Skip to content
Unstable

Console Output

Started by timer
Running as SYSTEM
Building remotely on build2-deb11build-ansible (ttcn3 obs osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks
 > git --version # timeout=10
 > git --version # 'git version 2.30.2'
 > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ttcn3-hacks +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 17e0e3a61e384af019e5d2c81b03416609c23161 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 17e0e3a61e384af019e5d2c81b03416609c23161 # timeout=10
Commit message: "bts: add TC_data_facch_*: test FACCH/[FH] on data channels"
 > git rev-list --no-walk 17e0e3a61e384af019e5d2c81b03416609c23161 # timeout=10
Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-mgw-test-asan] $ /bin/sh -xe /tmp/jenkins3475783553089266113.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:61852352d2a166eba5f5abefdefa1e2dacb53e4ab99493b2b15a2947dbb0d826 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:f96b9002f85c202a32ea4089a8fb37c144e238799746e3171f7ca42a94ed1795 Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:ce6704dc8f500ff8d00e3653857548cc49936098a44a0ffbbc6766fb2570681d Copying blob sha256:110fb788cc3da61402b33b360f171079febd6227f1866feb0fdf3153522de7dc Copying blob sha256:a21d714aea22798d1c7650544d297ef8e4b26aab62c662c84ce1c725c4831f33 Copying blob sha256:e7bd30925db52a830cee88877d8d7f214752fc0425b5396ad15f64dedb815fa1 Copying blob sha256:bdd00f619db5ac32f5bd82a9599d9dde5bc06fef0959ecf92f8700bbdf16657b Copying blob sha256:999c499b3a35a14857d50ecff749ac748478c098ed81aa352ebf3a872e93cf20 Copying blob sha256:b1add2959b7b87b164d30afaea83090578f50d2640aa869b16c0a8ccb66a2ea6 Copying config sha256:271d1c2aa20c0ec0c3abfe835311e2df36392bf8e1740249ee76a28eae059993 Writing manifest to image destination Storing signatures 271d1c2aa20c0ec0c3abfe835311e2df36392bf8e1740249ee76a28eae059993 + rm -rf logs _cache .linux + [ none != none ] + set +x + ./testenv.py run mgw --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs -b osmocom:nightly:asan [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2024-10-07 09:34:57 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-mgw-osmocom-nightly-asan-20241111-1636-0fd75f4e-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/podman/testenv-mgw-osmocom-nightly-asan-20241111-1636-0fd75f4e-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_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', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_testenv/data/scripts/testenv-podman-main.sh'] time="2024-11-11T16:36:02Z" level=error msg="json-file logging specified but not supported. Choosing k8s-file logging instead" Running testenv-podman-main.sh [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-nightly-asan-20241111-1636-0fd75f4e-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-nightly-asan-20241111-1636-0fd75f4e-0', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8789 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [2468 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [190 kB] Fetched 9236 kB in 1s (9960 kB/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-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-nightly-asan-20241111-1636-0fd75f4e-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/deps' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/update' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/update' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/clean' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/clean' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/distclean' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/distclean' [titan.ProtocolEmulations.SCCP] Missing 750a3e836831e58eae59d4757ef5d0c759f9ca5d, fetching git repository remote: Enumerating objects: 23, done. remote: Counting objects: 4% (1/23) remote: Counting objects: 8% (2/23) remote: Counting objects: 13% (3/23) remote: Counting objects: 17% (4/23) remote: Counting objects: 21% (5/23) remote: Counting objects: 26% (6/23) remote: Counting objects: 30% (7/23) remote: Counting objects: 34% (8/23) remote: Counting objects: 39% (9/23) remote: Counting objects: 43% (10/23) remote: Counting objects: 47% (11/23) remote: Counting objects: 52% (12/23) remote: Counting objects: 56% (13/23) remote: Counting objects: 60% (14/23) remote: Counting objects: 65% (15/23) remote: Counting objects: 69% (16/23) remote: Counting objects: 73% (17/23) remote: Counting objects: 78% (18/23) remote: Counting objects: 82% (19/23) remote: Counting objects: 86% (20/23) remote: Counting objects: 91% (21/23) remote: Counting objects: 95% (22/23) remote: Counting objects: 100% (23/23) remote: Counting objects: 100% (23/23), done. remote: Compressing objects: 12% (1/8) remote: Compressing objects: 25% (2/8) remote: Compressing objects: 37% (3/8) remote: Compressing objects: 50% (4/8) remote: Compressing objects: 62% (5/8) remote: Compressing objects: 75% (6/8) remote: Compressing objects: 87% (7/8) remote: Compressing objects: 100% (8/8) remote: Compressing objects: 100% (8/8), done. remote: Total 20 (delta 15), reused 17 (delta 12), pack-reused 0 (from 0) Unpacking objects: 5% (1/20) Unpacking objects: 10% (2/20) Unpacking objects: 15% (3/20) Unpacking objects: 20% (4/20) Unpacking objects: 25% (5/20) Unpacking objects: 30% (6/20) Unpacking objects: 35% (7/20) Unpacking objects: 40% (8/20) Unpacking objects: 45% (9/20) Unpacking objects: 50% (10/20) Unpacking objects: 55% (11/20) Unpacking objects: 60% (12/20) Unpacking objects: 65% (13/20) Unpacking objects: 70% (14/20) Unpacking objects: 75% (15/20) Unpacking objects: 80% (16/20) Unpacking objects: 85% (17/20) Unpacking objects: 90% (18/20) Unpacking objects: 95% (19/20) Unpacking objects: 100% (20/20) Unpacking objects: 100% (20/20), 3.36 KiB | 156.00 KiB/s, done. From https://github.com/osmocom/titan.ProtocolEmulations.SCCP 66bc2c4..750a3e8 master -> origin/master * [new branch] pespin/master -> origin/pespin/master [titan.ProtocolEmulations.SCCP] Checking out 750a3e836831e58eae59d4757ef5d0c759f9ca5d make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-nightly-asan-20241111-1636-0fd75f4e-0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/ttcn3-copy-list warning: could not open directory '_cache/podman/var-lib-apt/lists/partial/': Permission denied [testenv] + ['rsync', '--archive', '--files-from=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/deps/'] [testenv] Generating links and Makefile for mgw [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/mgw', 'testenv-mgw-osmocom-nightly-asan-20241111-1636-0fd75f4e-0', './gen_links.sh'] Linking TCCInterface_Functions.ttcn Linking TCCConversion_Functions.ttcn Linking TCCConversion.cc Linking TCCInterface.cc Linking TCCInterface_ip.h Linking Socket_API_Definitions.ttcn Linking IPL4asp_Functions.ttcn Linking IPL4asp_PT.cc Linking IPL4asp_PT.hh Linking IPL4asp_PortType.ttcn Linking IPL4asp_Types.ttcn Linking IPL4asp_discovery.cc Linking IPL4asp_protocol_L234.hh Linking SDP_EncDec.cc Linking SDP_Types.ttcn Linking SDP_parse_.tab.c Linking SDP_parse_.tab.h Linking SDP_parse_parser.h Linking SDP_parser.l Linking SDP_parser.y Linking lex.SDP_parse_.c Linking RTP_EncDec.cc Linking RTP_Types.ttcn Linking IP_EncDec.cc Linking IP_Types.ttcn Linking TELNETasp_PT.cc Linking TELNETasp_PT.hh Linking TELNETasp_PortType.ttcn Linking Misc_Helpers.ttcn Linking General_Types.ttcn Linking Osmocom_Types.ttcn Linking SDP_Templates.ttcn Linking MGCP_Types.ttcn Linking MGCP_Templates.ttcn Linking MGCP_CodecPort.ttcn Linking MGCP_CodecPort_CtrlFunct.ttcn Linking MGCP_CodecPort_CtrlFunctDef.cc Linking AMR_Types.ttcn Linking RTP_CodecPort.ttcn Linking RTP_Emulation.ttcn Linking IuUP_Types.ttcn Linking IuUP_Emulation.ttcn Linking IuUP_EncDec.cc Linking OSMUX_CodecPort.ttcn Linking OSMUX_Emulation.ttcn Linking OSMUX_Types.ttcn Linking OSMUX_CodecPort_CtrlFunct.ttcn Linking OSMUX_CodecPort_CtrlFunctDef.cc Linking Native_Functions.ttcn Linking Native_FunctionDefs.cc Linking Osmocom_VTY_Functions.ttcn Linking RTP_CodecPort_CtrlFunct.ttcn Linking RTP_CodecPort_CtrlFunctDef.cc Linking StatsD_Types.ttcn Linking StatsD_CodecPort.ttcn Linking StatsD_CodecPort_CtrlFunct.ttcn Linking StatsD_CodecPort_CtrlFunctdef.cc Linking StatsD_Checker.ttcnpp Linking IPA_Types.ttcn Linking IPA_Emulation.ttcnpp Linking IPA_CodecPort.ttcn Linking IPA_CodecPort_CtrlFunct.ttcn Linking IPA_CodecPort_CtrlFunctDef.cc Linking Osmocom_CTRL_Types.ttcn Linking Osmocom_CTRL_Functions.ttcn Linking Osmocom_CTRL_Adapter.ttcn [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/mgw', 'testenv-mgw-osmocom-nightly-asan-20241111-1636-0fd75f4e-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-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/mgw', 'testenv-mgw-osmocom-nightly-asan-20241111-1636-0fd75f4e-0', 'make', 'compile'] cpp -x c -nostdinc -DIPA_EMULATION_CTRL -DSTATSD_HAVE_VTY IPA_Emulation.ttcnpp IPA_Emulation.ttcn cpp -x c -nostdinc -DIPA_EMULATION_CTRL -DSTATSD_HAVE_VTY StatsD_Checker.ttcnpp StatsD_Checker.ttcn /usr/bin/ttcn3_compiler -L -U 8 -D AMR_Types.ttcn General_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn IP_Types.ttcn IuUP_Emulation.ttcn IuUP_Types.ttcn MGCP_CodecPort.ttcn MGCP_CodecPort_CtrlFunct.ttcn MGCP_Templates.ttcn MGCP_Test.ttcn MGCP_Types.ttcn Misc_Helpers.ttcn Native_Functions.ttcn OSMUX_CodecPort.ttcn OSMUX_CodecPort_CtrlFunct.ttcn OSMUX_Emulation.ttcn OSMUX_Types.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn RTP_CodecPort.ttcn RTP_CodecPort_CtrlFunct.ttcn RTP_Emulation.ttcn RTP_Endpoint.ttcn RTP_Types.ttcn SDP_Templates.ttcn SDP_Types.ttcn Socket_API_Definitions.ttcn StatsD_CodecPort.ttcn StatsD_CodecPort_CtrlFunct.ttcn StatsD_Types.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn IPA_Emulation.ttcn StatsD_Checker.ttcn - AMR_Types.ttcn General_Types.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn IP_Types.ttcn IuUP_Emulation.ttcn IuUP_Types.ttcn MGCP_CodecPort.ttcn MGCP_CodecPort_CtrlFunct.ttcn MGCP_Templates.ttcn MGCP_Test.ttcn MGCP_Types.ttcn Misc_Helpers.ttcn Native_Functions.ttcn OSMUX_CodecPort.ttcn OSMUX_CodecPort_CtrlFunct.ttcn OSMUX_Emulation.ttcn OSMUX_Types.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn RTP_CodecPort.ttcn RTP_CodecPort_CtrlFunct.ttcn RTP_Emulation.ttcn RTP_Endpoint.ttcn RTP_Types.ttcn SDP_Templates.ttcn SDP_Types.ttcn Socket_API_Definitions.ttcn StatsD_CodecPort.ttcn StatsD_CodecPort_CtrlFunct.ttcn StatsD_Types.ttcn TCCConversion_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn IPA_Emulation.ttcn StatsD_Checker.ttcn warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. Notify: Parsing TTCN-3 module `AMR_Types.ttcn'... Notify: Parsing TTCN-3 module `General_Types.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `IPA_Types.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... Notify: Parsing TTCN-3 module `IP_Types.ttcn'... Notify: Parsing TTCN-3 module `IuUP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `IuUP_Types.ttcn'... Notify: Parsing TTCN-3 module `MGCP_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `MGCP_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `MGCP_Templates.ttcn'... Notify: Parsing TTCN-3 module `MGCP_Test.ttcn'... Notify: Parsing TTCN-3 module `MGCP_Types.ttcn'... Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... Notify: Parsing TTCN-3 module `OSMUX_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `OSMUX_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `OSMUX_Emulation.ttcn'... Notify: Parsing TTCN-3 module `OSMUX_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Adapter.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Types.ttcn'... Osmocom_CTRL_Types.ttcn:26.39-88: In character string pattern: Osmocom_CTRL_Types.ttcn:26.44-45: warning: Use of unrecognized escape sequence `\{' is deprecated Osmocom_CTRL_Types.ttcn:26.46-47: warning: Use of unrecognized escape sequence `\}' is deprecated Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... Notify: Parsing TTCN-3 module `RTP_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `RTP_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `RTP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `RTP_Endpoint.ttcn'... Notify: Parsing TTCN-3 module `RTP_Types.ttcn'... Notify: Parsing TTCN-3 module `SDP_Templates.ttcn'... Notify: Parsing TTCN-3 module `SDP_Types.ttcn'... Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... Notify: Parsing TTCN-3 module `StatsD_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `StatsD_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `StatsD_Types.ttcn'... Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `IPA_Emulation.ttcn'... Notify: Parsing TTCN-3 module `StatsD_Checker.ttcn'... Notify: Checking modules... IuUP_Emulation.ttcn: In TTCN-3 module `IuUP_Emulation': IuUP_Emulation.ttcn:150.9-190.1: In function definition `f_ts_IuUP_INIT': IuUP_Emulation.ttcn:179.2-187.3: In template definition `tpl': IuUP_Emulation.ttcn:179.84-187.3: In actual parameter list of template `@IuUP_Types.ts_IuUP_PDU14_ProcSending_INIT': In parameter #4 for `rfci': IuUP_Emulation.ttcn:183.11-14: warning: Inadequate restriction on the referenced template variable `rfci', this may cause a dynamic test case error at runtime IuUP_Emulation.ttcn:154.36-47: note: Referenced template variable is here MGCP_Types.ttcn: In TTCN-3 module `MGCP_Types': MGCP_Types.ttcn:50.2-55.2: In type definition `MgcpCommandLine': warning: Charstring pattern: Duplicate character `\r' in the character set. Please note the \n includes the \r implicitly. Use \q{0,0,0,10} if you would like to match the LF only. MGCP_Types.ttcn:60.2-63.2: In type definition `MgcpParameter': warning: Charstring pattern: Duplicate character `\r' in the character set. Please note the \n includes the \r implicitly. Use \q{0,0,0,10} if you would like to match the LF only. MGCP_Types.ttcn:73.2-77.2: In type definition `MgcpCommand': warning: Charstring pattern: Duplicate character `\r' in the character set. Please note the \n includes the \r implicitly. Use \q{0,0,0,10} if you would like to match the LF only. MGCP_Types.ttcn:87.2-91.2: In type definition `MgcpResponseLine': warning: Charstring pattern: Duplicate character `\r' in the character set. Please note the \n includes the \r implicitly. Use \q{0,0,0,10} if you would like to match the LF only. MGCP_Types.ttcn:96.2-100.2: In type definition `MgcpResponse': warning: Charstring pattern: Duplicate character `\r' in the character set. Please note the \n includes the \r implicitly. Use \q{0,0,0,10} if you would like to match the LF only. MGCP_Test.ttcn: In TTCN-3 module `MGCP_Test': MGCP_Test.ttcn:132.10-175.2: In function definition `f_init': MGCP_Test.ttcn:169.3-172.3: In if statement: MGCP_Test.ttcn:171.4-29: In function instance: MGCP_Test.ttcn:330.2-333.2: In function definition `f_dlcx_ignore': MGCP_Test.ttcn:332.3-36: In function instance: MGCP_Test.ttcn:306.2-321.2: In function definition `f_dlcx': MGCP_Test.ttcn:320.3-41: In variable assignment: MGCP_Test.ttcn:262.2-291.2: In function definition `mgcp_transceive_mgw': MGCP_Test.ttcn:271.3-282.3: In alt construct: MGCP_Test.ttcn:273.7-41: In guard operation: MGCP_Test.ttcn:273.7-41: In receive statement: MGCP_Test.ttcn:273.20-40: warning: Function invocation 'tr_MGCP_RecvFrom_R(?)' may change the actual snapshot. MGCP_Test.ttcn:293.2-304.2: In function definition `extract_conn_id': MGCP_Test.ttcn:303.3-20: warning: Control never reaches this statement MGCP_Test.ttcn:359.2-380.2: In template definition `t_RtpFlow': MGCP_Test.ttcn:360.67-380.2: warning: Field `mgcp_conn_id' is missing from template for record type `@MGCP_Test.RtpFlowData' MGCP_Test.ttcn:360.67-380.2: warning: Field `rtp_cfg' is missing from template for record type `@MGCP_Test.RtpFlowData' MGCP_Test.ttcn:702.2-717.2: In function definition `f_crcx': MGCP_Test.ttcn:713.3-23: In function instance: MGCP_Test.ttcn:713.3-23: warning: The value returned by function `@MGCP_Test.extract_conn_id' is not used MGCP_Test.ttcn:719.2-749.2: In function definition `f_crcx_no_lco': MGCP_Test.ttcn:730.3-23: In function instance: MGCP_Test.ttcn:730.3-23: warning: The value returned by function `@MGCP_Test.extract_conn_id' is not used MGCP_Test.ttcn:751.2-785.2: In function definition `f_crcx_osmux': MGCP_Test.ttcn:765.3-23: In function instance: MGCP_Test.ttcn:765.3-23: warning: The value returned by function `@MGCP_Test.extract_conn_id' is not used MGCP_Test.ttcn:827.2-853.2: In testcase definition `TC_crcx_osmo_ign': MGCP_Test.ttcn:848.3-23: In function instance: MGCP_Test.ttcn:848.3-23: warning: The value returned by function `@MGCP_Test.extract_conn_id' is not used MGCP_Test.ttcn:983.2-1009.2: In testcase definition `TC_crcx_wildcarded': MGCP_Test.ttcn:994.3-23: In function instance: MGCP_Test.ttcn:994.3-23: warning: The value returned by function `@MGCP_Test.extract_conn_id' is not used MGCP_Test.ttcn:1013.2-1052.2: In testcase definition `TC_crcx_wildcarded_exhaust': MGCP_Test.ttcn:1024.3-1039.3: In for statement: MGCP_Test.ttcn:1029.4-24: In function instance: MGCP_Test.ttcn:1029.4-24: warning: The value returned by function `@MGCP_Test.extract_conn_id' is not used MGCP_Test.ttcn:1160.2-1209.2: In testcase definition `TC_dlcx_wildcarded': MGCP_Test.ttcn:1181.3-25: In function instance: MGCP_Test.ttcn:1181.3-25: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used MGCP_Test.ttcn:1193.3-33: In function instance: MGCP_Test.ttcn:1193.3-33: warning: The value returned by function `@MGCP_Test.mgcp_transceive_mgw' is not used MGCP_Test.ttcn:1200.3-25: In function instance: MGCP_Test.ttcn:1200.3-25: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used MGCP_Test.ttcn:1206.3-25: In function instance: MGCP_Test.ttcn:1206.3-25: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used MGCP_Test.ttcn:1248.2-1290.2: In testcase definition `TC_crcx_osmux_257': MGCP_Test.ttcn:1257.3-1278.3: In for statement: MGCP_Test.ttcn:1261.4-24: In function instance: MGCP_Test.ttcn:1261.4-24: warning: The value returned by function `@MGCP_Test.extract_conn_id' is not used MGCP_Test.ttcn:2691.2-2751.2: In testcase definition `TC_e1_dlcx_wildcarded': MGCP_Test.ttcn:2701.3-2714.3: In for statement: MGCP_Test.ttcn:2704.4-40: In function instance: MGCP_Test.ttcn:2704.4-40: warning: The value returned by function `@MGCP_Test.mgcp_transceive_mgw' is not used MGCP_Test.ttcn:2707.4-40: In function instance: MGCP_Test.ttcn:2707.4-40: warning: The value returned by function `@MGCP_Test.mgcp_transceive_mgw' is not used MGCP_Test.ttcn:2710.4-40: In function instance: MGCP_Test.ttcn:2710.4-40: warning: The value returned by function `@MGCP_Test.mgcp_transceive_mgw' is not used MGCP_Test.ttcn:2713.4-40: In function instance: MGCP_Test.ttcn:2713.4-40: warning: The value returned by function `@MGCP_Test.mgcp_transceive_mgw' is not used MGCP_Test.ttcn:2722.3-25: In function instance: MGCP_Test.ttcn:2722.3-25: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used MGCP_Test.ttcn:2735.3-33: In function instance: MGCP_Test.ttcn:2735.3-33: warning: The value returned by function `@MGCP_Test.mgcp_transceive_mgw' is not used MGCP_Test.ttcn:2742.3-25: In function instance: MGCP_Test.ttcn:2742.3-25: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used MGCP_Test.ttcn:2748.3-25: In function instance: MGCP_Test.ttcn:2748.3-25: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used RTP_Endpoint.ttcn: In TTCN-3 module `RTP_Endpoint': RTP_Endpoint.ttcn:100.2-105.2: In function definition `rtp_endpoint_sub_close': RTP_Endpoint.ttcn:101.3-104.3: In if statement: RTP_Endpoint.ttcn:102.4-54: In function instance: RTP_Endpoint.ttcn:102.4-54: warning: The value returned by external function `@RTP_CodecPort_CtrlFunct.f_IPL4_close' is not used Notify: Generating code... Notify: File `AMR_Types.hh' was generated. Notify: File `AMR_Types.cc' was generated. Notify: File `AMR_Types_part_1.cc' was generated. Notify: File `AMR_Types_part_2.cc' was generated. Notify: File `AMR_Types_part_3.cc' was generated. Notify: File `AMR_Types_part_4.cc' was generated. Notify: File `AMR_Types_part_5.cc' was generated. Notify: File `AMR_Types_part_6.cc' was generated. Notify: File `AMR_Types_part_7.cc' was generated. Notify: File `General_Types.hh' was generated. Notify: File `General_Types.cc' was generated. Notify: File `General_Types_part_1.cc' was generated. Notify: File `General_Types_part_2.cc' was generated. Notify: File `General_Types_part_3.cc' was generated. Notify: File `General_Types_part_4.cc' was generated. Notify: File `General_Types_part_5.cc' was generated. Notify: File `General_Types_part_6.cc' was generated. Notify: File `General_Types_part_7.cc' was generated. Notify: File `IPA_CodecPort.hh' was generated. Notify: File `IPA_CodecPort.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct.hh' was generated. Notify: File `IPA_CodecPort_CtrlFunct.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `IPA_CodecPort_part_1.cc' was generated. Notify: File `IPA_CodecPort_part_2.cc' was generated. Notify: File `IPA_CodecPort_part_3.cc' was generated. Notify: File `IPA_CodecPort_part_4.cc' was generated. Notify: File `IPA_CodecPort_part_5.cc' was generated. Notify: File `IPA_CodecPort_part_6.cc' was generated. Notify: File `IPA_CodecPort_part_7.cc' was generated. Notify: File `IPA_Emulation.hh' was generated. Notify: File `IPA_Emulation.cc' was generated. Notify: File `IPA_Emulation_part_1.cc' was generated. Notify: File `IPA_Emulation_part_2.cc' was generated. Notify: File `IPA_Emulation_part_3.cc' was generated. Notify: File `IPA_Emulation_part_4.cc' was generated. Notify: File `IPA_Emulation_part_5.cc' was generated. Notify: File `IPA_Emulation_part_6.cc' was generated. Notify: File `IPA_Emulation_part_7.cc' was generated. Notify: File `IPA_Types.hh' was generated. Notify: File `IPA_Types.cc' was generated. Notify: File `IPA_Types_part_1.cc' was generated. Notify: File `IPA_Types_part_2.cc' was generated. Notify: File `IPA_Types_part_3.cc' was generated. Notify: File `IPA_Types_part_4.cc' was generated. Notify: File `IPA_Types_part_5.cc' was generated. Notify: File `IPA_Types_part_6.cc' was generated. Notify: File `IPA_Types_part_7.cc' was generated. Notify: File `IPL4asp_Functions.hh' was generated. Notify: File `IPL4asp_Functions.cc' was generated. Notify: File `IPL4asp_Functions_part_1.cc' was generated. Notify: File `IPL4asp_Functions_part_2.cc' was generated. Notify: File `IPL4asp_Functions_part_3.cc' was generated. Notify: File `IPL4asp_Functions_part_4.cc' was generated. Notify: File `IPL4asp_Functions_part_5.cc' was generated. Notify: File `IPL4asp_Functions_part_6.cc' was generated. Notify: File `IPL4asp_Functions_part_7.cc' was generated. Notify: File `IPL4asp_PortType.hh' was generated. Notify: File `IPL4asp_PortType.cc' was generated. Notify: File `IPL4asp_PortType_part_1.cc' was generated. Notify: File `IPL4asp_PortType_part_2.cc' was generated. Notify: File `IPL4asp_PortType_part_3.cc' was generated. Notify: File `IPL4asp_PortType_part_4.cc' was generated. Notify: File `IPL4asp_PortType_part_5.cc' was generated. Notify: File `IPL4asp_PortType_part_6.cc' was generated. Notify: File `IPL4asp_PortType_part_7.cc' was generated. Notify: File `IPL4asp_Types.hh' was generated. Notify: File `IPL4asp_Types.cc' was generated. Notify: File `IPL4asp_Types_part_1.cc' was generated. Notify: File `IPL4asp_Types_part_2.cc' was generated. Notify: File `IPL4asp_Types_part_3.cc' was generated. Notify: File `IPL4asp_Types_part_4.cc' was generated. Notify: File `IPL4asp_Types_part_5.cc' was generated. Notify: File `IPL4asp_Types_part_6.cc' was generated. Notify: File `IPL4asp_Types_part_7.cc' was generated. Notify: File `IP_Types.hh' was generated. Notify: File `IP_Types.cc' was generated. Notify: File `IP_Types_part_1.cc' was generated. Notify: File `IP_Types_part_2.cc' was generated. Notify: File `IP_Types_part_3.cc' was generated. Notify: File `IP_Types_part_4.cc' was generated. Notify: File `IP_Types_part_5.cc' was generated. Notify: File `IP_Types_part_6.cc' was generated. Notify: File `IP_Types_part_7.cc' was generated. Notify: File `IuUP_Emulation.hh' was generated. Notify: File `IuUP_Emulation.cc' was generated. Notify: File `IuUP_Emulation_part_1.cc' was generated. Notify: File `IuUP_Emulation_part_2.cc' was generated. Notify: File `IuUP_Emulation_part_3.cc' was generated. Notify: File `IuUP_Emulation_part_4.cc' was generated. Notify: File `IuUP_Emulation_part_5.cc' was generated. Notify: File `IuUP_Emulation_part_6.cc' was generated. Notify: File `IuUP_Emulation_part_7.cc' was generated. Notify: File `IuUP_Types.hh' was generated. Notify: File `IuUP_Types.cc' was generated. Notify: File `IuUP_Types_part_1.cc' was generated. Notify: File `IuUP_Types_part_2.cc' was generated. Notify: File `IuUP_Types_part_3.cc' was generated. Notify: File `IuUP_Types_part_4.cc' was generated. Notify: File `IuUP_Types_part_5.cc' was generated. Notify: File `IuUP_Types_part_6.cc' was generated. Notify: File `IuUP_Types_part_7.cc' was generated. Notify: File `MGCP_CodecPort.hh' was generated. Notify: File `MGCP_CodecPort.cc' was generated. Notify: File `MGCP_CodecPort_CtrlFunct.hh' was generated. Notify: File `MGCP_CodecPort_CtrlFunct.cc' was generated. Notify: File `MGCP_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `MGCP_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `MGCP_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `MGCP_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `MGCP_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `MGCP_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `MGCP_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `MGCP_CodecPort_part_1.cc' was generated. Notify: File `MGCP_CodecPort_part_2.cc' was generated. Notify: File `MGCP_CodecPort_part_3.cc' was generated. Notify: File `MGCP_CodecPort_part_4.cc' was generated. Notify: File `MGCP_CodecPort_part_5.cc' was generated. Notify: File `MGCP_CodecPort_part_6.cc' was generated. Notify: File `MGCP_CodecPort_part_7.cc' was generated. Notify: File `MGCP_Templates.hh' was generated. Notify: File `MGCP_Templates.cc' was generated. Notify: File `MGCP_Templates_part_1.cc' was generated. Notify: File `MGCP_Templates_part_2.cc' was generated. Notify: File `MGCP_Templates_part_3.cc' was generated. Notify: File `MGCP_Templates_part_4.cc' was generated. Notify: File `MGCP_Templates_part_5.cc' was generated. Notify: File `MGCP_Templates_part_6.cc' was generated. Notify: File `MGCP_Templates_part_7.cc' was generated. Notify: File `MGCP_Test.hh' was generated. Notify: File `MGCP_Test.cc' was generated. Notify: File `MGCP_Test_part_1.cc' was generated. Notify: File `MGCP_Test_part_2.cc' was generated. Notify: File `MGCP_Test_part_3.cc' was generated. Notify: File `MGCP_Test_part_4.cc' was generated. Notify: File `MGCP_Test_part_5.cc' was generated. Notify: File `MGCP_Test_part_6.cc' was generated. Notify: File `MGCP_Test_part_7.cc' was generated. Notify: File `MGCP_Types.hh' was generated. Notify: File `MGCP_Types.cc' was generated. Notify: File `MGCP_Types_part_1.cc' was generated. Notify: File `MGCP_Types_part_2.cc' was generated. Notify: File `MGCP_Types_part_3.cc' was generated. Notify: File `MGCP_Types_part_4.cc' was generated. Notify: File `MGCP_Types_part_5.cc' was generated. Notify: File `MGCP_Types_part_6.cc' was generated. Notify: File `MGCP_Types_part_7.cc' was generated. Notify: File `Misc_Helpers.hh' was generated. Notify: File `Misc_Helpers.cc' was generated. Notify: File `Misc_Helpers_part_1.cc' was generated. Notify: File `Misc_Helpers_part_2.cc' was generated. Notify: File `Misc_Helpers_part_3.cc' was generated. Notify: File `Misc_Helpers_part_4.cc' was generated. Notify: File `Misc_Helpers_part_5.cc' was generated. Notify: File `Misc_Helpers_part_6.cc' was generated. Notify: File `Misc_Helpers_part_7.cc' was generated. Notify: File `Native_Functions.hh' was generated. Notify: File `Native_Functions.cc' was generated. Notify: File `Native_Functions_part_1.cc' was generated. Notify: File `Native_Functions_part_2.cc' was generated. Notify: File `Native_Functions_part_3.cc' was generated. Notify: File `Native_Functions_part_4.cc' was generated. Notify: File `Native_Functions_part_5.cc' was generated. Notify: File `Native_Functions_part_6.cc' was generated. Notify: File `Native_Functions_part_7.cc' was generated. Notify: File `OSMUX_CodecPort.hh' was generated. Notify: File `OSMUX_CodecPort.cc' was generated. Notify: File `OSMUX_CodecPort_CtrlFunct.hh' was generated. Notify: File `OSMUX_CodecPort_CtrlFunct.cc' was generated. Notify: File `OSMUX_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `OSMUX_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `OSMUX_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `OSMUX_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `OSMUX_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `OSMUX_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `OSMUX_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `OSMUX_CodecPort_part_1.cc' was generated. Notify: File `OSMUX_CodecPort_part_2.cc' was generated. Notify: File `OSMUX_CodecPort_part_3.cc' was generated. Notify: File `OSMUX_CodecPort_part_4.cc' was generated. Notify: File `OSMUX_CodecPort_part_5.cc' was generated. Notify: File `OSMUX_CodecPort_part_6.cc' was generated. Notify: File `OSMUX_CodecPort_part_7.cc' was generated. Notify: File `OSMUX_Emulation.hh' was generated. Notify: File `OSMUX_Emulation.cc' was generated. Notify: File `OSMUX_Emulation_part_1.cc' was generated. Notify: File `OSMUX_Emulation_part_2.cc' was generated. Notify: File `OSMUX_Emulation_part_3.cc' was generated. Notify: File `OSMUX_Emulation_part_4.cc' was generated. Notify: File `OSMUX_Emulation_part_5.cc' was generated. Notify: File `OSMUX_Emulation_part_6.cc' was generated. Notify: File `OSMUX_Emulation_part_7.cc' was generated. Notify: File `OSMUX_Types.hh' was generated. Notify: File `OSMUX_Types.cc' was generated. Notify: File `OSMUX_Types_part_1.cc' was generated. Notify: File `OSMUX_Types_part_2.cc' was generated. Notify: File `OSMUX_Types_part_3.cc' was generated. Notify: File `OSMUX_Types_part_4.cc' was generated. Notify: File `OSMUX_Types_part_5.cc' was generated. Notify: File `OSMUX_Types_part_6.cc' was generated. Notify: File `OSMUX_Types_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Adapter.hh' was generated. Notify: File `Osmocom_CTRL_Adapter.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Functions.hh' was generated. Notify: File `Osmocom_CTRL_Functions.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Types.hh' was generated. Notify: File `Osmocom_CTRL_Types.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_7.cc' was generated. Notify: File `Osmocom_Types.hh' was generated. Notify: File `Osmocom_Types.cc' was generated. Notify: File `Osmocom_Types_part_1.cc' was generated. Notify: File `Osmocom_Types_part_2.cc' was generated. Notify: File `Osmocom_Types_part_3.cc' was generated. Notify: File `Osmocom_Types_part_4.cc' was generated. Notify: File `Osmocom_Types_part_5.cc' was generated. Notify: File `Osmocom_Types_part_6.cc' was generated. Notify: File `Osmocom_Types_part_7.cc' was generated. Notify: File `Osmocom_VTY_Functions.hh' was generated. Notify: File `Osmocom_VTY_Functions.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. Notify: File `RTP_CodecPort.hh' was generated. Notify: File `RTP_CodecPort.cc' was generated. Notify: File `RTP_CodecPort_CtrlFunct.hh' was generated. Notify: File `RTP_CodecPort_CtrlFunct.cc' was generated. Notify: File `RTP_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `RTP_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `RTP_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `RTP_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `RTP_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `RTP_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `RTP_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `RTP_CodecPort_part_1.cc' was generated. Notify: File `RTP_CodecPort_part_2.cc' was generated. Notify: File `RTP_CodecPort_part_3.cc' was generated. Notify: File `RTP_CodecPort_part_4.cc' was generated. Notify: File `RTP_CodecPort_part_5.cc' was generated. Notify: File `RTP_CodecPort_part_6.cc' was generated. Notify: File `RTP_CodecPort_part_7.cc' was generated. Notify: File `RTP_Emulation.hh' was generated. Notify: File `RTP_Emulation.cc' was generated. Notify: File `RTP_Emulation_part_1.cc' was generated. Notify: File `RTP_Emulation_part_2.cc' was generated. Notify: File `RTP_Emulation_part_3.cc' was generated. Notify: File `RTP_Emulation_part_4.cc' was generated. Notify: File `RTP_Emulation_part_5.cc' was generated. Notify: File `RTP_Emulation_part_6.cc' was generated. Notify: File `RTP_Emulation_part_7.cc' was generated. Notify: File `RTP_Endpoint.hh' was generated. Notify: File `RTP_Endpoint.cc' was generated. Notify: File `RTP_Endpoint_part_1.cc' was generated. Notify: File `RTP_Endpoint_part_2.cc' was generated. Notify: File `RTP_Endpoint_part_3.cc' was generated. Notify: File `RTP_Endpoint_part_4.cc' was generated. Notify: File `RTP_Endpoint_part_5.cc' was generated. Notify: File `RTP_Endpoint_part_6.cc' was generated. Notify: File `RTP_Endpoint_part_7.cc' was generated. Notify: File `RTP_Types.hh' was generated. Notify: File `RTP_Types.cc' was generated. Notify: File `RTP_Types_part_1.cc' was generated. Notify: File `RTP_Types_part_2.cc' was generated. Notify: File `RTP_Types_part_3.cc' was generated. Notify: File `RTP_Types_part_4.cc' was generated. Notify: File `RTP_Types_part_5.cc' was generated. Notify: File `RTP_Types_part_6.cc' was generated. Notify: File `RTP_Types_part_7.cc' was generated. Notify: File `SDP_Templates.hh' was generated. Notify: File `SDP_Templates.cc' was generated. Notify: File `SDP_Templates_part_1.cc' was generated. Notify: File `SDP_Templates_part_2.cc' was generated. Notify: File `SDP_Templates_part_3.cc' was generated. Notify: File `SDP_Templates_part_4.cc' was generated. Notify: File `SDP_Templates_part_5.cc' was generated. Notify: File `SDP_Templates_part_6.cc' was generated. Notify: File `SDP_Templates_part_7.cc' was generated. Notify: File `SDP_Types.hh' was generated. Notify: File `SDP_Types.cc' was generated. Notify: File `SDP_Types_part_1.cc' was generated. Notify: File `SDP_Types_part_2.cc' was generated. Notify: File `SDP_Types_part_3.cc' was generated. Notify: File `SDP_Types_part_4.cc' was generated. Notify: File `SDP_Types_part_5.cc' was generated. Notify: File `SDP_Types_part_6.cc' was generated. Notify: File `SDP_Types_part_7.cc' was generated. Notify: File `Socket_API_Definitions.hh' was generated. Notify: File `Socket_API_Definitions.cc' was generated. Notify: File `Socket_API_Definitions_part_1.cc' was generated. Notify: File `Socket_API_Definitions_part_2.cc' was generated. Notify: File `Socket_API_Definitions_part_3.cc' was generated. Notify: File `Socket_API_Definitions_part_4.cc' was generated. Notify: File `Socket_API_Definitions_part_5.cc' was generated. Notify: File `Socket_API_Definitions_part_6.cc' was generated. Notify: File `Socket_API_Definitions_part_7.cc' was generated. Notify: File `StatsD_Checker.hh' was generated. Notify: File `StatsD_Checker.cc' was generated. Notify: File `StatsD_Checker_part_1.cc' was generated. Notify: File `StatsD_Checker_part_2.cc' was generated. Notify: File `StatsD_Checker_part_3.cc' was generated. Notify: File `StatsD_Checker_part_4.cc' was generated. Notify: File `StatsD_Checker_part_5.cc' was generated. Notify: File `StatsD_Checker_part_6.cc' was generated. Notify: File `StatsD_Checker_part_7.cc' was generated. Notify: File `StatsD_CodecPort.hh' was generated. Notify: File `StatsD_CodecPort.cc' was generated. Notify: File `StatsD_CodecPort_CtrlFunct.hh' was generated. Notify: File `StatsD_CodecPort_CtrlFunct.cc' was generated. Notify: File `StatsD_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `StatsD_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `StatsD_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `StatsD_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `StatsD_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `StatsD_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `StatsD_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `StatsD_CodecPort_part_1.cc' was generated. Notify: File `StatsD_CodecPort_part_2.cc' was generated. Notify: File `StatsD_CodecPort_part_3.cc' was generated. Notify: File `StatsD_CodecPort_part_4.cc' was generated. Notify: File `StatsD_CodecPort_part_5.cc' was generated. Notify: File `StatsD_CodecPort_part_6.cc' was generated. Notify: File `StatsD_CodecPort_part_7.cc' was generated. Notify: File `StatsD_Types.hh' was generated. Notify: File `StatsD_Types.cc' was generated. Notify: File `StatsD_Types_part_1.cc' was generated. Notify: File `StatsD_Types_part_2.cc' was generated. Notify: File `StatsD_Types_part_3.cc' was generated. Notify: File `StatsD_Types_part_4.cc' was generated. Notify: File `StatsD_Types_part_5.cc' was generated. Notify: File `StatsD_Types_part_6.cc' was generated. Notify: File `StatsD_Types_part_7.cc' was generated. Notify: File `TCCConversion_Functions.hh' was generated. Notify: File `TCCConversion_Functions.cc' was generated. Notify: File `TCCConversion_Functions_part_1.cc' was generated. Notify: File `TCCConversion_Functions_part_2.cc' was generated. Notify: File `TCCConversion_Functions_part_3.cc' was generated. Notify: File `TCCConversion_Functions_part_4.cc' was generated. Notify: File `TCCConversion_Functions_part_5.cc' was generated. Notify: File `TCCConversion_Functions_part_6.cc' was generated. Notify: File `TCCConversion_Functions_part_7.cc' was generated. Notify: File `TCCInterface_Functions.hh' was generated. Notify: File `TCCInterface_Functions.cc' was generated. Notify: File `TCCInterface_Functions_part_1.cc' was generated. Notify: File `TCCInterface_Functions_part_2.cc' was generated. Notify: File `TCCInterface_Functions_part_3.cc' was generated. Notify: File `TCCInterface_Functions_part_4.cc' was generated. Notify: File `TCCInterface_Functions_part_5.cc' was generated. Notify: File `TCCInterface_Functions_part_6.cc' was generated. Notify: File `TCCInterface_Functions_part_7.cc' was generated. Notify: File `TELNETasp_PortType.hh' was generated. Notify: File `TELNETasp_PortType.cc' was generated. Notify: File `TELNETasp_PortType_part_1.cc' was generated. Notify: File `TELNETasp_PortType_part_2.cc' was generated. Notify: File `TELNETasp_PortType_part_3.cc' was generated. Notify: File `TELNETasp_PortType_part_4.cc' was generated. Notify: File `TELNETasp_PortType_part_5.cc' was generated. Notify: File `TELNETasp_PortType_part_6.cc' was generated. Notify: File `TELNETasp_PortType_part_7.cc' was generated. Notify: 387 files were updated. touch compile [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/mgw', 'testenv-mgw-osmocom-nightly-asan-20241111-1636-0fd75f4e-0', 'make', '-j', '17'] Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCConversion.cc Creating dependency file for StatsD_CodecPort_CtrlFunctdef.cc Creating dependency file for SDP_EncDec.cc Creating dependency file for RTP_EncDec.cc Creating dependency file for RTP_CodecPort_CtrlFunctDef.cc Creating dependency file for OSMUX_CodecPort_CtrlFunctDef.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for MGCP_CodecPort_CtrlFunctDef.cc Creating dependency file for IuUP_EncDec.cc Creating dependency file for IP_EncDec.cc Creating dependency file for IPL4asp_discovery.cc Creating dependency file for IPL4asp_PT.cc Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc Creating dependency file for lex.SDP_parse_.c Creating dependency file for SDP_parse_.tab.c Creating dependency file for StatsD_Checker_part_7.cc Creating dependency file for StatsD_Checker_part_6.cc Creating dependency file for StatsD_Checker_part_5.cc Creating dependency file for StatsD_Checker_part_4.cc Creating dependency file for StatsD_Checker_part_3.cc Creating dependency file for StatsD_Checker_part_2.cc Creating dependency file for StatsD_Checker_part_1.cc Creating dependency file for IPA_Emulation_part_7.cc Creating dependency file for IPA_Emulation_part_6.cc Creating dependency file for IPA_Emulation_part_5.cc Creating dependency file for IPA_Emulation_part_4.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for StatsD_Checker.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for TELNETasp_PortType_part_6.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_4.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_6.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for StatsD_Types_part_7.cc Creating dependency file for StatsD_Types_part_6.cc Creating dependency file for StatsD_Types_part_5.cc Creating dependency file for StatsD_Types_part_4.cc Creating dependency file for StatsD_Types_part_3.cc Creating dependency file for StatsD_Types_part_2.cc Creating dependency file for StatsD_Types_part_1.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_7.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_6.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_5.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_4.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_3.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_2.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_1.cc Creating dependency file for StatsD_CodecPort_part_7.cc Creating dependency file for StatsD_CodecPort_part_6.cc Creating dependency file for StatsD_CodecPort_part_5.cc Creating dependency file for StatsD_CodecPort_part_4.cc Creating dependency file for StatsD_CodecPort_part_3.cc Creating dependency file for StatsD_CodecPort_part_2.cc Creating dependency file for StatsD_CodecPort_part_1.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SDP_Types_part_7.cc Creating dependency file for SDP_Types_part_6.cc Creating dependency file for SDP_Types_part_5.cc Creating dependency file for SDP_Types_part_4.cc Creating dependency file for SDP_Types_part_3.cc Creating dependency file for SDP_Types_part_2.cc Creating dependency file for SDP_Types_part_1.cc Creating dependency file for SDP_Templates_part_7.cc Creating dependency file for SDP_Templates_part_6.cc Creating dependency file for SDP_Templates_part_5.cc Creating dependency file for SDP_Templates_part_4.cc Creating dependency file for SDP_Templates_part_3.cc Creating dependency file for SDP_Templates_part_2.cc Creating dependency file for SDP_Templates_part_1.cc Creating dependency file for RTP_Types_part_7.cc Creating dependency file for RTP_Types_part_6.cc Creating dependency file for RTP_Types_part_5.cc Creating dependency file for RTP_Types_part_4.cc Creating dependency file for RTP_Types_part_3.cc Creating dependency file for RTP_Types_part_2.cc Creating dependency file for RTP_Types_part_1.cc Creating dependency file for RTP_Endpoint_part_7.cc Creating dependency file for RTP_Endpoint_part_6.cc Creating dependency file for RTP_Endpoint_part_5.cc Creating dependency file for RTP_Endpoint_part_4.cc Creating dependency file for RTP_Endpoint_part_3.cc Creating dependency file for RTP_Endpoint_part_2.cc Creating dependency file for RTP_Endpoint_part_1.cc Creating dependency file for RTP_Emulation_part_7.cc Creating dependency file for RTP_Emulation_part_6.cc Creating dependency file for RTP_Emulation_part_5.cc Creating dependency file for RTP_Emulation_part_4.cc Creating dependency file for RTP_Emulation_part_3.cc Creating dependency file for RTP_Emulation_part_2.cc Creating dependency file for RTP_Emulation_part_1.cc Creating dependency file for RTP_CodecPort_CtrlFunct_part_7.cc Creating dependency file for RTP_CodecPort_CtrlFunct_part_6.cc Creating dependency file for RTP_CodecPort_CtrlFunct_part_5.cc Creating dependency file for RTP_CodecPort_CtrlFunct_part_3.cc Creating dependency file for RTP_CodecPort_CtrlFunct_part_4.cc Creating dependency file for RTP_CodecPort_CtrlFunct_part_2.cc Creating dependency file for RTP_CodecPort_CtrlFunct_part_1.cc Creating dependency file for RTP_CodecPort_part_7.cc Creating dependency file for RTP_CodecPort_part_6.cc Creating dependency file for RTP_CodecPort_part_5.cc Creating dependency file for RTP_CodecPort_part_4.cc Creating dependency file for RTP_CodecPort_part_3.cc Creating dependency file for RTP_CodecPort_part_2.cc Creating dependency file for RTP_CodecPort_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_6.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for OSMUX_Types_part_7.cc Creating dependency file for OSMUX_Types_part_6.cc Creating dependency file for OSMUX_Types_part_5.cc Creating dependency file for OSMUX_Types_part_4.cc Creating dependency file for OSMUX_Types_part_3.cc Creating dependency file for OSMUX_Types_part_2.cc Creating dependency file for OSMUX_Types_part_1.cc Creating dependency file for OSMUX_Emulation_part_7.cc Creating dependency file for OSMUX_Emulation_part_6.cc Creating dependency file for OSMUX_Emulation_part_5.cc Creating dependency file for OSMUX_Emulation_part_4.cc Creating dependency file for OSMUX_Emulation_part_3.cc Creating dependency file for OSMUX_Emulation_part_2.cc Creating dependency file for OSMUX_Emulation_part_1.cc Creating dependency file for OSMUX_CodecPort_CtrlFunct_part_7.cc Creating dependency file for OSMUX_CodecPort_CtrlFunct_part_6.cc Creating dependency file for OSMUX_CodecPort_CtrlFunct_part_5.cc Creating dependency file for OSMUX_CodecPort_CtrlFunct_part_4.cc Creating dependency file for OSMUX_CodecPort_CtrlFunct_part_3.cc Creating dependency file for OSMUX_CodecPort_CtrlFunct_part_2.cc Creating dependency file for OSMUX_CodecPort_CtrlFunct_part_1.cc Creating dependency file for OSMUX_CodecPort_part_7.cc Creating dependency file for OSMUX_CodecPort_part_6.cc Creating dependency file for OSMUX_CodecPort_part_5.cc Creating dependency file for OSMUX_CodecPort_part_4.cc Creating dependency file for OSMUX_CodecPort_part_3.cc Creating dependency file for OSMUX_CodecPort_part_2.cc Creating dependency file for OSMUX_CodecPort_part_1.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for MGCP_Types_part_7.cc Creating dependency file for MGCP_Types_part_6.cc Creating dependency file for MGCP_Types_part_5.cc Creating dependency file for MGCP_Types_part_4.cc Creating dependency file for MGCP_Types_part_3.cc Creating dependency file for MGCP_Types_part_2.cc Creating dependency file for MGCP_Types_part_1.cc Creating dependency file for MGCP_Test_part_7.cc Creating dependency file for MGCP_Test_part_6.cc Creating dependency file for MGCP_Test_part_5.cc Creating dependency file for MGCP_Test_part_4.cc Creating dependency file for MGCP_Test_part_3.cc Creating dependency file for MGCP_Test_part_2.cc Creating dependency file for MGCP_Test_part_1.cc Creating dependency file for MGCP_Templates_part_7.cc Creating dependency file for MGCP_Templates_part_6.cc Creating dependency file for MGCP_Templates_part_5.cc Creating dependency file for MGCP_Templates_part_4.cc Creating dependency file for MGCP_Templates_part_3.cc Creating dependency file for MGCP_Templates_part_2.cc Creating dependency file for MGCP_Templates_part_1.cc Creating dependency file for MGCP_CodecPort_CtrlFunct_part_7.cc Creating dependency file for MGCP_CodecPort_CtrlFunct_part_6.cc Creating dependency file for MGCP_CodecPort_CtrlFunct_part_5.cc Creating dependency file for MGCP_CodecPort_CtrlFunct_part_4.cc Creating dependency file for MGCP_CodecPort_CtrlFunct_part_3.cc Creating dependency file for MGCP_CodecPort_CtrlFunct_part_2.cc Creating dependency file for MGCP_CodecPort_CtrlFunct_part_1.cc Creating dependency file for MGCP_CodecPort_part_7.cc Creating dependency file for MGCP_CodecPort_part_6.cc Creating dependency file for MGCP_CodecPort_part_5.cc Creating dependency file for MGCP_CodecPort_part_4.cc Creating dependency file for MGCP_CodecPort_part_3.cc Creating dependency file for MGCP_CodecPort_part_2.cc Creating dependency file for MGCP_CodecPort_part_1.cc Creating dependency file for IuUP_Types_part_7.cc Creating dependency file for IuUP_Types_part_6.cc Creating dependency file for IuUP_Types_part_5.cc Creating dependency file for IuUP_Types_part_3.cc Creating dependency file for IuUP_Types_part_4.cc Creating dependency file for IuUP_Types_part_2.cc Creating dependency file for IuUP_Types_part_1.cc Creating dependency file for IuUP_Emulation_part_7.cc Creating dependency file for IuUP_Emulation_part_6.cc Creating dependency file for IuUP_Emulation_part_5.cc Creating dependency file for IuUP_Emulation_part_4.cc Creating dependency file for IuUP_Emulation_part_3.cc Creating dependency file for IuUP_Emulation_part_2.cc Creating dependency file for IuUP_Emulation_part_1.cc Creating dependency file for IP_Types_part_7.cc Creating dependency file for IP_Types_part_6.cc Creating dependency file for IP_Types_part_5.cc Creating dependency file for IP_Types_part_4.cc Creating dependency file for IP_Types_part_3.cc Creating dependency file for IP_Types_part_2.cc Creating dependency file for IP_Types_part_1.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_1.cc Creating dependency file for IPL4asp_PortType_part_7.cc Creating dependency file for IPL4asp_PortType_part_6.cc Creating dependency file for IPL4asp_PortType_part_5.cc Creating dependency file for IPL4asp_PortType_part_4.cc Creating dependency file for IPL4asp_PortType_part_3.cc Creating dependency file for IPL4asp_PortType_part_2.cc Creating dependency file for IPL4asp_PortType_part_1.cc Creating dependency file for IPL4asp_Functions_part_7.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_5.cc Creating dependency file for IPL4asp_Functions_part_4.cc Creating dependency file for IPL4asp_Functions_part_3.cc Creating dependency file for IPL4asp_Functions_part_2.cc Creating dependency file for IPL4asp_Functions_part_1.cc Creating dependency file for IPA_Types_part_7.cc Creating dependency file for IPA_Types_part_6.cc Creating dependency file for IPA_Types_part_5.cc Creating dependency file for IPA_Types_part_4.cc Creating dependency file for IPA_Types_part_3.cc Creating dependency file for IPA_Types_part_2.cc Creating dependency file for IPA_Types_part_1.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc Creating dependency file for IPA_CodecPort_part_7.cc Creating dependency file for IPA_CodecPort_part_6.cc Creating dependency file for IPA_CodecPort_part_5.cc Creating dependency file for IPA_CodecPort_part_4.cc Creating dependency file for IPA_CodecPort_part_3.cc Creating dependency file for IPA_CodecPort_part_2.cc Creating dependency file for IPA_CodecPort_part_1.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for AMR_Types_part_7.cc Creating dependency file for AMR_Types_part_6.cc Creating dependency file for AMR_Types_part_5.cc Creating dependency file for AMR_Types_part_4.cc Creating dependency file for AMR_Types_part_3.cc Creating dependency file for AMR_Types_part_2.cc Creating dependency file for AMR_Types_part_1.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for StatsD_Types.cc Creating dependency file for StatsD_CodecPort_CtrlFunct.cc Creating dependency file for StatsD_CodecPort.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SDP_Types.cc Creating dependency file for SDP_Templates.cc Creating dependency file for RTP_Types.cc Creating dependency file for RTP_Endpoint.cc Creating dependency file for RTP_Emulation.cc Creating dependency file for RTP_CodecPort_CtrlFunct.cc Creating dependency file for RTP_CodecPort.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for OSMUX_Types.cc Creating dependency file for OSMUX_Emulation.cc Creating dependency file for OSMUX_CodecPort_CtrlFunct.cc Creating dependency file for OSMUX_CodecPort.cc Creating dependency file for Native_Functions.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for MGCP_Types.cc Creating dependency file for MGCP_Test.cc Creating dependency file for MGCP_Templates.cc Creating dependency file for MGCP_CodecPort_CtrlFunct.cc Creating dependency file for MGCP_CodecPort.cc Creating dependency file for IuUP_Types.cc Creating dependency file for IuUP_Emulation.cc Creating dependency file for IP_Types.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for IPA_Types.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for General_Types.cc Creating dependency file for AMR_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AMR_Types.o AMR_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types.o IP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation.o IuUP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types.o IuUP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort.o MGCP_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct.o MGCP_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates.o MGCP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Test.o MGCP_Test.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types.o MGCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort.o OSMUX_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_CtrlFunct.o OSMUX_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Emulation.o OSMUX_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Types.o OSMUX_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort.o RTP_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct.o RTP_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation.o RTP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Endpoint.o RTP_Endpoint.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types.o RTP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates.o SDP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types.o SDP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort.o StatsD_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct.o StatsD_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types.o StatsD_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AMR_Types_part_1.o AMR_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AMR_Types_part_2.o AMR_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AMR_Types_part_3.o AMR_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AMR_Types_part_4.o AMR_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AMR_Types_part_5.o AMR_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AMR_Types_part_6.o AMR_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o AMR_Types_part_7.o AMR_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_1.o IP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_2.o IP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_3.o IP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_4.o IP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_5.o IP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_6.o IP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_Types_part_7.o IP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_1.o IuUP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_2.o IuUP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_3.o IuUP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_4.o IuUP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_5.o IuUP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_6.o IuUP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Emulation_part_7.o IuUP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_1.o IuUP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_2.o IuUP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_3.o IuUP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_4.o IuUP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_5.o IuUP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_6.o IuUP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_Types_part_7.o IuUP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_1.o MGCP_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_2.o MGCP_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_3.o MGCP_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_4.o MGCP_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_5.o MGCP_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_6.o MGCP_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_part_7.o MGCP_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_1.o MGCP_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_2.o MGCP_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_3.o MGCP_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_4.o MGCP_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_5.o MGCP_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_6.o MGCP_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunct_part_7.o MGCP_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_1.o MGCP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_2.o MGCP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_3.o MGCP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_4.o MGCP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_5.o MGCP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_6.o MGCP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Templates_part_7.o MGCP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Test_part_1.o MGCP_Test_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Test_part_2.o MGCP_Test_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Test_part_3.o MGCP_Test_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Test_part_4.o MGCP_Test_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Test_part_5.o MGCP_Test_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Test_part_6.o MGCP_Test_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Test_part_7.o MGCP_Test_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_1.o MGCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_2.o MGCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_3.o MGCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_4.o MGCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_5.o MGCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_6.o MGCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_Types_part_7.o MGCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_part_1.o OSMUX_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_part_2.o OSMUX_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_part_3.o OSMUX_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_part_4.o OSMUX_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_part_5.o OSMUX_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_part_6.o OSMUX_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_part_7.o OSMUX_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_CtrlFunct_part_1.o OSMUX_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_CtrlFunct_part_2.o OSMUX_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_CtrlFunct_part_3.o OSMUX_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_CtrlFunct_part_4.o OSMUX_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_CtrlFunct_part_5.o OSMUX_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_CtrlFunct_part_6.o OSMUX_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_CtrlFunct_part_7.o OSMUX_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Emulation_part_1.o OSMUX_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Emulation_part_2.o OSMUX_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Emulation_part_3.o OSMUX_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Emulation_part_4.o OSMUX_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Emulation_part_5.o OSMUX_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Emulation_part_6.o OSMUX_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Emulation_part_7.o OSMUX_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Types_part_1.o OSMUX_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Types_part_2.o OSMUX_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Types_part_3.o OSMUX_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Types_part_4.o OSMUX_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Types_part_5.o OSMUX_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Types_part_6.o OSMUX_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_Types_part_7.o OSMUX_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_1.o RTP_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_2.o RTP_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_3.o RTP_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_4.o RTP_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_5.o RTP_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_6.o RTP_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_part_7.o RTP_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_1.o RTP_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_2.o RTP_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_3.o RTP_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_4.o RTP_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_5.o RTP_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_6.o RTP_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunct_part_7.o RTP_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_1.o RTP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_2.o RTP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_3.o RTP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_4.o RTP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_5.o RTP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_6.o RTP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Emulation_part_7.o RTP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Endpoint_part_1.o RTP_Endpoint_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Endpoint_part_2.o RTP_Endpoint_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Endpoint_part_3.o RTP_Endpoint_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Endpoint_part_4.o RTP_Endpoint_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Endpoint_part_5.o RTP_Endpoint_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Endpoint_part_6.o RTP_Endpoint_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Endpoint_part_7.o RTP_Endpoint_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_1.o RTP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_2.o RTP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_3.o RTP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_4.o RTP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_5.o RTP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_6.o RTP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_Types_part_7.o RTP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_1.o SDP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_2.o SDP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_3.o SDP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_4.o SDP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_5.o SDP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_6.o SDP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Templates_part_7.o SDP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_1.o SDP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_2.o SDP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_3.o SDP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_4.o SDP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_5.o SDP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_6.o SDP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_Types_part_7.o SDP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_1.o StatsD_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_2.o StatsD_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_3.o StatsD_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_4.o StatsD_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_5.o StatsD_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_6.o StatsD_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_part_7.o StatsD_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_1.o StatsD_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_2.o StatsD_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_3.o StatsD_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_4.o StatsD_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_5.o StatsD_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_6.o StatsD_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunct_part_7.o StatsD_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_1.o StatsD_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_2.o StatsD_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_3.o StatsD_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_4.o StatsD_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_5.o StatsD_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_6.o StatsD_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Types_part_7.o StatsD_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker.o StatsD_Checker.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_1.o StatsD_Checker_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_2.o StatsD_Checker_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_3.o StatsD_Checker_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_4.o StatsD_Checker_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_5.o StatsD_Checker_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_6.o StatsD_Checker_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_Checker_part_7.o StatsD_Checker_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_parse_.tab.o SDP_parse_.tab.c env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o lex.SDP_parse_.o lex.SDP_parse_.c env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IP_EncDec.o IP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IuUP_EncDec.o IuUP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MGCP_CodecPort_CtrlFunctDef.o MGCP_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o OSMUX_CodecPort_CtrlFunctDef.o OSMUX_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_CodecPort_CtrlFunctDef.o RTP_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RTP_EncDec.o RTP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SDP_EncDec.o SDP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o StatsD_CodecPort_CtrlFunctdef.o StatsD_CodecPort_CtrlFunctdef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o AMR_Types.so AMR_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types.so General_Types.o lex.SDP_parse_.c: In function 'int SDP_parse_lex()': lex.SDP_parse_.c:21592:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 21592 | register yy_state_type yy_current_state; | ^~~~~~~~~~~~~~~~ lex.SDP_parse_.c:21593:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 21593 | register char *yy_cp, *yy_bp; | ^~~~~ lex.SDP_parse_.c:21593:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 21593 | register char *yy_cp, *yy_bp; | ^~~~~ lex.SDP_parse_.c:21594:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 21594 | register int yy_act; | ^~~~~~ lex.SDP_parse_.c: In function 'int yy_get_next_buffer()': lex.SDP_parse_.c:22512:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22512 | register char *dest = YY_CURRENT_BUFFER_LVALUE->yy_ch_buf; | ^~~~ lex.SDP_parse_.c:22513:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22513 | register char *source = (yytext_ptr); | ^~~~~~ lex.SDP_parse_.c:22514:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22514 | register int number_to_move, i; | ^~~~~~~~~~~~~~ lex.SDP_parse_.c:22514:38: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22514 | register int number_to_move, i; | ^ lex.SDP_parse_.c: In function 'yy_state_type yy_get_previous_state()': lex.SDP_parse_.c:22646:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22646 | register yy_state_type yy_current_state; | ^~~~~~~~~~~~~~~~ lex.SDP_parse_.c:22647:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22647 | register char *yy_cp; | ^~~~~ lex.SDP_parse_.c: In function 'yy_state_type yy_try_NUL_trans(yy_state_type)': lex.SDP_parse_.c:22676:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22676 | register int yy_is_jam; | ^~~~~~~~~ lex.SDP_parse_.c:22677:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 22677 | register char *yy_cp = (yy_c_buf_p); | ^~~~~ env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types.so IPA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IP_Types.so IP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Emulation.so IuUP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Types.so IuUP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort.so MGCP_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunct.so MGCP_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Templates.so MGCP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Test.so MGCP_Test.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Types.so MGCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers.so Misc_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions.so Native_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o OSMUX_CodecPort.so OSMUX_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o OSMUX_CodecPort_CtrlFunct.so OSMUX_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o OSMUX_Emulation.so OSMUX_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o OSMUX_Types.so OSMUX_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types.so Osmocom_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort.so RTP_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_CtrlFunct.so RTP_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Emulation.so RTP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Endpoint.so RTP_Endpoint.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types.so RTP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Templates.so SDP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types.so SDP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort.so StatsD_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct.so StatsD_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types.so StatsD_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o AMR_Types_part_1.so AMR_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o AMR_Types_part_2.so AMR_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o AMR_Types_part_3.so AMR_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o AMR_Types_part_4.so AMR_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o AMR_Types_part_5.so AMR_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o AMR_Types_part_6.so AMR_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o AMR_Types_part_7.so AMR_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_1.so General_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_2.so General_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_3.so General_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_4.so General_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_5.so General_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_6.so General_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_7.so General_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IP_Types_part_1.so IP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IP_Types_part_2.so IP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IP_Types_part_3.so IP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IP_Types_part_4.so IP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IP_Types_part_5.so IP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IP_Types_part_6.so IP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IP_Types_part_7.so IP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Emulation_part_1.so IuUP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Emulation_part_2.so IuUP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Emulation_part_3.so IuUP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Emulation_part_4.so IuUP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Emulation_part_5.so IuUP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Emulation_part_6.so IuUP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Emulation_part_7.so IuUP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Types_part_1.so IuUP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Types_part_2.so IuUP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Types_part_3.so IuUP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Types_part_4.so IuUP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Types_part_5.so IuUP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Types_part_6.so IuUP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_Types_part_7.so IuUP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_part_1.so MGCP_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_part_2.so MGCP_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_part_3.so MGCP_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_part_4.so MGCP_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_part_5.so MGCP_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_part_6.so MGCP_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_part_7.so MGCP_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunct_part_1.so MGCP_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunct_part_2.so MGCP_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunct_part_3.so MGCP_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunct_part_4.so MGCP_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunct_part_5.so MGCP_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunct_part_6.so MGCP_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunct_part_7.so MGCP_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Templates_part_1.so MGCP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Templates_part_2.so MGCP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Templates_part_3.so MGCP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Templates_part_4.so MGCP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Templates_part_5.so MGCP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Templates_part_6.so MGCP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Templates_part_7.so MGCP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Test_part_1.so MGCP_Test_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Test_part_2.so MGCP_Test_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Test_part_3.so MGCP_Test_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Test_part_4.so MGCP_Test_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Test_part_5.so MGCP_Test_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Test_part_6.so MGCP_Test_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Test_part_7.so MGCP_Test_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Types_part_1.so MGCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Types_part_2.so MGCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Types_part_3.so MGCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Types_part_4.so MGCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Types_part_5.so MGCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Types_part_6.so MGCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_Types_part_7.so MGCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o OSMUX_CodecPort_part_1.so OSMUX_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o OSMUX_CodecPort_part_2.so OSMUX_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o OSMUX_CodecPort_part_3.so OSMUX_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o OSMUX_CodecPort_part_4.so OSMUX_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o OSMUX_CodecPort_part_5.so OSMUX_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o OSMUX_CodecPort_part_6.so OSMUX_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o OSMUX_CodecPort_part_7.so OSMUX_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o OSMUX_CodecPort_CtrlFunct_part_1.so OSMUX_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o OSMUX_CodecPort_CtrlFunct_part_2.so OSMUX_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o OSMUX_CodecPort_CtrlFunct_part_3.so OSMUX_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o OSMUX_CodecPort_CtrlFunct_part_4.so OSMUX_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o OSMUX_CodecPort_CtrlFunct_part_5.so OSMUX_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o OSMUX_CodecPort_CtrlFunct_part_6.so OSMUX_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o OSMUX_CodecPort_CtrlFunct_part_7.so OSMUX_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o OSMUX_Emulation_part_1.so OSMUX_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o OSMUX_Emulation_part_2.so OSMUX_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o OSMUX_Emulation_part_3.so OSMUX_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o OSMUX_Emulation_part_4.so OSMUX_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o OSMUX_Emulation_part_5.so OSMUX_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o OSMUX_Emulation_part_6.so OSMUX_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o OSMUX_Emulation_part_7.so OSMUX_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o OSMUX_Types_part_1.so OSMUX_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o OSMUX_Types_part_2.so OSMUX_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o OSMUX_Types_part_3.so OSMUX_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o OSMUX_Types_part_4.so OSMUX_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o OSMUX_Types_part_5.so OSMUX_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o OSMUX_Types_part_6.so OSMUX_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o OSMUX_Types_part_7.so OSMUX_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_part_1.so RTP_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_part_2.so RTP_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_part_3.so RTP_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_part_4.so RTP_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_part_5.so RTP_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_part_6.so RTP_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_part_7.so RTP_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_CtrlFunct_part_1.so RTP_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_CtrlFunct_part_2.so RTP_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_CtrlFunct_part_3.so RTP_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_CtrlFunct_part_4.so RTP_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_CtrlFunct_part_5.so RTP_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_CtrlFunct_part_6.so RTP_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_CtrlFunct_part_7.so RTP_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Emulation_part_1.so RTP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Emulation_part_2.so RTP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Emulation_part_3.so RTP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Emulation_part_4.so RTP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Emulation_part_5.so RTP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Emulation_part_6.so RTP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Emulation_part_7.so RTP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Endpoint_part_1.so RTP_Endpoint_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Endpoint_part_2.so RTP_Endpoint_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Endpoint_part_3.so RTP_Endpoint_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Endpoint_part_4.so RTP_Endpoint_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Endpoint_part_5.so RTP_Endpoint_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Endpoint_part_6.so RTP_Endpoint_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Endpoint_part_7.so RTP_Endpoint_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types_part_1.so RTP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types_part_2.so RTP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types_part_3.so RTP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types_part_4.so RTP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types_part_5.so RTP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types_part_6.so RTP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_Types_part_7.so RTP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Templates_part_1.so SDP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Templates_part_2.so SDP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Templates_part_3.so SDP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Templates_part_4.so SDP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Templates_part_5.so SDP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Templates_part_6.so SDP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Templates_part_7.so SDP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types_part_1.so SDP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types_part_2.so SDP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types_part_3.so SDP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types_part_4.so SDP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types_part_5.so SDP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types_part_6.so SDP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_Types_part_7.so SDP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_1.so StatsD_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_2.so StatsD_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_3.so StatsD_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_4.so StatsD_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_5.so StatsD_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_6.so StatsD_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_part_7.so StatsD_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_1.so StatsD_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_2.so StatsD_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_3.so StatsD_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_4.so StatsD_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_5.so StatsD_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_6.so StatsD_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunct_part_7.so StatsD_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_1.so StatsD_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_2.so StatsD_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_3.so StatsD_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_4.so StatsD_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_5.so StatsD_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_6.so StatsD_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Types_part_7.so StatsD_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation.so IPA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker.so StatsD_Checker.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_1.so StatsD_Checker_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_2.so StatsD_Checker_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_3.so StatsD_Checker_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_4.so StatsD_Checker_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_5.so StatsD_Checker_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_6.so StatsD_Checker_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_Checker_part_7.so StatsD_Checker_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_parse_.tab.so SDP_parse_.tab.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o lex.SDP_parse_.so lex.SDP_parse_.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IP_EncDec.so IP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IuUP_EncDec.so IuUP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MGCP_CodecPort_CtrlFunctDef.so MGCP_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o OSMUX_CodecPort_CtrlFunctDef.so OSMUX_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_CodecPort_CtrlFunctDef.so RTP_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RTP_EncDec.so RTP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SDP_EncDec.so SDP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o StatsD_CodecPort_CtrlFunctdef.so StatsD_CodecPort_CtrlFunctdef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion.so TCCConversion.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface.so TCCInterface.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o if env CCACHE_SLOPPINESS=time_macros ccache g++ -L /usr/lib/titan-fPIC -o MGCP_Test -Wl,--no-as-needed AMR_Types.so General_Types.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so IP_Types.so IuUP_Emulation.so IuUP_Types.so MGCP_CodecPort.so MGCP_CodecPort_CtrlFunct.so MGCP_Templates.so MGCP_Test.so MGCP_Types.so Misc_Helpers.so Native_Functions.so OSMUX_CodecPort.so OSMUX_CodecPort_CtrlFunct.so OSMUX_Emulation.so OSMUX_Types.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so RTP_CodecPort.so RTP_CodecPort_CtrlFunct.so RTP_Emulation.so RTP_Endpoint.so RTP_Types.so SDP_Templates.so SDP_Types.so Socket_API_Definitions.so StatsD_CodecPort.so StatsD_CodecPort_CtrlFunct.so StatsD_Types.so TCCConversion_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so AMR_Types_part_1.so AMR_Types_part_2.so AMR_Types_part_3.so AMR_Types_part_4.so AMR_Types_part_5.so AMR_Types_part_6.so AMR_Types_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so IPA_CodecPort_part_1.so IPA_CodecPort_part_2.so IPA_CodecPort_part_3.so IPA_CodecPort_part_4.so IPA_CodecPort_part_5.so IPA_CodecPort_part_6.so IPA_CodecPort_part_7.so IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_7.so IPA_Types_part_1.so IPA_Types_part_2.so IPA_Types_part_3.so IPA_Types_part_4.so IPA_Types_part_5.so IPA_Types_part_6.so IPA_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so IP_Types_part_1.so IP_Types_part_2.so IP_Types_part_3.so IP_Types_part_4.so IP_Types_part_5.so IP_Types_part_6.so IP_Types_part_7.so IuUP_Emulation_part_1.so IuUP_Emulation_part_2.so IuUP_Emulation_part_3.so IuUP_Emulation_part_4.so IuUP_Emulation_part_5.so IuUP_Emulation_part_6.so IuUP_Emulation_part_7.so IuUP_Types_part_1.so IuUP_Types_part_2.so IuUP_Types_part_3.so IuUP_Types_part_4.so IuUP_Types_part_5.so IuUP_Types_part_6.so IuUP_Types_part_7.so MGCP_CodecPort_part_1.so MGCP_CodecPort_part_2.so MGCP_CodecPort_part_3.so MGCP_CodecPort_part_4.so MGCP_CodecPort_part_5.so MGCP_CodecPort_part_6.so MGCP_CodecPort_part_7.so MGCP_CodecPort_CtrlFunct_part_1.so MGCP_CodecPort_CtrlFunct_part_2.so MGCP_CodecPort_CtrlFunct_part_3.so MGCP_CodecPort_CtrlFunct_part_4.so MGCP_CodecPort_CtrlFunct_part_5.so MGCP_CodecPort_CtrlFunct_part_6.so MGCP_CodecPort_CtrlFunct_part_7.so MGCP_Templates_part_1.so MGCP_Templates_part_2.so MGCP_Templates_part_3.so MGCP_Templates_part_4.so MGCP_Templates_part_5.so MGCP_Templates_part_6.so MGCP_Templates_part_7.so MGCP_Test_part_1.so MGCP_Test_part_2.so MGCP_Test_part_3.so MGCP_Test_part_4.so MGCP_Test_part_5.so MGCP_Test_part_6.so MGCP_Test_part_7.so MGCP_Types_part_1.so MGCP_Types_part_2.so MGCP_Types_part_3.so MGCP_Types_part_4.so MGCP_Types_part_5.so MGCP_Types_part_6.so MGCP_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so OSMUX_CodecPort_part_1.so OSMUX_CodecPort_part_2.so OSMUX_CodecPort_part_3.so OSMUX_CodecPort_part_4.so OSMUX_CodecPort_part_5.so OSMUX_CodecPort_part_6.so OSMUX_CodecPort_part_7.so OSMUX_CodecPort_CtrlFunct_part_1.so OSMUX_CodecPort_CtrlFunct_part_2.so OSMUX_CodecPort_CtrlFunct_part_3.so OSMUX_CodecPort_CtrlFunct_part_4.so OSMUX_CodecPort_CtrlFunct_part_5.so OSMUX_CodecPort_CtrlFunct_part_6.so OSMUX_CodecPort_CtrlFunct_part_7.so OSMUX_Emulation_part_1.so OSMUX_Emulation_part_2.so OSMUX_Emulation_part_3.so OSMUX_Emulation_part_4.so OSMUX_Emulation_part_5.so OSMUX_Emulation_part_6.so OSMUX_Emulation_part_7.so OSMUX_Types_part_1.so OSMUX_Types_part_2.so OSMUX_Types_part_3.so OSMUX_Types_part_4.so OSMUX_Types_part_5.so OSMUX_Types_part_6.so OSMUX_Types_part_7.so Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so RTP_CodecPort_part_1.so RTP_CodecPort_part_2.so RTP_CodecPort_part_3.so RTP_CodecPort_part_4.so RTP_CodecPort_part_5.so RTP_CodecPort_part_6.so RTP_CodecPort_part_7.so RTP_CodecPort_CtrlFunct_part_1.so RTP_CodecPort_CtrlFunct_part_2.so RTP_CodecPort_CtrlFunct_part_3.so RTP_CodecPort_CtrlFunct_part_4.so RTP_CodecPort_CtrlFunct_part_5.so RTP_CodecPort_CtrlFunct_part_6.so RTP_CodecPort_CtrlFunct_part_7.so RTP_Emulation_part_1.so RTP_Emulation_part_2.so RTP_Emulation_part_3.so RTP_Emulation_part_4.so RTP_Emulation_part_5.so RTP_Emulation_part_6.so RTP_Emulation_part_7.so RTP_Endpoint_part_1.so RTP_Endpoint_part_2.so RTP_Endpoint_part_3.so RTP_Endpoint_part_4.so RTP_Endpoint_part_5.so RTP_Endpoint_part_6.so RTP_Endpoint_part_7.so RTP_Types_part_1.so RTP_Types_part_2.so RTP_Types_part_3.so RTP_Types_part_4.so RTP_Types_part_5.so RTP_Types_part_6.so RTP_Types_part_7.so SDP_Templates_part_1.so SDP_Templates_part_2.so SDP_Templates_part_3.so SDP_Templates_part_4.so SDP_Templates_part_5.so SDP_Templates_part_6.so SDP_Templates_part_7.so SDP_Types_part_1.so SDP_Types_part_2.so SDP_Types_part_3.so SDP_Types_part_4.so SDP_Types_part_5.so SDP_Types_part_6.so SDP_Types_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so StatsD_CodecPort_part_1.so StatsD_CodecPort_part_2.so StatsD_CodecPort_part_3.so StatsD_CodecPort_part_4.so StatsD_CodecPort_part_5.so StatsD_CodecPort_part_6.so StatsD_CodecPort_part_7.so StatsD_CodecPort_CtrlFunct_part_1.so StatsD_CodecPort_CtrlFunct_part_2.so StatsD_CodecPort_CtrlFunct_part_3.so StatsD_CodecPort_CtrlFunct_part_4.so StatsD_CodecPort_CtrlFunct_part_5.so StatsD_CodecPort_CtrlFunct_part_6.so StatsD_CodecPort_CtrlFunct_part_7.so StatsD_Types_part_1.so StatsD_Types_part_2.so StatsD_Types_part_3.so StatsD_Types_part_4.so StatsD_Types_part_5.so StatsD_Types_part_6.so StatsD_Types_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so IPA_Emulation.so StatsD_Checker.so IPA_Emulation_part_1.so IPA_Emulation_part_2.so IPA_Emulation_part_3.so IPA_Emulation_part_4.so IPA_Emulation_part_5.so IPA_Emulation_part_6.so IPA_Emulation_part_7.so StatsD_Checker_part_1.so StatsD_Checker_part_2.so StatsD_Checker_part_3.so StatsD_Checker_part_4.so StatsD_Checker_part_5.so StatsD_Checker_part_6.so StatsD_Checker_part_7.so SDP_parse_.tab.so lex.SDP_parse_.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so IP_EncDec.so IuUP_EncDec.so MGCP_CodecPort_CtrlFunctDef.so Native_FunctionDefs.so OSMUX_CodecPort_CtrlFunctDef.so RTP_CodecPort_CtrlFunctDef.so RTP_EncDec.so SDP_EncDec.so StatsD_CodecPort_CtrlFunctdef.so TCCConversion.so TCCInterface.so TELNETasp_PT.so \ -L/usr/lib/titan -lttcn3-parallel-dynamic \ -L/lib -lcrypto \ -L/usr/lib -lxml2 -lsctp -lssl -lpthread; \ then : ; else /usr/bin/titanver AMR_Types.o General_Types.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o IP_Types.o IuUP_Emulation.o IuUP_Types.o MGCP_CodecPort.o MGCP_CodecPort_CtrlFunct.o MGCP_Templates.o MGCP_Test.o MGCP_Types.o Misc_Helpers.o Native_Functions.o OSMUX_CodecPort.o OSMUX_CodecPort_CtrlFunct.o OSMUX_Emulation.o OSMUX_Types.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o RTP_CodecPort.o RTP_CodecPort_CtrlFunct.o RTP_Emulation.o RTP_Endpoint.o RTP_Types.o SDP_Templates.o SDP_Types.o Socket_API_Definitions.o StatsD_CodecPort.o StatsD_CodecPort_CtrlFunct.o StatsD_Types.o TCCConversion_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o AMR_Types_part_1.o AMR_Types_part_2.o AMR_Types_part_3.o AMR_Types_part_4.o AMR_Types_part_5.o AMR_Types_part_6.o AMR_Types_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o IPA_CodecPort_part_1.o IPA_CodecPort_part_2.o IPA_CodecPort_part_3.o IPA_CodecPort_part_4.o IPA_CodecPort_part_5.o IPA_CodecPort_part_6.o IPA_CodecPort_part_7.o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_7.o IPA_Types_part_1.o IPA_Types_part_2.o IPA_Types_part_3.o IPA_Types_part_4.o IPA_Types_part_5.o IPA_Types_part_6.o IPA_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o IP_Types_part_1.o IP_Types_part_2.o IP_Types_part_3.o IP_Types_part_4.o IP_Types_part_5.o IP_Types_part_6.o IP_Types_part_7.o IuUP_Emulation_part_1.o IuUP_Emulation_part_2.o IuUP_Emulation_part_3.o IuUP_Emulation_part_4.o IuUP_Emulation_part_5.o IuUP_Emulation_part_6.o IuUP_Emulation_part_7.o IuUP_Types_part_1.o IuUP_Types_part_2.o IuUP_Types_part_3.o IuUP_Types_part_4.o IuUP_Types_part_5.o IuUP_Types_part_6.o IuUP_Types_part_7.o MGCP_CodecPort_part_1.o MGCP_CodecPort_part_2.o MGCP_CodecPort_part_3.o MGCP_CodecPort_part_4.o MGCP_CodecPort_part_5.o MGCP_CodecPort_part_6.o MGCP_CodecPort_part_7.o MGCP_CodecPort_CtrlFunct_part_1.o MGCP_CodecPort_CtrlFunct_part_2.o MGCP_CodecPort_CtrlFunct_part_3.o MGCP_CodecPort_CtrlFunct_part_4.o MGCP_CodecPort_CtrlFunct_part_5.o MGCP_CodecPort_CtrlFunct_part_6.o MGCP_CodecPort_CtrlFunct_part_7.o MGCP_Templates_part_1.o MGCP_Templates_part_2.o MGCP_Templates_part_3.o MGCP_Templates_part_4.o MGCP_Templates_part_5.o MGCP_Templates_part_6.o MGCP_Templates_part_7.o MGCP_Test_part_1.o MGCP_Test_part_2.o MGCP_Test_part_3.o MGCP_Test_part_4.o MGCP_Test_part_5.o MGCP_Test_part_6.o MGCP_Test_part_7.o MGCP_Types_part_1.o MGCP_Types_part_2.o MGCP_Types_part_3.o MGCP_Types_part_4.o MGCP_Types_part_5.o MGCP_Types_part_6.o MGCP_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o OSMUX_CodecPort_part_1.o OSMUX_CodecPort_part_2.o OSMUX_CodecPort_part_3.o OSMUX_CodecPort_part_4.o OSMUX_CodecPort_part_5.o OSMUX_CodecPort_part_6.o OSMUX_CodecPort_part_7.o OSMUX_CodecPort_CtrlFunct_part_1.o OSMUX_CodecPort_CtrlFunct_part_2.o OSMUX_CodecPort_CtrlFunct_part_3.o OSMUX_CodecPort_CtrlFunct_part_4.o OSMUX_CodecPort_CtrlFunct_part_5.o OSMUX_CodecPort_CtrlFunct_part_6.o OSMUX_CodecPort_CtrlFunct_part_7.o OSMUX_Emulation_part_1.o OSMUX_Emulation_part_2.o OSMUX_Emulation_part_3.o OSMUX_Emulation_part_4.o OSMUX_Emulation_part_5.o OSMUX_Emulation_part_6.o OSMUX_Emulation_part_7.o OSMUX_Types_part_1.o OSMUX_Types_part_2.o OSMUX_Types_part_3.o OSMUX_Types_part_4.o OSMUX_Types_part_5.o OSMUX_Types_part_6.o OSMUX_Types_part_7.o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o RTP_CodecPort_part_1.o RTP_CodecPort_part_2.o RTP_CodecPort_part_3.o RTP_CodecPort_part_4.o RTP_CodecPort_part_5.o RTP_CodecPort_part_6.o RTP_CodecPort_part_7.o RTP_CodecPort_CtrlFunct_part_1.o RTP_CodecPort_CtrlFunct_part_2.o RTP_CodecPort_CtrlFunct_part_3.o RTP_CodecPort_CtrlFunct_part_4.o RTP_CodecPort_CtrlFunct_part_5.o RTP_CodecPort_CtrlFunct_part_6.o RTP_CodecPort_CtrlFunct_part_7.o RTP_Emulation_part_1.o RTP_Emulation_part_2.o RTP_Emulation_part_3.o RTP_Emulation_part_4.o RTP_Emulation_part_5.o RTP_Emulation_part_6.o RTP_Emulation_part_7.o RTP_Endpoint_part_1.o RTP_Endpoint_part_2.o RTP_Endpoint_part_3.o RTP_Endpoint_part_4.o RTP_Endpoint_part_5.o RTP_Endpoint_part_6.o RTP_Endpoint_part_7.o RTP_Types_part_1.o RTP_Types_part_2.o RTP_Types_part_3.o RTP_Types_part_4.o RTP_Types_part_5.o RTP_Types_part_6.o RTP_Types_part_7.o SDP_Templates_part_1.o SDP_Templates_part_2.o SDP_Templates_part_3.o SDP_Templates_part_4.o SDP_Templates_part_5.o SDP_Templates_part_6.o SDP_Templates_part_7.o SDP_Types_part_1.o SDP_Types_part_2.o SDP_Types_part_3.o SDP_Types_part_4.o SDP_Types_part_5.o SDP_Types_part_6.o SDP_Types_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o StatsD_CodecPort_part_1.o StatsD_CodecPort_part_2.o StatsD_CodecPort_part_3.o StatsD_CodecPort_part_4.o StatsD_CodecPort_part_5.o StatsD_CodecPort_part_6.o StatsD_CodecPort_part_7.o StatsD_CodecPort_CtrlFunct_part_1.o StatsD_CodecPort_CtrlFunct_part_2.o StatsD_CodecPort_CtrlFunct_part_3.o StatsD_CodecPort_CtrlFunct_part_4.o StatsD_CodecPort_CtrlFunct_part_5.o StatsD_CodecPort_CtrlFunct_part_6.o StatsD_CodecPort_CtrlFunct_part_7.o StatsD_Types_part_1.o StatsD_Types_part_2.o StatsD_Types_part_3.o StatsD_Types_part_4.o StatsD_Types_part_5.o StatsD_Types_part_6.o StatsD_Types_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o IPA_Emulation.o StatsD_Checker.o IPA_Emulation_part_1.o IPA_Emulation_part_2.o IPA_Emulation_part_3.o IPA_Emulation_part_4.o IPA_Emulation_part_5.o IPA_Emulation_part_6.o IPA_Emulation_part_7.o StatsD_Checker_part_1.o StatsD_Checker_part_2.o StatsD_Checker_part_3.o StatsD_Checker_part_4.o StatsD_Checker_part_5.o StatsD_Checker_part_6.o StatsD_Checker_part_7.o SDP_parse_.tab.o lex.SDP_parse_.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o IP_EncDec.o IuUP_EncDec.o MGCP_CodecPort_CtrlFunctDef.o Native_FunctionDefs.o OSMUX_CodecPort_CtrlFunctDef.o RTP_CodecPort_CtrlFunctDef.o RTP_EncDec.o SDP_EncDec.o StatsD_CodecPort_CtrlFunctdef.o TCCConversion.o TCCInterface.o TELNETasp_PT.o; exit 1; fi [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-nightly-asan-20241111-1636-0fd75f4e-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/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-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-nightly-asan-20241111-1636-0fd75f4e-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ InRelease [1570 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ Packages [51.9 kB] Fetched 53.5 kB in 0s (118 kB/s) Reading package lists... [testenv] Installing packages: osmo-mgw [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-nightly-asan-20241111-1636-0fd75f4e-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-mgw'] Reading package lists... Building dependency tree... The following additional packages will be installed: libosmoabis13 libosmocodec4 libosmocore22 libosmoctrl0 libosmogsm20 libosmoisdn0 libosmonetif11 libosmotrau10 libosmovty13 osmocom-nightly-asan The following NEW packages will be installed: libosmoabis13 libosmocodec4 libosmocore22 libosmoctrl0 libosmogsm20 libosmoisdn0 libosmonetif11 libosmotrau10 libosmovty13 osmo-mgw osmocom-nightly-asan 0 upgraded, 11 newly installed, 0 to remove and 52 not upgraded. Need to get 3262 kB of archives. After this operation, 24.9 MB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmocom-nightly-asan 202411102029 [1196 B] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmocore22 1.10.0.30.51bb.202411102029~asan [582 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoisdn0 1.10.0.30.51bb.202411102029~asan [161 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmogsm20 1.10.0.30.51bb.202411102029~asan [1082 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmovty13 1.10.0.30.51bb.202411102029~asan [276 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoabis13 1.6.0.21.7306.202411102029~asan [313 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmocodec4 1.10.0.30.51bb.202411102029~asan [67.9 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoctrl0 1.10.0.30.51bb.202411102029~asan [96.7 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmonetif11 1.5.1.5.89a1.202411102029~asan [197 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmotrau10 1.6.0.21.7306.202411102029~asan [130 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmo-mgw 1.13.1.202411102029~asan [354 kB] Fetched 3262 kB in 0s (41.4 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package osmocom-nightly-asan. (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 ... 39994 files and directories currently installed.) Preparing to unpack .../00-osmocom-nightly-asan_202411102029_amd64.deb ... Unpacking osmocom-nightly-asan (202411102029) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../01-libosmocore22_1.10.0.30.51bb.202411102029~asan_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0.30.51bb.202411102029~asan) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../02-libosmoisdn0_1.10.0.30.51bb.202411102029~asan_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0.30.51bb.202411102029~asan) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../03-libosmogsm20_1.10.0.30.51bb.202411102029~asan_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0.30.51bb.202411102029~asan) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../04-libosmovty13_1.10.0.30.51bb.202411102029~asan_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0.30.51bb.202411102029~asan) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../05-libosmoabis13_1.6.0.21.7306.202411102029~asan_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0.21.7306.202411102029~asan) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../06-libosmocodec4_1.10.0.30.51bb.202411102029~asan_amd64.deb ... Unpacking libosmocodec4:amd64 (1.10.0.30.51bb.202411102029~asan) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../07-libosmoctrl0_1.10.0.30.51bb.202411102029~asan_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0.30.51bb.202411102029~asan) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../08-libosmonetif11_1.5.1.5.89a1.202411102029~asan_amd64.deb ... Unpacking libosmonetif11:amd64 (1.5.1.5.89a1.202411102029~asan) ... Selecting previously unselected package libosmotrau10:amd64. Preparing to unpack .../09-libosmotrau10_1.6.0.21.7306.202411102029~asan_amd64.deb ... Unpacking libosmotrau10:amd64 (1.6.0.21.7306.202411102029~asan) ... Selecting previously unselected package osmo-mgw. Preparing to unpack .../10-osmo-mgw_1.13.1.202411102029~asan_amd64.deb ... Unpacking osmo-mgw (1.13.1.202411102029~asan) ... Setting up osmocom-nightly-asan (202411102029) ... Setting up libosmocore22:amd64 (1.10.0.30.51bb.202411102029~asan) ... Setting up libosmocodec4:amd64 (1.10.0.30.51bb.202411102029~asan) ... Setting up libosmovty13:amd64 (1.10.0.30.51bb.202411102029~asan) ... Setting up libosmoisdn0:amd64 (1.10.0.30.51bb.202411102029~asan) ... Setting up libosmogsm20:amd64 (1.10.0.30.51bb.202411102029~asan) ... Setting up libosmoabis13:amd64 (1.6.0.21.7306.202411102029~asan) ... Setting up libosmoctrl0:amd64 (1.10.0.30.51bb.202411102029~asan) ... Setting up libosmotrau10:amd64 (1.6.0.21.7306.202411102029~asan) ... Setting up libosmonetif11:amd64 (1.5.1.5.89a1.202411102029~asan) ... Setting up osmo-mgw (1.13.1.202411102029~asan) ... changed ownership of '/etc/osmocom/osmo-mgw.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-mgw.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) changed ownership of '/etc/osmocom' from root:root to root:osmocom mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x) changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom Processing triggers for libc-bin (2.36-9+deb12u8) ... [testenv] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-nightly-asan-20241111-1636-0fd75f4e-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/mgw/MGCP_Test.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.cfg'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-nightly-asan-20241111-1636-0fd75f4e-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/mgw/osmo-mgw.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/mgw/osmo-mgw.cfg'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-nightly-asan-20241111-1636-0fd75f4e-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/mgw/MGCP_Test.default', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.default'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-nightly-asan-20241111-1636-0fd75f4e-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/Common.cfg'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-nightly-asan-20241111-1636-0fd75f4e-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.cfg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-nightly-asan-20241111-1636-0fd75f4e-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/Common.cfg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-nightly-asan-20241111-1636-0fd75f4e-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.default [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-nightly-asan-20241111-1636-0fd75f4e-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.default'] [testenv] Running mgw [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/mgw', 'testenv-mgw-osmocom-nightly-asan-20241111-1636-0fd75f4e-0', 'sh', '-c', 'osmo-mgw 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/mgw/mgw.log'] range must end at an odd port number, autocorrecting port (16000) to: 16001 % Deprecated 'sdp audio-payload number <0-255>' config no longer has any effect % Deprecated 'sdp audio-payload name NAME' config no longer has any effect % Deprecated 'loop (0|1)' config no longer has any effect % Deprecated 'allow-transcoding' config no longer has any effect % Deprecated 'loop (0|1)' config no longer has any effect % Deprecated 'allow-transcoding' config no longer has any effect 20241111163621673 DLGLOBAL NOTICE <0003> Available via telnet 127.0.0.1 4243 (telnet_interface.c:88) 20241111163621673 DLCTRL NOTICE <000a> CTRL at 127.0.0.1 4267 (control_if.c:1024) 20241111163621673 DLMGCP NOTICE <0013> Configured for MGCP, listen on 127.0.0.1:2427 (mgw_main.c:424) [testenv] Running testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.1', '-e', 'OSMO_SUT_PORT=4243', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite', 'testenv-mgw-osmocom-nightly-asan-20241111-1636-0fd75f4e-0', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/mgw/MGCP_Test', 'MGCP_Test.cfg'] ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli MGCP_Test.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 9.0.0 * * Copyright (c) 2000-2023 Ericsson Telecom AB * * All rights reserved. This program and the accompanying materials * * are made available under the terms of the Eclipse Public License v2.0 * * which accompanies this distribution, and is available at * * https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html * ************************************************************************* Using configuration file: MGCP_Test.cfg MC@e999c791e3c7: Unix server socket created successfully. MC@e999c791e3c7: Listening on TCP port 33635. e999c791e3c7 is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/mgw/MGCP_Test e999c791e3c7 33635 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@e999c791e3c7: New HC connected from 10.0.2.100 [10.0.2.100]. e999c791e3c7: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@e999c791e3c7: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@e999c791e3c7: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@e999c791e3c7: Configuration file was processed on all HCs. MC@e999c791e3c7: Creating MTC on host 10.0.2.100. MC@e999c791e3c7: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_selftest'. ------ MGCP_Test.TC_selftest ------ Mon Nov 11 16:36:22 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_selftest.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_selftest.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_selftest' was executed successfully (exit status: 0). MTC@e999c791e3c7: Test case TC_selftest started. MTC@e999c791e3c7: "AUEP 158663169 ds/e1-1/2@172.16.6.66 MGCP 1.0\r\n" MTC@e999c791e3c7: { line := { verb := "AUEP", trans_id := "158663169", ep := "ds/e1-1/2@172.16.6.66", ver := "1.0" }, params := { }, sdp := omit } MTC@e999c791e3c7: "MDCX 18983215 rtpbridge/1@mgw MGCP 1.0\r\n" MTC@e999c791e3c7: { line := { verb := "MDCX", trans_id := "18983215", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { }, sdp := omit } MTC@e999c791e3c7: "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@e999c791e3c7: { 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@e999c791e3c7: "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@e999c791e3c7: { 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@e999c791e3c7: { 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@e999c791e3c7: "CRCX 23 rtpbridge/42@mgw MGCP 1.0\r\nM: sendrecv\r\nC: 1234\r\nL: p:20, a:AMR\r\n" MTC@e999c791e3c7: "510 23 FAIL\r\n" MTC@e999c791e3c7: { line := { code := "510", trans_id := "23", string := "FAIL" }, params := { }, sdp := omit } MTC@e999c791e3c7: { response := { line := { code := "510", trans_id := "23", string := "FAIL" }, params := { }, sdp := omit } } MTC@e999c791e3c7: setverdict(pass): none -> pass MTC@e999c791e3c7: Setting final verdict of the test case. MTC@e999c791e3c7: Local verdict of MTC: pass MTC@e999c791e3c7: No PTCs were created. MTC@e999c791e3c7: Test case TC_selftest finished. Verdict: pass MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_selftest pass'. Mon Nov 11 16:36:23 UTC 2024 ====== MGCP_Test.TC_selftest pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_selftest.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=4024) MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_selftest pass' was executed successfully (exit status: 0). MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_auep_null'. ------ MGCP_Test.TC_auep_null ------ Mon Nov 11 16:36:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_auep_null.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_auep_null.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_auep_null' was executed successfully (exit status: 0). MTC@e999c791e3c7: Test case TC_auep_null started. 20241111163626302 DLMGCP DEBUG <0013> Received message: line #00: DLCX 44869 null@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163626302 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for trunk resource of endpoint "null@mgw" (mgcp_protocol.c:445) 20241111163626302 DLMGCP NOTICE <0013> trunk:0 DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163626302 DLMGCP ERROR <0013> DLCX: Not allowed in 'null' endpoint! (mgcp_protocol.c:1386) 20241111163626302 DLMGCP DEBUG <0013> endpoint:none Generated response: code=502 (mgcp_protocol.c:230) 20241111163626302 DLMGCP DEBUG <0013> Generated response: line #00: 502 44869 FAIL (mgcp_msg.c:67) 20241111163626307 DLMGCP DEBUG <0013> Received message: line #00: AUEP 44870 null@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163626307 DLMGCP INFO <0013> AUEP: executing request handler "AuditEndpoint" for trunk resource of endpoint "null@mgw" (mgcp_protocol.c:445) 20241111163626307 DLMGCP NOTICE <0013> endpoint:none AUEP: auditing endpoint ... (mgcp_protocol.c:468) 20241111163626307 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163626307 DLMGCP DEBUG <0013> Generated response: line #00: 200 44870 OK (mgcp_msg.c:67) MTC@e999c791e3c7: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(7)@e999c791e3c7: Final verdict of PTC: none RTPEM0(3)@e999c791e3c7: Final verdict of PTC: none RTPEM1(4)@e999c791e3c7: Final verdict of PTC: none RTPEM2(5)@e999c791e3c7: Final verdict of PTC: none VirtCallAgent-STATS(6)@e999c791e3c7: Final verdict of PTC: none MTC@e999c791e3c7: Setting final verdict of the test case. MTC@e999c791e3c7: Local verdict of MTC: pass MTC@e999c791e3c7: Local verdict of PTC RTPEM0(3): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM1(4): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM2(5): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC VirtCallAgent-STATS(6): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC IPA-CTRL-CLI-IPA(7): none (pass -> pass) MTC@e999c791e3c7: Test case TC_auep_null finished. Verdict: pass MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_auep_null pass'. Mon Nov 11 16:36:26 UTC 2024 ====== MGCP_Test.TC_auep_null pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_auep_null.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=15444) MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_auep_null pass' was executed successfully (exit status: 0). MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx'. ------ MGCP_Test.TC_crcx ------ Mon Nov 11 16:36:28 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_crcx.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_crcx.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx' was executed successfully (exit status: 0). MTC@e999c791e3c7: Test case TC_crcx started. 20241111163629433 DLMGCP DEBUG <0013> Received message: line #00: DLCX 49453 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163629433 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111163629433 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111163629433 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163629433 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241111163629433 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241111163629433 DLMGCP DEBUG <0013> Generated response: line #00: 515 49453 FAIL (mgcp_msg.c:67) 20241111163629438 DLMGCP DEBUG <0013> Received message: line #00: CRCX 49454 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163629438 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163629438 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163629438 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163629438 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111163629438 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111163629438 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163629438 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:8BA860E1 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163629438 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:8BA860E1 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163629438 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:8BA860E1 output_enabled 0 (mgcp_msg.c:125) 20241111163629438 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163629438 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:8BA860E1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163629438 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163629439 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:8BA860E1 CRCX: Creating connection: port: 4002 (mgcp_protocol.c:1112) 20241111163629439 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:8BA860E1 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163629439 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163629439 DLMGCP DEBUG <0013> Generated response: line #00: 200 49454 OK (mgcp_msg.c:67) 20241111163629439 DLMGCP DEBUG <0013> Generated response: line #01: I: 8BA860E1 (mgcp_msg.c:67) 20241111163629439 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241111163629439 DLMGCP DEBUG <0013> Generated response: line #03: o=- 8BA860E1 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163629439 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241111163629439 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163629439 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241111163629439 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 4002 RTP/AVP 112 (mgcp_msg.c:67) 20241111163629439 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163629439 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241111163629440 DLMGCP DEBUG <0013> Received message: line #00: DLCX 49455 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163629440 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163629440 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111163629440 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111163629440 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163629440 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163629440 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163629440 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163629440 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163629440 DLMGCP DEBUG <0013> Generated response: line #00: 200 49455 OK (mgcp_msg.c:67) MTC@e999c791e3c7: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(12)@e999c791e3c7: Final verdict of PTC: none RTPEM0(8)@e999c791e3c7: Final verdict of PTC: none RTPEM1(9)@e999c791e3c7: Final verdict of PTC: none VirtCallAgent-STATS(11)@e999c791e3c7: Final verdict of PTC: none RTPEM2(10)@e999c791e3c7: Final verdict of PTC: none MTC@e999c791e3c7: Setting final verdict of the test case. MTC@e999c791e3c7: Local verdict of MTC: pass MTC@e999c791e3c7: Local verdict of PTC RTPEM0(8): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM1(9): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM2(10): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC VirtCallAgent-STATS(11): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC IPA-CTRL-CLI-IPA(12): none (pass -> pass) MTC@e999c791e3c7: Test case TC_crcx finished. Verdict: pass MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx pass'. Mon Nov 11 16:36:29 UTC 2024 ====== MGCP_Test.TC_crcx pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=24972) MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx pass' was executed successfully (exit status: 0). MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_no_lco'. ------ MGCP_Test.TC_crcx_no_lco ------ Mon Nov 11 16:36:31 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_crcx_no_lco.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_crcx_no_lco.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_no_lco' was executed successfully (exit status: 0). MTC@e999c791e3c7: Test case TC_crcx_no_lco started. 20241111163632576 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24620 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163632576 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111163632576 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111163632577 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163632577 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241111163632577 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241111163632577 DLMGCP DEBUG <0013> Generated response: line #00: 515 24620 FAIL (mgcp_msg.c:67) 20241111163632580 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24621 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163632580 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163632580 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163632580 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111163632580 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111163632580 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163632580 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:B9138D01 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163632580 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B9138D01 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163632580 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B9138D01 output_enabled 0 (mgcp_msg.c:125) 20241111163632580 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:B9138D01 r=NULL:0<->l=:0) codecs[0]:(pt:0=PCMU, audio:PCMU/8000/1 subt=PCMU, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163632580 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163632580 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B9138D01 CRCX: Creating connection: port: 4004 (mgcp_protocol.c:1112) 20241111163632580 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:B9138D01 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163632580 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163632580 DLMGCP DEBUG <0013> Generated response: line #00: 200 24621 OK (mgcp_msg.c:67) 20241111163632580 DLMGCP DEBUG <0013> Generated response: line #01: I: B9138D01 (mgcp_msg.c:67) 20241111163632580 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241111163632580 DLMGCP DEBUG <0013> Generated response: line #03: o=- B9138D01 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163632580 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241111163632580 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163632580 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241111163632581 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 4004 RTP/AVP 0 (mgcp_msg.c:67) 20241111163632581 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) 20241111163632581 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24622 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163632581 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163632581 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111163632581 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111163632581 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163632581 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163632581 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163632581 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163632581 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163632581 DLMGCP DEBUG <0013> Generated response: line #00: 200 24622 OK (mgcp_msg.c:67) MTC@e999c791e3c7: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(17)@e999c791e3c7: Final verdict of PTC: none RTPEM0(13)@e999c791e3c7: Final verdict of PTC: none RTPEM2(15)@e999c791e3c7: Final verdict of PTC: none RTPEM1(14)@e999c791e3c7: Final verdict of PTC: none VirtCallAgent-STATS(16)@e999c791e3c7: Final verdict of PTC: none MTC@e999c791e3c7: Setting final verdict of the test case. MTC@e999c791e3c7: Local verdict of MTC: pass MTC@e999c791e3c7: Local verdict of PTC RTPEM0(13): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM1(14): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM2(15): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC VirtCallAgent-STATS(16): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC IPA-CTRL-CLI-IPA(17): none (pass -> pass) MTC@e999c791e3c7: Test case TC_crcx_no_lco finished. Verdict: pass MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_no_lco pass'. Mon Nov 11 16:36:32 UTC 2024 ====== MGCP_Test.TC_crcx_no_lco pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_no_lco.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=24288) MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_no_lco pass' was executed successfully (exit status: 0). MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_noprefix'. ------ MGCP_Test.TC_crcx_noprefix ------ Mon Nov 11 16:36:34 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_crcx_noprefix.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_crcx_noprefix.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_noprefix' was executed successfully (exit status: 0). MTC@e999c791e3c7: Test case TC_crcx_noprefix started. 20241111163635704 DLMGCP DEBUG <0013> Received message: line #00: DLCX 36205 2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163635704 DLMGCP ERROR <0013> missing trunk prefix in endpoint name "2@mgw", assuming trunk "rtpbridge/"! (mgcp_trunk.c:285) 20241111163635704 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111163635704 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111163635704 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163635704 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241111163635704 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241111163635704 DLMGCP DEBUG <0013> Generated response: line #00: 515 36205 FAIL (mgcp_msg.c:67) 20241111163635709 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36206 2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163635709 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163635709 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163635709 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163635709 DLMGCP ERROR <0013> missing trunk prefix in endpoint name "2@mgw", assuming trunk "rtpbridge/"! (mgcp_trunk.c:285) 20241111163635709 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111163635709 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111163635709 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163635709 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:8AB04F01 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163635709 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:8AB04F01 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163635709 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:8AB04F01 output_enabled 0 (mgcp_msg.c:125) 20241111163635709 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163635709 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:8AB04F01 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163635709 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163635709 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:8AB04F01 CRCX: Creating connection: port: 4006 (mgcp_protocol.c:1112) 20241111163635709 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:8AB04F01 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163635709 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163635709 DLMGCP DEBUG <0013> Generated response: line #00: 200 36206 OK (mgcp_msg.c:67) 20241111163635709 DLMGCP DEBUG <0013> Generated response: line #01: I: 8AB04F01 (mgcp_msg.c:67) 20241111163635710 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241111163635710 DLMGCP DEBUG <0013> Generated response: line #03: o=- 8AB04F01 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163635710 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241111163635710 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163635710 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241111163635710 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 4006 RTP/AVP 112 (mgcp_msg.c:67) 20241111163635710 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163635710 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241111163635711 DLMGCP DEBUG <0013> Received message: line #00: DLCX 36207 2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163635711 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163635711 DLMGCP ERROR <0013> missing trunk prefix in endpoint name "2@mgw", assuming trunk "rtpbridge/"! (mgcp_trunk.c:285) 20241111163635711 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111163635711 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111163635711 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163635711 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163635711 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163635711 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163635711 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163635711 DLMGCP DEBUG <0013> Generated response: line #00: 200 36207 OK (mgcp_msg.c:67) MTC@e999c791e3c7: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(22)@e999c791e3c7: Final verdict of PTC: none RTPEM2(20)@e999c791e3c7: Final verdict of PTC: none RTPEM1(19)@e999c791e3c7: Final verdict of PTC: none VirtCallAgent-STATS(21)@e999c791e3c7: Final verdict of PTC: none RTPEM0(18)@e999c791e3c7: Final verdict of PTC: none MTC@e999c791e3c7: Setting final verdict of the test case. MTC@e999c791e3c7: Local verdict of MTC: pass MTC@e999c791e3c7: Local verdict of PTC RTPEM0(18): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM1(19): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM2(20): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC VirtCallAgent-STATS(21): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC IPA-CTRL-CLI-IPA(22): none (pass -> pass) MTC@e999c791e3c7: Test case TC_crcx_noprefix finished. Verdict: pass MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_noprefix pass'. Mon Nov 11 16:36:35 UTC 2024 ====== MGCP_Test.TC_crcx_noprefix pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_noprefix.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=25716) MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_noprefix pass' was executed successfully (exit status: 0). MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_unsupp_mode'. ------ MGCP_Test.TC_crcx_unsupp_mode ------ Mon Nov 11 16:36:37 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_crcx_unsupp_mode.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_crcx_unsupp_mode.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_unsupp_mode' was executed successfully (exit status: 0). MTC@e999c791e3c7: Test case TC_crcx_unsupp_mode started. 20241111163638836 DLMGCP DEBUG <0013> Received message: line #00: DLCX 32290 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163638836 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111163638836 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111163638836 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163638836 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241111163638836 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241111163638836 DLMGCP DEBUG <0013> Generated response: line #00: 515 32290 FAIL (mgcp_msg.c:67) 20241111163638840 DLMGCP DEBUG <0013> Received message: line #00: CRCX 32291 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163638840 DLMGCP DEBUG <0013> Received message: line #01: M: netwtest (mgcp_msg.c:67) 20241111163638840 DLMGCP DEBUG <0013> Received message: line #02: C: 1233 (mgcp_msg.c:67) 20241111163638840 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163638840 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111163638840 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111163638840 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163638840 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw CI:8F9BED25 unknown connection mode: 'netwtest' (mgcp_msg.c:108) 20241111163638840 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1233/rtp C:8F9BED25 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163638841 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:8F9BED25 connection mode 'netwtest' 0 (mgcp_msg.c:120) 20241111163638841 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:8F9BED25 output_enabled 0 (mgcp_msg.c:125) 20241111163638841 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163638841 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163638841 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: unable to create connection (mgcp_protocol.c:1131) 20241111163638841 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=517 (mgcp_protocol.c:230) 20241111163638841 DLMGCP DEBUG <0013> Generated response: line #00: 517 32291 FAIL (mgcp_msg.c:67) MTC@e999c791e3c7: setverdict(pass): none -> pass RTPEM1(24)@e999c791e3c7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(27)@e999c791e3c7: Final verdict of PTC: none VirtCallAgent-STATS(26)@e999c791e3c7: Final verdict of PTC: none RTPEM2(25)@e999c791e3c7: Final verdict of PTC: none RTPEM0(23)@e999c791e3c7: Final verdict of PTC: none MTC@e999c791e3c7: Setting final verdict of the test case. MTC@e999c791e3c7: Local verdict of MTC: pass MTC@e999c791e3c7: Local verdict of PTC RTPEM0(23): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM1(24): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM2(25): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC VirtCallAgent-STATS(26): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC IPA-CTRL-CLI-IPA(27): none (pass -> pass) MTC@e999c791e3c7: Test case TC_crcx_unsupp_mode finished. Verdict: pass MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_unsupp_mode pass'. Mon Nov 11 16:36:38 UTC 2024 ====== MGCP_Test.TC_crcx_unsupp_mode pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_unsupp_mode.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=18656) MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_unsupp_mode pass' was executed successfully (exit status: 0). MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmo_ign'. ------ MGCP_Test.TC_crcx_osmo_ign ------ Mon Nov 11 16:36:40 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_crcx_osmo_ign.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_crcx_osmo_ign.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmo_ign' was executed successfully (exit status: 0). MTC@e999c791e3c7: Test case TC_crcx_osmo_ign started. 20241111163641971 DLMGCP DEBUG <0013> Received message: line #00: DLCX 18443 7@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163641971 DLMGCP ERROR <0013> missing trunk prefix in endpoint name "7@mgw", assuming trunk "rtpbridge/"! (mgcp_trunk.c:285) 20241111163641971 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw (trunk:0) found endpoint: rtpbridge/7@mgw (mgcp_endp.c:279) 20241111163641971 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/7@mgw" (mgcp_protocol.c:441) 20241111163641971 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163641971 DLMGCP ERROR <0013> endpoint:rtpbridge/7@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241111163641971 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241111163641971 DLMGCP DEBUG <0013> Generated response: line #00: 515 18443 FAIL (mgcp_msg.c:67) 20241111163641976 DLMGCP DEBUG <0013> Received message: line #00: CRCX 18444 7@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163641976 DLMGCP DEBUG <0013> Received message: line #01: C: 3 (mgcp_msg.c:67) 20241111163641976 DLMGCP DEBUG <0013> Received message: line #02: L: p:20, a:GSM-EFR, nt:IN (mgcp_msg.c:67) 20241111163641976 DLMGCP DEBUG <0013> Received message: line #03: M: recvonly (mgcp_msg.c:67) 20241111163641976 DLMGCP DEBUG <0013> Received message: line #04: X-OSMO-IGN: C (mgcp_msg.c:67) 20241111163641976 DLMGCP ERROR <0013> missing trunk prefix in endpoint name "7@mgw", assuming trunk "rtpbridge/"! (mgcp_trunk.c:285) 20241111163641976 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw (trunk:0) found endpoint: rtpbridge/7@mgw (mgcp_endp.c:279) 20241111163641976 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7@mgw" (mgcp_protocol.c:441) 20241111163641976 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163641976 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw conn:(3/rtp C:3078E01D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163641976 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:3078E01D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163641976 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:3078E01D output_enabled 0 (mgcp_msg.c:125) 20241111163641976 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: GSM-EFR (mgcp_protocol.c:701) 20241111163641976 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw conn:(3/rtp C:3078E01D r=NULL:0<->l=:0) codecs[0]:(pt:110=DYNAMIC, audio:GSM-EFR subt=GSM-EFR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163641976 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163641976 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:3078E01D CRCX: Creating connection: port: 4008 (mgcp_protocol.c:1112) 20241111163641976 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CI:3078E01D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163641976 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163641976 DLMGCP DEBUG <0013> Generated response: line #00: 200 18444 OK (mgcp_msg.c:67) 20241111163641976 DLMGCP DEBUG <0013> Generated response: line #01: I: 3078E01D (mgcp_msg.c:67) 20241111163641976 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241111163641976 DLMGCP DEBUG <0013> Generated response: line #03: o=- 3078E01D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163641976 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241111163641976 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163641976 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241111163641976 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 4008 RTP/AVP 110 (mgcp_msg.c:67) 20241111163641976 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:110 GSM-EFR (mgcp_msg.c:67) 20241111163641976 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241111163641977 DLMGCP DEBUG <0013> Received message: line #00: DLCX 18445 7@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163641977 DLMGCP DEBUG <0013> Received message: line #01: C: 3 (mgcp_msg.c:67) 20241111163641977 DLMGCP ERROR <0013> missing trunk prefix in endpoint name "7@mgw", assuming trunk "rtpbridge/"! (mgcp_trunk.c:285) 20241111163641977 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw (trunk:0) found endpoint: rtpbridge/7@mgw (mgcp_endp.c:279) 20241111163641977 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/7@mgw" (mgcp_protocol.c:441) 20241111163641977 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163641977 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163641977 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163641977 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163641978 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163641978 DLMGCP DEBUG <0013> Generated response: line #00: 200 18445 OK (mgcp_msg.c:67) MTC@e999c791e3c7: setverdict(pass): none -> pass VirtCallAgent-STATS(31)@e999c791e3c7: Final verdict of PTC: none RTPEM2(30)@e999c791e3c7: Final verdict of PTC: none RTPEM0(28)@e999c791e3c7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(32)@e999c791e3c7: Final verdict of PTC: none RTPEM1(29)@e999c791e3c7: Final verdict of PTC: none MTC@e999c791e3c7: Setting final verdict of the test case. MTC@e999c791e3c7: Local verdict of MTC: pass MTC@e999c791e3c7: Local verdict of PTC RTPEM0(28): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM1(29): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM2(30): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC VirtCallAgent-STATS(31): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC IPA-CTRL-CLI-IPA(32): none (pass -> pass) MTC@e999c791e3c7: Test case TC_crcx_osmo_ign finished. Verdict: pass MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmo_ign pass'. Mon Nov 11 16:36:41 UTC 2024 ====== MGCP_Test.TC_crcx_osmo_ign pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_osmo_ign.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=25984) MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmo_ign pass' was executed successfully (exit status: 0). MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_early_bidir_mode'. ------ MGCP_Test.TC_crcx_early_bidir_mode ------ Mon Nov 11 16:36:44 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_crcx_early_bidir_mode.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_crcx_early_bidir_mode.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_early_bidir_mode' was executed successfully (exit status: 0). MTC@e999c791e3c7: Test case TC_crcx_early_bidir_mode started. 20241111163645108 DLMGCP DEBUG <0013> Received message: line #00: DLCX 5186 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163645108 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111163645108 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111163645108 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163645108 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241111163645108 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241111163645108 DLMGCP DEBUG <0013> Generated response: line #00: 515 5186 FAIL (mgcp_msg.c:67) 20241111163645112 DLMGCP DEBUG <0013> Received message: line #00: CRCX 5187 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163645112 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241111163645112 DLMGCP DEBUG <0013> Received message: line #02: C: 1232 (mgcp_msg.c:67) 20241111163645112 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163645112 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111163645112 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111163645112 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163645112 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1232/rtp C:92C1C5DD r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163645112 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:92C1C5DD connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241111163645112 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:92C1C5DD output_enabled 1 (mgcp_msg.c:125) 20241111163645112 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163645112 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1232/rtp C:92C1C5DD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163645113 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163645113 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:92C1C5DD CRCX: Creating connection: port: 4010 (mgcp_protocol.c:1112) 20241111163645113 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:92C1C5DD CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163645113 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163645113 DLMGCP DEBUG <0013> Generated response: line #00: 200 5187 OK (mgcp_msg.c:67) 20241111163645113 DLMGCP DEBUG <0013> Generated response: line #01: I: 92C1C5DD (mgcp_msg.c:67) 20241111163645113 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241111163645113 DLMGCP DEBUG <0013> Generated response: line #03: o=- 92C1C5DD 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163645113 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241111163645113 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163645113 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241111163645113 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 4010 RTP/AVP 112 (mgcp_msg.c:67) 20241111163645113 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163645113 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) MTC@e999c791e3c7: setverdict(fail): none -> fail reason: "Response didn't match template", new component reason: "Response didn't match template" RTPEM2(35)@e999c791e3c7: Final verdict of PTC: none RTPEM1(34)@e999c791e3c7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(37)@e999c791e3c7: Final verdict of PTC: none RTPEM0(33)@e999c791e3c7: Final verdict of PTC: none VirtCallAgent-STATS(36)@e999c791e3c7: Final verdict of PTC: none MTC@e999c791e3c7: Setting final verdict of the test case. MTC@e999c791e3c7: Local verdict of MTC: fail reason: "Response didn't match template" MTC@e999c791e3c7: Local verdict of PTC RTPEM0(33): none (fail -> fail) MTC@e999c791e3c7: Local verdict of PTC RTPEM1(34): none (fail -> fail) MTC@e999c791e3c7: Local verdict of PTC RTPEM2(35): none (fail -> fail) MTC@e999c791e3c7: Local verdict of PTC VirtCallAgent-STATS(36): none (fail -> fail) MTC@e999c791e3c7: Local verdict of PTC IPA-CTRL-CLI-IPA(37): none (fail -> fail) MTC@e999c791e3c7: Test case TC_crcx_early_bidir_mode finished. Verdict: fail reason: Response didn't match template MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_early_bidir_mode fail'. Mon Nov 11 16:36:45 UTC 2024 ------ MGCP_Test.TC_crcx_early_bidir_mode fail ------ Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_early_bidir_mode.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=22452) MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_early_bidir_mode fail' was executed successfully (exit status: 0). MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_unsupp_param'. ------ MGCP_Test.TC_crcx_unsupp_param ------ Mon Nov 11 16:36:47 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_crcx_unsupp_param.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_crcx_unsupp_param.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_unsupp_param' was executed successfully (exit status: 0). MTC@e999c791e3c7: Test case TC_crcx_unsupp_param started. 20241111163648249 DLMGCP DEBUG <0013> Received message: line #00: DLCX 10912 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163648249 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111163648249 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111163648249 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163648249 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163648249 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163648249 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163648249 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163648249 DLMGCP DEBUG <0013> Generated response: line #00: 200 10912 OK (mgcp_msg.c:67) 20241111163648253 DLMGCP DEBUG <0013> Received message: line #00: CRCX 10913 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163648253 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163648253 DLMGCP DEBUG <0013> Received message: line #02: C: 1231 (mgcp_msg.c:67) 20241111163648253 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163648253 DLMGCP DEBUG <0013> Received message: line #04: N: foobar (mgcp_msg.c:67) 20241111163648253 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111163648253 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111163648253 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163648253 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: unhandled option: 'N'/78 (mgcp_protocol.c:945) 20241111163648253 DLMGCP DEBUG <0013> endpoint:none Generated response: code=539 (mgcp_protocol.c:230) 20241111163648253 DLMGCP DEBUG <0013> Generated response: line #00: 539 10913 FAIL (mgcp_msg.c:67) MTC@e999c791e3c7: setverdict(pass): none -> pass RTPEM2(40)@e999c791e3c7: Final verdict of PTC: none VirtCallAgent-STATS(41)@e999c791e3c7: Final verdict of PTC: none RTPEM0(38)@e999c791e3c7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(42)@e999c791e3c7: Final verdict of PTC: none RTPEM1(39)@e999c791e3c7: Final verdict of PTC: none MTC@e999c791e3c7: Setting final verdict of the test case. MTC@e999c791e3c7: Local verdict of MTC: pass MTC@e999c791e3c7: Local verdict of PTC RTPEM0(38): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM1(39): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM2(40): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC VirtCallAgent-STATS(41): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC IPA-CTRL-CLI-IPA(42): none (pass -> pass) MTC@e999c791e3c7: Test case TC_crcx_unsupp_param finished. Verdict: pass MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_unsupp_param pass'. Mon Nov 11 16:36:48 UTC 2024 ====== MGCP_Test.TC_crcx_unsupp_param pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_unsupp_param.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=17692) MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_unsupp_param pass' was executed successfully (exit status: 0). MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_missing_callid'. ------ MGCP_Test.TC_crcx_missing_callid ------ Mon Nov 11 16:36:50 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_crcx_missing_callid.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_crcx_missing_callid.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_missing_callid' was executed successfully (exit status: 0). MTC@e999c791e3c7: Test case TC_crcx_missing_callid started. 20241111163651381 DLMGCP DEBUG <0013> Received message: line #00: DLCX 51689 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163651381 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111163651382 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111163651382 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163651382 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241111163651382 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241111163651382 DLMGCP DEBUG <0013> Generated response: line #00: 515 51689 FAIL (mgcp_msg.c:67) 20241111163651385 DLMGCP DEBUG <0013> Received message: line #00: CRCX 51690 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163651385 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163651385 DLMGCP DEBUG <0013> Received message: line #02: L: p:20 (mgcp_msg.c:67) 20241111163651385 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111163651385 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111163651385 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163651385 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw CRCX: insufficient parameters, missing callid (mgcp_protocol.c:956) 20241111163651386 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=516 (mgcp_protocol.c:230) 20241111163651386 DLMGCP DEBUG <0013> Generated response: line #00: 516 51690 FAIL (mgcp_msg.c:67) MTC@e999c791e3c7: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(47)@e999c791e3c7: Final verdict of PTC: none RTPEM1(44)@e999c791e3c7: Final verdict of PTC: none RTPEM0(43)@e999c791e3c7: Final verdict of PTC: none VirtCallAgent-STATS(46)@e999c791e3c7: Final verdict of PTC: none RTPEM2(45)@e999c791e3c7: Final verdict of PTC: none MTC@e999c791e3c7: Setting final verdict of the test case. MTC@e999c791e3c7: Local verdict of MTC: pass MTC@e999c791e3c7: Local verdict of PTC RTPEM0(43): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM1(44): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM2(45): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC VirtCallAgent-STATS(46): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC IPA-CTRL-CLI-IPA(47): none (pass -> pass) MTC@e999c791e3c7: Test case TC_crcx_missing_callid finished. Verdict: pass MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_missing_callid pass'. Mon Nov 11 16:36:51 UTC 2024 ====== MGCP_Test.TC_crcx_missing_callid pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_missing_callid.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=16784) MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_missing_callid pass' was executed successfully (exit status: 0). MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_missing_mode'. ------ MGCP_Test.TC_crcx_missing_mode ------ Mon Nov 11 16:36:53 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_crcx_missing_mode.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_crcx_missing_mode.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_missing_mode' was executed successfully (exit status: 0). MTC@e999c791e3c7: Test case TC_crcx_missing_mode started. 20241111163654519 DLMGCP DEBUG <0013> Received message: line #00: DLCX 49204 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163654519 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111163654519 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111163654519 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163654519 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241111163654519 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241111163654519 DLMGCP DEBUG <0013> Generated response: line #00: 515 49204 FAIL (mgcp_msg.c:67) 20241111163654522 DLMGCP DEBUG <0013> Received message: line #00: CRCX 49205 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163654522 DLMGCP DEBUG <0013> Received message: line #01: C: 1229 (mgcp_msg.c:67) 20241111163654522 DLMGCP DEBUG <0013> Received message: line #02: L: p:20 (mgcp_msg.c:67) 20241111163654522 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111163654522 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111163654522 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163654522 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw CRCX: insufficient parameters, missing mode (mgcp_protocol.c:963) 20241111163654522 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=517 (mgcp_protocol.c:230) 20241111163654522 DLMGCP DEBUG <0013> Generated response: line #00: 517 49205 FAIL (mgcp_msg.c:67) MTC@e999c791e3c7: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(52)@e999c791e3c7: Final verdict of PTC: none VirtCallAgent-STATS(51)@e999c791e3c7: Final verdict of PTC: none RTPEM0(48)@e999c791e3c7: Final verdict of PTC: none RTPEM1(49)@e999c791e3c7: Final verdict of PTC: none RTPEM2(50)@e999c791e3c7: Final verdict of PTC: none MTC@e999c791e3c7: Setting final verdict of the test case. MTC@e999c791e3c7: Local verdict of MTC: pass MTC@e999c791e3c7: Local verdict of PTC RTPEM0(48): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM1(49): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM2(50): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC VirtCallAgent-STATS(51): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC IPA-CTRL-CLI-IPA(52): none (pass -> pass) MTC@e999c791e3c7: Test case TC_crcx_missing_mode finished. Verdict: pass MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_missing_mode pass'. Mon Nov 11 16:36:54 UTC 2024 ====== MGCP_Test.TC_crcx_missing_mode pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_missing_mode.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=16772) MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_missing_mode pass' was executed successfully (exit status: 0). MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_unsupp_packet_intv'. ------ MGCP_Test.TC_crcx_unsupp_packet_intv ------ Mon Nov 11 16:36:56 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_crcx_unsupp_packet_intv.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_crcx_unsupp_packet_intv.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_unsupp_packet_intv' was executed successfully (exit status: 0). MTC@e999c791e3c7: Test case TC_crcx_unsupp_packet_intv started. 20241111163657652 DLMGCP DEBUG <0013> Received message: line #00: DLCX 44020 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163657652 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111163657652 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111163657652 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163657652 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241111163657652 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241111163657652 DLMGCP DEBUG <0013> Generated response: line #00: 515 44020 FAIL (mgcp_msg.c:67) 20241111163657656 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44021 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163657656 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163657656 DLMGCP DEBUG <0013> Received message: line #02: C: 1228 (mgcp_msg.c:67) 20241111163657656 DLMGCP DEBUG <0013> Received message: line #03: L: p:111 (mgcp_msg.c:67) 20241111163657656 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111163657656 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111163657656 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163657657 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1228/rtp C:28311A49 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163657657 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:28311A49 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163657657 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:28311A49 output_enabled 0 (mgcp_msg.c:125) 20241111163657657 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 111, lco->codec: (null) (mgcp_protocol.c:701) 20241111163657657 DLMGCP ERROR <0013> local CX options: packetization interval is not a multiple of 20ms! (mgcp_protocol.c:707) 20241111163657657 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw CI:28311A49 CRCX: invalid local connection options! (mgcp_protocol.c:1057) 20241111163657657 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163657657 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163657657 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: unable to create connection (mgcp_protocol.c:1131) 20241111163657657 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=535 (mgcp_protocol.c:230) 20241111163657657 DLMGCP DEBUG <0013> Generated response: line #00: 535 44021 FAIL (mgcp_msg.c:67) MTC@e999c791e3c7: setverdict(pass): none -> pass RTPEM0(53)@e999c791e3c7: Final verdict of PTC: none VirtCallAgent-STATS(56)@e999c791e3c7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(57)@e999c791e3c7: Final verdict of PTC: none RTPEM2(55)@e999c791e3c7: Final verdict of PTC: none RTPEM1(54)@e999c791e3c7: Final verdict of PTC: none MTC@e999c791e3c7: Setting final verdict of the test case. MTC@e999c791e3c7: Local verdict of MTC: pass MTC@e999c791e3c7: Local verdict of PTC RTPEM0(53): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM1(54): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM2(55): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC VirtCallAgent-STATS(56): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC IPA-CTRL-CLI-IPA(57): none (pass -> pass) MTC@e999c791e3c7: Test case TC_crcx_unsupp_packet_intv finished. Verdict: pass MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_unsupp_packet_intv pass'. Mon Nov 11 16:36:57 UTC 2024 ====== MGCP_Test.TC_crcx_unsupp_packet_intv pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_unsupp_packet_intv.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=19164) MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_unsupp_packet_intv pass' was executed successfully (exit status: 0). MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_illegal_double_lco'. ------ MGCP_Test.TC_crcx_illegal_double_lco ------ Mon Nov 11 16:36:59 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_crcx_illegal_double_lco.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_crcx_illegal_double_lco.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_illegal_double_lco' was executed successfully (exit status: 0). MTC@e999c791e3c7: Test case TC_crcx_illegal_double_lco started. 20241111163700800 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52644 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163700801 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111163700801 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111163700801 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163700801 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241111163700801 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241111163700801 DLMGCP DEBUG <0013> Generated response: line #00: 515 52644 FAIL (mgcp_msg.c:67) 20241111163700806 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52645 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163700806 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163700806 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241111163700806 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR, p:20 (mgcp_msg.c:67) 20241111163700806 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111163700806 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111163700806 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163700806 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:564513B8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163700806 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:564513B8 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163700806 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:564513B8 output_enabled 0 (mgcp_msg.c:125) 20241111163700806 DLMGCP ERROR <0013> local CX options: Internal inconsistency in Local Connection Options! (mgcp_protocol.c:656) 20241111163700806 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw CI:564513B8 CRCX: invalid local connection options! (mgcp_protocol.c:1057) 20241111163700806 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163700806 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163700806 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: unable to create connection (mgcp_protocol.c:1131) 20241111163700806 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=524 (mgcp_protocol.c:230) 20241111163700806 DLMGCP DEBUG <0013> Generated response: line #00: 524 52645 FAIL (mgcp_msg.c:67) MTC@e999c791e3c7: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(62)@e999c791e3c7: Final verdict of PTC: none RTPEM0(58)@e999c791e3c7: Final verdict of PTC: none RTPEM2(60)@e999c791e3c7: Final verdict of PTC: none RTPEM1(59)@e999c791e3c7: Final verdict of PTC: none VirtCallAgent-STATS(61)@e999c791e3c7: Final verdict of PTC: none MTC@e999c791e3c7: Setting final verdict of the test case. MTC@e999c791e3c7: Local verdict of MTC: pass MTC@e999c791e3c7: Local verdict of PTC RTPEM0(58): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM1(59): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM2(60): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC VirtCallAgent-STATS(61): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC IPA-CTRL-CLI-IPA(62): none (pass -> pass) MTC@e999c791e3c7: Test case TC_crcx_illegal_double_lco finished. Verdict: pass MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_illegal_double_lco pass'. Mon Nov 11 16:37:00 UTC 2024 ====== MGCP_Test.TC_crcx_illegal_double_lco pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_illegal_double_lco.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=18952) MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_illegal_double_lco pass' was executed successfully (exit status: 0). MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_sdp'. ------ MGCP_Test.TC_crcx_sdp ------ Mon Nov 11 16:37:02 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_crcx_sdp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_crcx_sdp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_sdp' was executed successfully (exit status: 0). MTC@e999c791e3c7: Test case TC_crcx_sdp started. 20241111163703928 DLMGCP DEBUG <0013> Received message: line #00: DLCX 31260 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163703928 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111163703928 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111163703928 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163703928 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241111163703929 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241111163703929 DLMGCP DEBUG <0013> Generated response: line #00: 515 31260 FAIL (mgcp_msg.c:67) 20241111163703933 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31261 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163703933 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241111163703933 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241111163703933 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163703933 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241111163703933 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163703933 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241111163703933 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.2 (mgcp_msg.c:67) 20241111163703933 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241111163703933 DLMGCP DEBUG <0013> Received message: line #09: m=audio 2344 RTP/AVP 98 (mgcp_msg.c:67) 20241111163703933 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:98 AMR/8000 (mgcp_msg.c:67) 20241111163703933 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163703933 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111163703933 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111163703933 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163703933 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:1E1E7655 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163703934 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1E1E7655 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241111163703934 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1E1E7655 output_enabled 1 (mgcp_msg.c:125) 20241111163703934 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163703934 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:1E1E7655 Got media info via SDP: port:2344, addr:127.0.0.2, duration:20, payload-types:98=AMR (mgcp_sdp.c:444) 20241111163703934 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:1E1E7655 r=127.0.0.2:2344<->l=:0) codecs[0]:(pt:98=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163703934 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 2344 (mgcp_protocol.c:726) 20241111163703934 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1E1E7655 CRCX: Creating connection: port: 4012 (mgcp_protocol.c:1112) 20241111163703934 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:1E1E7655 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163703934 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163703934 DLMGCP DEBUG <0013> Generated response: line #00: 200 31261 OK (mgcp_msg.c:67) 20241111163703934 DLMGCP DEBUG <0013> Generated response: line #01: I: 1E1E7655 (mgcp_msg.c:67) 20241111163703934 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241111163703934 DLMGCP DEBUG <0013> Generated response: line #03: o=- 1E1E7655 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163703934 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241111163703934 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163703934 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241111163703934 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 4012 RTP/AVP 98 (mgcp_msg.c:67) 20241111163703934 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:98 AMR/8000 (mgcp_msg.c:67) 20241111163703934 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241111163703935 DLMGCP DEBUG <0013> Received message: line #00: DLCX 31262 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163703935 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:67) 20241111163703935 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111163703935 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111163703935 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163703935 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163703935 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163703935 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163703935 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163703935 DLMGCP DEBUG <0013> Generated response: line #00: 200 31262 OK (mgcp_msg.c:67) MTC@e999c791e3c7: setverdict(pass): none -> pass RTPEM0(63)@e999c791e3c7: Final verdict of PTC: none RTPEM2(65)@e999c791e3c7: Final verdict of PTC: none VirtCallAgent-STATS(66)@e999c791e3c7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(67)@e999c791e3c7: Final verdict of PTC: none RTPEM1(64)@e999c791e3c7: Final verdict of PTC: none MTC@e999c791e3c7: Setting final verdict of the test case. MTC@e999c791e3c7: Local verdict of MTC: pass MTC@e999c791e3c7: Local verdict of PTC RTPEM0(63): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM1(64): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM2(65): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC VirtCallAgent-STATS(66): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC IPA-CTRL-CLI-IPA(67): none (pass -> pass) MTC@e999c791e3c7: Test case TC_crcx_sdp finished. Verdict: pass MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_sdp pass'. Mon Nov 11 16:37:03 UTC 2024 ====== MGCP_Test.TC_crcx_sdp pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_sdp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=27804) MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_sdp pass' was executed successfully (exit status: 0). MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_wildcarded'. ------ MGCP_Test.TC_crcx_wildcarded ------ Mon Nov 11 16:37:06 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_crcx_wildcarded.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_crcx_wildcarded.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_wildcarded' was executed successfully (exit status: 0). MTC@e999c791e3c7: Test case TC_crcx_wildcarded started. 20241111163707077 DLMGCP DEBUG <0013> Received message: line #00: CRCX 59252 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163707077 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163707077 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163707077 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163707078 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163707078 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163707078 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163707078 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw conn:(1234/rtp C:5AB32E61 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163707078 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:5AB32E61 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163707078 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:5AB32E61 output_enabled 0 (mgcp_msg.c:125) 20241111163707078 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163707078 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw conn:(1234/rtp C:5AB32E61 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163707078 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163707078 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:5AB32E61 CRCX: Creating connection: port: 4014 (mgcp_protocol.c:1112) 20241111163707078 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:5AB32E61 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163707078 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163707078 DLMGCP DEBUG <0013> Generated response: line #00: 200 59252 OK (mgcp_msg.c:67) 20241111163707078 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1@mgw (mgcp_msg.c:67) 20241111163707078 DLMGCP DEBUG <0013> Generated response: line #02: I: 5AB32E61 (mgcp_msg.c:67) 20241111163707078 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163707078 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5AB32E61 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163707078 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163707078 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163707078 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163707078 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4014 RTP/AVP 112 (mgcp_msg.c:67) 20241111163707078 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163707078 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163707079 DLMGCP DEBUG <0013> Received message: line #00: DLCX 59253 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163707079 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163707079 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20241111163707079 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163707079 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163707079 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163707079 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163707079 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163707079 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163707079 DLMGCP DEBUG <0013> Generated response: line #00: 200 59253 OK (mgcp_msg.c:67) MTC@e999c791e3c7: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(72)@e999c791e3c7: Final verdict of PTC: none VirtCallAgent-STATS(71)@e999c791e3c7: Final verdict of PTC: none RTPEM0(68)@e999c791e3c7: Final verdict of PTC: none RTPEM2(70)@e999c791e3c7: Final verdict of PTC: none RTPEM1(69)@e999c791e3c7: Final verdict of PTC: none MTC@e999c791e3c7: Setting final verdict of the test case. MTC@e999c791e3c7: Local verdict of MTC: pass MTC@e999c791e3c7: Local verdict of PTC RTPEM0(68): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM1(69): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM2(70): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC VirtCallAgent-STATS(71): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC IPA-CTRL-CLI-IPA(72): none (pass -> pass) MTC@e999c791e3c7: Test case TC_crcx_wildcarded finished. Verdict: pass MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_wildcarded pass'. Mon Nov 11 16:37:07 UTC 2024 ====== MGCP_Test.TC_crcx_wildcarded pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_wildcarded.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=23384) MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_wildcarded pass' was executed successfully (exit status: 0). MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_wildcarded_exhaust'. ------ MGCP_Test.TC_crcx_wildcarded_exhaust ------ Mon Nov 11 16:37:09 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_crcx_wildcarded_exhaust.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_crcx_wildcarded_exhaust.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_wildcarded_exhaust' was executed successfully (exit status: 0). MTC@e999c791e3c7: Test case TC_crcx_wildcarded_exhaust started. 20241111163710213 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38264 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710213 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710213 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710213 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710213 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163710213 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163710213 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710213 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw conn:(1234/rtp C:DF28AB23 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710213 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:DF28AB23 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710213 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:DF28AB23 output_enabled 0 (mgcp_msg.c:125) 20241111163710213 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710213 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw conn:(1234/rtp C:DF28AB23 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710213 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710214 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:DF28AB23 CRCX: Creating connection: port: 4016 (mgcp_protocol.c:1112) 20241111163710214 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:DF28AB23 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710214 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710214 DLMGCP DEBUG <0013> Generated response: line #00: 200 38264 OK (mgcp_msg.c:67) 20241111163710214 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1@mgw (mgcp_msg.c:67) 20241111163710214 DLMGCP DEBUG <0013> Generated response: line #02: I: DF28AB23 (mgcp_msg.c:67) 20241111163710214 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710214 DLMGCP DEBUG <0013> Generated response: line #04: o=- DF28AB23 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710214 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710214 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710214 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710214 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4016 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710214 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710214 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710215 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38265 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710215 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710215 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710215 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710215 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found free endpoint: rtpbridge/2@mgw (mgcp_endp.c:261) 20241111163710215 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111163710215 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710215 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:B712C107 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710215 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B712C107 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710215 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B712C107 output_enabled 0 (mgcp_msg.c:125) 20241111163710215 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710215 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:B712C107 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710215 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710216 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B712C107 CRCX: Creating connection: port: 4018 (mgcp_protocol.c:1112) 20241111163710216 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:B712C107 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710216 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710216 DLMGCP DEBUG <0013> Generated response: line #00: 200 38265 OK (mgcp_msg.c:67) 20241111163710216 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2@mgw (mgcp_msg.c:67) 20241111163710216 DLMGCP DEBUG <0013> Generated response: line #02: I: B712C107 (mgcp_msg.c:67) 20241111163710216 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710216 DLMGCP DEBUG <0013> Generated response: line #04: o=- B712C107 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710216 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710216 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710216 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710216 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4018 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710216 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710216 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710217 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38266 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710217 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710217 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710217 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710217 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw (trunk:0) found free endpoint: rtpbridge/3@mgw (mgcp_endp.c:261) 20241111163710217 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3@mgw" (mgcp_protocol.c:441) 20241111163710217 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710217 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw conn:(1234/rtp C:FEAC4AEC r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710217 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:FEAC4AEC connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710217 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:FEAC4AEC output_enabled 0 (mgcp_msg.c:125) 20241111163710217 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710217 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw conn:(1234/rtp C:FEAC4AEC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710217 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710217 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:FEAC4AEC CRCX: Creating connection: port: 4020 (mgcp_protocol.c:1112) 20241111163710217 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw CI:FEAC4AEC CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710217 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710217 DLMGCP DEBUG <0013> Generated response: line #00: 200 38266 OK (mgcp_msg.c:67) 20241111163710217 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3@mgw (mgcp_msg.c:67) 20241111163710217 DLMGCP DEBUG <0013> Generated response: line #02: I: FEAC4AEC (mgcp_msg.c:67) 20241111163710217 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710217 DLMGCP DEBUG <0013> Generated response: line #04: o=- FEAC4AEC 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710217 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710217 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710217 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710217 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4020 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710217 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710217 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710218 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38267 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710218 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710218 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710218 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710218 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found free endpoint: rtpbridge/4@mgw (mgcp_endp.c:261) 20241111163710218 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:441) 20241111163710218 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710218 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw conn:(1234/rtp C:E3868936 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710218 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:E3868936 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710218 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:E3868936 output_enabled 0 (mgcp_msg.c:125) 20241111163710218 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710218 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw conn:(1234/rtp C:E3868936 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710218 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710218 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:E3868936 CRCX: Creating connection: port: 4022 (mgcp_protocol.c:1112) 20241111163710218 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CI:E3868936 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710218 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710218 DLMGCP DEBUG <0013> Generated response: line #00: 200 38267 OK (mgcp_msg.c:67) 20241111163710218 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4@mgw (mgcp_msg.c:67) 20241111163710219 DLMGCP DEBUG <0013> Generated response: line #02: I: E3868936 (mgcp_msg.c:67) 20241111163710219 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710219 DLMGCP DEBUG <0013> Generated response: line #04: o=- E3868936 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710219 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710219 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710219 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710219 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4022 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710219 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710219 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710219 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38268 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710219 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710219 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710219 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710219 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found free endpoint: rtpbridge/5@mgw (mgcp_endp.c:261) 20241111163710219 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:441) 20241111163710219 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710219 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw conn:(1234/rtp C:F69C0AA4 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710219 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:F69C0AA4 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710219 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:F69C0AA4 output_enabled 0 (mgcp_msg.c:125) 20241111163710219 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710219 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw conn:(1234/rtp C:F69C0AA4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710219 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710220 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:F69C0AA4 CRCX: Creating connection: port: 4024 (mgcp_protocol.c:1112) 20241111163710220 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:F69C0AA4 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710220 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710220 DLMGCP DEBUG <0013> Generated response: line #00: 200 38268 OK (mgcp_msg.c:67) 20241111163710220 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5@mgw (mgcp_msg.c:67) 20241111163710220 DLMGCP DEBUG <0013> Generated response: line #02: I: F69C0AA4 (mgcp_msg.c:67) 20241111163710220 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710220 DLMGCP DEBUG <0013> Generated response: line #04: o=- F69C0AA4 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710220 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710220 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710220 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710220 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4024 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710220 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710220 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710220 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38269 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710220 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710220 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710220 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710220 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw (trunk:0) found free endpoint: rtpbridge/6@mgw (mgcp_endp.c:261) 20241111163710220 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6@mgw" (mgcp_protocol.c:441) 20241111163710220 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710220 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw conn:(1234/rtp C:66F68743 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710220 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:66F68743 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710220 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:66F68743 output_enabled 0 (mgcp_msg.c:125) 20241111163710220 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710220 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw conn:(1234/rtp C:66F68743 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710220 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710221 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:66F68743 CRCX: Creating connection: port: 4026 (mgcp_protocol.c:1112) 20241111163710221 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw CI:66F68743 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710221 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710221 DLMGCP DEBUG <0013> Generated response: line #00: 200 38269 OK (mgcp_msg.c:67) 20241111163710221 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6@mgw (mgcp_msg.c:67) 20241111163710221 DLMGCP DEBUG <0013> Generated response: line #02: I: 66F68743 (mgcp_msg.c:67) 20241111163710221 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710221 DLMGCP DEBUG <0013> Generated response: line #04: o=- 66F68743 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710221 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710221 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710221 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710221 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4026 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710221 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710221 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710221 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38270 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710221 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710221 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710221 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710221 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw (trunk:0) found free endpoint: rtpbridge/7@mgw (mgcp_endp.c:261) 20241111163710221 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7@mgw" (mgcp_protocol.c:441) 20241111163710221 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710221 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw conn:(1234/rtp C:EC2BC0CC r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710221 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:EC2BC0CC connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710221 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:EC2BC0CC output_enabled 0 (mgcp_msg.c:125) 20241111163710221 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710221 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw conn:(1234/rtp C:EC2BC0CC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710221 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710221 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:EC2BC0CC CRCX: Creating connection: port: 4028 (mgcp_protocol.c:1112) 20241111163710221 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CI:EC2BC0CC CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710222 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710222 DLMGCP DEBUG <0013> Generated response: line #00: 200 38270 OK (mgcp_msg.c:67) 20241111163710222 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7@mgw (mgcp_msg.c:67) 20241111163710222 DLMGCP DEBUG <0013> Generated response: line #02: I: EC2BC0CC (mgcp_msg.c:67) 20241111163710222 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710222 DLMGCP DEBUG <0013> Generated response: line #04: o=- EC2BC0CC 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710222 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710222 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710222 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710222 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4028 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710222 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710222 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710222 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38271 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710222 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710222 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710222 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710222 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw (trunk:0) found free endpoint: rtpbridge/8@mgw (mgcp_endp.c:261) 20241111163710222 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8@mgw" (mgcp_protocol.c:441) 20241111163710222 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710222 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw conn:(1234/rtp C:6B9A7178 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710222 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:6B9A7178 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710222 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:6B9A7178 output_enabled 0 (mgcp_msg.c:125) 20241111163710222 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710223 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw conn:(1234/rtp C:6B9A7178 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710223 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710223 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:6B9A7178 CRCX: Creating connection: port: 4030 (mgcp_protocol.c:1112) 20241111163710223 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw CI:6B9A7178 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710223 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710223 DLMGCP DEBUG <0013> Generated response: line #00: 200 38271 OK (mgcp_msg.c:67) 20241111163710223 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8@mgw (mgcp_msg.c:67) 20241111163710223 DLMGCP DEBUG <0013> Generated response: line #02: I: 6B9A7178 (mgcp_msg.c:67) 20241111163710223 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710223 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6B9A7178 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710223 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710223 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710223 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710223 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4030 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710223 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710223 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710224 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38272 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710224 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710224 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710224 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710224 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw (trunk:0) found free endpoint: rtpbridge/9@mgw (mgcp_endp.c:261) 20241111163710224 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9@mgw" (mgcp_protocol.c:441) 20241111163710224 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710224 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw conn:(1234/rtp C:5EDCF021 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710224 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:5EDCF021 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710224 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:5EDCF021 output_enabled 0 (mgcp_msg.c:125) 20241111163710224 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710224 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw conn:(1234/rtp C:5EDCF021 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710224 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710224 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:5EDCF021 CRCX: Creating connection: port: 4032 (mgcp_protocol.c:1112) 20241111163710224 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw CI:5EDCF021 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710224 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710224 DLMGCP DEBUG <0013> Generated response: line #00: 200 38272 OK (mgcp_msg.c:67) 20241111163710224 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9@mgw (mgcp_msg.c:67) 20241111163710224 DLMGCP DEBUG <0013> Generated response: line #02: I: 5EDCF021 (mgcp_msg.c:67) 20241111163710224 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710224 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5EDCF021 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710224 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710224 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710224 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710225 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4032 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710225 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710225 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710225 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38273 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710225 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710225 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710225 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710225 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw (trunk:0) found free endpoint: rtpbridge/a@mgw (mgcp_endp.c:261) 20241111163710225 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a@mgw" (mgcp_protocol.c:441) 20241111163710225 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710225 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw conn:(1234/rtp C:59A64353 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710225 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:59A64353 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710225 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:59A64353 output_enabled 0 (mgcp_msg.c:125) 20241111163710225 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710225 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw conn:(1234/rtp C:59A64353 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710226 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710226 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:59A64353 CRCX: Creating connection: port: 4034 (mgcp_protocol.c:1112) 20241111163710226 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw CI:59A64353 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710226 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710226 DLMGCP DEBUG <0013> Generated response: line #00: 200 38273 OK (mgcp_msg.c:67) 20241111163710226 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a@mgw (mgcp_msg.c:67) 20241111163710226 DLMGCP DEBUG <0013> Generated response: line #02: I: 59A64353 (mgcp_msg.c:67) 20241111163710226 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710226 DLMGCP DEBUG <0013> Generated response: line #04: o=- 59A64353 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710226 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710226 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710226 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710226 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4034 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710226 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710226 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710227 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38274 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710227 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710227 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710227 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710227 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw (trunk:0) found free endpoint: rtpbridge/b@mgw (mgcp_endp.c:261) 20241111163710227 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b@mgw" (mgcp_protocol.c:441) 20241111163710227 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710227 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw conn:(1234/rtp C:0DED84F2 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710227 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:0DED84F2 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710227 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:0DED84F2 output_enabled 0 (mgcp_msg.c:125) 20241111163710227 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710227 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw conn:(1234/rtp C:0DED84F2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710227 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710227 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:0DED84F2 CRCX: Creating connection: port: 4036 (mgcp_protocol.c:1112) 20241111163710227 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw CI:0DED84F2 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710227 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710227 DLMGCP DEBUG <0013> Generated response: line #00: 200 38274 OK (mgcp_msg.c:67) 20241111163710227 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b@mgw (mgcp_msg.c:67) 20241111163710227 DLMGCP DEBUG <0013> Generated response: line #02: I: 0DED84F2 (mgcp_msg.c:67) 20241111163710227 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710227 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0DED84F2 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710227 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710227 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710227 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710227 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4036 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710227 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710228 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710228 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38275 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710228 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710228 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710228 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710228 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw (trunk:0) found free endpoint: rtpbridge/c@mgw (mgcp_endp.c:261) 20241111163710228 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c@mgw" (mgcp_protocol.c:441) 20241111163710228 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710228 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw conn:(1234/rtp C:56613401 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710228 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:56613401 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710228 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:56613401 output_enabled 0 (mgcp_msg.c:125) 20241111163710228 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710229 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw conn:(1234/rtp C:56613401 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710229 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710229 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:56613401 CRCX: Creating connection: port: 4038 (mgcp_protocol.c:1112) 20241111163710229 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw CI:56613401 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710229 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710229 DLMGCP DEBUG <0013> Generated response: line #00: 200 38275 OK (mgcp_msg.c:67) 20241111163710229 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c@mgw (mgcp_msg.c:67) 20241111163710229 DLMGCP DEBUG <0013> Generated response: line #02: I: 56613401 (mgcp_msg.c:67) 20241111163710229 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710229 DLMGCP DEBUG <0013> Generated response: line #04: o=- 56613401 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710229 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710229 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710229 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710229 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4038 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710229 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710229 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710230 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38276 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710230 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710230 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710230 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710230 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw (trunk:0) found free endpoint: rtpbridge/d@mgw (mgcp_endp.c:261) 20241111163710230 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d@mgw" (mgcp_protocol.c:441) 20241111163710230 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710230 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw conn:(1234/rtp C:B3A19C5C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710230 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:B3A19C5C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710230 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:B3A19C5C output_enabled 0 (mgcp_msg.c:125) 20241111163710230 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710230 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw conn:(1234/rtp C:B3A19C5C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710230 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710230 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:B3A19C5C CRCX: Creating connection: port: 4040 (mgcp_protocol.c:1112) 20241111163710230 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw CI:B3A19C5C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710230 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710230 DLMGCP DEBUG <0013> Generated response: line #00: 200 38276 OK (mgcp_msg.c:67) 20241111163710230 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d@mgw (mgcp_msg.c:67) 20241111163710230 DLMGCP DEBUG <0013> Generated response: line #02: I: B3A19C5C (mgcp_msg.c:67) 20241111163710230 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710230 DLMGCP DEBUG <0013> Generated response: line #04: o=- B3A19C5C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710230 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710230 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710230 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710230 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4040 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710230 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710230 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710231 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38277 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710231 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710231 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710231 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710231 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw (trunk:0) found free endpoint: rtpbridge/e@mgw (mgcp_endp.c:261) 20241111163710231 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e@mgw" (mgcp_protocol.c:441) 20241111163710231 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710231 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw conn:(1234/rtp C:C3CB7953 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710231 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:C3CB7953 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710231 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:C3CB7953 output_enabled 0 (mgcp_msg.c:125) 20241111163710231 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710231 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw conn:(1234/rtp C:C3CB7953 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710231 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710231 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:C3CB7953 CRCX: Creating connection: port: 4042 (mgcp_protocol.c:1112) 20241111163710231 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw CI:C3CB7953 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710231 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710231 DLMGCP DEBUG <0013> Generated response: line #00: 200 38277 OK (mgcp_msg.c:67) 20241111163710231 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e@mgw (mgcp_msg.c:67) 20241111163710231 DLMGCP DEBUG <0013> Generated response: line #02: I: C3CB7953 (mgcp_msg.c:67) 20241111163710231 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710231 DLMGCP DEBUG <0013> Generated response: line #04: o=- C3CB7953 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710232 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710232 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710232 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710232 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4042 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710232 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710232 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710232 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38278 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710232 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710232 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710232 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710232 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw (trunk:0) found free endpoint: rtpbridge/f@mgw (mgcp_endp.c:261) 20241111163710232 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f@mgw" (mgcp_protocol.c:441) 20241111163710232 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710232 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw conn:(1234/rtp C:A98E948A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710232 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:A98E948A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710232 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:A98E948A output_enabled 0 (mgcp_msg.c:125) 20241111163710232 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710232 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw conn:(1234/rtp C:A98E948A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710232 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710233 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:A98E948A CRCX: Creating connection: port: 4044 (mgcp_protocol.c:1112) 20241111163710233 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw CI:A98E948A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710233 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710233 DLMGCP DEBUG <0013> Generated response: line #00: 200 38278 OK (mgcp_msg.c:67) 20241111163710233 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f@mgw (mgcp_msg.c:67) 20241111163710233 DLMGCP DEBUG <0013> Generated response: line #02: I: A98E948A (mgcp_msg.c:67) 20241111163710233 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710233 DLMGCP DEBUG <0013> Generated response: line #04: o=- A98E948A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710233 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710233 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710233 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710233 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4044 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710233 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710233 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710233 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38279 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710233 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710233 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710233 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710233 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw (trunk:0) found free endpoint: rtpbridge/10@mgw (mgcp_endp.c:261) 20241111163710233 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10@mgw" (mgcp_protocol.c:441) 20241111163710234 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710234 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw conn:(1234/rtp C:6B0B9F70 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710234 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:6B0B9F70 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710234 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:6B0B9F70 output_enabled 0 (mgcp_msg.c:125) 20241111163710234 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710234 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw conn:(1234/rtp C:6B0B9F70 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710234 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710234 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:6B0B9F70 CRCX: Creating connection: port: 4046 (mgcp_protocol.c:1112) 20241111163710234 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw CI:6B0B9F70 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710234 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710234 DLMGCP DEBUG <0013> Generated response: line #00: 200 38279 OK (mgcp_msg.c:67) 20241111163710234 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10@mgw (mgcp_msg.c:67) 20241111163710234 DLMGCP DEBUG <0013> Generated response: line #02: I: 6B0B9F70 (mgcp_msg.c:67) 20241111163710234 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710234 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6B0B9F70 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710234 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710234 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710234 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710234 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4046 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710234 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710234 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710235 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38280 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710235 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710235 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710235 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710235 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw (trunk:0) found free endpoint: rtpbridge/11@mgw (mgcp_endp.c:261) 20241111163710235 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11@mgw" (mgcp_protocol.c:441) 20241111163710235 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710235 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw conn:(1234/rtp C:2AAD4E72 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710235 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:2AAD4E72 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710235 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:2AAD4E72 output_enabled 0 (mgcp_msg.c:125) 20241111163710235 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710235 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw conn:(1234/rtp C:2AAD4E72 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710235 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710235 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:2AAD4E72 CRCX: Creating connection: port: 4048 (mgcp_protocol.c:1112) 20241111163710235 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw CI:2AAD4E72 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710235 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710235 DLMGCP DEBUG <0013> Generated response: line #00: 200 38280 OK (mgcp_msg.c:67) 20241111163710235 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11@mgw (mgcp_msg.c:67) 20241111163710235 DLMGCP DEBUG <0013> Generated response: line #02: I: 2AAD4E72 (mgcp_msg.c:67) 20241111163710235 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710235 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2AAD4E72 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710235 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710235 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710235 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710235 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4048 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710235 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710235 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710236 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38281 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710236 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710236 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710236 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710236 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw (trunk:0) found free endpoint: rtpbridge/12@mgw (mgcp_endp.c:261) 20241111163710236 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/12@mgw" (mgcp_protocol.c:441) 20241111163710236 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710236 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw conn:(1234/rtp C:A404287B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710236 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:A404287B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710236 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:A404287B output_enabled 0 (mgcp_msg.c:125) 20241111163710236 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710236 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw conn:(1234/rtp C:A404287B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710236 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710236 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:A404287B CRCX: Creating connection: port: 4050 (mgcp_protocol.c:1112) 20241111163710236 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw CI:A404287B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710236 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710236 DLMGCP DEBUG <0013> Generated response: line #00: 200 38281 OK (mgcp_msg.c:67) 20241111163710236 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/12@mgw (mgcp_msg.c:67) 20241111163710236 DLMGCP DEBUG <0013> Generated response: line #02: I: A404287B (mgcp_msg.c:67) 20241111163710236 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710236 DLMGCP DEBUG <0013> Generated response: line #04: o=- A404287B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710236 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710236 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710236 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710236 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4050 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710236 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710236 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710237 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38282 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710237 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710237 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710237 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710237 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw (trunk:0) found free endpoint: rtpbridge/13@mgw (mgcp_endp.c:261) 20241111163710237 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/13@mgw" (mgcp_protocol.c:441) 20241111163710237 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710237 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw conn:(1234/rtp C:4223AFDA r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710237 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:4223AFDA connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710237 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:4223AFDA output_enabled 0 (mgcp_msg.c:125) 20241111163710237 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710237 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw conn:(1234/rtp C:4223AFDA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710237 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710237 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:4223AFDA CRCX: Creating connection: port: 4052 (mgcp_protocol.c:1112) 20241111163710237 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw CI:4223AFDA CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710237 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710237 DLMGCP DEBUG <0013> Generated response: line #00: 200 38282 OK (mgcp_msg.c:67) 20241111163710237 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/13@mgw (mgcp_msg.c:67) 20241111163710237 DLMGCP DEBUG <0013> Generated response: line #02: I: 4223AFDA (mgcp_msg.c:67) 20241111163710237 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710237 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4223AFDA 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710237 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710237 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710237 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710237 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4052 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710237 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710237 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710238 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38283 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710238 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710238 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710238 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710238 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw (trunk:0) found free endpoint: rtpbridge/14@mgw (mgcp_endp.c:261) 20241111163710238 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/14@mgw" (mgcp_protocol.c:441) 20241111163710238 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710238 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw conn:(1234/rtp C:F8CC0BAB r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710238 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:F8CC0BAB connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710238 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:F8CC0BAB output_enabled 0 (mgcp_msg.c:125) 20241111163710238 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710238 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw conn:(1234/rtp C:F8CC0BAB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710238 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710238 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:F8CC0BAB CRCX: Creating connection: port: 4054 (mgcp_protocol.c:1112) 20241111163710238 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw CI:F8CC0BAB CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710238 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710238 DLMGCP DEBUG <0013> Generated response: line #00: 200 38283 OK (mgcp_msg.c:67) 20241111163710238 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/14@mgw (mgcp_msg.c:67) 20241111163710238 DLMGCP DEBUG <0013> Generated response: line #02: I: F8CC0BAB (mgcp_msg.c:67) 20241111163710238 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710238 DLMGCP DEBUG <0013> Generated response: line #04: o=- F8CC0BAB 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710239 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710239 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710239 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710239 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4054 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710239 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710239 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710239 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38284 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710239 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710239 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710239 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710239 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw (trunk:0) found free endpoint: rtpbridge/15@mgw (mgcp_endp.c:261) 20241111163710239 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/15@mgw" (mgcp_protocol.c:441) 20241111163710239 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710239 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw conn:(1234/rtp C:2128E486 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710239 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:2128E486 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710239 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:2128E486 output_enabled 0 (mgcp_msg.c:125) 20241111163710239 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710239 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw conn:(1234/rtp C:2128E486 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710239 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710239 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:2128E486 CRCX: Creating connection: port: 4056 (mgcp_protocol.c:1112) 20241111163710240 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw CI:2128E486 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710240 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710240 DLMGCP DEBUG <0013> Generated response: line #00: 200 38284 OK (mgcp_msg.c:67) 20241111163710240 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/15@mgw (mgcp_msg.c:67) 20241111163710240 DLMGCP DEBUG <0013> Generated response: line #02: I: 2128E486 (mgcp_msg.c:67) 20241111163710240 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710240 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2128E486 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710240 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710240 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710240 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710240 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4056 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710240 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710240 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710240 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38285 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710240 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710240 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710240 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710240 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw (trunk:0) found free endpoint: rtpbridge/16@mgw (mgcp_endp.c:261) 20241111163710240 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/16@mgw" (mgcp_protocol.c:441) 20241111163710240 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710240 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw conn:(1234/rtp C:51A9B075 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710240 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:51A9B075 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710240 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:51A9B075 output_enabled 0 (mgcp_msg.c:125) 20241111163710240 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710240 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw conn:(1234/rtp C:51A9B075 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710240 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710240 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:51A9B075 CRCX: Creating connection: port: 4058 (mgcp_protocol.c:1112) 20241111163710240 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw CI:51A9B075 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710240 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710241 DLMGCP DEBUG <0013> Generated response: line #00: 200 38285 OK (mgcp_msg.c:67) 20241111163710241 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/16@mgw (mgcp_msg.c:67) 20241111163710241 DLMGCP DEBUG <0013> Generated response: line #02: I: 51A9B075 (mgcp_msg.c:67) 20241111163710241 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710241 DLMGCP DEBUG <0013> Generated response: line #04: o=- 51A9B075 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710241 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710241 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710241 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710241 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4058 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710241 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710241 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710241 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38286 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710241 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710241 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710241 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710241 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw (trunk:0) found free endpoint: rtpbridge/17@mgw (mgcp_endp.c:261) 20241111163710241 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/17@mgw" (mgcp_protocol.c:441) 20241111163710241 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710241 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw conn:(1234/rtp C:E4DA9A11 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710241 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:E4DA9A11 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710241 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:E4DA9A11 output_enabled 0 (mgcp_msg.c:125) 20241111163710241 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710241 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw conn:(1234/rtp C:E4DA9A11 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710241 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710242 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:E4DA9A11 CRCX: Creating connection: port: 4060 (mgcp_protocol.c:1112) 20241111163710242 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw CI:E4DA9A11 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710242 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710242 DLMGCP DEBUG <0013> Generated response: line #00: 200 38286 OK (mgcp_msg.c:67) 20241111163710242 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/17@mgw (mgcp_msg.c:67) 20241111163710242 DLMGCP DEBUG <0013> Generated response: line #02: I: E4DA9A11 (mgcp_msg.c:67) 20241111163710242 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710242 DLMGCP DEBUG <0013> Generated response: line #04: o=- E4DA9A11 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710242 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710242 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710242 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710242 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4060 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710242 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710242 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710242 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38287 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710242 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710242 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710242 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710242 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw (trunk:0) found free endpoint: rtpbridge/18@mgw (mgcp_endp.c:261) 20241111163710242 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/18@mgw" (mgcp_protocol.c:441) 20241111163710242 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710242 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw conn:(1234/rtp C:A5853B16 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710242 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:A5853B16 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710242 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:A5853B16 output_enabled 0 (mgcp_msg.c:125) 20241111163710242 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710242 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw conn:(1234/rtp C:A5853B16 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710242 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710243 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:A5853B16 CRCX: Creating connection: port: 4062 (mgcp_protocol.c:1112) 20241111163710243 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw CI:A5853B16 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710243 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710243 DLMGCP DEBUG <0013> Generated response: line #00: 200 38287 OK (mgcp_msg.c:67) 20241111163710243 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/18@mgw (mgcp_msg.c:67) 20241111163710243 DLMGCP DEBUG <0013> Generated response: line #02: I: A5853B16 (mgcp_msg.c:67) 20241111163710243 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710243 DLMGCP DEBUG <0013> Generated response: line #04: o=- A5853B16 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710243 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710243 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710243 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710243 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4062 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710243 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710243 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710243 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38288 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710243 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710243 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710243 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710243 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw (trunk:0) found free endpoint: rtpbridge/19@mgw (mgcp_endp.c:261) 20241111163710243 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/19@mgw" (mgcp_protocol.c:441) 20241111163710243 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710243 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw conn:(1234/rtp C:47D91C10 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710243 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:47D91C10 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710243 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:47D91C10 output_enabled 0 (mgcp_msg.c:125) 20241111163710243 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710243 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw conn:(1234/rtp C:47D91C10 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710243 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710244 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:47D91C10 CRCX: Creating connection: port: 4064 (mgcp_protocol.c:1112) 20241111163710244 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw CI:47D91C10 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710244 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710244 DLMGCP DEBUG <0013> Generated response: line #00: 200 38288 OK (mgcp_msg.c:67) 20241111163710244 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/19@mgw (mgcp_msg.c:67) 20241111163710244 DLMGCP DEBUG <0013> Generated response: line #02: I: 47D91C10 (mgcp_msg.c:67) 20241111163710244 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710244 DLMGCP DEBUG <0013> Generated response: line #04: o=- 47D91C10 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710244 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710244 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710244 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710244 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4064 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710244 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710244 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710244 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38289 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710244 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710244 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710244 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710244 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw (trunk:0) found free endpoint: rtpbridge/1a@mgw (mgcp_endp.c:261) 20241111163710244 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1a@mgw" (mgcp_protocol.c:441) 20241111163710244 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710244 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw conn:(1234/rtp C:93257D57 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710244 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:93257D57 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710244 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:93257D57 output_enabled 0 (mgcp_msg.c:125) 20241111163710244 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710244 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw conn:(1234/rtp C:93257D57 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710244 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710245 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:93257D57 CRCX: Creating connection: port: 4066 (mgcp_protocol.c:1112) 20241111163710245 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw CI:93257D57 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710245 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710245 DLMGCP DEBUG <0013> Generated response: line #00: 200 38289 OK (mgcp_msg.c:67) 20241111163710245 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1a@mgw (mgcp_msg.c:67) 20241111163710245 DLMGCP DEBUG <0013> Generated response: line #02: I: 93257D57 (mgcp_msg.c:67) 20241111163710245 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710245 DLMGCP DEBUG <0013> Generated response: line #04: o=- 93257D57 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710245 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710245 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710245 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710245 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4066 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710245 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710245 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710245 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38290 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710245 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710245 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710245 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710245 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw (trunk:0) found free endpoint: rtpbridge/1b@mgw (mgcp_endp.c:261) 20241111163710245 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1b@mgw" (mgcp_protocol.c:441) 20241111163710245 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710245 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw conn:(1234/rtp C:53824D24 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710245 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:53824D24 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710245 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:53824D24 output_enabled 0 (mgcp_msg.c:125) 20241111163710245 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710245 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw conn:(1234/rtp C:53824D24 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710245 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710246 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:53824D24 CRCX: Creating connection: port: 4068 (mgcp_protocol.c:1112) 20241111163710246 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw CI:53824D24 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710246 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710246 DLMGCP DEBUG <0013> Generated response: line #00: 200 38290 OK (mgcp_msg.c:67) 20241111163710246 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1b@mgw (mgcp_msg.c:67) 20241111163710246 DLMGCP DEBUG <0013> Generated response: line #02: I: 53824D24 (mgcp_msg.c:67) 20241111163710246 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710246 DLMGCP DEBUG <0013> Generated response: line #04: o=- 53824D24 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710246 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710246 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710246 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710246 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4068 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710246 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710246 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710246 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38291 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710246 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710246 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710246 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710246 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw (trunk:0) found free endpoint: rtpbridge/1c@mgw (mgcp_endp.c:261) 20241111163710246 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1c@mgw" (mgcp_protocol.c:441) 20241111163710246 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710246 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw conn:(1234/rtp C:5E0081CE r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710246 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:5E0081CE connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710246 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:5E0081CE output_enabled 0 (mgcp_msg.c:125) 20241111163710246 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710246 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw conn:(1234/rtp C:5E0081CE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710247 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710247 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:5E0081CE CRCX: Creating connection: port: 4070 (mgcp_protocol.c:1112) 20241111163710247 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw CI:5E0081CE CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710247 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710247 DLMGCP DEBUG <0013> Generated response: line #00: 200 38291 OK (mgcp_msg.c:67) 20241111163710247 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1c@mgw (mgcp_msg.c:67) 20241111163710247 DLMGCP DEBUG <0013> Generated response: line #02: I: 5E0081CE (mgcp_msg.c:67) 20241111163710247 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710247 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5E0081CE 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710247 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710247 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710247 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710247 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4070 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710247 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710247 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710247 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38292 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710247 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710247 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710248 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710248 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw (trunk:0) found free endpoint: rtpbridge/1d@mgw (mgcp_endp.c:261) 20241111163710248 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1d@mgw" (mgcp_protocol.c:441) 20241111163710248 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710248 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw conn:(1234/rtp C:E7283B04 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710248 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:E7283B04 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710248 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:E7283B04 output_enabled 0 (mgcp_msg.c:125) 20241111163710248 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710248 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw conn:(1234/rtp C:E7283B04 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710248 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710248 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:E7283B04 CRCX: Creating connection: port: 4072 (mgcp_protocol.c:1112) 20241111163710248 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw CI:E7283B04 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710248 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710248 DLMGCP DEBUG <0013> Generated response: line #00: 200 38292 OK (mgcp_msg.c:67) 20241111163710248 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1d@mgw (mgcp_msg.c:67) 20241111163710248 DLMGCP DEBUG <0013> Generated response: line #02: I: E7283B04 (mgcp_msg.c:67) 20241111163710248 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710248 DLMGCP DEBUG <0013> Generated response: line #04: o=- E7283B04 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710248 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710248 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710248 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710248 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4072 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710248 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710248 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710249 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38293 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710249 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710249 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710249 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710249 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw (trunk:0) found free endpoint: rtpbridge/1e@mgw (mgcp_endp.c:261) 20241111163710249 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1e@mgw" (mgcp_protocol.c:441) 20241111163710249 DLMGCP NOTICE <0013> endpoint:rtpbridge/1e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710249 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw conn:(1234/rtp C:5057FACE r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710249 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw CI:5057FACE connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710249 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw CI:5057FACE output_enabled 0 (mgcp_msg.c:125) 20241111163710249 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710249 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw conn:(1234/rtp C:5057FACE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710249 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710249 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw CI:5057FACE CRCX: Creating connection: port: 4074 (mgcp_protocol.c:1112) 20241111163710249 DLMGCP NOTICE <0013> endpoint:rtpbridge/1e@mgw CI:5057FACE CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710249 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710249 DLMGCP DEBUG <0013> Generated response: line #00: 200 38293 OK (mgcp_msg.c:67) 20241111163710249 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1e@mgw (mgcp_msg.c:67) 20241111163710249 DLMGCP DEBUG <0013> Generated response: line #02: I: 5057FACE (mgcp_msg.c:67) 20241111163710249 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710249 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5057FACE 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710249 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710249 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710249 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710249 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4074 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710249 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710249 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710250 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38294 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710250 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710250 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710250 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710250 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw (trunk:0) found free endpoint: rtpbridge/1f@mgw (mgcp_endp.c:261) 20241111163710250 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1f@mgw" (mgcp_protocol.c:441) 20241111163710250 DLMGCP NOTICE <0013> endpoint:rtpbridge/1f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710250 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw conn:(1234/rtp C:5CCCE396 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710250 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw CI:5CCCE396 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710250 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw CI:5CCCE396 output_enabled 0 (mgcp_msg.c:125) 20241111163710250 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710250 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw conn:(1234/rtp C:5CCCE396 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710250 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710251 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw CI:5CCCE396 CRCX: Creating connection: port: 4076 (mgcp_protocol.c:1112) 20241111163710251 DLMGCP NOTICE <0013> endpoint:rtpbridge/1f@mgw CI:5CCCE396 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710251 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710251 DLMGCP DEBUG <0013> Generated response: line #00: 200 38294 OK (mgcp_msg.c:67) 20241111163710251 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1f@mgw (mgcp_msg.c:67) 20241111163710251 DLMGCP DEBUG <0013> Generated response: line #02: I: 5CCCE396 (mgcp_msg.c:67) 20241111163710251 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710251 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5CCCE396 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710251 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710251 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710251 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710251 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4076 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710251 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710251 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710251 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38295 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710251 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710251 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710251 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710251 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw (trunk:0) found free endpoint: rtpbridge/20@mgw (mgcp_endp.c:261) 20241111163710252 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/20@mgw" (mgcp_protocol.c:441) 20241111163710252 DLMGCP NOTICE <0013> endpoint:rtpbridge/20@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710252 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw conn:(1234/rtp C:DC3463F8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710252 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw CI:DC3463F8 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710252 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw CI:DC3463F8 output_enabled 0 (mgcp_msg.c:125) 20241111163710252 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710252 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw conn:(1234/rtp C:DC3463F8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710252 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710252 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw CI:DC3463F8 CRCX: Creating connection: port: 4078 (mgcp_protocol.c:1112) 20241111163710252 DLMGCP NOTICE <0013> endpoint:rtpbridge/20@mgw CI:DC3463F8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710252 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710252 DLMGCP DEBUG <0013> Generated response: line #00: 200 38295 OK (mgcp_msg.c:67) 20241111163710252 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/20@mgw (mgcp_msg.c:67) 20241111163710252 DLMGCP DEBUG <0013> Generated response: line #02: I: DC3463F8 (mgcp_msg.c:67) 20241111163710252 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710252 DLMGCP DEBUG <0013> Generated response: line #04: o=- DC3463F8 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710252 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710252 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710252 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710252 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4078 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710252 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710252 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710253 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38296 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710253 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710253 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710253 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710253 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw (trunk:0) found free endpoint: rtpbridge/21@mgw (mgcp_endp.c:261) 20241111163710253 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/21@mgw" (mgcp_protocol.c:441) 20241111163710253 DLMGCP NOTICE <0013> endpoint:rtpbridge/21@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710253 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw conn:(1234/rtp C:B369D164 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710253 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw CI:B369D164 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710253 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw CI:B369D164 output_enabled 0 (mgcp_msg.c:125) 20241111163710253 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710253 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw conn:(1234/rtp C:B369D164 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710253 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710253 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw CI:B369D164 CRCX: Creating connection: port: 4080 (mgcp_protocol.c:1112) 20241111163710253 DLMGCP NOTICE <0013> endpoint:rtpbridge/21@mgw CI:B369D164 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710253 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710253 DLMGCP DEBUG <0013> Generated response: line #00: 200 38296 OK (mgcp_msg.c:67) 20241111163710253 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/21@mgw (mgcp_msg.c:67) 20241111163710253 DLMGCP DEBUG <0013> Generated response: line #02: I: B369D164 (mgcp_msg.c:67) 20241111163710253 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710253 DLMGCP DEBUG <0013> Generated response: line #04: o=- B369D164 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710253 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710253 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710253 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710253 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4080 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710253 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710253 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710254 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38297 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710254 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710254 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710254 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710254 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw (trunk:0) found free endpoint: rtpbridge/22@mgw (mgcp_endp.c:261) 20241111163710254 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/22@mgw" (mgcp_protocol.c:441) 20241111163710254 DLMGCP NOTICE <0013> endpoint:rtpbridge/22@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710254 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw conn:(1234/rtp C:0B494BDA r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710254 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw CI:0B494BDA connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710254 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw CI:0B494BDA output_enabled 0 (mgcp_msg.c:125) 20241111163710254 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710254 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw conn:(1234/rtp C:0B494BDA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710254 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710254 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw CI:0B494BDA CRCX: Creating connection: port: 4082 (mgcp_protocol.c:1112) 20241111163710254 DLMGCP NOTICE <0013> endpoint:rtpbridge/22@mgw CI:0B494BDA CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710254 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710254 DLMGCP DEBUG <0013> Generated response: line #00: 200 38297 OK (mgcp_msg.c:67) 20241111163710254 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/22@mgw (mgcp_msg.c:67) 20241111163710254 DLMGCP DEBUG <0013> Generated response: line #02: I: 0B494BDA (mgcp_msg.c:67) 20241111163710254 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710254 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0B494BDA 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710255 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710255 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710255 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710255 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4082 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710255 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710255 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710255 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38298 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710255 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710255 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710255 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710255 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw (trunk:0) found free endpoint: rtpbridge/23@mgw (mgcp_endp.c:261) 20241111163710255 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/23@mgw" (mgcp_protocol.c:441) 20241111163710255 DLMGCP NOTICE <0013> endpoint:rtpbridge/23@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710255 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw conn:(1234/rtp C:CE7D74CB r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710255 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw CI:CE7D74CB connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710255 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw CI:CE7D74CB output_enabled 0 (mgcp_msg.c:125) 20241111163710255 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710255 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw conn:(1234/rtp C:CE7D74CB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710256 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710256 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw CI:CE7D74CB CRCX: Creating connection: port: 4084 (mgcp_protocol.c:1112) 20241111163710256 DLMGCP NOTICE <0013> endpoint:rtpbridge/23@mgw CI:CE7D74CB CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710256 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710256 DLMGCP DEBUG <0013> Generated response: line #00: 200 38298 OK (mgcp_msg.c:67) 20241111163710256 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/23@mgw (mgcp_msg.c:67) 20241111163710256 DLMGCP DEBUG <0013> Generated response: line #02: I: CE7D74CB (mgcp_msg.c:67) 20241111163710256 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710256 DLMGCP DEBUG <0013> Generated response: line #04: o=- CE7D74CB 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710256 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710256 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710256 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710256 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4084 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710256 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710256 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710257 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38299 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710257 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710257 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710257 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710257 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw (trunk:0) found free endpoint: rtpbridge/24@mgw (mgcp_endp.c:261) 20241111163710257 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/24@mgw" (mgcp_protocol.c:441) 20241111163710257 DLMGCP NOTICE <0013> endpoint:rtpbridge/24@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710257 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw conn:(1234/rtp C:61DBFA65 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710257 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw CI:61DBFA65 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710257 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw CI:61DBFA65 output_enabled 0 (mgcp_msg.c:125) 20241111163710257 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710257 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw conn:(1234/rtp C:61DBFA65 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710257 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710257 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw CI:61DBFA65 CRCX: Creating connection: port: 4086 (mgcp_protocol.c:1112) 20241111163710257 DLMGCP NOTICE <0013> endpoint:rtpbridge/24@mgw CI:61DBFA65 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710257 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710257 DLMGCP DEBUG <0013> Generated response: line #00: 200 38299 OK (mgcp_msg.c:67) 20241111163710257 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/24@mgw (mgcp_msg.c:67) 20241111163710257 DLMGCP DEBUG <0013> Generated response: line #02: I: 61DBFA65 (mgcp_msg.c:67) 20241111163710257 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710257 DLMGCP DEBUG <0013> Generated response: line #04: o=- 61DBFA65 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710257 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710257 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710257 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710257 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4086 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710257 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710257 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710258 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38300 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710258 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710258 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710258 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710258 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw (trunk:0) found free endpoint: rtpbridge/25@mgw (mgcp_endp.c:261) 20241111163710258 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/25@mgw" (mgcp_protocol.c:441) 20241111163710258 DLMGCP NOTICE <0013> endpoint:rtpbridge/25@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710258 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw conn:(1234/rtp C:EC234C66 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710258 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw CI:EC234C66 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710258 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw CI:EC234C66 output_enabled 0 (mgcp_msg.c:125) 20241111163710258 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710258 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw conn:(1234/rtp C:EC234C66 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710258 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710258 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw CI:EC234C66 CRCX: Creating connection: port: 4088 (mgcp_protocol.c:1112) 20241111163710258 DLMGCP NOTICE <0013> endpoint:rtpbridge/25@mgw CI:EC234C66 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710258 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710258 DLMGCP DEBUG <0013> Generated response: line #00: 200 38300 OK (mgcp_msg.c:67) 20241111163710258 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/25@mgw (mgcp_msg.c:67) 20241111163710258 DLMGCP DEBUG <0013> Generated response: line #02: I: EC234C66 (mgcp_msg.c:67) 20241111163710258 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710259 DLMGCP DEBUG <0013> Generated response: line #04: o=- EC234C66 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710259 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710259 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710259 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710259 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4088 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710259 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710259 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710259 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38301 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710259 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710259 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710259 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710259 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw (trunk:0) found free endpoint: rtpbridge/26@mgw (mgcp_endp.c:261) 20241111163710259 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/26@mgw" (mgcp_protocol.c:441) 20241111163710260 DLMGCP NOTICE <0013> endpoint:rtpbridge/26@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710260 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw conn:(1234/rtp C:FCA95A19 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710260 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw CI:FCA95A19 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710260 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw CI:FCA95A19 output_enabled 0 (mgcp_msg.c:125) 20241111163710260 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710260 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw conn:(1234/rtp C:FCA95A19 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710260 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710260 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw CI:FCA95A19 CRCX: Creating connection: port: 4090 (mgcp_protocol.c:1112) 20241111163710260 DLMGCP NOTICE <0013> endpoint:rtpbridge/26@mgw CI:FCA95A19 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710260 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710260 DLMGCP DEBUG <0013> Generated response: line #00: 200 38301 OK (mgcp_msg.c:67) 20241111163710260 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/26@mgw (mgcp_msg.c:67) 20241111163710260 DLMGCP DEBUG <0013> Generated response: line #02: I: FCA95A19 (mgcp_msg.c:67) 20241111163710260 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710260 DLMGCP DEBUG <0013> Generated response: line #04: o=- FCA95A19 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710260 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710260 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710260 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710260 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4090 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710260 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710260 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710260 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38302 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710260 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710260 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710260 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710261 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw (trunk:0) found free endpoint: rtpbridge/27@mgw (mgcp_endp.c:261) 20241111163710261 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/27@mgw" (mgcp_protocol.c:441) 20241111163710261 DLMGCP NOTICE <0013> endpoint:rtpbridge/27@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710261 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw conn:(1234/rtp C:B53D4495 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710261 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw CI:B53D4495 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710261 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw CI:B53D4495 output_enabled 0 (mgcp_msg.c:125) 20241111163710261 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710261 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw conn:(1234/rtp C:B53D4495 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710261 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710261 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw CI:B53D4495 CRCX: Creating connection: port: 4092 (mgcp_protocol.c:1112) 20241111163710261 DLMGCP NOTICE <0013> endpoint:rtpbridge/27@mgw CI:B53D4495 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710261 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710261 DLMGCP DEBUG <0013> Generated response: line #00: 200 38302 OK (mgcp_msg.c:67) 20241111163710261 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/27@mgw (mgcp_msg.c:67) 20241111163710261 DLMGCP DEBUG <0013> Generated response: line #02: I: B53D4495 (mgcp_msg.c:67) 20241111163710261 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710261 DLMGCP DEBUG <0013> Generated response: line #04: o=- B53D4495 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710261 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710261 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710261 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710261 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4092 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710261 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710261 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710262 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38303 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710262 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710262 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710262 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710262 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw (trunk:0) found free endpoint: rtpbridge/28@mgw (mgcp_endp.c:261) 20241111163710262 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/28@mgw" (mgcp_protocol.c:441) 20241111163710262 DLMGCP NOTICE <0013> endpoint:rtpbridge/28@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710262 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw conn:(1234/rtp C:D7CA16B0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710262 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw CI:D7CA16B0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710262 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw CI:D7CA16B0 output_enabled 0 (mgcp_msg.c:125) 20241111163710262 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710262 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw conn:(1234/rtp C:D7CA16B0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710262 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710262 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw CI:D7CA16B0 CRCX: Creating connection: port: 4094 (mgcp_protocol.c:1112) 20241111163710262 DLMGCP NOTICE <0013> endpoint:rtpbridge/28@mgw CI:D7CA16B0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710262 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710262 DLMGCP DEBUG <0013> Generated response: line #00: 200 38303 OK (mgcp_msg.c:67) 20241111163710262 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/28@mgw (mgcp_msg.c:67) 20241111163710262 DLMGCP DEBUG <0013> Generated response: line #02: I: D7CA16B0 (mgcp_msg.c:67) 20241111163710262 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710262 DLMGCP DEBUG <0013> Generated response: line #04: o=- D7CA16B0 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710262 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710262 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710262 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710262 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4094 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710262 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710262 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710263 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38304 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710263 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710263 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710263 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710263 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw (trunk:0) found free endpoint: rtpbridge/29@mgw (mgcp_endp.c:261) 20241111163710263 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/29@mgw" (mgcp_protocol.c:441) 20241111163710263 DLMGCP NOTICE <0013> endpoint:rtpbridge/29@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710263 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw conn:(1234/rtp C:92E54432 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710263 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw CI:92E54432 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710263 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw CI:92E54432 output_enabled 0 (mgcp_msg.c:125) 20241111163710263 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710263 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw conn:(1234/rtp C:92E54432 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710263 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710263 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw CI:92E54432 CRCX: Creating connection: port: 4096 (mgcp_protocol.c:1112) 20241111163710263 DLMGCP NOTICE <0013> endpoint:rtpbridge/29@mgw CI:92E54432 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710263 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710263 DLMGCP DEBUG <0013> Generated response: line #00: 200 38304 OK (mgcp_msg.c:67) 20241111163710263 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/29@mgw (mgcp_msg.c:67) 20241111163710263 DLMGCP DEBUG <0013> Generated response: line #02: I: 92E54432 (mgcp_msg.c:67) 20241111163710263 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710263 DLMGCP DEBUG <0013> Generated response: line #04: o=- 92E54432 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710263 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710263 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710263 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710263 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4096 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710263 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710263 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710264 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38305 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710264 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710264 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710264 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710264 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw (trunk:0) found free endpoint: rtpbridge/2a@mgw (mgcp_endp.c:261) 20241111163710264 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2a@mgw" (mgcp_protocol.c:441) 20241111163710264 DLMGCP NOTICE <0013> endpoint:rtpbridge/2a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710264 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw conn:(1234/rtp C:86F41D81 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710264 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw CI:86F41D81 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710264 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw CI:86F41D81 output_enabled 0 (mgcp_msg.c:125) 20241111163710264 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710264 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw conn:(1234/rtp C:86F41D81 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710264 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710264 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw CI:86F41D81 CRCX: Creating connection: port: 4098 (mgcp_protocol.c:1112) 20241111163710264 DLMGCP NOTICE <0013> endpoint:rtpbridge/2a@mgw CI:86F41D81 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710264 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710264 DLMGCP DEBUG <0013> Generated response: line #00: 200 38305 OK (mgcp_msg.c:67) 20241111163710264 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2a@mgw (mgcp_msg.c:67) 20241111163710264 DLMGCP DEBUG <0013> Generated response: line #02: I: 86F41D81 (mgcp_msg.c:67) 20241111163710264 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710264 DLMGCP DEBUG <0013> Generated response: line #04: o=- 86F41D81 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710264 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710264 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710264 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710264 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4098 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710264 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710264 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710265 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38306 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710265 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710265 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710265 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710265 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw (trunk:0) found free endpoint: rtpbridge/2b@mgw (mgcp_endp.c:261) 20241111163710265 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2b@mgw" (mgcp_protocol.c:441) 20241111163710265 DLMGCP NOTICE <0013> endpoint:rtpbridge/2b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710265 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw conn:(1234/rtp C:11044B23 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710265 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw CI:11044B23 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710265 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw CI:11044B23 output_enabled 0 (mgcp_msg.c:125) 20241111163710265 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710265 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw conn:(1234/rtp C:11044B23 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710265 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710265 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw CI:11044B23 CRCX: Creating connection: port: 4100 (mgcp_protocol.c:1112) 20241111163710265 DLMGCP NOTICE <0013> endpoint:rtpbridge/2b@mgw CI:11044B23 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710265 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710265 DLMGCP DEBUG <0013> Generated response: line #00: 200 38306 OK (mgcp_msg.c:67) 20241111163710265 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2b@mgw (mgcp_msg.c:67) 20241111163710265 DLMGCP DEBUG <0013> Generated response: line #02: I: 11044B23 (mgcp_msg.c:67) 20241111163710265 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710265 DLMGCP DEBUG <0013> Generated response: line #04: o=- 11044B23 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710265 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710265 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710265 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710265 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4100 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710265 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710265 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710266 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38307 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710266 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710266 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710266 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710266 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw (trunk:0) found free endpoint: rtpbridge/2c@mgw (mgcp_endp.c:261) 20241111163710266 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2c@mgw" (mgcp_protocol.c:441) 20241111163710266 DLMGCP NOTICE <0013> endpoint:rtpbridge/2c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710266 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw conn:(1234/rtp C:D4883757 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710266 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw CI:D4883757 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710266 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw CI:D4883757 output_enabled 0 (mgcp_msg.c:125) 20241111163710266 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710266 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw conn:(1234/rtp C:D4883757 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710266 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710266 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw CI:D4883757 CRCX: Creating connection: port: 4102 (mgcp_protocol.c:1112) 20241111163710266 DLMGCP NOTICE <0013> endpoint:rtpbridge/2c@mgw CI:D4883757 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710266 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710266 DLMGCP DEBUG <0013> Generated response: line #00: 200 38307 OK (mgcp_msg.c:67) 20241111163710266 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2c@mgw (mgcp_msg.c:67) 20241111163710266 DLMGCP DEBUG <0013> Generated response: line #02: I: D4883757 (mgcp_msg.c:67) 20241111163710266 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710266 DLMGCP DEBUG <0013> Generated response: line #04: o=- D4883757 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710266 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710266 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710266 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710266 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4102 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710266 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710267 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710267 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38308 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710267 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710267 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710267 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710267 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw (trunk:0) found free endpoint: rtpbridge/2d@mgw (mgcp_endp.c:261) 20241111163710267 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2d@mgw" (mgcp_protocol.c:441) 20241111163710267 DLMGCP NOTICE <0013> endpoint:rtpbridge/2d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710267 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw conn:(1234/rtp C:741A75B3 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710267 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw CI:741A75B3 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710267 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw CI:741A75B3 output_enabled 0 (mgcp_msg.c:125) 20241111163710267 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710267 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw conn:(1234/rtp C:741A75B3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710267 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710267 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw CI:741A75B3 CRCX: Creating connection: port: 4104 (mgcp_protocol.c:1112) 20241111163710267 DLMGCP NOTICE <0013> endpoint:rtpbridge/2d@mgw CI:741A75B3 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710267 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710267 DLMGCP DEBUG <0013> Generated response: line #00: 200 38308 OK (mgcp_msg.c:67) 20241111163710267 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2d@mgw (mgcp_msg.c:67) 20241111163710268 DLMGCP DEBUG <0013> Generated response: line #02: I: 741A75B3 (mgcp_msg.c:67) 20241111163710268 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710268 DLMGCP DEBUG <0013> Generated response: line #04: o=- 741A75B3 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710268 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710268 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710268 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710268 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4104 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710268 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710268 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710268 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38309 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710268 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710268 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710268 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710268 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw (trunk:0) found free endpoint: rtpbridge/2e@mgw (mgcp_endp.c:261) 20241111163710268 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2e@mgw" (mgcp_protocol.c:441) 20241111163710268 DLMGCP NOTICE <0013> endpoint:rtpbridge/2e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710268 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw conn:(1234/rtp C:766DF28C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710268 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw CI:766DF28C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710268 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw CI:766DF28C output_enabled 0 (mgcp_msg.c:125) 20241111163710268 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710268 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw conn:(1234/rtp C:766DF28C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710268 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710268 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw CI:766DF28C CRCX: Creating connection: port: 4106 (mgcp_protocol.c:1112) 20241111163710268 DLMGCP NOTICE <0013> endpoint:rtpbridge/2e@mgw CI:766DF28C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710269 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710269 DLMGCP DEBUG <0013> Generated response: line #00: 200 38309 OK (mgcp_msg.c:67) 20241111163710269 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2e@mgw (mgcp_msg.c:67) 20241111163710269 DLMGCP DEBUG <0013> Generated response: line #02: I: 766DF28C (mgcp_msg.c:67) 20241111163710269 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710269 DLMGCP DEBUG <0013> Generated response: line #04: o=- 766DF28C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710269 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710269 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710269 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710269 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4106 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710269 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710269 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710269 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38310 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710269 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710269 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710269 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710269 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw (trunk:0) found free endpoint: rtpbridge/2f@mgw (mgcp_endp.c:261) 20241111163710269 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2f@mgw" (mgcp_protocol.c:441) 20241111163710269 DLMGCP NOTICE <0013> endpoint:rtpbridge/2f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710269 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw conn:(1234/rtp C:CAD3A937 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710269 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw CI:CAD3A937 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710269 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw CI:CAD3A937 output_enabled 0 (mgcp_msg.c:125) 20241111163710269 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710269 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw conn:(1234/rtp C:CAD3A937 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710269 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710270 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw CI:CAD3A937 CRCX: Creating connection: port: 4108 (mgcp_protocol.c:1112) 20241111163710270 DLMGCP NOTICE <0013> endpoint:rtpbridge/2f@mgw CI:CAD3A937 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710270 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710270 DLMGCP DEBUG <0013> Generated response: line #00: 200 38310 OK (mgcp_msg.c:67) 20241111163710270 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2f@mgw (mgcp_msg.c:67) 20241111163710270 DLMGCP DEBUG <0013> Generated response: line #02: I: CAD3A937 (mgcp_msg.c:67) 20241111163710270 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710270 DLMGCP DEBUG <0013> Generated response: line #04: o=- CAD3A937 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710270 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710270 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710270 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710270 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4108 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710270 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710270 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710271 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38311 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710271 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710271 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710271 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710271 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw (trunk:0) found free endpoint: rtpbridge/30@mgw (mgcp_endp.c:261) 20241111163710271 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/30@mgw" (mgcp_protocol.c:441) 20241111163710271 DLMGCP NOTICE <0013> endpoint:rtpbridge/30@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710271 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw conn:(1234/rtp C:06291F3F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710271 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw CI:06291F3F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710271 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw CI:06291F3F output_enabled 0 (mgcp_msg.c:125) 20241111163710271 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710271 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw conn:(1234/rtp C:06291F3F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710271 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710271 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw CI:06291F3F CRCX: Creating connection: port: 4110 (mgcp_protocol.c:1112) 20241111163710271 DLMGCP NOTICE <0013> endpoint:rtpbridge/30@mgw CI:06291F3F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710271 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710271 DLMGCP DEBUG <0013> Generated response: line #00: 200 38311 OK (mgcp_msg.c:67) 20241111163710271 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/30@mgw (mgcp_msg.c:67) 20241111163710271 DLMGCP DEBUG <0013> Generated response: line #02: I: 06291F3F (mgcp_msg.c:67) 20241111163710271 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710271 DLMGCP DEBUG <0013> Generated response: line #04: o=- 06291F3F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710271 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710271 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710271 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710271 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4110 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710271 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710271 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710272 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38312 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710272 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710272 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710272 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710272 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw (trunk:0) found free endpoint: rtpbridge/31@mgw (mgcp_endp.c:261) 20241111163710272 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/31@mgw" (mgcp_protocol.c:441) 20241111163710272 DLMGCP NOTICE <0013> endpoint:rtpbridge/31@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710272 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw conn:(1234/rtp C:D1A0ACD3 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710272 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw CI:D1A0ACD3 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710272 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw CI:D1A0ACD3 output_enabled 0 (mgcp_msg.c:125) 20241111163710272 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710272 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw conn:(1234/rtp C:D1A0ACD3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710272 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710272 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw CI:D1A0ACD3 CRCX: Creating connection: port: 4112 (mgcp_protocol.c:1112) 20241111163710272 DLMGCP NOTICE <0013> endpoint:rtpbridge/31@mgw CI:D1A0ACD3 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710272 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710272 DLMGCP DEBUG <0013> Generated response: line #00: 200 38312 OK (mgcp_msg.c:67) 20241111163710272 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/31@mgw (mgcp_msg.c:67) 20241111163710272 DLMGCP DEBUG <0013> Generated response: line #02: I: D1A0ACD3 (mgcp_msg.c:67) 20241111163710272 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710272 DLMGCP DEBUG <0013> Generated response: line #04: o=- D1A0ACD3 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710272 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710272 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710272 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710272 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4112 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710272 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710273 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710273 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38313 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710273 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710273 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710273 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710273 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw (trunk:0) found free endpoint: rtpbridge/32@mgw (mgcp_endp.c:261) 20241111163710273 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/32@mgw" (mgcp_protocol.c:441) 20241111163710273 DLMGCP NOTICE <0013> endpoint:rtpbridge/32@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710273 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw conn:(1234/rtp C:F46BA27E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710273 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw CI:F46BA27E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710273 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw CI:F46BA27E output_enabled 0 (mgcp_msg.c:125) 20241111163710273 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710273 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw conn:(1234/rtp C:F46BA27E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710274 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710274 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw CI:F46BA27E CRCX: Creating connection: port: 4114 (mgcp_protocol.c:1112) 20241111163710274 DLMGCP NOTICE <0013> endpoint:rtpbridge/32@mgw CI:F46BA27E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710274 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710274 DLMGCP DEBUG <0013> Generated response: line #00: 200 38313 OK (mgcp_msg.c:67) 20241111163710274 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/32@mgw (mgcp_msg.c:67) 20241111163710274 DLMGCP DEBUG <0013> Generated response: line #02: I: F46BA27E (mgcp_msg.c:67) 20241111163710274 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710274 DLMGCP DEBUG <0013> Generated response: line #04: o=- F46BA27E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710274 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710274 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710274 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710274 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4114 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710274 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710274 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710275 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38314 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710275 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710275 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710275 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710275 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw (trunk:0) found free endpoint: rtpbridge/33@mgw (mgcp_endp.c:261) 20241111163710275 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/33@mgw" (mgcp_protocol.c:441) 20241111163710275 DLMGCP NOTICE <0013> endpoint:rtpbridge/33@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710275 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw conn:(1234/rtp C:4E602122 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710275 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw CI:4E602122 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710275 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw CI:4E602122 output_enabled 0 (mgcp_msg.c:125) 20241111163710275 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710275 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw conn:(1234/rtp C:4E602122 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710275 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710275 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw CI:4E602122 CRCX: Creating connection: port: 4116 (mgcp_protocol.c:1112) 20241111163710275 DLMGCP NOTICE <0013> endpoint:rtpbridge/33@mgw CI:4E602122 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710275 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710275 DLMGCP DEBUG <0013> Generated response: line #00: 200 38314 OK (mgcp_msg.c:67) 20241111163710275 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/33@mgw (mgcp_msg.c:67) 20241111163710275 DLMGCP DEBUG <0013> Generated response: line #02: I: 4E602122 (mgcp_msg.c:67) 20241111163710275 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710275 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4E602122 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710275 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710275 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710275 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710275 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4116 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710275 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710275 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710276 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38315 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710276 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710276 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710276 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710276 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw (trunk:0) found free endpoint: rtpbridge/34@mgw (mgcp_endp.c:261) 20241111163710276 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/34@mgw" (mgcp_protocol.c:441) 20241111163710276 DLMGCP NOTICE <0013> endpoint:rtpbridge/34@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710276 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw conn:(1234/rtp C:A2B8D7E1 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710276 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw CI:A2B8D7E1 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710276 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw CI:A2B8D7E1 output_enabled 0 (mgcp_msg.c:125) 20241111163710276 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710276 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw conn:(1234/rtp C:A2B8D7E1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710276 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710276 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw CI:A2B8D7E1 CRCX: Creating connection: port: 4118 (mgcp_protocol.c:1112) 20241111163710276 DLMGCP NOTICE <0013> endpoint:rtpbridge/34@mgw CI:A2B8D7E1 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710276 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710276 DLMGCP DEBUG <0013> Generated response: line #00: 200 38315 OK (mgcp_msg.c:67) 20241111163710276 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/34@mgw (mgcp_msg.c:67) 20241111163710276 DLMGCP DEBUG <0013> Generated response: line #02: I: A2B8D7E1 (mgcp_msg.c:67) 20241111163710277 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710277 DLMGCP DEBUG <0013> Generated response: line #04: o=- A2B8D7E1 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710277 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710277 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710277 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710277 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4118 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710277 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710277 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710277 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38316 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710277 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710277 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710277 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710277 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw (trunk:0) found free endpoint: rtpbridge/35@mgw (mgcp_endp.c:261) 20241111163710277 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/35@mgw" (mgcp_protocol.c:441) 20241111163710277 DLMGCP NOTICE <0013> endpoint:rtpbridge/35@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710277 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw conn:(1234/rtp C:FD4FCFF0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710277 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw CI:FD4FCFF0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710277 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw CI:FD4FCFF0 output_enabled 0 (mgcp_msg.c:125) 20241111163710277 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710277 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw conn:(1234/rtp C:FD4FCFF0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710277 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710278 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw CI:FD4FCFF0 CRCX: Creating connection: port: 4120 (mgcp_protocol.c:1112) 20241111163710278 DLMGCP NOTICE <0013> endpoint:rtpbridge/35@mgw CI:FD4FCFF0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710278 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710278 DLMGCP DEBUG <0013> Generated response: line #00: 200 38316 OK (mgcp_msg.c:67) 20241111163710278 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/35@mgw (mgcp_msg.c:67) 20241111163710278 DLMGCP DEBUG <0013> Generated response: line #02: I: FD4FCFF0 (mgcp_msg.c:67) 20241111163710278 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710278 DLMGCP DEBUG <0013> Generated response: line #04: o=- FD4FCFF0 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710278 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710278 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710278 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710278 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4120 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710278 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710278 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710278 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38317 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710278 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710278 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710278 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710278 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw (trunk:0) found free endpoint: rtpbridge/36@mgw (mgcp_endp.c:261) 20241111163710278 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/36@mgw" (mgcp_protocol.c:441) 20241111163710278 DLMGCP NOTICE <0013> endpoint:rtpbridge/36@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710278 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw conn:(1234/rtp C:436670B6 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710278 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw CI:436670B6 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710278 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw CI:436670B6 output_enabled 0 (mgcp_msg.c:125) 20241111163710278 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710278 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw conn:(1234/rtp C:436670B6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710279 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710279 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw CI:436670B6 CRCX: Creating connection: port: 4122 (mgcp_protocol.c:1112) 20241111163710279 DLMGCP NOTICE <0013> endpoint:rtpbridge/36@mgw CI:436670B6 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710279 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710279 DLMGCP DEBUG <0013> Generated response: line #00: 200 38317 OK (mgcp_msg.c:67) 20241111163710279 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/36@mgw (mgcp_msg.c:67) 20241111163710279 DLMGCP DEBUG <0013> Generated response: line #02: I: 436670B6 (mgcp_msg.c:67) 20241111163710279 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710279 DLMGCP DEBUG <0013> Generated response: line #04: o=- 436670B6 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710279 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710279 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710279 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710279 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4122 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710279 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710279 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710279 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38318 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710279 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710279 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710279 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710279 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw (trunk:0) found free endpoint: rtpbridge/37@mgw (mgcp_endp.c:261) 20241111163710279 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/37@mgw" (mgcp_protocol.c:441) 20241111163710279 DLMGCP NOTICE <0013> endpoint:rtpbridge/37@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710280 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw conn:(1234/rtp C:694DE3E0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710280 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw CI:694DE3E0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710280 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw CI:694DE3E0 output_enabled 0 (mgcp_msg.c:125) 20241111163710280 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710280 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw conn:(1234/rtp C:694DE3E0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710280 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710280 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw CI:694DE3E0 CRCX: Creating connection: port: 4124 (mgcp_protocol.c:1112) 20241111163710280 DLMGCP NOTICE <0013> endpoint:rtpbridge/37@mgw CI:694DE3E0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710280 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710280 DLMGCP DEBUG <0013> Generated response: line #00: 200 38318 OK (mgcp_msg.c:67) 20241111163710280 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/37@mgw (mgcp_msg.c:67) 20241111163710280 DLMGCP DEBUG <0013> Generated response: line #02: I: 694DE3E0 (mgcp_msg.c:67) 20241111163710280 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710280 DLMGCP DEBUG <0013> Generated response: line #04: o=- 694DE3E0 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710280 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710280 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710280 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710280 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4124 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710280 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710280 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710280 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38319 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710280 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710280 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710280 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710281 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw (trunk:0) found free endpoint: rtpbridge/38@mgw (mgcp_endp.c:261) 20241111163710281 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/38@mgw" (mgcp_protocol.c:441) 20241111163710281 DLMGCP NOTICE <0013> endpoint:rtpbridge/38@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710281 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw conn:(1234/rtp C:04335131 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710281 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw CI:04335131 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710281 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw CI:04335131 output_enabled 0 (mgcp_msg.c:125) 20241111163710281 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710281 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw conn:(1234/rtp C:04335131 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710281 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710281 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw CI:04335131 CRCX: Creating connection: port: 4126 (mgcp_protocol.c:1112) 20241111163710281 DLMGCP NOTICE <0013> endpoint:rtpbridge/38@mgw CI:04335131 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710281 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710281 DLMGCP DEBUG <0013> Generated response: line #00: 200 38319 OK (mgcp_msg.c:67) 20241111163710281 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/38@mgw (mgcp_msg.c:67) 20241111163710281 DLMGCP DEBUG <0013> Generated response: line #02: I: 04335131 (mgcp_msg.c:67) 20241111163710281 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710281 DLMGCP DEBUG <0013> Generated response: line #04: o=- 04335131 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710281 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710281 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710281 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710281 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4126 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710281 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710281 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710282 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38320 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710282 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710282 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710282 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710282 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw (trunk:0) found free endpoint: rtpbridge/39@mgw (mgcp_endp.c:261) 20241111163710282 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/39@mgw" (mgcp_protocol.c:441) 20241111163710282 DLMGCP NOTICE <0013> endpoint:rtpbridge/39@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710282 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw conn:(1234/rtp C:8E2531B8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710282 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw CI:8E2531B8 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710282 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw CI:8E2531B8 output_enabled 0 (mgcp_msg.c:125) 20241111163710282 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710282 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw conn:(1234/rtp C:8E2531B8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710282 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710282 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw CI:8E2531B8 CRCX: Creating connection: port: 4128 (mgcp_protocol.c:1112) 20241111163710282 DLMGCP NOTICE <0013> endpoint:rtpbridge/39@mgw CI:8E2531B8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710282 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710282 DLMGCP DEBUG <0013> Generated response: line #00: 200 38320 OK (mgcp_msg.c:67) 20241111163710282 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/39@mgw (mgcp_msg.c:67) 20241111163710282 DLMGCP DEBUG <0013> Generated response: line #02: I: 8E2531B8 (mgcp_msg.c:67) 20241111163710282 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710282 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8E2531B8 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710282 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710282 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710282 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710282 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4128 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710282 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710283 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710283 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38321 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710283 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710283 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710283 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710283 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw (trunk:0) found free endpoint: rtpbridge/3a@mgw (mgcp_endp.c:261) 20241111163710283 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3a@mgw" (mgcp_protocol.c:441) 20241111163710283 DLMGCP NOTICE <0013> endpoint:rtpbridge/3a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710283 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw conn:(1234/rtp C:125D6999 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710283 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw CI:125D6999 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710283 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw CI:125D6999 output_enabled 0 (mgcp_msg.c:125) 20241111163710283 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710283 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw conn:(1234/rtp C:125D6999 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710283 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710283 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw CI:125D6999 CRCX: Creating connection: port: 4130 (mgcp_protocol.c:1112) 20241111163710283 DLMGCP NOTICE <0013> endpoint:rtpbridge/3a@mgw CI:125D6999 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710283 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710283 DLMGCP DEBUG <0013> Generated response: line #00: 200 38321 OK (mgcp_msg.c:67) 20241111163710283 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3a@mgw (mgcp_msg.c:67) 20241111163710283 DLMGCP DEBUG <0013> Generated response: line #02: I: 125D6999 (mgcp_msg.c:67) 20241111163710283 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710284 DLMGCP DEBUG <0013> Generated response: line #04: o=- 125D6999 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710284 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710284 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710284 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710284 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4130 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710284 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710284 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710284 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38322 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710284 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710284 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710284 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710284 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw (trunk:0) found free endpoint: rtpbridge/3b@mgw (mgcp_endp.c:261) 20241111163710284 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3b@mgw" (mgcp_protocol.c:441) 20241111163710284 DLMGCP NOTICE <0013> endpoint:rtpbridge/3b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710284 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw conn:(1234/rtp C:9A7108F5 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710284 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw CI:9A7108F5 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710284 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw CI:9A7108F5 output_enabled 0 (mgcp_msg.c:125) 20241111163710284 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710284 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw conn:(1234/rtp C:9A7108F5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710284 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710284 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw CI:9A7108F5 CRCX: Creating connection: port: 4132 (mgcp_protocol.c:1112) 20241111163710284 DLMGCP NOTICE <0013> endpoint:rtpbridge/3b@mgw CI:9A7108F5 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710284 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710285 DLMGCP DEBUG <0013> Generated response: line #00: 200 38322 OK (mgcp_msg.c:67) 20241111163710285 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3b@mgw (mgcp_msg.c:67) 20241111163710285 DLMGCP DEBUG <0013> Generated response: line #02: I: 9A7108F5 (mgcp_msg.c:67) 20241111163710285 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710285 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9A7108F5 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710285 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710285 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710285 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710285 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4132 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710285 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710285 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710285 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38323 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710285 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710285 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710285 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710285 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw (trunk:0) found free endpoint: rtpbridge/3c@mgw (mgcp_endp.c:261) 20241111163710285 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3c@mgw" (mgcp_protocol.c:441) 20241111163710285 DLMGCP NOTICE <0013> endpoint:rtpbridge/3c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710285 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw conn:(1234/rtp C:C837D4C2 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710285 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw CI:C837D4C2 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710285 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw CI:C837D4C2 output_enabled 0 (mgcp_msg.c:125) 20241111163710285 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710285 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw conn:(1234/rtp C:C837D4C2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710285 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710286 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw CI:C837D4C2 CRCX: Creating connection: port: 4134 (mgcp_protocol.c:1112) 20241111163710286 DLMGCP NOTICE <0013> endpoint:rtpbridge/3c@mgw CI:C837D4C2 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710286 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710286 DLMGCP DEBUG <0013> Generated response: line #00: 200 38323 OK (mgcp_msg.c:67) 20241111163710286 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3c@mgw (mgcp_msg.c:67) 20241111163710286 DLMGCP DEBUG <0013> Generated response: line #02: I: C837D4C2 (mgcp_msg.c:67) 20241111163710286 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710286 DLMGCP DEBUG <0013> Generated response: line #04: o=- C837D4C2 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710286 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710286 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710286 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710286 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4134 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710286 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710286 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710286 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38324 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710286 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710286 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710286 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710286 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw (trunk:0) found free endpoint: rtpbridge/3d@mgw (mgcp_endp.c:261) 20241111163710286 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3d@mgw" (mgcp_protocol.c:441) 20241111163710286 DLMGCP NOTICE <0013> endpoint:rtpbridge/3d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710286 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw conn:(1234/rtp C:CCD81097 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710287 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw CI:CCD81097 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710287 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw CI:CCD81097 output_enabled 0 (mgcp_msg.c:125) 20241111163710287 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710287 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw conn:(1234/rtp C:CCD81097 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710287 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710287 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw CI:CCD81097 CRCX: Creating connection: port: 4136 (mgcp_protocol.c:1112) 20241111163710287 DLMGCP NOTICE <0013> endpoint:rtpbridge/3d@mgw CI:CCD81097 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710287 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710287 DLMGCP DEBUG <0013> Generated response: line #00: 200 38324 OK (mgcp_msg.c:67) 20241111163710287 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3d@mgw (mgcp_msg.c:67) 20241111163710287 DLMGCP DEBUG <0013> Generated response: line #02: I: CCD81097 (mgcp_msg.c:67) 20241111163710287 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710287 DLMGCP DEBUG <0013> Generated response: line #04: o=- CCD81097 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710287 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710287 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710287 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710287 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4136 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710287 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710287 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710288 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38325 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710288 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710288 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710288 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710288 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw (trunk:0) found free endpoint: rtpbridge/3e@mgw (mgcp_endp.c:261) 20241111163710288 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3e@mgw" (mgcp_protocol.c:441) 20241111163710288 DLMGCP NOTICE <0013> endpoint:rtpbridge/3e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710288 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw conn:(1234/rtp C:FA183255 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710288 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw CI:FA183255 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710288 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw CI:FA183255 output_enabled 0 (mgcp_msg.c:125) 20241111163710288 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710288 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw conn:(1234/rtp C:FA183255 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710288 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710288 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw CI:FA183255 CRCX: Creating connection: port: 4138 (mgcp_protocol.c:1112) 20241111163710288 DLMGCP NOTICE <0013> endpoint:rtpbridge/3e@mgw CI:FA183255 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710288 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710288 DLMGCP DEBUG <0013> Generated response: line #00: 200 38325 OK (mgcp_msg.c:67) 20241111163710288 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3e@mgw (mgcp_msg.c:67) 20241111163710288 DLMGCP DEBUG <0013> Generated response: line #02: I: FA183255 (mgcp_msg.c:67) 20241111163710288 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710288 DLMGCP DEBUG <0013> Generated response: line #04: o=- FA183255 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710288 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710288 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710288 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710288 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4138 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710288 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710288 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710289 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38326 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710289 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710289 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710289 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710289 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw (trunk:0) found free endpoint: rtpbridge/3f@mgw (mgcp_endp.c:261) 20241111163710289 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3f@mgw" (mgcp_protocol.c:441) 20241111163710289 DLMGCP NOTICE <0013> endpoint:rtpbridge/3f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710289 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw conn:(1234/rtp C:E507FB3A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710289 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw CI:E507FB3A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710289 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw CI:E507FB3A output_enabled 0 (mgcp_msg.c:125) 20241111163710289 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710289 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw conn:(1234/rtp C:E507FB3A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710289 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710289 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw CI:E507FB3A CRCX: Creating connection: port: 4140 (mgcp_protocol.c:1112) 20241111163710289 DLMGCP NOTICE <0013> endpoint:rtpbridge/3f@mgw CI:E507FB3A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710289 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710289 DLMGCP DEBUG <0013> Generated response: line #00: 200 38326 OK (mgcp_msg.c:67) 20241111163710290 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3f@mgw (mgcp_msg.c:67) 20241111163710290 DLMGCP DEBUG <0013> Generated response: line #02: I: E507FB3A (mgcp_msg.c:67) 20241111163710290 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710290 DLMGCP DEBUG <0013> Generated response: line #04: o=- E507FB3A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710290 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710290 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710290 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710290 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4140 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710290 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710290 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710290 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38327 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710290 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710290 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710290 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710290 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw (trunk:0) found free endpoint: rtpbridge/40@mgw (mgcp_endp.c:261) 20241111163710290 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/40@mgw" (mgcp_protocol.c:441) 20241111163710290 DLMGCP NOTICE <0013> endpoint:rtpbridge/40@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710290 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw conn:(1234/rtp C:A092130D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710290 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw CI:A092130D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710290 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw CI:A092130D output_enabled 0 (mgcp_msg.c:125) 20241111163710290 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710290 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw conn:(1234/rtp C:A092130D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710290 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710291 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw CI:A092130D CRCX: Creating connection: port: 4142 (mgcp_protocol.c:1112) 20241111163710291 DLMGCP NOTICE <0013> endpoint:rtpbridge/40@mgw CI:A092130D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710291 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710291 DLMGCP DEBUG <0013> Generated response: line #00: 200 38327 OK (mgcp_msg.c:67) 20241111163710291 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/40@mgw (mgcp_msg.c:67) 20241111163710291 DLMGCP DEBUG <0013> Generated response: line #02: I: A092130D (mgcp_msg.c:67) 20241111163710291 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710291 DLMGCP DEBUG <0013> Generated response: line #04: o=- A092130D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710291 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710291 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710291 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710291 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4142 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710291 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710291 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710291 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38328 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710291 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710291 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710291 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710291 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw (trunk:0) found free endpoint: rtpbridge/41@mgw (mgcp_endp.c:261) 20241111163710291 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/41@mgw" (mgcp_protocol.c:441) 20241111163710291 DLMGCP NOTICE <0013> endpoint:rtpbridge/41@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710291 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw conn:(1234/rtp C:5BAAF67F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710291 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw CI:5BAAF67F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710291 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw CI:5BAAF67F output_enabled 0 (mgcp_msg.c:125) 20241111163710292 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710292 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw conn:(1234/rtp C:5BAAF67F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710292 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710292 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw CI:5BAAF67F CRCX: Creating connection: port: 4144 (mgcp_protocol.c:1112) 20241111163710292 DLMGCP NOTICE <0013> endpoint:rtpbridge/41@mgw CI:5BAAF67F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710292 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710292 DLMGCP DEBUG <0013> Generated response: line #00: 200 38328 OK (mgcp_msg.c:67) 20241111163710292 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/41@mgw (mgcp_msg.c:67) 20241111163710292 DLMGCP DEBUG <0013> Generated response: line #02: I: 5BAAF67F (mgcp_msg.c:67) 20241111163710292 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710292 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5BAAF67F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710292 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710292 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710292 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710292 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4144 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710292 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710292 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710292 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38329 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710292 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710292 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710292 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710292 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw (trunk:0) found free endpoint: rtpbridge/42@mgw (mgcp_endp.c:261) 20241111163710292 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/42@mgw" (mgcp_protocol.c:441) 20241111163710292 DLMGCP NOTICE <0013> endpoint:rtpbridge/42@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710293 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw conn:(1234/rtp C:5989FE99 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710293 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw CI:5989FE99 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710293 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw CI:5989FE99 output_enabled 0 (mgcp_msg.c:125) 20241111163710293 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710293 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw conn:(1234/rtp C:5989FE99 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710293 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710293 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw CI:5989FE99 CRCX: Creating connection: port: 4146 (mgcp_protocol.c:1112) 20241111163710293 DLMGCP NOTICE <0013> endpoint:rtpbridge/42@mgw CI:5989FE99 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710293 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710293 DLMGCP DEBUG <0013> Generated response: line #00: 200 38329 OK (mgcp_msg.c:67) 20241111163710293 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/42@mgw (mgcp_msg.c:67) 20241111163710293 DLMGCP DEBUG <0013> Generated response: line #02: I: 5989FE99 (mgcp_msg.c:67) 20241111163710293 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710293 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5989FE99 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710293 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710293 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710293 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710293 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4146 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710293 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710293 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710293 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38330 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710293 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710293 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710293 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710294 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw (trunk:0) found free endpoint: rtpbridge/43@mgw (mgcp_endp.c:261) 20241111163710294 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/43@mgw" (mgcp_protocol.c:441) 20241111163710294 DLMGCP NOTICE <0013> endpoint:rtpbridge/43@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710294 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw conn:(1234/rtp C:9FFE8E5B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710294 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw CI:9FFE8E5B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710294 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw CI:9FFE8E5B output_enabled 0 (mgcp_msg.c:125) 20241111163710294 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710294 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw conn:(1234/rtp C:9FFE8E5B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710294 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710294 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw CI:9FFE8E5B CRCX: Creating connection: port: 4148 (mgcp_protocol.c:1112) 20241111163710294 DLMGCP NOTICE <0013> endpoint:rtpbridge/43@mgw CI:9FFE8E5B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710294 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710294 DLMGCP DEBUG <0013> Generated response: line #00: 200 38330 OK (mgcp_msg.c:67) 20241111163710294 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/43@mgw (mgcp_msg.c:67) 20241111163710294 DLMGCP DEBUG <0013> Generated response: line #02: I: 9FFE8E5B (mgcp_msg.c:67) 20241111163710294 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710294 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9FFE8E5B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710294 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710294 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710294 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710294 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4148 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710294 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710294 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710295 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38331 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710295 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710295 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710295 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710295 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw (trunk:0) found free endpoint: rtpbridge/44@mgw (mgcp_endp.c:261) 20241111163710295 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/44@mgw" (mgcp_protocol.c:441) 20241111163710295 DLMGCP NOTICE <0013> endpoint:rtpbridge/44@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710295 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw conn:(1234/rtp C:93C1A6D2 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710295 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw CI:93C1A6D2 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710295 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw CI:93C1A6D2 output_enabled 0 (mgcp_msg.c:125) 20241111163710295 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710295 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw conn:(1234/rtp C:93C1A6D2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710295 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710295 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw CI:93C1A6D2 CRCX: Creating connection: port: 4150 (mgcp_protocol.c:1112) 20241111163710295 DLMGCP NOTICE <0013> endpoint:rtpbridge/44@mgw CI:93C1A6D2 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710295 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710295 DLMGCP DEBUG <0013> Generated response: line #00: 200 38331 OK (mgcp_msg.c:67) 20241111163710295 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/44@mgw (mgcp_msg.c:67) 20241111163710295 DLMGCP DEBUG <0013> Generated response: line #02: I: 93C1A6D2 (mgcp_msg.c:67) 20241111163710295 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710295 DLMGCP DEBUG <0013> Generated response: line #04: o=- 93C1A6D2 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710295 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710295 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710295 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710295 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4150 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710295 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710295 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710296 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38332 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710296 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710296 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710296 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710296 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw (trunk:0) found free endpoint: rtpbridge/45@mgw (mgcp_endp.c:261) 20241111163710296 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/45@mgw" (mgcp_protocol.c:441) 20241111163710296 DLMGCP NOTICE <0013> endpoint:rtpbridge/45@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710296 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw conn:(1234/rtp C:75476E71 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710296 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw CI:75476E71 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710296 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw CI:75476E71 output_enabled 0 (mgcp_msg.c:125) 20241111163710296 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710296 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw conn:(1234/rtp C:75476E71 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710296 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710296 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw CI:75476E71 CRCX: Creating connection: port: 4152 (mgcp_protocol.c:1112) 20241111163710296 DLMGCP NOTICE <0013> endpoint:rtpbridge/45@mgw CI:75476E71 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710296 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710296 DLMGCP DEBUG <0013> Generated response: line #00: 200 38332 OK (mgcp_msg.c:67) 20241111163710296 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/45@mgw (mgcp_msg.c:67) 20241111163710296 DLMGCP DEBUG <0013> Generated response: line #02: I: 75476E71 (mgcp_msg.c:67) 20241111163710296 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710296 DLMGCP DEBUG <0013> Generated response: line #04: o=- 75476E71 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710296 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710296 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710296 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710296 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4152 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710296 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710296 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710297 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38333 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710297 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710297 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710297 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710297 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw (trunk:0) found free endpoint: rtpbridge/46@mgw (mgcp_endp.c:261) 20241111163710297 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/46@mgw" (mgcp_protocol.c:441) 20241111163710297 DLMGCP NOTICE <0013> endpoint:rtpbridge/46@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710297 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw conn:(1234/rtp C:10701811 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710297 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw CI:10701811 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710297 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw CI:10701811 output_enabled 0 (mgcp_msg.c:125) 20241111163710297 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710297 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw conn:(1234/rtp C:10701811 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710297 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710297 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw CI:10701811 CRCX: Creating connection: port: 4154 (mgcp_protocol.c:1112) 20241111163710297 DLMGCP NOTICE <0013> endpoint:rtpbridge/46@mgw CI:10701811 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710297 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710297 DLMGCP DEBUG <0013> Generated response: line #00: 200 38333 OK (mgcp_msg.c:67) 20241111163710297 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/46@mgw (mgcp_msg.c:67) 20241111163710297 DLMGCP DEBUG <0013> Generated response: line #02: I: 10701811 (mgcp_msg.c:67) 20241111163710297 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710297 DLMGCP DEBUG <0013> Generated response: line #04: o=- 10701811 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710297 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710297 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710297 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710297 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4154 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710297 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710297 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710298 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38334 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710298 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710298 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710298 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710298 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw (trunk:0) found free endpoint: rtpbridge/47@mgw (mgcp_endp.c:261) 20241111163710298 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/47@mgw" (mgcp_protocol.c:441) 20241111163710298 DLMGCP NOTICE <0013> endpoint:rtpbridge/47@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710298 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw conn:(1234/rtp C:5A24202C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710298 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw CI:5A24202C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710298 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw CI:5A24202C output_enabled 0 (mgcp_msg.c:125) 20241111163710298 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710298 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw conn:(1234/rtp C:5A24202C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710298 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710298 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw CI:5A24202C CRCX: Creating connection: port: 4156 (mgcp_protocol.c:1112) 20241111163710298 DLMGCP NOTICE <0013> endpoint:rtpbridge/47@mgw CI:5A24202C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710298 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710298 DLMGCP DEBUG <0013> Generated response: line #00: 200 38334 OK (mgcp_msg.c:67) 20241111163710298 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/47@mgw (mgcp_msg.c:67) 20241111163710298 DLMGCP DEBUG <0013> Generated response: line #02: I: 5A24202C (mgcp_msg.c:67) 20241111163710298 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710298 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5A24202C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710298 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710298 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710298 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710298 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4156 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710298 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710298 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710299 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38335 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710299 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710299 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710299 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710299 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw (trunk:0) found free endpoint: rtpbridge/48@mgw (mgcp_endp.c:261) 20241111163710299 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/48@mgw" (mgcp_protocol.c:441) 20241111163710299 DLMGCP NOTICE <0013> endpoint:rtpbridge/48@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710299 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw conn:(1234/rtp C:063C5BD8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710299 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw CI:063C5BD8 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710299 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw CI:063C5BD8 output_enabled 0 (mgcp_msg.c:125) 20241111163710299 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710299 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw conn:(1234/rtp C:063C5BD8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710299 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710299 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw CI:063C5BD8 CRCX: Creating connection: port: 4158 (mgcp_protocol.c:1112) 20241111163710299 DLMGCP NOTICE <0013> endpoint:rtpbridge/48@mgw CI:063C5BD8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710299 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710299 DLMGCP DEBUG <0013> Generated response: line #00: 200 38335 OK (mgcp_msg.c:67) 20241111163710299 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/48@mgw (mgcp_msg.c:67) 20241111163710299 DLMGCP DEBUG <0013> Generated response: line #02: I: 063C5BD8 (mgcp_msg.c:67) 20241111163710299 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710299 DLMGCP DEBUG <0013> Generated response: line #04: o=- 063C5BD8 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710299 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710299 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710299 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710299 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4158 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710299 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710299 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710300 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38336 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710300 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710300 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710300 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710300 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw (trunk:0) found free endpoint: rtpbridge/49@mgw (mgcp_endp.c:261) 20241111163710300 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/49@mgw" (mgcp_protocol.c:441) 20241111163710300 DLMGCP NOTICE <0013> endpoint:rtpbridge/49@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710300 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw conn:(1234/rtp C:B765ABC1 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710300 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw CI:B765ABC1 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710300 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw CI:B765ABC1 output_enabled 0 (mgcp_msg.c:125) 20241111163710300 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710300 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw conn:(1234/rtp C:B765ABC1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710300 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710300 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw CI:B765ABC1 CRCX: Creating connection: port: 4160 (mgcp_protocol.c:1112) 20241111163710300 DLMGCP NOTICE <0013> endpoint:rtpbridge/49@mgw CI:B765ABC1 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710300 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710300 DLMGCP DEBUG <0013> Generated response: line #00: 200 38336 OK (mgcp_msg.c:67) 20241111163710300 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/49@mgw (mgcp_msg.c:67) 20241111163710300 DLMGCP DEBUG <0013> Generated response: line #02: I: B765ABC1 (mgcp_msg.c:67) 20241111163710300 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710300 DLMGCP DEBUG <0013> Generated response: line #04: o=- B765ABC1 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710300 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710300 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710300 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710300 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4160 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710300 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710301 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710301 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38337 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710301 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710301 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710301 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710301 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw (trunk:0) found free endpoint: rtpbridge/4a@mgw (mgcp_endp.c:261) 20241111163710301 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4a@mgw" (mgcp_protocol.c:441) 20241111163710301 DLMGCP NOTICE <0013> endpoint:rtpbridge/4a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710301 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw conn:(1234/rtp C:AB17AAC8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710301 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw CI:AB17AAC8 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710301 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw CI:AB17AAC8 output_enabled 0 (mgcp_msg.c:125) 20241111163710301 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710301 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw conn:(1234/rtp C:AB17AAC8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710301 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710301 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw CI:AB17AAC8 CRCX: Creating connection: port: 4162 (mgcp_protocol.c:1112) 20241111163710301 DLMGCP NOTICE <0013> endpoint:rtpbridge/4a@mgw CI:AB17AAC8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710301 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710301 DLMGCP DEBUG <0013> Generated response: line #00: 200 38337 OK (mgcp_msg.c:67) 20241111163710301 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4a@mgw (mgcp_msg.c:67) 20241111163710302 DLMGCP DEBUG <0013> Generated response: line #02: I: AB17AAC8 (mgcp_msg.c:67) 20241111163710302 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710302 DLMGCP DEBUG <0013> Generated response: line #04: o=- AB17AAC8 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710302 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710302 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710302 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710302 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4162 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710302 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710302 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710302 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38338 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710302 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710302 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710302 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710302 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw (trunk:0) found free endpoint: rtpbridge/4b@mgw (mgcp_endp.c:261) 20241111163710302 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4b@mgw" (mgcp_protocol.c:441) 20241111163710302 DLMGCP NOTICE <0013> endpoint:rtpbridge/4b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710302 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw conn:(1234/rtp C:6F54C17F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710302 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw CI:6F54C17F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710302 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw CI:6F54C17F output_enabled 0 (mgcp_msg.c:125) 20241111163710302 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710302 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw conn:(1234/rtp C:6F54C17F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710302 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710302 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw CI:6F54C17F CRCX: Creating connection: port: 4164 (mgcp_protocol.c:1112) 20241111163710302 DLMGCP NOTICE <0013> endpoint:rtpbridge/4b@mgw CI:6F54C17F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710302 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710303 DLMGCP DEBUG <0013> Generated response: line #00: 200 38338 OK (mgcp_msg.c:67) 20241111163710303 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4b@mgw (mgcp_msg.c:67) 20241111163710303 DLMGCP DEBUG <0013> Generated response: line #02: I: 6F54C17F (mgcp_msg.c:67) 20241111163710303 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710303 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6F54C17F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710303 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710303 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710303 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710303 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4164 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710303 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710303 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710304 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38339 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710304 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710304 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710304 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710304 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw (trunk:0) found free endpoint: rtpbridge/4c@mgw (mgcp_endp.c:261) 20241111163710304 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4c@mgw" (mgcp_protocol.c:441) 20241111163710304 DLMGCP NOTICE <0013> endpoint:rtpbridge/4c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710304 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw conn:(1234/rtp C:F82AC70A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710304 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw CI:F82AC70A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710304 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw CI:F82AC70A output_enabled 0 (mgcp_msg.c:125) 20241111163710304 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710304 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw conn:(1234/rtp C:F82AC70A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710304 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710304 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw CI:F82AC70A CRCX: Creating connection: port: 4166 (mgcp_protocol.c:1112) 20241111163710304 DLMGCP NOTICE <0013> endpoint:rtpbridge/4c@mgw CI:F82AC70A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710304 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710304 DLMGCP DEBUG <0013> Generated response: line #00: 200 38339 OK (mgcp_msg.c:67) 20241111163710304 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4c@mgw (mgcp_msg.c:67) 20241111163710304 DLMGCP DEBUG <0013> Generated response: line #02: I: F82AC70A (mgcp_msg.c:67) 20241111163710304 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710304 DLMGCP DEBUG <0013> Generated response: line #04: o=- F82AC70A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710304 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710304 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710304 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710304 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4166 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710304 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710304 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710305 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38340 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710305 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710305 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710305 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710305 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw (trunk:0) found free endpoint: rtpbridge/4d@mgw (mgcp_endp.c:261) 20241111163710305 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4d@mgw" (mgcp_protocol.c:441) 20241111163710305 DLMGCP NOTICE <0013> endpoint:rtpbridge/4d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710305 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw conn:(1234/rtp C:0AAC7E0B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710305 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw CI:0AAC7E0B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710305 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw CI:0AAC7E0B output_enabled 0 (mgcp_msg.c:125) 20241111163710305 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710305 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw conn:(1234/rtp C:0AAC7E0B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710305 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710305 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw CI:0AAC7E0B CRCX: Creating connection: port: 4168 (mgcp_protocol.c:1112) 20241111163710305 DLMGCP NOTICE <0013> endpoint:rtpbridge/4d@mgw CI:0AAC7E0B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710305 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710305 DLMGCP DEBUG <0013> Generated response: line #00: 200 38340 OK (mgcp_msg.c:67) 20241111163710305 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4d@mgw (mgcp_msg.c:67) 20241111163710305 DLMGCP DEBUG <0013> Generated response: line #02: I: 0AAC7E0B (mgcp_msg.c:67) 20241111163710305 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710305 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0AAC7E0B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710305 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710305 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710305 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710305 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4168 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710305 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710305 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710306 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38341 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710306 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710306 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710306 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710306 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw (trunk:0) found free endpoint: rtpbridge/4e@mgw (mgcp_endp.c:261) 20241111163710306 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4e@mgw" (mgcp_protocol.c:441) 20241111163710306 DLMGCP NOTICE <0013> endpoint:rtpbridge/4e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710306 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw conn:(1234/rtp C:A85A1A29 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710306 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw CI:A85A1A29 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710306 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw CI:A85A1A29 output_enabled 0 (mgcp_msg.c:125) 20241111163710306 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710306 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw conn:(1234/rtp C:A85A1A29 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710306 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710306 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw CI:A85A1A29 CRCX: Creating connection: port: 4170 (mgcp_protocol.c:1112) 20241111163710306 DLMGCP NOTICE <0013> endpoint:rtpbridge/4e@mgw CI:A85A1A29 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710306 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710306 DLMGCP DEBUG <0013> Generated response: line #00: 200 38341 OK (mgcp_msg.c:67) 20241111163710306 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4e@mgw (mgcp_msg.c:67) 20241111163710306 DLMGCP DEBUG <0013> Generated response: line #02: I: A85A1A29 (mgcp_msg.c:67) 20241111163710306 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710306 DLMGCP DEBUG <0013> Generated response: line #04: o=- A85A1A29 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710306 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710306 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710306 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710306 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4170 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710306 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710306 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710307 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38342 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710307 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710307 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710307 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710307 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw (trunk:0) found free endpoint: rtpbridge/4f@mgw (mgcp_endp.c:261) 20241111163710307 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4f@mgw" (mgcp_protocol.c:441) 20241111163710307 DLMGCP NOTICE <0013> endpoint:rtpbridge/4f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710307 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw conn:(1234/rtp C:D5F8309A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710307 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw CI:D5F8309A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710307 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw CI:D5F8309A output_enabled 0 (mgcp_msg.c:125) 20241111163710307 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710307 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw conn:(1234/rtp C:D5F8309A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710307 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710307 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw CI:D5F8309A CRCX: Creating connection: port: 4172 (mgcp_protocol.c:1112) 20241111163710307 DLMGCP NOTICE <0013> endpoint:rtpbridge/4f@mgw CI:D5F8309A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710307 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710307 DLMGCP DEBUG <0013> Generated response: line #00: 200 38342 OK (mgcp_msg.c:67) 20241111163710307 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4f@mgw (mgcp_msg.c:67) 20241111163710307 DLMGCP DEBUG <0013> Generated response: line #02: I: D5F8309A (mgcp_msg.c:67) 20241111163710307 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710307 DLMGCP DEBUG <0013> Generated response: line #04: o=- D5F8309A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710307 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710307 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710307 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710307 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4172 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710307 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710307 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710308 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38343 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710308 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710308 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710308 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710308 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw (trunk:0) found free endpoint: rtpbridge/50@mgw (mgcp_endp.c:261) 20241111163710308 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/50@mgw" (mgcp_protocol.c:441) 20241111163710308 DLMGCP NOTICE <0013> endpoint:rtpbridge/50@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710308 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw conn:(1234/rtp C:1F5DFFE3 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710308 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw CI:1F5DFFE3 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710308 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw CI:1F5DFFE3 output_enabled 0 (mgcp_msg.c:125) 20241111163710308 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710308 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw conn:(1234/rtp C:1F5DFFE3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710308 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710309 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw CI:1F5DFFE3 CRCX: Creating connection: port: 4174 (mgcp_protocol.c:1112) 20241111163710309 DLMGCP NOTICE <0013> endpoint:rtpbridge/50@mgw CI:1F5DFFE3 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710309 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710309 DLMGCP DEBUG <0013> Generated response: line #00: 200 38343 OK (mgcp_msg.c:67) 20241111163710309 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/50@mgw (mgcp_msg.c:67) 20241111163710309 DLMGCP DEBUG <0013> Generated response: line #02: I: 1F5DFFE3 (mgcp_msg.c:67) 20241111163710309 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710309 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1F5DFFE3 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710309 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710309 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710309 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710309 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4174 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710309 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710309 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710309 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38344 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710309 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710309 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710309 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710309 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw (trunk:0) found free endpoint: rtpbridge/51@mgw (mgcp_endp.c:261) 20241111163710309 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/51@mgw" (mgcp_protocol.c:441) 20241111163710309 DLMGCP NOTICE <0013> endpoint:rtpbridge/51@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710309 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw conn:(1234/rtp C:952AA9F7 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710309 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw CI:952AA9F7 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710309 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw CI:952AA9F7 output_enabled 0 (mgcp_msg.c:125) 20241111163710309 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710309 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw conn:(1234/rtp C:952AA9F7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710309 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710310 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw CI:952AA9F7 CRCX: Creating connection: port: 4176 (mgcp_protocol.c:1112) 20241111163710310 DLMGCP NOTICE <0013> endpoint:rtpbridge/51@mgw CI:952AA9F7 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710310 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710310 DLMGCP DEBUG <0013> Generated response: line #00: 200 38344 OK (mgcp_msg.c:67) 20241111163710310 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/51@mgw (mgcp_msg.c:67) 20241111163710310 DLMGCP DEBUG <0013> Generated response: line #02: I: 952AA9F7 (mgcp_msg.c:67) 20241111163710310 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710310 DLMGCP DEBUG <0013> Generated response: line #04: o=- 952AA9F7 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710310 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710310 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710310 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710310 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4176 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710310 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710310 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710310 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38345 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710310 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710310 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710310 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710310 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw (trunk:0) found free endpoint: rtpbridge/52@mgw (mgcp_endp.c:261) 20241111163710310 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/52@mgw" (mgcp_protocol.c:441) 20241111163710310 DLMGCP NOTICE <0013> endpoint:rtpbridge/52@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710310 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw conn:(1234/rtp C:B067F225 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710310 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw CI:B067F225 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710310 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw CI:B067F225 output_enabled 0 (mgcp_msg.c:125) 20241111163710311 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710311 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw conn:(1234/rtp C:B067F225 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710311 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710311 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw CI:B067F225 CRCX: Creating connection: port: 4178 (mgcp_protocol.c:1112) 20241111163710311 DLMGCP NOTICE <0013> endpoint:rtpbridge/52@mgw CI:B067F225 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710311 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710311 DLMGCP DEBUG <0013> Generated response: line #00: 200 38345 OK (mgcp_msg.c:67) 20241111163710311 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/52@mgw (mgcp_msg.c:67) 20241111163710311 DLMGCP DEBUG <0013> Generated response: line #02: I: B067F225 (mgcp_msg.c:67) 20241111163710311 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710311 DLMGCP DEBUG <0013> Generated response: line #04: o=- B067F225 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710311 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710311 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710311 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710311 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4178 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710311 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710311 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710311 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38346 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710311 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710311 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710311 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710311 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw (trunk:0) found free endpoint: rtpbridge/53@mgw (mgcp_endp.c:261) 20241111163710311 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/53@mgw" (mgcp_protocol.c:441) 20241111163710311 DLMGCP NOTICE <0013> endpoint:rtpbridge/53@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710311 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw conn:(1234/rtp C:D22CE83F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710311 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw CI:D22CE83F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710311 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw CI:D22CE83F output_enabled 0 (mgcp_msg.c:125) 20241111163710311 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710312 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw conn:(1234/rtp C:D22CE83F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710312 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710312 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw CI:D22CE83F CRCX: Creating connection: port: 4180 (mgcp_protocol.c:1112) 20241111163710312 DLMGCP NOTICE <0013> endpoint:rtpbridge/53@mgw CI:D22CE83F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710312 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710312 DLMGCP DEBUG <0013> Generated response: line #00: 200 38346 OK (mgcp_msg.c:67) 20241111163710312 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/53@mgw (mgcp_msg.c:67) 20241111163710312 DLMGCP DEBUG <0013> Generated response: line #02: I: D22CE83F (mgcp_msg.c:67) 20241111163710312 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710312 DLMGCP DEBUG <0013> Generated response: line #04: o=- D22CE83F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710312 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710312 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710312 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710312 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4180 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710312 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710312 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710312 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38347 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710312 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710312 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710312 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710312 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw (trunk:0) found free endpoint: rtpbridge/54@mgw (mgcp_endp.c:261) 20241111163710312 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/54@mgw" (mgcp_protocol.c:441) 20241111163710312 DLMGCP NOTICE <0013> endpoint:rtpbridge/54@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710312 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw conn:(1234/rtp C:FBFADCD4 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710312 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw CI:FBFADCD4 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710312 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw CI:FBFADCD4 output_enabled 0 (mgcp_msg.c:125) 20241111163710313 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710313 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw conn:(1234/rtp C:FBFADCD4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710313 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710313 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw CI:FBFADCD4 CRCX: Creating connection: port: 4182 (mgcp_protocol.c:1112) 20241111163710313 DLMGCP NOTICE <0013> endpoint:rtpbridge/54@mgw CI:FBFADCD4 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710313 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710313 DLMGCP DEBUG <0013> Generated response: line #00: 200 38347 OK (mgcp_msg.c:67) 20241111163710313 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/54@mgw (mgcp_msg.c:67) 20241111163710313 DLMGCP DEBUG <0013> Generated response: line #02: I: FBFADCD4 (mgcp_msg.c:67) 20241111163710313 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710313 DLMGCP DEBUG <0013> Generated response: line #04: o=- FBFADCD4 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710313 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710313 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710313 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710313 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4182 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710313 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710313 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710313 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38348 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710313 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710313 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710313 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710313 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw (trunk:0) found free endpoint: rtpbridge/55@mgw (mgcp_endp.c:261) 20241111163710314 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/55@mgw" (mgcp_protocol.c:441) 20241111163710314 DLMGCP NOTICE <0013> endpoint:rtpbridge/55@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710314 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw conn:(1234/rtp C:BCD79860 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710314 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw CI:BCD79860 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710314 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw CI:BCD79860 output_enabled 0 (mgcp_msg.c:125) 20241111163710314 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710314 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw conn:(1234/rtp C:BCD79860 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710314 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710314 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw CI:BCD79860 CRCX: Creating connection: port: 4184 (mgcp_protocol.c:1112) 20241111163710314 DLMGCP NOTICE <0013> endpoint:rtpbridge/55@mgw CI:BCD79860 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710314 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710314 DLMGCP DEBUG <0013> Generated response: line #00: 200 38348 OK (mgcp_msg.c:67) 20241111163710314 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/55@mgw (mgcp_msg.c:67) 20241111163710314 DLMGCP DEBUG <0013> Generated response: line #02: I: BCD79860 (mgcp_msg.c:67) 20241111163710314 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710314 DLMGCP DEBUG <0013> Generated response: line #04: o=- BCD79860 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710314 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710314 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710314 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710314 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4184 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710314 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710314 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710314 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38349 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710314 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710315 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710315 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710315 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw (trunk:0) found free endpoint: rtpbridge/56@mgw (mgcp_endp.c:261) 20241111163710315 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/56@mgw" (mgcp_protocol.c:441) 20241111163710315 DLMGCP NOTICE <0013> endpoint:rtpbridge/56@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710315 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw conn:(1234/rtp C:A5CEB6EE r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710315 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw CI:A5CEB6EE connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710315 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw CI:A5CEB6EE output_enabled 0 (mgcp_msg.c:125) 20241111163710315 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710315 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw conn:(1234/rtp C:A5CEB6EE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710315 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710315 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw CI:A5CEB6EE CRCX: Creating connection: port: 4186 (mgcp_protocol.c:1112) 20241111163710315 DLMGCP NOTICE <0013> endpoint:rtpbridge/56@mgw CI:A5CEB6EE CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710315 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710315 DLMGCP DEBUG <0013> Generated response: line #00: 200 38349 OK (mgcp_msg.c:67) 20241111163710315 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/56@mgw (mgcp_msg.c:67) 20241111163710315 DLMGCP DEBUG <0013> Generated response: line #02: I: A5CEB6EE (mgcp_msg.c:67) 20241111163710315 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710315 DLMGCP DEBUG <0013> Generated response: line #04: o=- A5CEB6EE 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710315 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710315 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710315 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710315 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4186 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710315 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710315 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710316 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38350 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710316 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710316 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710316 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710316 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw (trunk:0) found free endpoint: rtpbridge/57@mgw (mgcp_endp.c:261) 20241111163710316 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/57@mgw" (mgcp_protocol.c:441) 20241111163710316 DLMGCP NOTICE <0013> endpoint:rtpbridge/57@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710316 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw conn:(1234/rtp C:E58DBF9B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710316 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw CI:E58DBF9B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710316 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw CI:E58DBF9B output_enabled 0 (mgcp_msg.c:125) 20241111163710316 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710316 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw conn:(1234/rtp C:E58DBF9B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710316 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710316 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw CI:E58DBF9B CRCX: Creating connection: port: 4188 (mgcp_protocol.c:1112) 20241111163710316 DLMGCP NOTICE <0013> endpoint:rtpbridge/57@mgw CI:E58DBF9B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710316 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710316 DLMGCP DEBUG <0013> Generated response: line #00: 200 38350 OK (mgcp_msg.c:67) 20241111163710316 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/57@mgw (mgcp_msg.c:67) 20241111163710316 DLMGCP DEBUG <0013> Generated response: line #02: I: E58DBF9B (mgcp_msg.c:67) 20241111163710316 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710316 DLMGCP DEBUG <0013> Generated response: line #04: o=- E58DBF9B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710316 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710316 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710316 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710316 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4188 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710316 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710316 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710317 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38351 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710317 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710317 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710317 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710317 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw (trunk:0) found free endpoint: rtpbridge/58@mgw (mgcp_endp.c:261) 20241111163710317 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/58@mgw" (mgcp_protocol.c:441) 20241111163710317 DLMGCP NOTICE <0013> endpoint:rtpbridge/58@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710317 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw conn:(1234/rtp C:6105AA11 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710317 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw CI:6105AA11 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710317 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw CI:6105AA11 output_enabled 0 (mgcp_msg.c:125) 20241111163710317 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710317 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw conn:(1234/rtp C:6105AA11 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710317 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710317 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw CI:6105AA11 CRCX: Creating connection: port: 4190 (mgcp_protocol.c:1112) 20241111163710317 DLMGCP NOTICE <0013> endpoint:rtpbridge/58@mgw CI:6105AA11 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710317 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710317 DLMGCP DEBUG <0013> Generated response: line #00: 200 38351 OK (mgcp_msg.c:67) 20241111163710317 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/58@mgw (mgcp_msg.c:67) 20241111163710317 DLMGCP DEBUG <0013> Generated response: line #02: I: 6105AA11 (mgcp_msg.c:67) 20241111163710317 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710317 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6105AA11 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710317 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710317 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710317 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710317 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4190 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710317 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710317 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710318 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38352 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710318 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710318 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710318 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710318 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw (trunk:0) found free endpoint: rtpbridge/59@mgw (mgcp_endp.c:261) 20241111163710318 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/59@mgw" (mgcp_protocol.c:441) 20241111163710318 DLMGCP NOTICE <0013> endpoint:rtpbridge/59@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710318 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw conn:(1234/rtp C:A1A17E33 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710318 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw CI:A1A17E33 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710318 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw CI:A1A17E33 output_enabled 0 (mgcp_msg.c:125) 20241111163710318 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710318 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw conn:(1234/rtp C:A1A17E33 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710318 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710318 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw CI:A1A17E33 CRCX: Creating connection: port: 4192 (mgcp_protocol.c:1112) 20241111163710318 DLMGCP NOTICE <0013> endpoint:rtpbridge/59@mgw CI:A1A17E33 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710319 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710319 DLMGCP DEBUG <0013> Generated response: line #00: 200 38352 OK (mgcp_msg.c:67) 20241111163710319 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/59@mgw (mgcp_msg.c:67) 20241111163710319 DLMGCP DEBUG <0013> Generated response: line #02: I: A1A17E33 (mgcp_msg.c:67) 20241111163710319 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710319 DLMGCP DEBUG <0013> Generated response: line #04: o=- A1A17E33 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710319 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710319 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710319 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710319 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4192 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710319 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710319 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710319 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38353 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710319 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710319 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710319 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710319 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw (trunk:0) found free endpoint: rtpbridge/5a@mgw (mgcp_endp.c:261) 20241111163710319 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5a@mgw" (mgcp_protocol.c:441) 20241111163710319 DLMGCP NOTICE <0013> endpoint:rtpbridge/5a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710320 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw conn:(1234/rtp C:16D6A5E9 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710320 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw CI:16D6A5E9 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710320 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw CI:16D6A5E9 output_enabled 0 (mgcp_msg.c:125) 20241111163710320 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710320 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw conn:(1234/rtp C:16D6A5E9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710320 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710320 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw CI:16D6A5E9 CRCX: Creating connection: port: 4194 (mgcp_protocol.c:1112) 20241111163710320 DLMGCP NOTICE <0013> endpoint:rtpbridge/5a@mgw CI:16D6A5E9 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710320 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710320 DLMGCP DEBUG <0013> Generated response: line #00: 200 38353 OK (mgcp_msg.c:67) 20241111163710320 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5a@mgw (mgcp_msg.c:67) 20241111163710320 DLMGCP DEBUG <0013> Generated response: line #02: I: 16D6A5E9 (mgcp_msg.c:67) 20241111163710320 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710320 DLMGCP DEBUG <0013> Generated response: line #04: o=- 16D6A5E9 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710320 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710320 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710320 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710320 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4194 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710320 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710320 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710321 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38354 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710321 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710321 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710321 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710321 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw (trunk:0) found free endpoint: rtpbridge/5b@mgw (mgcp_endp.c:261) 20241111163710321 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5b@mgw" (mgcp_protocol.c:441) 20241111163710321 DLMGCP NOTICE <0013> endpoint:rtpbridge/5b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710321 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw conn:(1234/rtp C:A8CCED1A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710321 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw CI:A8CCED1A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710321 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw CI:A8CCED1A output_enabled 0 (mgcp_msg.c:125) 20241111163710321 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710321 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw conn:(1234/rtp C:A8CCED1A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710321 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710321 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw CI:A8CCED1A CRCX: Creating connection: port: 4196 (mgcp_protocol.c:1112) 20241111163710321 DLMGCP NOTICE <0013> endpoint:rtpbridge/5b@mgw CI:A8CCED1A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710321 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710321 DLMGCP DEBUG <0013> Generated response: line #00: 200 38354 OK (mgcp_msg.c:67) 20241111163710321 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5b@mgw (mgcp_msg.c:67) 20241111163710321 DLMGCP DEBUG <0013> Generated response: line #02: I: A8CCED1A (mgcp_msg.c:67) 20241111163710321 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710321 DLMGCP DEBUG <0013> Generated response: line #04: o=- A8CCED1A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710321 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710321 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710321 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710321 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4196 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710321 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710321 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710322 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38355 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710322 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710322 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710322 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710322 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw (trunk:0) found free endpoint: rtpbridge/5c@mgw (mgcp_endp.c:261) 20241111163710322 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5c@mgw" (mgcp_protocol.c:441) 20241111163710322 DLMGCP NOTICE <0013> endpoint:rtpbridge/5c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710322 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw conn:(1234/rtp C:31226D6D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710322 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw CI:31226D6D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710322 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw CI:31226D6D output_enabled 0 (mgcp_msg.c:125) 20241111163710322 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710323 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw conn:(1234/rtp C:31226D6D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710323 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710323 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw CI:31226D6D CRCX: Creating connection: port: 4198 (mgcp_protocol.c:1112) 20241111163710323 DLMGCP NOTICE <0013> endpoint:rtpbridge/5c@mgw CI:31226D6D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710323 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710323 DLMGCP DEBUG <0013> Generated response: line #00: 200 38355 OK (mgcp_msg.c:67) 20241111163710323 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5c@mgw (mgcp_msg.c:67) 20241111163710323 DLMGCP DEBUG <0013> Generated response: line #02: I: 31226D6D (mgcp_msg.c:67) 20241111163710323 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710323 DLMGCP DEBUG <0013> Generated response: line #04: o=- 31226D6D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710323 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710323 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710323 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710323 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4198 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710323 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710323 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710324 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38356 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710324 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710324 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710324 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710324 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw (trunk:0) found free endpoint: rtpbridge/5d@mgw (mgcp_endp.c:261) 20241111163710324 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5d@mgw" (mgcp_protocol.c:441) 20241111163710324 DLMGCP NOTICE <0013> endpoint:rtpbridge/5d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710324 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw conn:(1234/rtp C:0A936131 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710324 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw CI:0A936131 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710324 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw CI:0A936131 output_enabled 0 (mgcp_msg.c:125) 20241111163710324 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710324 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw conn:(1234/rtp C:0A936131 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710324 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710324 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw CI:0A936131 CRCX: Creating connection: port: 4200 (mgcp_protocol.c:1112) 20241111163710324 DLMGCP NOTICE <0013> endpoint:rtpbridge/5d@mgw CI:0A936131 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710324 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710324 DLMGCP DEBUG <0013> Generated response: line #00: 200 38356 OK (mgcp_msg.c:67) 20241111163710324 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5d@mgw (mgcp_msg.c:67) 20241111163710324 DLMGCP DEBUG <0013> Generated response: line #02: I: 0A936131 (mgcp_msg.c:67) 20241111163710324 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710324 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0A936131 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710324 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710324 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710324 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710324 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4200 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710324 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710324 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710325 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38357 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710325 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710325 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710325 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710325 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw (trunk:0) found free endpoint: rtpbridge/5e@mgw (mgcp_endp.c:261) 20241111163710325 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5e@mgw" (mgcp_protocol.c:441) 20241111163710325 DLMGCP NOTICE <0013> endpoint:rtpbridge/5e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710325 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw conn:(1234/rtp C:316CD04F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710325 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw CI:316CD04F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710325 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw CI:316CD04F output_enabled 0 (mgcp_msg.c:125) 20241111163710325 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710325 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw conn:(1234/rtp C:316CD04F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710325 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710325 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw CI:316CD04F CRCX: Creating connection: port: 4202 (mgcp_protocol.c:1112) 20241111163710325 DLMGCP NOTICE <0013> endpoint:rtpbridge/5e@mgw CI:316CD04F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710325 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710325 DLMGCP DEBUG <0013> Generated response: line #00: 200 38357 OK (mgcp_msg.c:67) 20241111163710325 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5e@mgw (mgcp_msg.c:67) 20241111163710325 DLMGCP DEBUG <0013> Generated response: line #02: I: 316CD04F (mgcp_msg.c:67) 20241111163710325 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710325 DLMGCP DEBUG <0013> Generated response: line #04: o=- 316CD04F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710325 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710325 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710325 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710325 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4202 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710325 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710325 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710326 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38358 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710326 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710326 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710326 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710326 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw (trunk:0) found free endpoint: rtpbridge/5f@mgw (mgcp_endp.c:261) 20241111163710326 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5f@mgw" (mgcp_protocol.c:441) 20241111163710326 DLMGCP NOTICE <0013> endpoint:rtpbridge/5f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710326 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw conn:(1234/rtp C:B0B74E1F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710326 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw CI:B0B74E1F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710326 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw CI:B0B74E1F output_enabled 0 (mgcp_msg.c:125) 20241111163710326 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710326 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw conn:(1234/rtp C:B0B74E1F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710326 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710326 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw CI:B0B74E1F CRCX: Creating connection: port: 4204 (mgcp_protocol.c:1112) 20241111163710326 DLMGCP NOTICE <0013> endpoint:rtpbridge/5f@mgw CI:B0B74E1F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710326 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710326 DLMGCP DEBUG <0013> Generated response: line #00: 200 38358 OK (mgcp_msg.c:67) 20241111163710326 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5f@mgw (mgcp_msg.c:67) 20241111163710326 DLMGCP DEBUG <0013> Generated response: line #02: I: B0B74E1F (mgcp_msg.c:67) 20241111163710326 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710326 DLMGCP DEBUG <0013> Generated response: line #04: o=- B0B74E1F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710326 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710326 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710326 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710326 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4204 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710326 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710326 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710327 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38359 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710327 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710327 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710327 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710327 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw (trunk:0) found free endpoint: rtpbridge/60@mgw (mgcp_endp.c:261) 20241111163710327 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/60@mgw" (mgcp_protocol.c:441) 20241111163710327 DLMGCP NOTICE <0013> endpoint:rtpbridge/60@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710327 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw conn:(1234/rtp C:D44B52BD r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710327 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw CI:D44B52BD connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710327 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw CI:D44B52BD output_enabled 0 (mgcp_msg.c:125) 20241111163710327 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710327 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw conn:(1234/rtp C:D44B52BD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710327 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710327 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw CI:D44B52BD CRCX: Creating connection: port: 4206 (mgcp_protocol.c:1112) 20241111163710327 DLMGCP NOTICE <0013> endpoint:rtpbridge/60@mgw CI:D44B52BD CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710327 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710327 DLMGCP DEBUG <0013> Generated response: line #00: 200 38359 OK (mgcp_msg.c:67) 20241111163710327 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/60@mgw (mgcp_msg.c:67) 20241111163710327 DLMGCP DEBUG <0013> Generated response: line #02: I: D44B52BD (mgcp_msg.c:67) 20241111163710327 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710327 DLMGCP DEBUG <0013> Generated response: line #04: o=- D44B52BD 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710327 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710327 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710327 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710328 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4206 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710328 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710328 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710328 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38360 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710328 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710328 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710328 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710328 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw (trunk:0) found free endpoint: rtpbridge/61@mgw (mgcp_endp.c:261) 20241111163710328 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/61@mgw" (mgcp_protocol.c:441) 20241111163710328 DLMGCP NOTICE <0013> endpoint:rtpbridge/61@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710328 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw conn:(1234/rtp C:5A5F58E4 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710328 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw CI:5A5F58E4 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710328 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw CI:5A5F58E4 output_enabled 0 (mgcp_msg.c:125) 20241111163710328 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710328 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw conn:(1234/rtp C:5A5F58E4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710328 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710328 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw CI:5A5F58E4 CRCX: Creating connection: port: 4208 (mgcp_protocol.c:1112) 20241111163710328 DLMGCP NOTICE <0013> endpoint:rtpbridge/61@mgw CI:5A5F58E4 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710328 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710328 DLMGCP DEBUG <0013> Generated response: line #00: 200 38360 OK (mgcp_msg.c:67) 20241111163710328 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/61@mgw (mgcp_msg.c:67) 20241111163710328 DLMGCP DEBUG <0013> Generated response: line #02: I: 5A5F58E4 (mgcp_msg.c:67) 20241111163710328 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710329 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5A5F58E4 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710329 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710329 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710329 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710329 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4208 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710329 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710329 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710329 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38361 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710329 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710329 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710329 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710329 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw (trunk:0) found free endpoint: rtpbridge/62@mgw (mgcp_endp.c:261) 20241111163710329 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/62@mgw" (mgcp_protocol.c:441) 20241111163710329 DLMGCP NOTICE <0013> endpoint:rtpbridge/62@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710329 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw conn:(1234/rtp C:702D5A69 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710329 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw CI:702D5A69 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710329 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw CI:702D5A69 output_enabled 0 (mgcp_msg.c:125) 20241111163710329 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710329 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw conn:(1234/rtp C:702D5A69 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710329 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710329 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw CI:702D5A69 CRCX: Creating connection: port: 4210 (mgcp_protocol.c:1112) 20241111163710329 DLMGCP NOTICE <0013> endpoint:rtpbridge/62@mgw CI:702D5A69 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710329 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710329 DLMGCP DEBUG <0013> Generated response: line #00: 200 38361 OK (mgcp_msg.c:67) 20241111163710329 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/62@mgw (mgcp_msg.c:67) 20241111163710330 DLMGCP DEBUG <0013> Generated response: line #02: I: 702D5A69 (mgcp_msg.c:67) 20241111163710330 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710330 DLMGCP DEBUG <0013> Generated response: line #04: o=- 702D5A69 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710330 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710330 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710330 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710330 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4210 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710330 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710330 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710330 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38362 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710330 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710330 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710330 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710330 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw (trunk:0) found free endpoint: rtpbridge/63@mgw (mgcp_endp.c:261) 20241111163710330 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/63@mgw" (mgcp_protocol.c:441) 20241111163710330 DLMGCP NOTICE <0013> endpoint:rtpbridge/63@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710330 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw conn:(1234/rtp C:5232A3C5 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710330 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw CI:5232A3C5 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710330 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw CI:5232A3C5 output_enabled 0 (mgcp_msg.c:125) 20241111163710330 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710330 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw conn:(1234/rtp C:5232A3C5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710330 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710331 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw CI:5232A3C5 CRCX: Creating connection: port: 4212 (mgcp_protocol.c:1112) 20241111163710331 DLMGCP NOTICE <0013> endpoint:rtpbridge/63@mgw CI:5232A3C5 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710331 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710331 DLMGCP DEBUG <0013> Generated response: line #00: 200 38362 OK (mgcp_msg.c:67) 20241111163710331 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/63@mgw (mgcp_msg.c:67) 20241111163710331 DLMGCP DEBUG <0013> Generated response: line #02: I: 5232A3C5 (mgcp_msg.c:67) 20241111163710331 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710331 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5232A3C5 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710331 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710331 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710331 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710331 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4212 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710331 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710331 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710331 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38363 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710331 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710331 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710331 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710331 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw (trunk:0) found free endpoint: rtpbridge/64@mgw (mgcp_endp.c:261) 20241111163710331 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/64@mgw" (mgcp_protocol.c:441) 20241111163710331 DLMGCP NOTICE <0013> endpoint:rtpbridge/64@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710331 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw conn:(1234/rtp C:F3461C96 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710332 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw CI:F3461C96 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710332 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw CI:F3461C96 output_enabled 0 (mgcp_msg.c:125) 20241111163710332 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710332 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw conn:(1234/rtp C:F3461C96 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710332 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710332 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw CI:F3461C96 CRCX: Creating connection: port: 4214 (mgcp_protocol.c:1112) 20241111163710332 DLMGCP NOTICE <0013> endpoint:rtpbridge/64@mgw CI:F3461C96 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710332 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710332 DLMGCP DEBUG <0013> Generated response: line #00: 200 38363 OK (mgcp_msg.c:67) 20241111163710332 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/64@mgw (mgcp_msg.c:67) 20241111163710332 DLMGCP DEBUG <0013> Generated response: line #02: I: F3461C96 (mgcp_msg.c:67) 20241111163710332 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710332 DLMGCP DEBUG <0013> Generated response: line #04: o=- F3461C96 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710332 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710332 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710332 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710332 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4214 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710332 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710332 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710332 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38364 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710332 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710332 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710333 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710333 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw (trunk:0) found free endpoint: rtpbridge/65@mgw (mgcp_endp.c:261) 20241111163710333 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/65@mgw" (mgcp_protocol.c:441) 20241111163710333 DLMGCP NOTICE <0013> endpoint:rtpbridge/65@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710333 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw conn:(1234/rtp C:C05E1B4F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710333 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw CI:C05E1B4F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710333 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw CI:C05E1B4F output_enabled 0 (mgcp_msg.c:125) 20241111163710333 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710333 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw conn:(1234/rtp C:C05E1B4F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710333 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710333 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw CI:C05E1B4F CRCX: Creating connection: port: 4216 (mgcp_protocol.c:1112) 20241111163710333 DLMGCP NOTICE <0013> endpoint:rtpbridge/65@mgw CI:C05E1B4F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710333 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710333 DLMGCP DEBUG <0013> Generated response: line #00: 200 38364 OK (mgcp_msg.c:67) 20241111163710333 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/65@mgw (mgcp_msg.c:67) 20241111163710333 DLMGCP DEBUG <0013> Generated response: line #02: I: C05E1B4F (mgcp_msg.c:67) 20241111163710333 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710333 DLMGCP DEBUG <0013> Generated response: line #04: o=- C05E1B4F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710333 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710333 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710333 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710333 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4216 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710333 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710333 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710334 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38365 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710334 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710334 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710334 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710334 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw (trunk:0) found free endpoint: rtpbridge/66@mgw (mgcp_endp.c:261) 20241111163710334 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/66@mgw" (mgcp_protocol.c:441) 20241111163710334 DLMGCP NOTICE <0013> endpoint:rtpbridge/66@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710334 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw conn:(1234/rtp C:5FEE0D22 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710334 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw CI:5FEE0D22 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710334 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw CI:5FEE0D22 output_enabled 0 (mgcp_msg.c:125) 20241111163710334 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710334 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw conn:(1234/rtp C:5FEE0D22 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710334 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710334 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw CI:5FEE0D22 CRCX: Creating connection: port: 4218 (mgcp_protocol.c:1112) 20241111163710334 DLMGCP NOTICE <0013> endpoint:rtpbridge/66@mgw CI:5FEE0D22 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710334 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710334 DLMGCP DEBUG <0013> Generated response: line #00: 200 38365 OK (mgcp_msg.c:67) 20241111163710334 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/66@mgw (mgcp_msg.c:67) 20241111163710334 DLMGCP DEBUG <0013> Generated response: line #02: I: 5FEE0D22 (mgcp_msg.c:67) 20241111163710334 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710334 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5FEE0D22 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710334 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710334 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710334 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710334 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4218 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710334 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710334 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710335 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38366 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710335 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710335 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710335 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710335 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw (trunk:0) found free endpoint: rtpbridge/67@mgw (mgcp_endp.c:261) 20241111163710335 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/67@mgw" (mgcp_protocol.c:441) 20241111163710335 DLMGCP NOTICE <0013> endpoint:rtpbridge/67@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710335 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw conn:(1234/rtp C:EE640413 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710335 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw CI:EE640413 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710335 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw CI:EE640413 output_enabled 0 (mgcp_msg.c:125) 20241111163710335 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710335 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw conn:(1234/rtp C:EE640413 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710335 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710335 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw CI:EE640413 CRCX: Creating connection: port: 4220 (mgcp_protocol.c:1112) 20241111163710335 DLMGCP NOTICE <0013> endpoint:rtpbridge/67@mgw CI:EE640413 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710335 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710335 DLMGCP DEBUG <0013> Generated response: line #00: 200 38366 OK (mgcp_msg.c:67) 20241111163710335 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/67@mgw (mgcp_msg.c:67) 20241111163710335 DLMGCP DEBUG <0013> Generated response: line #02: I: EE640413 (mgcp_msg.c:67) 20241111163710335 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710335 DLMGCP DEBUG <0013> Generated response: line #04: o=- EE640413 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710335 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710335 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710335 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710335 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4220 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710335 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710335 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710336 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38367 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710336 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710336 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710336 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710336 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw (trunk:0) found free endpoint: rtpbridge/68@mgw (mgcp_endp.c:261) 20241111163710336 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/68@mgw" (mgcp_protocol.c:441) 20241111163710336 DLMGCP NOTICE <0013> endpoint:rtpbridge/68@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710336 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw conn:(1234/rtp C:C1E09336 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710336 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw CI:C1E09336 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710336 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw CI:C1E09336 output_enabled 0 (mgcp_msg.c:125) 20241111163710336 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710336 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw conn:(1234/rtp C:C1E09336 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710336 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710336 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw CI:C1E09336 CRCX: Creating connection: port: 4222 (mgcp_protocol.c:1112) 20241111163710336 DLMGCP NOTICE <0013> endpoint:rtpbridge/68@mgw CI:C1E09336 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710336 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710336 DLMGCP DEBUG <0013> Generated response: line #00: 200 38367 OK (mgcp_msg.c:67) 20241111163710336 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/68@mgw (mgcp_msg.c:67) 20241111163710336 DLMGCP DEBUG <0013> Generated response: line #02: I: C1E09336 (mgcp_msg.c:67) 20241111163710336 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710336 DLMGCP DEBUG <0013> Generated response: line #04: o=- C1E09336 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710336 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710336 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710336 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710336 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4222 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710336 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710336 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710337 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38368 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710337 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710337 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710337 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710337 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw (trunk:0) found free endpoint: rtpbridge/69@mgw (mgcp_endp.c:261) 20241111163710337 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/69@mgw" (mgcp_protocol.c:441) 20241111163710337 DLMGCP NOTICE <0013> endpoint:rtpbridge/69@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710337 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw conn:(1234/rtp C:999D2FFD r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710337 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw CI:999D2FFD connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710337 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw CI:999D2FFD output_enabled 0 (mgcp_msg.c:125) 20241111163710337 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710337 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw conn:(1234/rtp C:999D2FFD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710337 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710337 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw CI:999D2FFD CRCX: Creating connection: port: 4224 (mgcp_protocol.c:1112) 20241111163710337 DLMGCP NOTICE <0013> endpoint:rtpbridge/69@mgw CI:999D2FFD CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710337 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710338 DLMGCP DEBUG <0013> Generated response: line #00: 200 38368 OK (mgcp_msg.c:67) 20241111163710338 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/69@mgw (mgcp_msg.c:67) 20241111163710338 DLMGCP DEBUG <0013> Generated response: line #02: I: 999D2FFD (mgcp_msg.c:67) 20241111163710338 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710338 DLMGCP DEBUG <0013> Generated response: line #04: o=- 999D2FFD 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710338 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710338 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710338 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710338 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4224 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710338 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710338 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710338 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38369 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710338 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710338 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710338 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710338 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw (trunk:0) found free endpoint: rtpbridge/6a@mgw (mgcp_endp.c:261) 20241111163710338 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6a@mgw" (mgcp_protocol.c:441) 20241111163710338 DLMGCP NOTICE <0013> endpoint:rtpbridge/6a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710338 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw conn:(1234/rtp C:DE1144A4 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710338 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw CI:DE1144A4 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710338 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw CI:DE1144A4 output_enabled 0 (mgcp_msg.c:125) 20241111163710338 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710338 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw conn:(1234/rtp C:DE1144A4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710338 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710339 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw CI:DE1144A4 CRCX: Creating connection: port: 4226 (mgcp_protocol.c:1112) 20241111163710339 DLMGCP NOTICE <0013> endpoint:rtpbridge/6a@mgw CI:DE1144A4 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710339 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710339 DLMGCP DEBUG <0013> Generated response: line #00: 200 38369 OK (mgcp_msg.c:67) 20241111163710339 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6a@mgw (mgcp_msg.c:67) 20241111163710339 DLMGCP DEBUG <0013> Generated response: line #02: I: DE1144A4 (mgcp_msg.c:67) 20241111163710339 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710339 DLMGCP DEBUG <0013> Generated response: line #04: o=- DE1144A4 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710339 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710339 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710339 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710339 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4226 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710339 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710339 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710339 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38370 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710339 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710339 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710339 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710339 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw (trunk:0) found free endpoint: rtpbridge/6b@mgw (mgcp_endp.c:261) 20241111163710339 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6b@mgw" (mgcp_protocol.c:441) 20241111163710339 DLMGCP NOTICE <0013> endpoint:rtpbridge/6b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710339 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw conn:(1234/rtp C:60DF7EA3 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710339 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw CI:60DF7EA3 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710339 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw CI:60DF7EA3 output_enabled 0 (mgcp_msg.c:125) 20241111163710340 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710340 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw conn:(1234/rtp C:60DF7EA3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710340 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710340 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw CI:60DF7EA3 CRCX: Creating connection: port: 4228 (mgcp_protocol.c:1112) 20241111163710340 DLMGCP NOTICE <0013> endpoint:rtpbridge/6b@mgw CI:60DF7EA3 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710340 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710340 DLMGCP DEBUG <0013> Generated response: line #00: 200 38370 OK (mgcp_msg.c:67) 20241111163710340 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6b@mgw (mgcp_msg.c:67) 20241111163710340 DLMGCP DEBUG <0013> Generated response: line #02: I: 60DF7EA3 (mgcp_msg.c:67) 20241111163710340 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710340 DLMGCP DEBUG <0013> Generated response: line #04: o=- 60DF7EA3 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710340 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710340 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710340 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710340 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4228 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710340 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710340 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710340 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38371 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710340 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710340 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710340 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710340 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw (trunk:0) found free endpoint: rtpbridge/6c@mgw (mgcp_endp.c:261) 20241111163710340 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6c@mgw" (mgcp_protocol.c:441) 20241111163710341 DLMGCP NOTICE <0013> endpoint:rtpbridge/6c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710341 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw conn:(1234/rtp C:B308DE30 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710341 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw CI:B308DE30 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710341 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw CI:B308DE30 output_enabled 0 (mgcp_msg.c:125) 20241111163710341 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710341 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw conn:(1234/rtp C:B308DE30 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710341 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710341 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw CI:B308DE30 CRCX: Creating connection: port: 4230 (mgcp_protocol.c:1112) 20241111163710341 DLMGCP NOTICE <0013> endpoint:rtpbridge/6c@mgw CI:B308DE30 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710341 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710341 DLMGCP DEBUG <0013> Generated response: line #00: 200 38371 OK (mgcp_msg.c:67) 20241111163710341 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6c@mgw (mgcp_msg.c:67) 20241111163710341 DLMGCP DEBUG <0013> Generated response: line #02: I: B308DE30 (mgcp_msg.c:67) 20241111163710341 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710341 DLMGCP DEBUG <0013> Generated response: line #04: o=- B308DE30 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710341 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710341 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710341 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710341 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4230 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710341 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710341 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710342 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38372 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710342 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710342 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710342 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710342 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw (trunk:0) found free endpoint: rtpbridge/6d@mgw (mgcp_endp.c:261) 20241111163710342 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6d@mgw" (mgcp_protocol.c:441) 20241111163710342 DLMGCP NOTICE <0013> endpoint:rtpbridge/6d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710342 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw conn:(1234/rtp C:3E4E1D81 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710342 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw CI:3E4E1D81 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710342 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw CI:3E4E1D81 output_enabled 0 (mgcp_msg.c:125) 20241111163710342 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710342 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw conn:(1234/rtp C:3E4E1D81 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710342 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710342 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw CI:3E4E1D81 CRCX: Creating connection: port: 4232 (mgcp_protocol.c:1112) 20241111163710342 DLMGCP NOTICE <0013> endpoint:rtpbridge/6d@mgw CI:3E4E1D81 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710342 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710342 DLMGCP DEBUG <0013> Generated response: line #00: 200 38372 OK (mgcp_msg.c:67) 20241111163710342 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6d@mgw (mgcp_msg.c:67) 20241111163710342 DLMGCP DEBUG <0013> Generated response: line #02: I: 3E4E1D81 (mgcp_msg.c:67) 20241111163710342 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710342 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3E4E1D81 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710342 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710342 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710342 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710342 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4232 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710342 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710342 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710343 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38373 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710343 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710343 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710343 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710343 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw (trunk:0) found free endpoint: rtpbridge/6e@mgw (mgcp_endp.c:261) 20241111163710343 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6e@mgw" (mgcp_protocol.c:441) 20241111163710343 DLMGCP NOTICE <0013> endpoint:rtpbridge/6e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710343 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw conn:(1234/rtp C:B9B30119 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710343 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw CI:B9B30119 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710343 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw CI:B9B30119 output_enabled 0 (mgcp_msg.c:125) 20241111163710343 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710343 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw conn:(1234/rtp C:B9B30119 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710343 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710343 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw CI:B9B30119 CRCX: Creating connection: port: 4234 (mgcp_protocol.c:1112) 20241111163710343 DLMGCP NOTICE <0013> endpoint:rtpbridge/6e@mgw CI:B9B30119 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710343 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710343 DLMGCP DEBUG <0013> Generated response: line #00: 200 38373 OK (mgcp_msg.c:67) 20241111163710343 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6e@mgw (mgcp_msg.c:67) 20241111163710343 DLMGCP DEBUG <0013> Generated response: line #02: I: B9B30119 (mgcp_msg.c:67) 20241111163710343 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710343 DLMGCP DEBUG <0013> Generated response: line #04: o=- B9B30119 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710343 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710343 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710343 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710343 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4234 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710343 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710343 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710344 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38374 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710344 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710344 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710344 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710344 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw (trunk:0) found free endpoint: rtpbridge/6f@mgw (mgcp_endp.c:261) 20241111163710344 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6f@mgw" (mgcp_protocol.c:441) 20241111163710344 DLMGCP NOTICE <0013> endpoint:rtpbridge/6f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710344 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw conn:(1234/rtp C:DE6C089C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710344 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw CI:DE6C089C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710344 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw CI:DE6C089C output_enabled 0 (mgcp_msg.c:125) 20241111163710344 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710344 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw conn:(1234/rtp C:DE6C089C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710344 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710344 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw CI:DE6C089C CRCX: Creating connection: port: 4236 (mgcp_protocol.c:1112) 20241111163710344 DLMGCP NOTICE <0013> endpoint:rtpbridge/6f@mgw CI:DE6C089C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710344 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710344 DLMGCP DEBUG <0013> Generated response: line #00: 200 38374 OK (mgcp_msg.c:67) 20241111163710344 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6f@mgw (mgcp_msg.c:67) 20241111163710344 DLMGCP DEBUG <0013> Generated response: line #02: I: DE6C089C (mgcp_msg.c:67) 20241111163710344 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710344 DLMGCP DEBUG <0013> Generated response: line #04: o=- DE6C089C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710344 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710344 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710344 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710344 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4236 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710344 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710344 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710345 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38375 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710345 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710345 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710345 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710345 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw (trunk:0) found free endpoint: rtpbridge/70@mgw (mgcp_endp.c:261) 20241111163710345 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/70@mgw" (mgcp_protocol.c:441) 20241111163710345 DLMGCP NOTICE <0013> endpoint:rtpbridge/70@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710345 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw conn:(1234/rtp C:7A2D6536 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710345 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw CI:7A2D6536 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710345 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw CI:7A2D6536 output_enabled 0 (mgcp_msg.c:125) 20241111163710345 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710345 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw conn:(1234/rtp C:7A2D6536 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710345 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710345 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw CI:7A2D6536 CRCX: Creating connection: port: 4238 (mgcp_protocol.c:1112) 20241111163710345 DLMGCP NOTICE <0013> endpoint:rtpbridge/70@mgw CI:7A2D6536 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710345 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710345 DLMGCP DEBUG <0013> Generated response: line #00: 200 38375 OK (mgcp_msg.c:67) 20241111163710345 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/70@mgw (mgcp_msg.c:67) 20241111163710345 DLMGCP DEBUG <0013> Generated response: line #02: I: 7A2D6536 (mgcp_msg.c:67) 20241111163710345 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710345 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7A2D6536 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710345 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710345 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710345 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710345 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4238 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710345 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710345 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710346 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38376 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710346 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710346 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710346 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710346 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw (trunk:0) found free endpoint: rtpbridge/71@mgw (mgcp_endp.c:261) 20241111163710346 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/71@mgw" (mgcp_protocol.c:441) 20241111163710346 DLMGCP NOTICE <0013> endpoint:rtpbridge/71@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710346 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw conn:(1234/rtp C:144FCF7F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710346 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw CI:144FCF7F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710346 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw CI:144FCF7F output_enabled 0 (mgcp_msg.c:125) 20241111163710346 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710346 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw conn:(1234/rtp C:144FCF7F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710346 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710346 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw CI:144FCF7F CRCX: Creating connection: port: 4240 (mgcp_protocol.c:1112) 20241111163710346 DLMGCP NOTICE <0013> endpoint:rtpbridge/71@mgw CI:144FCF7F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710346 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710346 DLMGCP DEBUG <0013> Generated response: line #00: 200 38376 OK (mgcp_msg.c:67) 20241111163710347 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/71@mgw (mgcp_msg.c:67) 20241111163710347 DLMGCP DEBUG <0013> Generated response: line #02: I: 144FCF7F (mgcp_msg.c:67) 20241111163710347 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710347 DLMGCP DEBUG <0013> Generated response: line #04: o=- 144FCF7F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710347 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710347 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710347 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710347 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4240 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710347 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710347 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710347 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38377 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710347 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710347 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710347 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710347 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw (trunk:0) found free endpoint: rtpbridge/72@mgw (mgcp_endp.c:261) 20241111163710347 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/72@mgw" (mgcp_protocol.c:441) 20241111163710347 DLMGCP NOTICE <0013> endpoint:rtpbridge/72@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710347 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw conn:(1234/rtp C:F00AB18A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710347 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw CI:F00AB18A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710347 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw CI:F00AB18A output_enabled 0 (mgcp_msg.c:125) 20241111163710347 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710347 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw conn:(1234/rtp C:F00AB18A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710347 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710348 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw CI:F00AB18A CRCX: Creating connection: port: 4242 (mgcp_protocol.c:1112) 20241111163710348 DLMGCP NOTICE <0013> endpoint:rtpbridge/72@mgw CI:F00AB18A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710348 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710348 DLMGCP DEBUG <0013> Generated response: line #00: 200 38377 OK (mgcp_msg.c:67) 20241111163710348 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/72@mgw (mgcp_msg.c:67) 20241111163710348 DLMGCP DEBUG <0013> Generated response: line #02: I: F00AB18A (mgcp_msg.c:67) 20241111163710348 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710348 DLMGCP DEBUG <0013> Generated response: line #04: o=- F00AB18A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710348 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710348 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710348 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710348 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4242 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710348 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710348 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710348 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38378 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710348 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710348 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710348 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710348 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw (trunk:0) found free endpoint: rtpbridge/73@mgw (mgcp_endp.c:261) 20241111163710348 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/73@mgw" (mgcp_protocol.c:441) 20241111163710348 DLMGCP NOTICE <0013> endpoint:rtpbridge/73@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710348 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw conn:(1234/rtp C:C428D459 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710348 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw CI:C428D459 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710348 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw CI:C428D459 output_enabled 0 (mgcp_msg.c:125) 20241111163710348 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710348 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw conn:(1234/rtp C:C428D459 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710348 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710348 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw CI:C428D459 CRCX: Creating connection: port: 4244 (mgcp_protocol.c:1112) 20241111163710348 DLMGCP NOTICE <0013> endpoint:rtpbridge/73@mgw CI:C428D459 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710349 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710349 DLMGCP DEBUG <0013> Generated response: line #00: 200 38378 OK (mgcp_msg.c:67) 20241111163710349 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/73@mgw (mgcp_msg.c:67) 20241111163710349 DLMGCP DEBUG <0013> Generated response: line #02: I: C428D459 (mgcp_msg.c:67) 20241111163710349 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710349 DLMGCP DEBUG <0013> Generated response: line #04: o=- C428D459 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710349 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710349 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710349 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710349 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4244 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710349 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710349 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710349 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38379 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710349 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710349 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710349 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710349 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw (trunk:0) found free endpoint: rtpbridge/74@mgw (mgcp_endp.c:261) 20241111163710349 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/74@mgw" (mgcp_protocol.c:441) 20241111163710349 DLMGCP NOTICE <0013> endpoint:rtpbridge/74@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710349 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw conn:(1234/rtp C:E8CCCF87 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710349 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw CI:E8CCCF87 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710349 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw CI:E8CCCF87 output_enabled 0 (mgcp_msg.c:125) 20241111163710349 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710349 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw conn:(1234/rtp C:E8CCCF87 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710349 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710349 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw CI:E8CCCF87 CRCX: Creating connection: port: 4246 (mgcp_protocol.c:1112) 20241111163710349 DLMGCP NOTICE <0013> endpoint:rtpbridge/74@mgw CI:E8CCCF87 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710350 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710350 DLMGCP DEBUG <0013> Generated response: line #00: 200 38379 OK (mgcp_msg.c:67) 20241111163710350 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/74@mgw (mgcp_msg.c:67) 20241111163710350 DLMGCP DEBUG <0013> Generated response: line #02: I: E8CCCF87 (mgcp_msg.c:67) 20241111163710350 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710350 DLMGCP DEBUG <0013> Generated response: line #04: o=- E8CCCF87 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710350 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710350 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710350 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710350 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4246 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710350 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710350 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710350 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38380 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710350 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710350 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710350 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710350 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw (trunk:0) found free endpoint: rtpbridge/75@mgw (mgcp_endp.c:261) 20241111163710350 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/75@mgw" (mgcp_protocol.c:441) 20241111163710350 DLMGCP NOTICE <0013> endpoint:rtpbridge/75@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710350 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw conn:(1234/rtp C:B4E5B28C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710350 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw CI:B4E5B28C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710350 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw CI:B4E5B28C output_enabled 0 (mgcp_msg.c:125) 20241111163710350 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710350 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw conn:(1234/rtp C:B4E5B28C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710350 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710350 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw CI:B4E5B28C CRCX: Creating connection: port: 4248 (mgcp_protocol.c:1112) 20241111163710350 DLMGCP NOTICE <0013> endpoint:rtpbridge/75@mgw CI:B4E5B28C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710351 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710351 DLMGCP DEBUG <0013> Generated response: line #00: 200 38380 OK (mgcp_msg.c:67) 20241111163710351 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/75@mgw (mgcp_msg.c:67) 20241111163710351 DLMGCP DEBUG <0013> Generated response: line #02: I: B4E5B28C (mgcp_msg.c:67) 20241111163710351 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710351 DLMGCP DEBUG <0013> Generated response: line #04: o=- B4E5B28C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710351 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710351 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710351 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710351 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4248 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710351 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710351 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710351 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38381 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710351 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710351 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710351 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710351 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw (trunk:0) found free endpoint: rtpbridge/76@mgw (mgcp_endp.c:261) 20241111163710351 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/76@mgw" (mgcp_protocol.c:441) 20241111163710351 DLMGCP NOTICE <0013> endpoint:rtpbridge/76@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710351 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw conn:(1234/rtp C:0C8B7735 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710351 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw CI:0C8B7735 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710351 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw CI:0C8B7735 output_enabled 0 (mgcp_msg.c:125) 20241111163710351 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710351 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw conn:(1234/rtp C:0C8B7735 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710351 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710351 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw CI:0C8B7735 CRCX: Creating connection: port: 4250 (mgcp_protocol.c:1112) 20241111163710351 DLMGCP NOTICE <0013> endpoint:rtpbridge/76@mgw CI:0C8B7735 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710351 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710351 DLMGCP DEBUG <0013> Generated response: line #00: 200 38381 OK (mgcp_msg.c:67) 20241111163710352 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/76@mgw (mgcp_msg.c:67) 20241111163710352 DLMGCP DEBUG <0013> Generated response: line #02: I: 0C8B7735 (mgcp_msg.c:67) 20241111163710352 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710352 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0C8B7735 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710352 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710352 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710352 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710352 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4250 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710352 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710352 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710352 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38382 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710352 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710352 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710352 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710352 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw (trunk:0) found free endpoint: rtpbridge/77@mgw (mgcp_endp.c:261) 20241111163710352 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/77@mgw" (mgcp_protocol.c:441) 20241111163710352 DLMGCP NOTICE <0013> endpoint:rtpbridge/77@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710352 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw conn:(1234/rtp C:FDFF4F71 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710352 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw CI:FDFF4F71 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710352 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw CI:FDFF4F71 output_enabled 0 (mgcp_msg.c:125) 20241111163710352 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710352 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw conn:(1234/rtp C:FDFF4F71 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710352 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710352 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw CI:FDFF4F71 CRCX: Creating connection: port: 4252 (mgcp_protocol.c:1112) 20241111163710352 DLMGCP NOTICE <0013> endpoint:rtpbridge/77@mgw CI:FDFF4F71 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710352 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710352 DLMGCP DEBUG <0013> Generated response: line #00: 200 38382 OK (mgcp_msg.c:67) 20241111163710352 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/77@mgw (mgcp_msg.c:67) 20241111163710352 DLMGCP DEBUG <0013> Generated response: line #02: I: FDFF4F71 (mgcp_msg.c:67) 20241111163710352 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710353 DLMGCP DEBUG <0013> Generated response: line #04: o=- FDFF4F71 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710353 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710353 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710353 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710353 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4252 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710353 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710353 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710353 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38383 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710353 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710353 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710353 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710353 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw (trunk:0) found free endpoint: rtpbridge/78@mgw (mgcp_endp.c:261) 20241111163710353 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/78@mgw" (mgcp_protocol.c:441) 20241111163710353 DLMGCP NOTICE <0013> endpoint:rtpbridge/78@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710353 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw conn:(1234/rtp C:C4F2F96F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710353 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw CI:C4F2F96F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710353 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw CI:C4F2F96F output_enabled 0 (mgcp_msg.c:125) 20241111163710353 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710353 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw conn:(1234/rtp C:C4F2F96F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710353 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710353 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw CI:C4F2F96F CRCX: Creating connection: port: 4254 (mgcp_protocol.c:1112) 20241111163710353 DLMGCP NOTICE <0013> endpoint:rtpbridge/78@mgw CI:C4F2F96F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710353 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710353 DLMGCP DEBUG <0013> Generated response: line #00: 200 38383 OK (mgcp_msg.c:67) 20241111163710353 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/78@mgw (mgcp_msg.c:67) 20241111163710353 DLMGCP DEBUG <0013> Generated response: line #02: I: C4F2F96F (mgcp_msg.c:67) 20241111163710353 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710353 DLMGCP DEBUG <0013> Generated response: line #04: o=- C4F2F96F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710353 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710354 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710354 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710354 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4254 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710354 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710354 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710354 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38384 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710354 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710354 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710354 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710354 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw (trunk:0) found free endpoint: rtpbridge/79@mgw (mgcp_endp.c:261) 20241111163710354 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/79@mgw" (mgcp_protocol.c:441) 20241111163710354 DLMGCP NOTICE <0013> endpoint:rtpbridge/79@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710354 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw conn:(1234/rtp C:8BD717CF r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710354 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw CI:8BD717CF connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710354 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw CI:8BD717CF output_enabled 0 (mgcp_msg.c:125) 20241111163710354 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710354 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw conn:(1234/rtp C:8BD717CF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710354 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710354 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw CI:8BD717CF CRCX: Creating connection: port: 4256 (mgcp_protocol.c:1112) 20241111163710354 DLMGCP NOTICE <0013> endpoint:rtpbridge/79@mgw CI:8BD717CF CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710354 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710354 DLMGCP DEBUG <0013> Generated response: line #00: 200 38384 OK (mgcp_msg.c:67) 20241111163710354 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/79@mgw (mgcp_msg.c:67) 20241111163710354 DLMGCP DEBUG <0013> Generated response: line #02: I: 8BD717CF (mgcp_msg.c:67) 20241111163710354 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710355 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8BD717CF 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710355 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710355 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710355 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710355 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4256 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710355 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710355 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710355 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38385 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710355 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710355 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710355 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710355 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw (trunk:0) found free endpoint: rtpbridge/7a@mgw (mgcp_endp.c:261) 20241111163710355 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7a@mgw" (mgcp_protocol.c:441) 20241111163710355 DLMGCP NOTICE <0013> endpoint:rtpbridge/7a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710355 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw conn:(1234/rtp C:5ADF079A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710355 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw CI:5ADF079A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710355 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw CI:5ADF079A output_enabled 0 (mgcp_msg.c:125) 20241111163710355 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710355 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw conn:(1234/rtp C:5ADF079A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710355 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710355 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw CI:5ADF079A CRCX: Creating connection: port: 4258 (mgcp_protocol.c:1112) 20241111163710355 DLMGCP NOTICE <0013> endpoint:rtpbridge/7a@mgw CI:5ADF079A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710355 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710355 DLMGCP DEBUG <0013> Generated response: line #00: 200 38385 OK (mgcp_msg.c:67) 20241111163710355 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7a@mgw (mgcp_msg.c:67) 20241111163710355 DLMGCP DEBUG <0013> Generated response: line #02: I: 5ADF079A (mgcp_msg.c:67) 20241111163710355 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710355 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5ADF079A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710355 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710355 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710356 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710356 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4258 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710356 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710356 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710356 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38386 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710356 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710356 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710356 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710356 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw (trunk:0) found free endpoint: rtpbridge/7b@mgw (mgcp_endp.c:261) 20241111163710356 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7b@mgw" (mgcp_protocol.c:441) 20241111163710356 DLMGCP NOTICE <0013> endpoint:rtpbridge/7b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710356 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw conn:(1234/rtp C:B09140CC r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710356 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw CI:B09140CC connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710356 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw CI:B09140CC output_enabled 0 (mgcp_msg.c:125) 20241111163710356 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710356 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw conn:(1234/rtp C:B09140CC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710356 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710356 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw CI:B09140CC CRCX: Creating connection: port: 4260 (mgcp_protocol.c:1112) 20241111163710356 DLMGCP NOTICE <0013> endpoint:rtpbridge/7b@mgw CI:B09140CC CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710356 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710356 DLMGCP DEBUG <0013> Generated response: line #00: 200 38386 OK (mgcp_msg.c:67) 20241111163710356 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7b@mgw (mgcp_msg.c:67) 20241111163710356 DLMGCP DEBUG <0013> Generated response: line #02: I: B09140CC (mgcp_msg.c:67) 20241111163710356 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710356 DLMGCP DEBUG <0013> Generated response: line #04: o=- B09140CC 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710356 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710356 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710356 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710356 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4260 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710356 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710356 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710357 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38387 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710357 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710357 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710357 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710357 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw (trunk:0) found free endpoint: rtpbridge/7c@mgw (mgcp_endp.c:261) 20241111163710357 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7c@mgw" (mgcp_protocol.c:441) 20241111163710357 DLMGCP NOTICE <0013> endpoint:rtpbridge/7c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710357 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw conn:(1234/rtp C:FB2CCAD8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710357 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw CI:FB2CCAD8 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710357 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw CI:FB2CCAD8 output_enabled 0 (mgcp_msg.c:125) 20241111163710357 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710357 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw conn:(1234/rtp C:FB2CCAD8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710357 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710357 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw CI:FB2CCAD8 CRCX: Creating connection: port: 4262 (mgcp_protocol.c:1112) 20241111163710357 DLMGCP NOTICE <0013> endpoint:rtpbridge/7c@mgw CI:FB2CCAD8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710357 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710357 DLMGCP DEBUG <0013> Generated response: line #00: 200 38387 OK (mgcp_msg.c:67) 20241111163710357 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7c@mgw (mgcp_msg.c:67) 20241111163710357 DLMGCP DEBUG <0013> Generated response: line #02: I: FB2CCAD8 (mgcp_msg.c:67) 20241111163710357 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710357 DLMGCP DEBUG <0013> Generated response: line #04: o=- FB2CCAD8 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710357 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710357 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710357 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710357 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4262 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710357 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710357 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710358 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38388 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710358 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710358 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710358 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710358 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw (trunk:0) found free endpoint: rtpbridge/7d@mgw (mgcp_endp.c:261) 20241111163710358 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7d@mgw" (mgcp_protocol.c:441) 20241111163710358 DLMGCP NOTICE <0013> endpoint:rtpbridge/7d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710358 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw conn:(1234/rtp C:4E377A58 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710358 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw CI:4E377A58 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710358 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw CI:4E377A58 output_enabled 0 (mgcp_msg.c:125) 20241111163710358 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710358 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw conn:(1234/rtp C:4E377A58 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710358 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710358 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw CI:4E377A58 CRCX: Creating connection: port: 4264 (mgcp_protocol.c:1112) 20241111163710358 DLMGCP NOTICE <0013> endpoint:rtpbridge/7d@mgw CI:4E377A58 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710358 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710358 DLMGCP DEBUG <0013> Generated response: line #00: 200 38388 OK (mgcp_msg.c:67) 20241111163710358 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7d@mgw (mgcp_msg.c:67) 20241111163710358 DLMGCP DEBUG <0013> Generated response: line #02: I: 4E377A58 (mgcp_msg.c:67) 20241111163710358 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710358 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4E377A58 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710358 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710358 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710358 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710358 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4264 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710358 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710358 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710359 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38389 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710359 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710359 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710359 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710359 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw (trunk:0) found free endpoint: rtpbridge/7e@mgw (mgcp_endp.c:261) 20241111163710359 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7e@mgw" (mgcp_protocol.c:441) 20241111163710359 DLMGCP NOTICE <0013> endpoint:rtpbridge/7e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710359 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw conn:(1234/rtp C:34536F79 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710359 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw CI:34536F79 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710359 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw CI:34536F79 output_enabled 0 (mgcp_msg.c:125) 20241111163710359 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710359 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw conn:(1234/rtp C:34536F79 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710359 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710360 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw CI:34536F79 CRCX: Creating connection: port: 4266 (mgcp_protocol.c:1112) 20241111163710360 DLMGCP NOTICE <0013> endpoint:rtpbridge/7e@mgw CI:34536F79 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710360 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710360 DLMGCP DEBUG <0013> Generated response: line #00: 200 38389 OK (mgcp_msg.c:67) 20241111163710360 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7e@mgw (mgcp_msg.c:67) 20241111163710360 DLMGCP DEBUG <0013> Generated response: line #02: I: 34536F79 (mgcp_msg.c:67) 20241111163710360 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710360 DLMGCP DEBUG <0013> Generated response: line #04: o=- 34536F79 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710360 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710360 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710360 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710360 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4266 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710360 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710360 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710360 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38390 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710360 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710361 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710361 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710361 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw (trunk:0) found free endpoint: rtpbridge/7f@mgw (mgcp_endp.c:261) 20241111163710361 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7f@mgw" (mgcp_protocol.c:441) 20241111163710361 DLMGCP NOTICE <0013> endpoint:rtpbridge/7f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710361 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw conn:(1234/rtp C:1B783D6A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710361 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw CI:1B783D6A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710361 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw CI:1B783D6A output_enabled 0 (mgcp_msg.c:125) 20241111163710361 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710361 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw conn:(1234/rtp C:1B783D6A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710361 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710361 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw CI:1B783D6A CRCX: Creating connection: port: 4268 (mgcp_protocol.c:1112) 20241111163710361 DLMGCP NOTICE <0013> endpoint:rtpbridge/7f@mgw CI:1B783D6A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710361 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710361 DLMGCP DEBUG <0013> Generated response: line #00: 200 38390 OK (mgcp_msg.c:67) 20241111163710361 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7f@mgw (mgcp_msg.c:67) 20241111163710361 DLMGCP DEBUG <0013> Generated response: line #02: I: 1B783D6A (mgcp_msg.c:67) 20241111163710361 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710361 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1B783D6A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710361 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710361 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710361 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710361 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4268 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710361 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710361 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710362 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38391 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710362 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710362 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710362 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710362 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw (trunk:0) found free endpoint: rtpbridge/80@mgw (mgcp_endp.c:261) 20241111163710362 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/80@mgw" (mgcp_protocol.c:441) 20241111163710362 DLMGCP NOTICE <0013> endpoint:rtpbridge/80@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710362 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw conn:(1234/rtp C:A1FEED19 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710362 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw CI:A1FEED19 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710362 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw CI:A1FEED19 output_enabled 0 (mgcp_msg.c:125) 20241111163710362 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710362 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw conn:(1234/rtp C:A1FEED19 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710362 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710362 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw CI:A1FEED19 CRCX: Creating connection: port: 4270 (mgcp_protocol.c:1112) 20241111163710362 DLMGCP NOTICE <0013> endpoint:rtpbridge/80@mgw CI:A1FEED19 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710362 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710362 DLMGCP DEBUG <0013> Generated response: line #00: 200 38391 OK (mgcp_msg.c:67) 20241111163710362 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/80@mgw (mgcp_msg.c:67) 20241111163710362 DLMGCP DEBUG <0013> Generated response: line #02: I: A1FEED19 (mgcp_msg.c:67) 20241111163710362 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710362 DLMGCP DEBUG <0013> Generated response: line #04: o=- A1FEED19 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710362 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710362 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710362 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710362 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4270 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710362 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710362 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710363 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38392 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710363 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710363 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710363 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710363 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw (trunk:0) found free endpoint: rtpbridge/81@mgw (mgcp_endp.c:261) 20241111163710363 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/81@mgw" (mgcp_protocol.c:441) 20241111163710363 DLMGCP NOTICE <0013> endpoint:rtpbridge/81@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710363 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw conn:(1234/rtp C:75CCCE94 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710363 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw CI:75CCCE94 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710363 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw CI:75CCCE94 output_enabled 0 (mgcp_msg.c:125) 20241111163710363 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710363 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw conn:(1234/rtp C:75CCCE94 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710363 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710363 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw CI:75CCCE94 CRCX: Creating connection: port: 4272 (mgcp_protocol.c:1112) 20241111163710363 DLMGCP NOTICE <0013> endpoint:rtpbridge/81@mgw CI:75CCCE94 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710363 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710363 DLMGCP DEBUG <0013> Generated response: line #00: 200 38392 OK (mgcp_msg.c:67) 20241111163710363 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/81@mgw (mgcp_msg.c:67) 20241111163710363 DLMGCP DEBUG <0013> Generated response: line #02: I: 75CCCE94 (mgcp_msg.c:67) 20241111163710363 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710363 DLMGCP DEBUG <0013> Generated response: line #04: o=- 75CCCE94 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710363 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710363 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710363 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710363 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4272 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710363 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710363 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710364 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38393 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710364 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710364 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710364 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710364 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw (trunk:0) found free endpoint: rtpbridge/82@mgw (mgcp_endp.c:261) 20241111163710364 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/82@mgw" (mgcp_protocol.c:441) 20241111163710364 DLMGCP NOTICE <0013> endpoint:rtpbridge/82@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710364 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw conn:(1234/rtp C:5C404C9D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710364 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw CI:5C404C9D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710364 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw CI:5C404C9D output_enabled 0 (mgcp_msg.c:125) 20241111163710364 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710364 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw conn:(1234/rtp C:5C404C9D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710364 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710364 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw CI:5C404C9D CRCX: Creating connection: port: 4274 (mgcp_protocol.c:1112) 20241111163710364 DLMGCP NOTICE <0013> endpoint:rtpbridge/82@mgw CI:5C404C9D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710364 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710364 DLMGCP DEBUG <0013> Generated response: line #00: 200 38393 OK (mgcp_msg.c:67) 20241111163710364 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/82@mgw (mgcp_msg.c:67) 20241111163710364 DLMGCP DEBUG <0013> Generated response: line #02: I: 5C404C9D (mgcp_msg.c:67) 20241111163710364 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710364 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5C404C9D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710364 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710364 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710364 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710364 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4274 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710364 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710364 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710366 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38394 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710366 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710366 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710366 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710366 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw (trunk:0) found free endpoint: rtpbridge/83@mgw (mgcp_endp.c:261) 20241111163710366 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/83@mgw" (mgcp_protocol.c:441) 20241111163710366 DLMGCP NOTICE <0013> endpoint:rtpbridge/83@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710366 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw conn:(1234/rtp C:638CFDCB r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710366 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw CI:638CFDCB connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710366 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw CI:638CFDCB output_enabled 0 (mgcp_msg.c:125) 20241111163710366 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710366 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw conn:(1234/rtp C:638CFDCB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710366 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710366 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw CI:638CFDCB CRCX: Creating connection: port: 4276 (mgcp_protocol.c:1112) 20241111163710366 DLMGCP NOTICE <0013> endpoint:rtpbridge/83@mgw CI:638CFDCB CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710366 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710366 DLMGCP DEBUG <0013> Generated response: line #00: 200 38394 OK (mgcp_msg.c:67) 20241111163710366 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/83@mgw (mgcp_msg.c:67) 20241111163710366 DLMGCP DEBUG <0013> Generated response: line #02: I: 638CFDCB (mgcp_msg.c:67) 20241111163710366 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710366 DLMGCP DEBUG <0013> Generated response: line #04: o=- 638CFDCB 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710366 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710366 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710366 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710366 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4276 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710366 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710366 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710367 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38395 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710367 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710367 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710367 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710367 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw (trunk:0) found free endpoint: rtpbridge/84@mgw (mgcp_endp.c:261) 20241111163710367 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/84@mgw" (mgcp_protocol.c:441) 20241111163710367 DLMGCP NOTICE <0013> endpoint:rtpbridge/84@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710367 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw conn:(1234/rtp C:0CF7C098 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710367 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw CI:0CF7C098 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710367 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw CI:0CF7C098 output_enabled 0 (mgcp_msg.c:125) 20241111163710367 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710367 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw conn:(1234/rtp C:0CF7C098 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710367 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710367 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw CI:0CF7C098 CRCX: Creating connection: port: 4278 (mgcp_protocol.c:1112) 20241111163710367 DLMGCP NOTICE <0013> endpoint:rtpbridge/84@mgw CI:0CF7C098 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710367 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710367 DLMGCP DEBUG <0013> Generated response: line #00: 200 38395 OK (mgcp_msg.c:67) 20241111163710367 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/84@mgw (mgcp_msg.c:67) 20241111163710367 DLMGCP DEBUG <0013> Generated response: line #02: I: 0CF7C098 (mgcp_msg.c:67) 20241111163710367 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710367 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0CF7C098 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710367 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710367 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710367 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710367 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4278 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710367 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710367 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710368 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38396 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710368 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710368 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710368 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710368 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw (trunk:0) found free endpoint: rtpbridge/85@mgw (mgcp_endp.c:261) 20241111163710368 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/85@mgw" (mgcp_protocol.c:441) 20241111163710368 DLMGCP NOTICE <0013> endpoint:rtpbridge/85@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710368 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw conn:(1234/rtp C:756F773F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710368 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw CI:756F773F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710368 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw CI:756F773F output_enabled 0 (mgcp_msg.c:125) 20241111163710368 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710368 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw conn:(1234/rtp C:756F773F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710368 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710368 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw CI:756F773F CRCX: Creating connection: port: 4280 (mgcp_protocol.c:1112) 20241111163710368 DLMGCP NOTICE <0013> endpoint:rtpbridge/85@mgw CI:756F773F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710368 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710368 DLMGCP DEBUG <0013> Generated response: line #00: 200 38396 OK (mgcp_msg.c:67) 20241111163710368 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/85@mgw (mgcp_msg.c:67) 20241111163710368 DLMGCP DEBUG <0013> Generated response: line #02: I: 756F773F (mgcp_msg.c:67) 20241111163710368 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710368 DLMGCP DEBUG <0013> Generated response: line #04: o=- 756F773F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710368 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710368 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710368 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710368 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4280 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710368 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710368 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710369 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38397 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710369 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710369 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710369 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710369 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw (trunk:0) found free endpoint: rtpbridge/86@mgw (mgcp_endp.c:261) 20241111163710369 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/86@mgw" (mgcp_protocol.c:441) 20241111163710369 DLMGCP NOTICE <0013> endpoint:rtpbridge/86@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710369 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw conn:(1234/rtp C:2BB8A3D5 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710369 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw CI:2BB8A3D5 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710369 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw CI:2BB8A3D5 output_enabled 0 (mgcp_msg.c:125) 20241111163710369 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710369 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw conn:(1234/rtp C:2BB8A3D5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710369 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710369 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw CI:2BB8A3D5 CRCX: Creating connection: port: 4282 (mgcp_protocol.c:1112) 20241111163710369 DLMGCP NOTICE <0013> endpoint:rtpbridge/86@mgw CI:2BB8A3D5 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710369 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710369 DLMGCP DEBUG <0013> Generated response: line #00: 200 38397 OK (mgcp_msg.c:67) 20241111163710369 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/86@mgw (mgcp_msg.c:67) 20241111163710369 DLMGCP DEBUG <0013> Generated response: line #02: I: 2BB8A3D5 (mgcp_msg.c:67) 20241111163710369 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710369 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2BB8A3D5 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710369 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710369 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710369 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710369 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4282 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710369 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710369 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710370 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38398 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710370 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710370 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710370 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710370 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw (trunk:0) found free endpoint: rtpbridge/87@mgw (mgcp_endp.c:261) 20241111163710370 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/87@mgw" (mgcp_protocol.c:441) 20241111163710370 DLMGCP NOTICE <0013> endpoint:rtpbridge/87@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710370 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw conn:(1234/rtp C:3DACBE5F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710370 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw CI:3DACBE5F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710370 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw CI:3DACBE5F output_enabled 0 (mgcp_msg.c:125) 20241111163710370 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710370 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw conn:(1234/rtp C:3DACBE5F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710370 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710370 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw CI:3DACBE5F CRCX: Creating connection: port: 4284 (mgcp_protocol.c:1112) 20241111163710370 DLMGCP NOTICE <0013> endpoint:rtpbridge/87@mgw CI:3DACBE5F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710370 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710370 DLMGCP DEBUG <0013> Generated response: line #00: 200 38398 OK (mgcp_msg.c:67) 20241111163710370 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/87@mgw (mgcp_msg.c:67) 20241111163710370 DLMGCP DEBUG <0013> Generated response: line #02: I: 3DACBE5F (mgcp_msg.c:67) 20241111163710370 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710370 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3DACBE5F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710370 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710370 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710370 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710370 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4284 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710370 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710370 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710371 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38399 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710371 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710371 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710371 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710371 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw (trunk:0) found free endpoint: rtpbridge/88@mgw (mgcp_endp.c:261) 20241111163710371 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/88@mgw" (mgcp_protocol.c:441) 20241111163710371 DLMGCP NOTICE <0013> endpoint:rtpbridge/88@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710371 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw conn:(1234/rtp C:B73782D2 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710371 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw CI:B73782D2 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710371 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw CI:B73782D2 output_enabled 0 (mgcp_msg.c:125) 20241111163710371 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710371 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw conn:(1234/rtp C:B73782D2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710371 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710371 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw CI:B73782D2 CRCX: Creating connection: port: 4286 (mgcp_protocol.c:1112) 20241111163710371 DLMGCP NOTICE <0013> endpoint:rtpbridge/88@mgw CI:B73782D2 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710371 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710371 DLMGCP DEBUG <0013> Generated response: line #00: 200 38399 OK (mgcp_msg.c:67) 20241111163710371 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/88@mgw (mgcp_msg.c:67) 20241111163710371 DLMGCP DEBUG <0013> Generated response: line #02: I: B73782D2 (mgcp_msg.c:67) 20241111163710371 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710371 DLMGCP DEBUG <0013> Generated response: line #04: o=- B73782D2 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710371 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710371 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710371 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710371 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4286 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710371 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710371 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710372 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38400 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710372 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710372 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710372 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710372 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw (trunk:0) found free endpoint: rtpbridge/89@mgw (mgcp_endp.c:261) 20241111163710372 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/89@mgw" (mgcp_protocol.c:441) 20241111163710372 DLMGCP NOTICE <0013> endpoint:rtpbridge/89@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710372 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw conn:(1234/rtp C:A13DB8E0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710372 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw CI:A13DB8E0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710372 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw CI:A13DB8E0 output_enabled 0 (mgcp_msg.c:125) 20241111163710372 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710372 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw conn:(1234/rtp C:A13DB8E0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710372 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710372 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw CI:A13DB8E0 CRCX: Creating connection: port: 4288 (mgcp_protocol.c:1112) 20241111163710372 DLMGCP NOTICE <0013> endpoint:rtpbridge/89@mgw CI:A13DB8E0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710372 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710372 DLMGCP DEBUG <0013> Generated response: line #00: 200 38400 OK (mgcp_msg.c:67) 20241111163710372 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/89@mgw (mgcp_msg.c:67) 20241111163710372 DLMGCP DEBUG <0013> Generated response: line #02: I: A13DB8E0 (mgcp_msg.c:67) 20241111163710372 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710372 DLMGCP DEBUG <0013> Generated response: line #04: o=- A13DB8E0 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710372 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710372 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710372 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710372 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4288 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710372 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710372 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710373 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38401 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710373 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710373 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710373 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710373 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw (trunk:0) found free endpoint: rtpbridge/8a@mgw (mgcp_endp.c:261) 20241111163710373 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8a@mgw" (mgcp_protocol.c:441) 20241111163710373 DLMGCP NOTICE <0013> endpoint:rtpbridge/8a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710373 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw conn:(1234/rtp C:785E5EE8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710373 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw CI:785E5EE8 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710373 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw CI:785E5EE8 output_enabled 0 (mgcp_msg.c:125) 20241111163710373 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710373 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw conn:(1234/rtp C:785E5EE8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710373 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710373 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw CI:785E5EE8 CRCX: Creating connection: port: 4290 (mgcp_protocol.c:1112) 20241111163710373 DLMGCP NOTICE <0013> endpoint:rtpbridge/8a@mgw CI:785E5EE8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710373 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710373 DLMGCP DEBUG <0013> Generated response: line #00: 200 38401 OK (mgcp_msg.c:67) 20241111163710373 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8a@mgw (mgcp_msg.c:67) 20241111163710373 DLMGCP DEBUG <0013> Generated response: line #02: I: 785E5EE8 (mgcp_msg.c:67) 20241111163710373 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710373 DLMGCP DEBUG <0013> Generated response: line #04: o=- 785E5EE8 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710373 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710373 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710373 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710373 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4290 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710373 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710373 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710374 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38402 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710374 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710374 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710374 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710374 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw (trunk:0) found free endpoint: rtpbridge/8b@mgw (mgcp_endp.c:261) 20241111163710374 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8b@mgw" (mgcp_protocol.c:441) 20241111163710374 DLMGCP NOTICE <0013> endpoint:rtpbridge/8b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710374 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw conn:(1234/rtp C:2AA83E6E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710374 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw CI:2AA83E6E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710374 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw CI:2AA83E6E output_enabled 0 (mgcp_msg.c:125) 20241111163710374 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710374 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw conn:(1234/rtp C:2AA83E6E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710374 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710374 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw CI:2AA83E6E CRCX: Creating connection: port: 4292 (mgcp_protocol.c:1112) 20241111163710374 DLMGCP NOTICE <0013> endpoint:rtpbridge/8b@mgw CI:2AA83E6E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710374 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710374 DLMGCP DEBUG <0013> Generated response: line #00: 200 38402 OK (mgcp_msg.c:67) 20241111163710374 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8b@mgw (mgcp_msg.c:67) 20241111163710374 DLMGCP DEBUG <0013> Generated response: line #02: I: 2AA83E6E (mgcp_msg.c:67) 20241111163710374 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710374 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2AA83E6E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710374 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710374 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710374 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710374 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4292 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710374 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710374 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710375 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38403 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710375 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710375 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710375 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710375 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw (trunk:0) found free endpoint: rtpbridge/8c@mgw (mgcp_endp.c:261) 20241111163710375 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8c@mgw" (mgcp_protocol.c:441) 20241111163710375 DLMGCP NOTICE <0013> endpoint:rtpbridge/8c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710375 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw conn:(1234/rtp C:EA98D84F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710375 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw CI:EA98D84F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710375 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw CI:EA98D84F output_enabled 0 (mgcp_msg.c:125) 20241111163710375 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710375 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw conn:(1234/rtp C:EA98D84F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710375 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710375 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw CI:EA98D84F CRCX: Creating connection: port: 4294 (mgcp_protocol.c:1112) 20241111163710375 DLMGCP NOTICE <0013> endpoint:rtpbridge/8c@mgw CI:EA98D84F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710375 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710375 DLMGCP DEBUG <0013> Generated response: line #00: 200 38403 OK (mgcp_msg.c:67) 20241111163710375 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8c@mgw (mgcp_msg.c:67) 20241111163710375 DLMGCP DEBUG <0013> Generated response: line #02: I: EA98D84F (mgcp_msg.c:67) 20241111163710375 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710375 DLMGCP DEBUG <0013> Generated response: line #04: o=- EA98D84F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710375 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710376 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710376 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710376 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4294 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710376 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710376 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710376 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38404 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710376 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710376 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710376 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710376 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw (trunk:0) found free endpoint: rtpbridge/8d@mgw (mgcp_endp.c:261) 20241111163710376 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8d@mgw" (mgcp_protocol.c:441) 20241111163710376 DLMGCP NOTICE <0013> endpoint:rtpbridge/8d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710376 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw conn:(1234/rtp C:2A4637AC r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710376 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw CI:2A4637AC connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710376 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw CI:2A4637AC output_enabled 0 (mgcp_msg.c:125) 20241111163710376 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710376 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw conn:(1234/rtp C:2A4637AC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710376 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710376 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw CI:2A4637AC CRCX: Creating connection: port: 4296 (mgcp_protocol.c:1112) 20241111163710376 DLMGCP NOTICE <0013> endpoint:rtpbridge/8d@mgw CI:2A4637AC CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710376 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710376 DLMGCP DEBUG <0013> Generated response: line #00: 200 38404 OK (mgcp_msg.c:67) 20241111163710376 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8d@mgw (mgcp_msg.c:67) 20241111163710376 DLMGCP DEBUG <0013> Generated response: line #02: I: 2A4637AC (mgcp_msg.c:67) 20241111163710377 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710377 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2A4637AC 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710377 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710377 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710377 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710377 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4296 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710377 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710377 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710377 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38405 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710377 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710377 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710377 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710377 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw (trunk:0) found free endpoint: rtpbridge/8e@mgw (mgcp_endp.c:261) 20241111163710377 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8e@mgw" (mgcp_protocol.c:441) 20241111163710377 DLMGCP NOTICE <0013> endpoint:rtpbridge/8e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710377 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw conn:(1234/rtp C:AE2D1F0A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710377 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw CI:AE2D1F0A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710377 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw CI:AE2D1F0A output_enabled 0 (mgcp_msg.c:125) 20241111163710377 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710377 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw conn:(1234/rtp C:AE2D1F0A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710377 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710377 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw CI:AE2D1F0A CRCX: Creating connection: port: 4298 (mgcp_protocol.c:1112) 20241111163710377 DLMGCP NOTICE <0013> endpoint:rtpbridge/8e@mgw CI:AE2D1F0A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710377 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710377 DLMGCP DEBUG <0013> Generated response: line #00: 200 38405 OK (mgcp_msg.c:67) 20241111163710377 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8e@mgw (mgcp_msg.c:67) 20241111163710378 DLMGCP DEBUG <0013> Generated response: line #02: I: AE2D1F0A (mgcp_msg.c:67) 20241111163710378 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710378 DLMGCP DEBUG <0013> Generated response: line #04: o=- AE2D1F0A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710378 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710378 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710378 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710378 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4298 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710378 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710378 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710378 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38406 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710378 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710378 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710378 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710378 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw (trunk:0) found free endpoint: rtpbridge/8f@mgw (mgcp_endp.c:261) 20241111163710378 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8f@mgw" (mgcp_protocol.c:441) 20241111163710378 DLMGCP NOTICE <0013> endpoint:rtpbridge/8f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710378 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw conn:(1234/rtp C:A2E14B15 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710378 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw CI:A2E14B15 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710378 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw CI:A2E14B15 output_enabled 0 (mgcp_msg.c:125) 20241111163710378 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710378 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw conn:(1234/rtp C:A2E14B15 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710378 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710378 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw CI:A2E14B15 CRCX: Creating connection: port: 4300 (mgcp_protocol.c:1112) 20241111163710378 DLMGCP NOTICE <0013> endpoint:rtpbridge/8f@mgw CI:A2E14B15 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710379 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710379 DLMGCP DEBUG <0013> Generated response: line #00: 200 38406 OK (mgcp_msg.c:67) 20241111163710379 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8f@mgw (mgcp_msg.c:67) 20241111163710379 DLMGCP DEBUG <0013> Generated response: line #02: I: A2E14B15 (mgcp_msg.c:67) 20241111163710379 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710379 DLMGCP DEBUG <0013> Generated response: line #04: o=- A2E14B15 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710379 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710379 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710379 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710379 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4300 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710379 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710379 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710380 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38407 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710380 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710380 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710380 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710380 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw (trunk:0) found free endpoint: rtpbridge/90@mgw (mgcp_endp.c:261) 20241111163710380 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/90@mgw" (mgcp_protocol.c:441) 20241111163710380 DLMGCP NOTICE <0013> endpoint:rtpbridge/90@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710380 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw conn:(1234/rtp C:50AD3729 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710380 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw CI:50AD3729 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710380 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw CI:50AD3729 output_enabled 0 (mgcp_msg.c:125) 20241111163710380 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710380 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw conn:(1234/rtp C:50AD3729 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710380 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710380 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw CI:50AD3729 CRCX: Creating connection: port: 4302 (mgcp_protocol.c:1112) 20241111163710380 DLMGCP NOTICE <0013> endpoint:rtpbridge/90@mgw CI:50AD3729 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710380 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710380 DLMGCP DEBUG <0013> Generated response: line #00: 200 38407 OK (mgcp_msg.c:67) 20241111163710380 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/90@mgw (mgcp_msg.c:67) 20241111163710380 DLMGCP DEBUG <0013> Generated response: line #02: I: 50AD3729 (mgcp_msg.c:67) 20241111163710380 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710380 DLMGCP DEBUG <0013> Generated response: line #04: o=- 50AD3729 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710380 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710380 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710380 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710380 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4302 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710380 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710380 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710381 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38408 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710381 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710381 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710381 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710381 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw (trunk:0) found free endpoint: rtpbridge/91@mgw (mgcp_endp.c:261) 20241111163710381 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/91@mgw" (mgcp_protocol.c:441) 20241111163710381 DLMGCP NOTICE <0013> endpoint:rtpbridge/91@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710381 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw conn:(1234/rtp C:CBA2F2AF r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710381 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw CI:CBA2F2AF connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710381 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw CI:CBA2F2AF output_enabled 0 (mgcp_msg.c:125) 20241111163710381 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710381 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw conn:(1234/rtp C:CBA2F2AF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710381 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710381 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw CI:CBA2F2AF CRCX: Creating connection: port: 4304 (mgcp_protocol.c:1112) 20241111163710381 DLMGCP NOTICE <0013> endpoint:rtpbridge/91@mgw CI:CBA2F2AF CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710381 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710381 DLMGCP DEBUG <0013> Generated response: line #00: 200 38408 OK (mgcp_msg.c:67) 20241111163710381 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/91@mgw (mgcp_msg.c:67) 20241111163710381 DLMGCP DEBUG <0013> Generated response: line #02: I: CBA2F2AF (mgcp_msg.c:67) 20241111163710381 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710381 DLMGCP DEBUG <0013> Generated response: line #04: o=- CBA2F2AF 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710381 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710381 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710381 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710381 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4304 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710381 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710381 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710382 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38409 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710382 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710382 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710382 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710382 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw (trunk:0) found free endpoint: rtpbridge/92@mgw (mgcp_endp.c:261) 20241111163710382 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/92@mgw" (mgcp_protocol.c:441) 20241111163710382 DLMGCP NOTICE <0013> endpoint:rtpbridge/92@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710382 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw conn:(1234/rtp C:B8882DD3 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710382 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw CI:B8882DD3 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710382 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw CI:B8882DD3 output_enabled 0 (mgcp_msg.c:125) 20241111163710382 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710382 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw conn:(1234/rtp C:B8882DD3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710382 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710382 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw CI:B8882DD3 CRCX: Creating connection: port: 4306 (mgcp_protocol.c:1112) 20241111163710382 DLMGCP NOTICE <0013> endpoint:rtpbridge/92@mgw CI:B8882DD3 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710382 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710382 DLMGCP DEBUG <0013> Generated response: line #00: 200 38409 OK (mgcp_msg.c:67) 20241111163710382 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/92@mgw (mgcp_msg.c:67) 20241111163710382 DLMGCP DEBUG <0013> Generated response: line #02: I: B8882DD3 (mgcp_msg.c:67) 20241111163710382 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710382 DLMGCP DEBUG <0013> Generated response: line #04: o=- B8882DD3 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710382 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710382 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710382 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710382 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4306 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710382 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710382 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710383 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38410 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710383 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710383 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710383 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710383 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw (trunk:0) found free endpoint: rtpbridge/93@mgw (mgcp_endp.c:261) 20241111163710383 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/93@mgw" (mgcp_protocol.c:441) 20241111163710383 DLMGCP NOTICE <0013> endpoint:rtpbridge/93@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710383 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw conn:(1234/rtp C:9B3F69FB r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710383 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw CI:9B3F69FB connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710383 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw CI:9B3F69FB output_enabled 0 (mgcp_msg.c:125) 20241111163710383 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710383 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw conn:(1234/rtp C:9B3F69FB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710383 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710383 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw CI:9B3F69FB CRCX: Creating connection: port: 4308 (mgcp_protocol.c:1112) 20241111163710383 DLMGCP NOTICE <0013> endpoint:rtpbridge/93@mgw CI:9B3F69FB CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710383 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710383 DLMGCP DEBUG <0013> Generated response: line #00: 200 38410 OK (mgcp_msg.c:67) 20241111163710383 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/93@mgw (mgcp_msg.c:67) 20241111163710383 DLMGCP DEBUG <0013> Generated response: line #02: I: 9B3F69FB (mgcp_msg.c:67) 20241111163710383 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710383 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9B3F69FB 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710383 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710383 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710383 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710383 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4308 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710383 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710383 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710384 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38411 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710384 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710384 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710384 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710384 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw (trunk:0) found free endpoint: rtpbridge/94@mgw (mgcp_endp.c:261) 20241111163710384 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/94@mgw" (mgcp_protocol.c:441) 20241111163710384 DLMGCP NOTICE <0013> endpoint:rtpbridge/94@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710384 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw conn:(1234/rtp C:85B8E6D4 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710384 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw CI:85B8E6D4 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710384 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw CI:85B8E6D4 output_enabled 0 (mgcp_msg.c:125) 20241111163710384 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710384 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw conn:(1234/rtp C:85B8E6D4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710384 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710384 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw CI:85B8E6D4 CRCX: Creating connection: port: 4310 (mgcp_protocol.c:1112) 20241111163710384 DLMGCP NOTICE <0013> endpoint:rtpbridge/94@mgw CI:85B8E6D4 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710384 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710384 DLMGCP DEBUG <0013> Generated response: line #00: 200 38411 OK (mgcp_msg.c:67) 20241111163710384 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/94@mgw (mgcp_msg.c:67) 20241111163710384 DLMGCP DEBUG <0013> Generated response: line #02: I: 85B8E6D4 (mgcp_msg.c:67) 20241111163710384 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710384 DLMGCP DEBUG <0013> Generated response: line #04: o=- 85B8E6D4 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710384 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710384 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710384 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710384 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4310 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710384 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710384 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710385 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38412 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710385 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710385 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710385 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710385 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw (trunk:0) found free endpoint: rtpbridge/95@mgw (mgcp_endp.c:261) 20241111163710385 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/95@mgw" (mgcp_protocol.c:441) 20241111163710385 DLMGCP NOTICE <0013> endpoint:rtpbridge/95@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710385 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw conn:(1234/rtp C:10340370 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710385 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw CI:10340370 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710385 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw CI:10340370 output_enabled 0 (mgcp_msg.c:125) 20241111163710385 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710385 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw conn:(1234/rtp C:10340370 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710385 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710385 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw CI:10340370 CRCX: Creating connection: port: 4312 (mgcp_protocol.c:1112) 20241111163710385 DLMGCP NOTICE <0013> endpoint:rtpbridge/95@mgw CI:10340370 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710385 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710385 DLMGCP DEBUG <0013> Generated response: line #00: 200 38412 OK (mgcp_msg.c:67) 20241111163710386 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/95@mgw (mgcp_msg.c:67) 20241111163710386 DLMGCP DEBUG <0013> Generated response: line #02: I: 10340370 (mgcp_msg.c:67) 20241111163710386 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710386 DLMGCP DEBUG <0013> Generated response: line #04: o=- 10340370 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710386 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710386 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710386 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710386 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4312 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710386 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710386 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710386 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38413 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710386 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710386 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710386 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710386 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw (trunk:0) found free endpoint: rtpbridge/96@mgw (mgcp_endp.c:261) 20241111163710386 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/96@mgw" (mgcp_protocol.c:441) 20241111163710386 DLMGCP NOTICE <0013> endpoint:rtpbridge/96@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710387 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw conn:(1234/rtp C:6BEEAF52 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710387 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw CI:6BEEAF52 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710387 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw CI:6BEEAF52 output_enabled 0 (mgcp_msg.c:125) 20241111163710387 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710387 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw conn:(1234/rtp C:6BEEAF52 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710387 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710387 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw CI:6BEEAF52 CRCX: Creating connection: port: 4314 (mgcp_protocol.c:1112) 20241111163710387 DLMGCP NOTICE <0013> endpoint:rtpbridge/96@mgw CI:6BEEAF52 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710387 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710387 DLMGCP DEBUG <0013> Generated response: line #00: 200 38413 OK (mgcp_msg.c:67) 20241111163710387 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/96@mgw (mgcp_msg.c:67) 20241111163710387 DLMGCP DEBUG <0013> Generated response: line #02: I: 6BEEAF52 (mgcp_msg.c:67) 20241111163710387 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710387 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6BEEAF52 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710387 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710387 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710387 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710387 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4314 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710387 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710387 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710388 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38414 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710388 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710388 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710388 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710388 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw (trunk:0) found free endpoint: rtpbridge/97@mgw (mgcp_endp.c:261) 20241111163710388 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/97@mgw" (mgcp_protocol.c:441) 20241111163710388 DLMGCP NOTICE <0013> endpoint:rtpbridge/97@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710388 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw conn:(1234/rtp C:856647DE r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710388 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw CI:856647DE connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710388 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw CI:856647DE output_enabled 0 (mgcp_msg.c:125) 20241111163710388 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710388 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw conn:(1234/rtp C:856647DE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710388 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710388 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw CI:856647DE CRCX: Creating connection: port: 4316 (mgcp_protocol.c:1112) 20241111163710388 DLMGCP NOTICE <0013> endpoint:rtpbridge/97@mgw CI:856647DE CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710388 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710388 DLMGCP DEBUG <0013> Generated response: line #00: 200 38414 OK (mgcp_msg.c:67) 20241111163710388 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/97@mgw (mgcp_msg.c:67) 20241111163710388 DLMGCP DEBUG <0013> Generated response: line #02: I: 856647DE (mgcp_msg.c:67) 20241111163710388 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710388 DLMGCP DEBUG <0013> Generated response: line #04: o=- 856647DE 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710388 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710388 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710388 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710388 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4316 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710388 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710388 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710389 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38415 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710389 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710389 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710389 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710389 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw (trunk:0) found free endpoint: rtpbridge/98@mgw (mgcp_endp.c:261) 20241111163710389 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/98@mgw" (mgcp_protocol.c:441) 20241111163710389 DLMGCP NOTICE <0013> endpoint:rtpbridge/98@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710389 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw conn:(1234/rtp C:D7602B5D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710389 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw CI:D7602B5D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710389 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw CI:D7602B5D output_enabled 0 (mgcp_msg.c:125) 20241111163710389 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710389 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw conn:(1234/rtp C:D7602B5D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710389 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710389 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw CI:D7602B5D CRCX: Creating connection: port: 4318 (mgcp_protocol.c:1112) 20241111163710389 DLMGCP NOTICE <0013> endpoint:rtpbridge/98@mgw CI:D7602B5D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710389 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710389 DLMGCP DEBUG <0013> Generated response: line #00: 200 38415 OK (mgcp_msg.c:67) 20241111163710389 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/98@mgw (mgcp_msg.c:67) 20241111163710389 DLMGCP DEBUG <0013> Generated response: line #02: I: D7602B5D (mgcp_msg.c:67) 20241111163710389 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710389 DLMGCP DEBUG <0013> Generated response: line #04: o=- D7602B5D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710389 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710389 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710389 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710389 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4318 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710389 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710389 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710390 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38416 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710390 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710390 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710390 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710390 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw (trunk:0) found free endpoint: rtpbridge/99@mgw (mgcp_endp.c:261) 20241111163710390 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/99@mgw" (mgcp_protocol.c:441) 20241111163710390 DLMGCP NOTICE <0013> endpoint:rtpbridge/99@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710390 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw conn:(1234/rtp C:60EF1AAB r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710390 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw CI:60EF1AAB connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710390 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw CI:60EF1AAB output_enabled 0 (mgcp_msg.c:125) 20241111163710390 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710390 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw conn:(1234/rtp C:60EF1AAB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710390 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710390 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw CI:60EF1AAB CRCX: Creating connection: port: 4320 (mgcp_protocol.c:1112) 20241111163710390 DLMGCP NOTICE <0013> endpoint:rtpbridge/99@mgw CI:60EF1AAB CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710390 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710390 DLMGCP DEBUG <0013> Generated response: line #00: 200 38416 OK (mgcp_msg.c:67) 20241111163710390 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/99@mgw (mgcp_msg.c:67) 20241111163710390 DLMGCP DEBUG <0013> Generated response: line #02: I: 60EF1AAB (mgcp_msg.c:67) 20241111163710390 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710390 DLMGCP DEBUG <0013> Generated response: line #04: o=- 60EF1AAB 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710390 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710390 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710390 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710390 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4320 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710390 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710390 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710391 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38417 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710391 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710391 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710391 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710391 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw (trunk:0) found free endpoint: rtpbridge/9a@mgw (mgcp_endp.c:261) 20241111163710391 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9a@mgw" (mgcp_protocol.c:441) 20241111163710391 DLMGCP NOTICE <0013> endpoint:rtpbridge/9a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710391 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw conn:(1234/rtp C:847293E9 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710391 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw CI:847293E9 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710391 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw CI:847293E9 output_enabled 0 (mgcp_msg.c:125) 20241111163710391 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710391 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw conn:(1234/rtp C:847293E9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710391 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710391 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw CI:847293E9 CRCX: Creating connection: port: 4322 (mgcp_protocol.c:1112) 20241111163710391 DLMGCP NOTICE <0013> endpoint:rtpbridge/9a@mgw CI:847293E9 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710391 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710391 DLMGCP DEBUG <0013> Generated response: line #00: 200 38417 OK (mgcp_msg.c:67) 20241111163710391 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9a@mgw (mgcp_msg.c:67) 20241111163710391 DLMGCP DEBUG <0013> Generated response: line #02: I: 847293E9 (mgcp_msg.c:67) 20241111163710391 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710391 DLMGCP DEBUG <0013> Generated response: line #04: o=- 847293E9 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710391 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710391 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710391 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710391 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4322 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710391 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710391 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710392 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38418 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710392 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710392 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710392 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710392 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw (trunk:0) found free endpoint: rtpbridge/9b@mgw (mgcp_endp.c:261) 20241111163710392 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9b@mgw" (mgcp_protocol.c:441) 20241111163710392 DLMGCP NOTICE <0013> endpoint:rtpbridge/9b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710392 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw conn:(1234/rtp C:5F5F7283 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710392 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw CI:5F5F7283 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710392 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw CI:5F5F7283 output_enabled 0 (mgcp_msg.c:125) 20241111163710392 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710392 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw conn:(1234/rtp C:5F5F7283 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710392 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710392 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw CI:5F5F7283 CRCX: Creating connection: port: 4324 (mgcp_protocol.c:1112) 20241111163710392 DLMGCP NOTICE <0013> endpoint:rtpbridge/9b@mgw CI:5F5F7283 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710392 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710392 DLMGCP DEBUG <0013> Generated response: line #00: 200 38418 OK (mgcp_msg.c:67) 20241111163710392 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9b@mgw (mgcp_msg.c:67) 20241111163710392 DLMGCP DEBUG <0013> Generated response: line #02: I: 5F5F7283 (mgcp_msg.c:67) 20241111163710392 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710392 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5F5F7283 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710392 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710392 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710392 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710392 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4324 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710392 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710392 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710393 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38419 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710393 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710393 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710393 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710393 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw (trunk:0) found free endpoint: rtpbridge/9c@mgw (mgcp_endp.c:261) 20241111163710393 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9c@mgw" (mgcp_protocol.c:441) 20241111163710393 DLMGCP NOTICE <0013> endpoint:rtpbridge/9c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710393 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw conn:(1234/rtp C:BEDD3E06 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710393 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw CI:BEDD3E06 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710393 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw CI:BEDD3E06 output_enabled 0 (mgcp_msg.c:125) 20241111163710393 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710393 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw conn:(1234/rtp C:BEDD3E06 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710393 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710393 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw CI:BEDD3E06 CRCX: Creating connection: port: 4326 (mgcp_protocol.c:1112) 20241111163710393 DLMGCP NOTICE <0013> endpoint:rtpbridge/9c@mgw CI:BEDD3E06 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710393 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710393 DLMGCP DEBUG <0013> Generated response: line #00: 200 38419 OK (mgcp_msg.c:67) 20241111163710393 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9c@mgw (mgcp_msg.c:67) 20241111163710393 DLMGCP DEBUG <0013> Generated response: line #02: I: BEDD3E06 (mgcp_msg.c:67) 20241111163710393 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710393 DLMGCP DEBUG <0013> Generated response: line #04: o=- BEDD3E06 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710393 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710393 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710393 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710393 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4326 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710393 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710393 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710394 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38420 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710394 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710394 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710394 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710394 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw (trunk:0) found free endpoint: rtpbridge/9d@mgw (mgcp_endp.c:261) 20241111163710394 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9d@mgw" (mgcp_protocol.c:441) 20241111163710394 DLMGCP NOTICE <0013> endpoint:rtpbridge/9d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710394 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw conn:(1234/rtp C:D2DA3D0F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710394 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw CI:D2DA3D0F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710394 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw CI:D2DA3D0F output_enabled 0 (mgcp_msg.c:125) 20241111163710394 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710394 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw conn:(1234/rtp C:D2DA3D0F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710394 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710394 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw CI:D2DA3D0F CRCX: Creating connection: port: 4328 (mgcp_protocol.c:1112) 20241111163710394 DLMGCP NOTICE <0013> endpoint:rtpbridge/9d@mgw CI:D2DA3D0F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710394 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710394 DLMGCP DEBUG <0013> Generated response: line #00: 200 38420 OK (mgcp_msg.c:67) 20241111163710394 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9d@mgw (mgcp_msg.c:67) 20241111163710394 DLMGCP DEBUG <0013> Generated response: line #02: I: D2DA3D0F (mgcp_msg.c:67) 20241111163710394 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710394 DLMGCP DEBUG <0013> Generated response: line #04: o=- D2DA3D0F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710394 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710394 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710394 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710394 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4328 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710394 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710394 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710395 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38421 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710395 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710395 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710395 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710395 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw (trunk:0) found free endpoint: rtpbridge/9e@mgw (mgcp_endp.c:261) 20241111163710395 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9e@mgw" (mgcp_protocol.c:441) 20241111163710395 DLMGCP NOTICE <0013> endpoint:rtpbridge/9e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710395 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw conn:(1234/rtp C:0765B9B9 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710395 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw CI:0765B9B9 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710395 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw CI:0765B9B9 output_enabled 0 (mgcp_msg.c:125) 20241111163710395 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710395 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw conn:(1234/rtp C:0765B9B9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710395 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710395 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw CI:0765B9B9 CRCX: Creating connection: port: 4330 (mgcp_protocol.c:1112) 20241111163710395 DLMGCP NOTICE <0013> endpoint:rtpbridge/9e@mgw CI:0765B9B9 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710395 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710395 DLMGCP DEBUG <0013> Generated response: line #00: 200 38421 OK (mgcp_msg.c:67) 20241111163710395 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9e@mgw (mgcp_msg.c:67) 20241111163710395 DLMGCP DEBUG <0013> Generated response: line #02: I: 0765B9B9 (mgcp_msg.c:67) 20241111163710395 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710395 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0765B9B9 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710395 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710395 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710395 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710395 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4330 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710395 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710395 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710396 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38422 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710396 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710396 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710396 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710396 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw (trunk:0) found free endpoint: rtpbridge/9f@mgw (mgcp_endp.c:261) 20241111163710396 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9f@mgw" (mgcp_protocol.c:441) 20241111163710396 DLMGCP NOTICE <0013> endpoint:rtpbridge/9f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710396 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw conn:(1234/rtp C:CBDD0E85 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710396 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw CI:CBDD0E85 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710396 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw CI:CBDD0E85 output_enabled 0 (mgcp_msg.c:125) 20241111163710396 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710396 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw conn:(1234/rtp C:CBDD0E85 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710396 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710396 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw CI:CBDD0E85 CRCX: Creating connection: port: 4332 (mgcp_protocol.c:1112) 20241111163710396 DLMGCP NOTICE <0013> endpoint:rtpbridge/9f@mgw CI:CBDD0E85 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710396 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710396 DLMGCP DEBUG <0013> Generated response: line #00: 200 38422 OK (mgcp_msg.c:67) 20241111163710396 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9f@mgw (mgcp_msg.c:67) 20241111163710396 DLMGCP DEBUG <0013> Generated response: line #02: I: CBDD0E85 (mgcp_msg.c:67) 20241111163710396 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710396 DLMGCP DEBUG <0013> Generated response: line #04: o=- CBDD0E85 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710396 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710396 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710396 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710396 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4332 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710396 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710396 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710397 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38423 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710397 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710397 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710397 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710397 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw (trunk:0) found free endpoint: rtpbridge/a0@mgw (mgcp_endp.c:261) 20241111163710397 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a0@mgw" (mgcp_protocol.c:441) 20241111163710397 DLMGCP NOTICE <0013> endpoint:rtpbridge/a0@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710397 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw conn:(1234/rtp C:777F027A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710397 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw CI:777F027A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710397 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw CI:777F027A output_enabled 0 (mgcp_msg.c:125) 20241111163710397 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710397 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw conn:(1234/rtp C:777F027A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710397 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710397 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw CI:777F027A CRCX: Creating connection: port: 4334 (mgcp_protocol.c:1112) 20241111163710397 DLMGCP NOTICE <0013> endpoint:rtpbridge/a0@mgw CI:777F027A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710397 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710397 DLMGCP DEBUG <0013> Generated response: line #00: 200 38423 OK (mgcp_msg.c:67) 20241111163710397 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a0@mgw (mgcp_msg.c:67) 20241111163710397 DLMGCP DEBUG <0013> Generated response: line #02: I: 777F027A (mgcp_msg.c:67) 20241111163710397 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710397 DLMGCP DEBUG <0013> Generated response: line #04: o=- 777F027A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710397 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710397 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710397 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710397 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4334 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710397 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710397 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710398 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38424 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710398 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710398 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710398 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710398 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw (trunk:0) found free endpoint: rtpbridge/a1@mgw (mgcp_endp.c:261) 20241111163710398 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a1@mgw" (mgcp_protocol.c:441) 20241111163710398 DLMGCP NOTICE <0013> endpoint:rtpbridge/a1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710398 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw conn:(1234/rtp C:B867FE0B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710398 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw CI:B867FE0B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710398 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw CI:B867FE0B output_enabled 0 (mgcp_msg.c:125) 20241111163710398 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710398 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw conn:(1234/rtp C:B867FE0B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710398 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710398 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw CI:B867FE0B CRCX: Creating connection: port: 4336 (mgcp_protocol.c:1112) 20241111163710398 DLMGCP NOTICE <0013> endpoint:rtpbridge/a1@mgw CI:B867FE0B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710398 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710398 DLMGCP DEBUG <0013> Generated response: line #00: 200 38424 OK (mgcp_msg.c:67) 20241111163710398 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a1@mgw (mgcp_msg.c:67) 20241111163710398 DLMGCP DEBUG <0013> Generated response: line #02: I: B867FE0B (mgcp_msg.c:67) 20241111163710398 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710398 DLMGCP DEBUG <0013> Generated response: line #04: o=- B867FE0B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710398 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710398 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710398 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710398 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4336 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710398 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710398 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710399 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38425 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710399 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710399 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710399 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710399 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw (trunk:0) found free endpoint: rtpbridge/a2@mgw (mgcp_endp.c:261) 20241111163710399 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a2@mgw" (mgcp_protocol.c:441) 20241111163710399 DLMGCP NOTICE <0013> endpoint:rtpbridge/a2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710399 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw conn:(1234/rtp C:9CB0175C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710399 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw CI:9CB0175C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710399 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw CI:9CB0175C output_enabled 0 (mgcp_msg.c:125) 20241111163710399 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710399 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw conn:(1234/rtp C:9CB0175C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710399 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710399 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw CI:9CB0175C CRCX: Creating connection: port: 4338 (mgcp_protocol.c:1112) 20241111163710399 DLMGCP NOTICE <0013> endpoint:rtpbridge/a2@mgw CI:9CB0175C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710399 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710399 DLMGCP DEBUG <0013> Generated response: line #00: 200 38425 OK (mgcp_msg.c:67) 20241111163710399 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a2@mgw (mgcp_msg.c:67) 20241111163710399 DLMGCP DEBUG <0013> Generated response: line #02: I: 9CB0175C (mgcp_msg.c:67) 20241111163710399 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710399 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9CB0175C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710399 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710399 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710399 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710399 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4338 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710399 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710400 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710400 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38426 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710400 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710400 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710400 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710400 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw (trunk:0) found free endpoint: rtpbridge/a3@mgw (mgcp_endp.c:261) 20241111163710400 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a3@mgw" (mgcp_protocol.c:441) 20241111163710400 DLMGCP NOTICE <0013> endpoint:rtpbridge/a3@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710400 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw conn:(1234/rtp C:24435394 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710400 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw CI:24435394 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710400 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw CI:24435394 output_enabled 0 (mgcp_msg.c:125) 20241111163710400 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710400 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw conn:(1234/rtp C:24435394 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710400 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710400 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw CI:24435394 CRCX: Creating connection: port: 4340 (mgcp_protocol.c:1112) 20241111163710400 DLMGCP NOTICE <0013> endpoint:rtpbridge/a3@mgw CI:24435394 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710400 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710400 DLMGCP DEBUG <0013> Generated response: line #00: 200 38426 OK (mgcp_msg.c:67) 20241111163710400 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a3@mgw (mgcp_msg.c:67) 20241111163710400 DLMGCP DEBUG <0013> Generated response: line #02: I: 24435394 (mgcp_msg.c:67) 20241111163710400 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710400 DLMGCP DEBUG <0013> Generated response: line #04: o=- 24435394 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710400 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710400 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710401 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710401 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4340 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710401 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710401 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710401 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38427 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710401 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710401 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710401 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710401 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw (trunk:0) found free endpoint: rtpbridge/a4@mgw (mgcp_endp.c:261) 20241111163710401 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a4@mgw" (mgcp_protocol.c:441) 20241111163710401 DLMGCP NOTICE <0013> endpoint:rtpbridge/a4@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710401 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw conn:(1234/rtp C:851A3974 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710401 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw CI:851A3974 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710401 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw CI:851A3974 output_enabled 0 (mgcp_msg.c:125) 20241111163710401 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710401 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw conn:(1234/rtp C:851A3974 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710401 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710402 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw CI:851A3974 CRCX: Creating connection: port: 4342 (mgcp_protocol.c:1112) 20241111163710402 DLMGCP NOTICE <0013> endpoint:rtpbridge/a4@mgw CI:851A3974 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710402 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710402 DLMGCP DEBUG <0013> Generated response: line #00: 200 38427 OK (mgcp_msg.c:67) 20241111163710402 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a4@mgw (mgcp_msg.c:67) 20241111163710402 DLMGCP DEBUG <0013> Generated response: line #02: I: 851A3974 (mgcp_msg.c:67) 20241111163710402 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710402 DLMGCP DEBUG <0013> Generated response: line #04: o=- 851A3974 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710402 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710402 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710402 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710402 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4342 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710402 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710402 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710402 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38428 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710402 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710402 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710403 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710403 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw (trunk:0) found free endpoint: rtpbridge/a5@mgw (mgcp_endp.c:261) 20241111163710403 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a5@mgw" (mgcp_protocol.c:441) 20241111163710403 DLMGCP NOTICE <0013> endpoint:rtpbridge/a5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710403 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw conn:(1234/rtp C:F5705C1E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710403 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw CI:F5705C1E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710403 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw CI:F5705C1E output_enabled 0 (mgcp_msg.c:125) 20241111163710403 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710403 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw conn:(1234/rtp C:F5705C1E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710403 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710403 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw CI:F5705C1E CRCX: Creating connection: port: 4344 (mgcp_protocol.c:1112) 20241111163710403 DLMGCP NOTICE <0013> endpoint:rtpbridge/a5@mgw CI:F5705C1E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710403 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710403 DLMGCP DEBUG <0013> Generated response: line #00: 200 38428 OK (mgcp_msg.c:67) 20241111163710403 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a5@mgw (mgcp_msg.c:67) 20241111163710403 DLMGCP DEBUG <0013> Generated response: line #02: I: F5705C1E (mgcp_msg.c:67) 20241111163710403 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710403 DLMGCP DEBUG <0013> Generated response: line #04: o=- F5705C1E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710403 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710403 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710403 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710403 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4344 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710403 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710403 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710404 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38429 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710404 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710404 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710404 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710404 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw (trunk:0) found free endpoint: rtpbridge/a6@mgw (mgcp_endp.c:261) 20241111163710404 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a6@mgw" (mgcp_protocol.c:441) 20241111163710404 DLMGCP NOTICE <0013> endpoint:rtpbridge/a6@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710404 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw conn:(1234/rtp C:53720A65 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710404 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw CI:53720A65 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710404 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw CI:53720A65 output_enabled 0 (mgcp_msg.c:125) 20241111163710404 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710404 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw conn:(1234/rtp C:53720A65 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710404 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710404 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw CI:53720A65 CRCX: Creating connection: port: 4346 (mgcp_protocol.c:1112) 20241111163710404 DLMGCP NOTICE <0013> endpoint:rtpbridge/a6@mgw CI:53720A65 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710404 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710404 DLMGCP DEBUG <0013> Generated response: line #00: 200 38429 OK (mgcp_msg.c:67) 20241111163710404 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a6@mgw (mgcp_msg.c:67) 20241111163710404 DLMGCP DEBUG <0013> Generated response: line #02: I: 53720A65 (mgcp_msg.c:67) 20241111163710404 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710404 DLMGCP DEBUG <0013> Generated response: line #04: o=- 53720A65 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710404 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710404 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710404 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710404 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4346 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710404 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710404 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710405 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38430 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710405 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710405 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710405 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710405 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw (trunk:0) found free endpoint: rtpbridge/a7@mgw (mgcp_endp.c:261) 20241111163710405 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a7@mgw" (mgcp_protocol.c:441) 20241111163710405 DLMGCP NOTICE <0013> endpoint:rtpbridge/a7@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710405 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw conn:(1234/rtp C:FF4543D7 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710405 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw CI:FF4543D7 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710405 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw CI:FF4543D7 output_enabled 0 (mgcp_msg.c:125) 20241111163710405 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710405 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw conn:(1234/rtp C:FF4543D7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710405 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710405 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw CI:FF4543D7 CRCX: Creating connection: port: 4348 (mgcp_protocol.c:1112) 20241111163710405 DLMGCP NOTICE <0013> endpoint:rtpbridge/a7@mgw CI:FF4543D7 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710405 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710405 DLMGCP DEBUG <0013> Generated response: line #00: 200 38430 OK (mgcp_msg.c:67) 20241111163710405 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a7@mgw (mgcp_msg.c:67) 20241111163710405 DLMGCP DEBUG <0013> Generated response: line #02: I: FF4543D7 (mgcp_msg.c:67) 20241111163710405 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710405 DLMGCP DEBUG <0013> Generated response: line #04: o=- FF4543D7 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710405 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710405 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710405 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710405 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4348 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710405 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710405 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710406 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38431 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710406 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710406 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710406 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710406 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw (trunk:0) found free endpoint: rtpbridge/a8@mgw (mgcp_endp.c:261) 20241111163710406 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a8@mgw" (mgcp_protocol.c:441) 20241111163710406 DLMGCP NOTICE <0013> endpoint:rtpbridge/a8@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710406 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw conn:(1234/rtp C:7FF66AFA r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710406 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw CI:7FF66AFA connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710406 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw CI:7FF66AFA output_enabled 0 (mgcp_msg.c:125) 20241111163710407 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710407 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw conn:(1234/rtp C:7FF66AFA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710407 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710407 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw CI:7FF66AFA CRCX: Creating connection: port: 4350 (mgcp_protocol.c:1112) 20241111163710407 DLMGCP NOTICE <0013> endpoint:rtpbridge/a8@mgw CI:7FF66AFA CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710407 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710407 DLMGCP DEBUG <0013> Generated response: line #00: 200 38431 OK (mgcp_msg.c:67) 20241111163710407 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a8@mgw (mgcp_msg.c:67) 20241111163710407 DLMGCP DEBUG <0013> Generated response: line #02: I: 7FF66AFA (mgcp_msg.c:67) 20241111163710407 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710407 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7FF66AFA 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710407 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710407 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710407 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710407 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4350 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710407 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710407 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710408 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38432 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710408 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710408 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710408 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710408 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw (trunk:0) found free endpoint: rtpbridge/a9@mgw (mgcp_endp.c:261) 20241111163710408 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a9@mgw" (mgcp_protocol.c:441) 20241111163710408 DLMGCP NOTICE <0013> endpoint:rtpbridge/a9@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710408 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw conn:(1234/rtp C:5CA14C19 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710408 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw CI:5CA14C19 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710408 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw CI:5CA14C19 output_enabled 0 (mgcp_msg.c:125) 20241111163710408 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710408 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw conn:(1234/rtp C:5CA14C19 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710408 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710408 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw CI:5CA14C19 CRCX: Creating connection: port: 4352 (mgcp_protocol.c:1112) 20241111163710408 DLMGCP NOTICE <0013> endpoint:rtpbridge/a9@mgw CI:5CA14C19 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710408 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710408 DLMGCP DEBUG <0013> Generated response: line #00: 200 38432 OK (mgcp_msg.c:67) 20241111163710408 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a9@mgw (mgcp_msg.c:67) 20241111163710408 DLMGCP DEBUG <0013> Generated response: line #02: I: 5CA14C19 (mgcp_msg.c:67) 20241111163710408 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710408 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5CA14C19 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710408 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710408 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710408 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710408 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4352 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710408 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710408 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710409 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38433 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710409 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710409 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710409 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710409 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw (trunk:0) found free endpoint: rtpbridge/aa@mgw (mgcp_endp.c:261) 20241111163710409 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/aa@mgw" (mgcp_protocol.c:441) 20241111163710409 DLMGCP NOTICE <0013> endpoint:rtpbridge/aa@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710409 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw conn:(1234/rtp C:45FDB182 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710409 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw CI:45FDB182 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710409 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw CI:45FDB182 output_enabled 0 (mgcp_msg.c:125) 20241111163710409 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710409 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw conn:(1234/rtp C:45FDB182 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710409 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710409 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw CI:45FDB182 CRCX: Creating connection: port: 4354 (mgcp_protocol.c:1112) 20241111163710409 DLMGCP NOTICE <0013> endpoint:rtpbridge/aa@mgw CI:45FDB182 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710409 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710409 DLMGCP DEBUG <0013> Generated response: line #00: 200 38433 OK (mgcp_msg.c:67) 20241111163710409 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/aa@mgw (mgcp_msg.c:67) 20241111163710409 DLMGCP DEBUG <0013> Generated response: line #02: I: 45FDB182 (mgcp_msg.c:67) 20241111163710409 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710409 DLMGCP DEBUG <0013> Generated response: line #04: o=- 45FDB182 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710409 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710409 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710409 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710409 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4354 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710410 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710410 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710410 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38434 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710410 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710410 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710410 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710410 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw (trunk:0) found free endpoint: rtpbridge/ab@mgw (mgcp_endp.c:261) 20241111163710410 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ab@mgw" (mgcp_protocol.c:441) 20241111163710410 DLMGCP NOTICE <0013> endpoint:rtpbridge/ab@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710410 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw conn:(1234/rtp C:A9E28BF8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710410 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw CI:A9E28BF8 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710410 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw CI:A9E28BF8 output_enabled 0 (mgcp_msg.c:125) 20241111163710410 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710410 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw conn:(1234/rtp C:A9E28BF8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710410 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710410 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw CI:A9E28BF8 CRCX: Creating connection: port: 4356 (mgcp_protocol.c:1112) 20241111163710410 DLMGCP NOTICE <0013> endpoint:rtpbridge/ab@mgw CI:A9E28BF8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710411 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710411 DLMGCP DEBUG <0013> Generated response: line #00: 200 38434 OK (mgcp_msg.c:67) 20241111163710411 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ab@mgw (mgcp_msg.c:67) 20241111163710411 DLMGCP DEBUG <0013> Generated response: line #02: I: A9E28BF8 (mgcp_msg.c:67) 20241111163710411 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710411 DLMGCP DEBUG <0013> Generated response: line #04: o=- A9E28BF8 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710411 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710411 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710411 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710411 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4356 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710411 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710411 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710411 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38435 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710411 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710411 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710411 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710411 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw (trunk:0) found free endpoint: rtpbridge/ac@mgw (mgcp_endp.c:261) 20241111163710411 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ac@mgw" (mgcp_protocol.c:441) 20241111163710411 DLMGCP NOTICE <0013> endpoint:rtpbridge/ac@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710412 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw conn:(1234/rtp C:E2B139E6 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710412 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw CI:E2B139E6 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710412 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw CI:E2B139E6 output_enabled 0 (mgcp_msg.c:125) 20241111163710412 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710412 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw conn:(1234/rtp C:E2B139E6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710412 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710412 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw CI:E2B139E6 CRCX: Creating connection: port: 4358 (mgcp_protocol.c:1112) 20241111163710412 DLMGCP NOTICE <0013> endpoint:rtpbridge/ac@mgw CI:E2B139E6 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710412 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710412 DLMGCP DEBUG <0013> Generated response: line #00: 200 38435 OK (mgcp_msg.c:67) 20241111163710412 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ac@mgw (mgcp_msg.c:67) 20241111163710412 DLMGCP DEBUG <0013> Generated response: line #02: I: E2B139E6 (mgcp_msg.c:67) 20241111163710412 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710412 DLMGCP DEBUG <0013> Generated response: line #04: o=- E2B139E6 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710412 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710412 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710412 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710412 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4358 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710412 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710412 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710412 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38436 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710413 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710413 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710413 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710413 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw (trunk:0) found free endpoint: rtpbridge/ad@mgw (mgcp_endp.c:261) 20241111163710413 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ad@mgw" (mgcp_protocol.c:441) 20241111163710413 DLMGCP NOTICE <0013> endpoint:rtpbridge/ad@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710413 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw conn:(1234/rtp C:1E7A75C5 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710413 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw CI:1E7A75C5 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710413 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw CI:1E7A75C5 output_enabled 0 (mgcp_msg.c:125) 20241111163710413 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710413 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw conn:(1234/rtp C:1E7A75C5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710413 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710413 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw CI:1E7A75C5 CRCX: Creating connection: port: 4360 (mgcp_protocol.c:1112) 20241111163710413 DLMGCP NOTICE <0013> endpoint:rtpbridge/ad@mgw CI:1E7A75C5 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710413 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710413 DLMGCP DEBUG <0013> Generated response: line #00: 200 38436 OK (mgcp_msg.c:67) 20241111163710413 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ad@mgw (mgcp_msg.c:67) 20241111163710413 DLMGCP DEBUG <0013> Generated response: line #02: I: 1E7A75C5 (mgcp_msg.c:67) 20241111163710413 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710413 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1E7A75C5 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710413 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710413 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710413 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710413 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4360 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710413 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710413 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710414 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38437 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710414 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710414 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710414 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710414 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw (trunk:0) found free endpoint: rtpbridge/ae@mgw (mgcp_endp.c:261) 20241111163710414 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ae@mgw" (mgcp_protocol.c:441) 20241111163710414 DLMGCP NOTICE <0013> endpoint:rtpbridge/ae@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710414 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw conn:(1234/rtp C:E26A780E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710414 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw CI:E26A780E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710414 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw CI:E26A780E output_enabled 0 (mgcp_msg.c:125) 20241111163710414 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710414 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw conn:(1234/rtp C:E26A780E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710414 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710414 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw CI:E26A780E CRCX: Creating connection: port: 4362 (mgcp_protocol.c:1112) 20241111163710414 DLMGCP NOTICE <0013> endpoint:rtpbridge/ae@mgw CI:E26A780E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710414 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710414 DLMGCP DEBUG <0013> Generated response: line #00: 200 38437 OK (mgcp_msg.c:67) 20241111163710414 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ae@mgw (mgcp_msg.c:67) 20241111163710414 DLMGCP DEBUG <0013> Generated response: line #02: I: E26A780E (mgcp_msg.c:67) 20241111163710414 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710414 DLMGCP DEBUG <0013> Generated response: line #04: o=- E26A780E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710414 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710414 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710414 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710414 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4362 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710414 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710414 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710415 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38438 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710415 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710415 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710415 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710415 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw (trunk:0) found free endpoint: rtpbridge/af@mgw (mgcp_endp.c:261) 20241111163710415 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/af@mgw" (mgcp_protocol.c:441) 20241111163710415 DLMGCP NOTICE <0013> endpoint:rtpbridge/af@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710415 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw conn:(1234/rtp C:A334EC35 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710415 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw CI:A334EC35 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710415 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw CI:A334EC35 output_enabled 0 (mgcp_msg.c:125) 20241111163710415 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710415 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw conn:(1234/rtp C:A334EC35 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710415 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710415 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw CI:A334EC35 CRCX: Creating connection: port: 4364 (mgcp_protocol.c:1112) 20241111163710415 DLMGCP NOTICE <0013> endpoint:rtpbridge/af@mgw CI:A334EC35 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710415 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710415 DLMGCP DEBUG <0013> Generated response: line #00: 200 38438 OK (mgcp_msg.c:67) 20241111163710415 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/af@mgw (mgcp_msg.c:67) 20241111163710415 DLMGCP DEBUG <0013> Generated response: line #02: I: A334EC35 (mgcp_msg.c:67) 20241111163710415 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710415 DLMGCP DEBUG <0013> Generated response: line #04: o=- A334EC35 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710415 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710415 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710415 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710415 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4364 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710416 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710416 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710416 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38439 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710416 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710416 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710416 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710416 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw (trunk:0) found free endpoint: rtpbridge/b0@mgw (mgcp_endp.c:261) 20241111163710416 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b0@mgw" (mgcp_protocol.c:441) 20241111163710416 DLMGCP NOTICE <0013> endpoint:rtpbridge/b0@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710416 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw conn:(1234/rtp C:70EC6749 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710416 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw CI:70EC6749 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710416 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw CI:70EC6749 output_enabled 0 (mgcp_msg.c:125) 20241111163710416 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710416 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw conn:(1234/rtp C:70EC6749 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710416 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710417 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw CI:70EC6749 CRCX: Creating connection: port: 4366 (mgcp_protocol.c:1112) 20241111163710417 DLMGCP NOTICE <0013> endpoint:rtpbridge/b0@mgw CI:70EC6749 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710417 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710417 DLMGCP DEBUG <0013> Generated response: line #00: 200 38439 OK (mgcp_msg.c:67) 20241111163710417 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b0@mgw (mgcp_msg.c:67) 20241111163710417 DLMGCP DEBUG <0013> Generated response: line #02: I: 70EC6749 (mgcp_msg.c:67) 20241111163710417 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710417 DLMGCP DEBUG <0013> Generated response: line #04: o=- 70EC6749 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710417 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710417 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710417 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710417 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4366 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710417 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710417 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710417 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38440 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710417 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710417 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710417 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710417 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw (trunk:0) found free endpoint: rtpbridge/b1@mgw (mgcp_endp.c:261) 20241111163710417 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b1@mgw" (mgcp_protocol.c:441) 20241111163710417 DLMGCP NOTICE <0013> endpoint:rtpbridge/b1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710418 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw conn:(1234/rtp C:0560CB55 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710418 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw CI:0560CB55 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710418 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw CI:0560CB55 output_enabled 0 (mgcp_msg.c:125) 20241111163710418 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710418 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw conn:(1234/rtp C:0560CB55 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710418 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710418 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw CI:0560CB55 CRCX: Creating connection: port: 4368 (mgcp_protocol.c:1112) 20241111163710418 DLMGCP NOTICE <0013> endpoint:rtpbridge/b1@mgw CI:0560CB55 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710418 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710418 DLMGCP DEBUG <0013> Generated response: line #00: 200 38440 OK (mgcp_msg.c:67) 20241111163710418 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b1@mgw (mgcp_msg.c:67) 20241111163710418 DLMGCP DEBUG <0013> Generated response: line #02: I: 0560CB55 (mgcp_msg.c:67) 20241111163710418 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710418 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0560CB55 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710418 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710418 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710418 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710418 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4368 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710418 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710418 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710418 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38441 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710419 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710419 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710419 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710419 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw (trunk:0) found free endpoint: rtpbridge/b2@mgw (mgcp_endp.c:261) 20241111163710419 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b2@mgw" (mgcp_protocol.c:441) 20241111163710419 DLMGCP NOTICE <0013> endpoint:rtpbridge/b2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710419 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw conn:(1234/rtp C:C44295E4 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710419 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw CI:C44295E4 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710419 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw CI:C44295E4 output_enabled 0 (mgcp_msg.c:125) 20241111163710419 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710419 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw conn:(1234/rtp C:C44295E4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710419 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710419 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw CI:C44295E4 CRCX: Creating connection: port: 4370 (mgcp_protocol.c:1112) 20241111163710419 DLMGCP NOTICE <0013> endpoint:rtpbridge/b2@mgw CI:C44295E4 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710419 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710419 DLMGCP DEBUG <0013> Generated response: line #00: 200 38441 OK (mgcp_msg.c:67) 20241111163710419 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b2@mgw (mgcp_msg.c:67) 20241111163710419 DLMGCP DEBUG <0013> Generated response: line #02: I: C44295E4 (mgcp_msg.c:67) 20241111163710419 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710419 DLMGCP DEBUG <0013> Generated response: line #04: o=- C44295E4 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710419 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710419 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710419 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710419 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4370 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710419 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710419 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710420 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38442 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710420 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710420 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710420 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710420 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw (trunk:0) found free endpoint: rtpbridge/b3@mgw (mgcp_endp.c:261) 20241111163710420 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b3@mgw" (mgcp_protocol.c:441) 20241111163710420 DLMGCP NOTICE <0013> endpoint:rtpbridge/b3@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710420 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw conn:(1234/rtp C:1549342A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710420 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw CI:1549342A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710420 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw CI:1549342A output_enabled 0 (mgcp_msg.c:125) 20241111163710420 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710420 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw conn:(1234/rtp C:1549342A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710420 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710420 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw CI:1549342A CRCX: Creating connection: port: 4372 (mgcp_protocol.c:1112) 20241111163710420 DLMGCP NOTICE <0013> endpoint:rtpbridge/b3@mgw CI:1549342A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710420 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710420 DLMGCP DEBUG <0013> Generated response: line #00: 200 38442 OK (mgcp_msg.c:67) 20241111163710420 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b3@mgw (mgcp_msg.c:67) 20241111163710420 DLMGCP DEBUG <0013> Generated response: line #02: I: 1549342A (mgcp_msg.c:67) 20241111163710420 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710420 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1549342A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710420 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710420 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710420 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710420 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4372 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710420 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710420 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710421 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38443 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710421 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710421 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710421 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710421 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw (trunk:0) found free endpoint: rtpbridge/b4@mgw (mgcp_endp.c:261) 20241111163710421 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b4@mgw" (mgcp_protocol.c:441) 20241111163710421 DLMGCP NOTICE <0013> endpoint:rtpbridge/b4@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710421 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw conn:(1234/rtp C:57CF81A7 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710421 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw CI:57CF81A7 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710421 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw CI:57CF81A7 output_enabled 0 (mgcp_msg.c:125) 20241111163710421 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710421 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw conn:(1234/rtp C:57CF81A7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710421 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710421 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw CI:57CF81A7 CRCX: Creating connection: port: 4374 (mgcp_protocol.c:1112) 20241111163710421 DLMGCP NOTICE <0013> endpoint:rtpbridge/b4@mgw CI:57CF81A7 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710421 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710421 DLMGCP DEBUG <0013> Generated response: line #00: 200 38443 OK (mgcp_msg.c:67) 20241111163710421 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b4@mgw (mgcp_msg.c:67) 20241111163710421 DLMGCP DEBUG <0013> Generated response: line #02: I: 57CF81A7 (mgcp_msg.c:67) 20241111163710421 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710421 DLMGCP DEBUG <0013> Generated response: line #04: o=- 57CF81A7 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710421 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710421 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710421 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710421 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4374 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710421 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710421 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710422 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38444 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710422 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710422 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710422 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710422 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw (trunk:0) found free endpoint: rtpbridge/b5@mgw (mgcp_endp.c:261) 20241111163710422 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b5@mgw" (mgcp_protocol.c:441) 20241111163710422 DLMGCP NOTICE <0013> endpoint:rtpbridge/b5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710422 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw conn:(1234/rtp C:7DFF8D85 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710422 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw CI:7DFF8D85 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710422 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw CI:7DFF8D85 output_enabled 0 (mgcp_msg.c:125) 20241111163710422 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710422 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw conn:(1234/rtp C:7DFF8D85 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710422 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710422 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw CI:7DFF8D85 CRCX: Creating connection: port: 4376 (mgcp_protocol.c:1112) 20241111163710422 DLMGCP NOTICE <0013> endpoint:rtpbridge/b5@mgw CI:7DFF8D85 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710422 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710422 DLMGCP DEBUG <0013> Generated response: line #00: 200 38444 OK (mgcp_msg.c:67) 20241111163710422 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b5@mgw (mgcp_msg.c:67) 20241111163710422 DLMGCP DEBUG <0013> Generated response: line #02: I: 7DFF8D85 (mgcp_msg.c:67) 20241111163710422 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710422 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7DFF8D85 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710422 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710422 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710422 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710422 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4376 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710422 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710422 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710423 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38445 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710423 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710423 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710423 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710423 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw (trunk:0) found free endpoint: rtpbridge/b6@mgw (mgcp_endp.c:261) 20241111163710423 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b6@mgw" (mgcp_protocol.c:441) 20241111163710423 DLMGCP NOTICE <0013> endpoint:rtpbridge/b6@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710423 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw conn:(1234/rtp C:539FC8B8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710423 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw CI:539FC8B8 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710423 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw CI:539FC8B8 output_enabled 0 (mgcp_msg.c:125) 20241111163710423 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710423 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw conn:(1234/rtp C:539FC8B8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710423 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710423 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw CI:539FC8B8 CRCX: Creating connection: port: 4378 (mgcp_protocol.c:1112) 20241111163710423 DLMGCP NOTICE <0013> endpoint:rtpbridge/b6@mgw CI:539FC8B8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710423 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710423 DLMGCP DEBUG <0013> Generated response: line #00: 200 38445 OK (mgcp_msg.c:67) 20241111163710423 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b6@mgw (mgcp_msg.c:67) 20241111163710423 DLMGCP DEBUG <0013> Generated response: line #02: I: 539FC8B8 (mgcp_msg.c:67) 20241111163710423 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710423 DLMGCP DEBUG <0013> Generated response: line #04: o=- 539FC8B8 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710423 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710423 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710423 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710423 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4378 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710423 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710423 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710424 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38446 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710424 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710424 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710424 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710424 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw (trunk:0) found free endpoint: rtpbridge/b7@mgw (mgcp_endp.c:261) 20241111163710424 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b7@mgw" (mgcp_protocol.c:441) 20241111163710424 DLMGCP NOTICE <0013> endpoint:rtpbridge/b7@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710424 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw conn:(1234/rtp C:3CFFD187 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710424 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw CI:3CFFD187 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710424 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw CI:3CFFD187 output_enabled 0 (mgcp_msg.c:125) 20241111163710424 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710424 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw conn:(1234/rtp C:3CFFD187 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710424 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710424 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw CI:3CFFD187 CRCX: Creating connection: port: 4380 (mgcp_protocol.c:1112) 20241111163710424 DLMGCP NOTICE <0013> endpoint:rtpbridge/b7@mgw CI:3CFFD187 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710424 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710424 DLMGCP DEBUG <0013> Generated response: line #00: 200 38446 OK (mgcp_msg.c:67) 20241111163710424 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b7@mgw (mgcp_msg.c:67) 20241111163710424 DLMGCP DEBUG <0013> Generated response: line #02: I: 3CFFD187 (mgcp_msg.c:67) 20241111163710424 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710424 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3CFFD187 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710424 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710424 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710424 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710425 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4380 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710425 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710425 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710425 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38447 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710425 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710425 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710425 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710425 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw (trunk:0) found free endpoint: rtpbridge/b8@mgw (mgcp_endp.c:261) 20241111163710425 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b8@mgw" (mgcp_protocol.c:441) 20241111163710425 DLMGCP NOTICE <0013> endpoint:rtpbridge/b8@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710425 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw conn:(1234/rtp C:C3F56A8F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710425 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw CI:C3F56A8F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710425 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw CI:C3F56A8F output_enabled 0 (mgcp_msg.c:125) 20241111163710425 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710425 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw conn:(1234/rtp C:C3F56A8F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710425 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710426 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw CI:C3F56A8F CRCX: Creating connection: port: 4382 (mgcp_protocol.c:1112) 20241111163710426 DLMGCP NOTICE <0013> endpoint:rtpbridge/b8@mgw CI:C3F56A8F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710426 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710426 DLMGCP DEBUG <0013> Generated response: line #00: 200 38447 OK (mgcp_msg.c:67) 20241111163710426 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b8@mgw (mgcp_msg.c:67) 20241111163710426 DLMGCP DEBUG <0013> Generated response: line #02: I: C3F56A8F (mgcp_msg.c:67) 20241111163710426 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710426 DLMGCP DEBUG <0013> Generated response: line #04: o=- C3F56A8F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710426 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710426 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710426 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710426 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4382 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710426 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710426 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710427 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38448 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710427 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710427 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710427 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710427 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw (trunk:0) found free endpoint: rtpbridge/b9@mgw (mgcp_endp.c:261) 20241111163710427 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b9@mgw" (mgcp_protocol.c:441) 20241111163710427 DLMGCP NOTICE <0013> endpoint:rtpbridge/b9@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710427 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw conn:(1234/rtp C:5DC693C7 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710427 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw CI:5DC693C7 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710427 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw CI:5DC693C7 output_enabled 0 (mgcp_msg.c:125) 20241111163710427 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710427 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw conn:(1234/rtp C:5DC693C7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710427 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710427 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw CI:5DC693C7 CRCX: Creating connection: port: 4384 (mgcp_protocol.c:1112) 20241111163710427 DLMGCP NOTICE <0013> endpoint:rtpbridge/b9@mgw CI:5DC693C7 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710427 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710427 DLMGCP DEBUG <0013> Generated response: line #00: 200 38448 OK (mgcp_msg.c:67) 20241111163710427 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b9@mgw (mgcp_msg.c:67) 20241111163710427 DLMGCP DEBUG <0013> Generated response: line #02: I: 5DC693C7 (mgcp_msg.c:67) 20241111163710427 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710427 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5DC693C7 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710427 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710427 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710427 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710427 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4384 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710427 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710427 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710428 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38449 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710428 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710428 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710428 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710428 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw (trunk:0) found free endpoint: rtpbridge/ba@mgw (mgcp_endp.c:261) 20241111163710428 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ba@mgw" (mgcp_protocol.c:441) 20241111163710428 DLMGCP NOTICE <0013> endpoint:rtpbridge/ba@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710428 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw conn:(1234/rtp C:1FFC9869 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710428 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw CI:1FFC9869 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710428 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw CI:1FFC9869 output_enabled 0 (mgcp_msg.c:125) 20241111163710428 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710428 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw conn:(1234/rtp C:1FFC9869 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710428 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710428 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw CI:1FFC9869 CRCX: Creating connection: port: 4386 (mgcp_protocol.c:1112) 20241111163710428 DLMGCP NOTICE <0013> endpoint:rtpbridge/ba@mgw CI:1FFC9869 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710428 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710428 DLMGCP DEBUG <0013> Generated response: line #00: 200 38449 OK (mgcp_msg.c:67) 20241111163710428 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ba@mgw (mgcp_msg.c:67) 20241111163710428 DLMGCP DEBUG <0013> Generated response: line #02: I: 1FFC9869 (mgcp_msg.c:67) 20241111163710428 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710428 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1FFC9869 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710428 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710428 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710428 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710429 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4386 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710429 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710429 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710429 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38450 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710429 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710429 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710429 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710429 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw (trunk:0) found free endpoint: rtpbridge/bb@mgw (mgcp_endp.c:261) 20241111163710429 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/bb@mgw" (mgcp_protocol.c:441) 20241111163710429 DLMGCP NOTICE <0013> endpoint:rtpbridge/bb@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710429 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw conn:(1234/rtp C:5FC123A2 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710429 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw CI:5FC123A2 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710429 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw CI:5FC123A2 output_enabled 0 (mgcp_msg.c:125) 20241111163710429 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710430 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw conn:(1234/rtp C:5FC123A2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710430 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710430 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw CI:5FC123A2 CRCX: Creating connection: port: 4388 (mgcp_protocol.c:1112) 20241111163710430 DLMGCP NOTICE <0013> endpoint:rtpbridge/bb@mgw CI:5FC123A2 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710430 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710430 DLMGCP DEBUG <0013> Generated response: line #00: 200 38450 OK (mgcp_msg.c:67) 20241111163710430 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bb@mgw (mgcp_msg.c:67) 20241111163710430 DLMGCP DEBUG <0013> Generated response: line #02: I: 5FC123A2 (mgcp_msg.c:67) 20241111163710430 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710430 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5FC123A2 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710430 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710430 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710430 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710430 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4388 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710430 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710430 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710431 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38451 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710431 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710431 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710431 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710431 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw (trunk:0) found free endpoint: rtpbridge/bc@mgw (mgcp_endp.c:261) 20241111163710431 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/bc@mgw" (mgcp_protocol.c:441) 20241111163710431 DLMGCP NOTICE <0013> endpoint:rtpbridge/bc@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710431 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw conn:(1234/rtp C:1B4FF8B6 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710431 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw CI:1B4FF8B6 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710431 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw CI:1B4FF8B6 output_enabled 0 (mgcp_msg.c:125) 20241111163710431 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710431 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw conn:(1234/rtp C:1B4FF8B6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710431 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710431 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw CI:1B4FF8B6 CRCX: Creating connection: port: 4390 (mgcp_protocol.c:1112) 20241111163710431 DLMGCP NOTICE <0013> endpoint:rtpbridge/bc@mgw CI:1B4FF8B6 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710431 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710431 DLMGCP DEBUG <0013> Generated response: line #00: 200 38451 OK (mgcp_msg.c:67) 20241111163710431 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bc@mgw (mgcp_msg.c:67) 20241111163710431 DLMGCP DEBUG <0013> Generated response: line #02: I: 1B4FF8B6 (mgcp_msg.c:67) 20241111163710431 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710431 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1B4FF8B6 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710431 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710431 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710431 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710431 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4390 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710431 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710431 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710432 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38452 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710432 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710432 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710432 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710432 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw (trunk:0) found free endpoint: rtpbridge/bd@mgw (mgcp_endp.c:261) 20241111163710432 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/bd@mgw" (mgcp_protocol.c:441) 20241111163710432 DLMGCP NOTICE <0013> endpoint:rtpbridge/bd@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710432 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw conn:(1234/rtp C:B188F05A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710432 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw CI:B188F05A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710432 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw CI:B188F05A output_enabled 0 (mgcp_msg.c:125) 20241111163710432 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710432 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw conn:(1234/rtp C:B188F05A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710432 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710432 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw CI:B188F05A CRCX: Creating connection: port: 4392 (mgcp_protocol.c:1112) 20241111163710432 DLMGCP NOTICE <0013> endpoint:rtpbridge/bd@mgw CI:B188F05A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710432 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710432 DLMGCP DEBUG <0013> Generated response: line #00: 200 38452 OK (mgcp_msg.c:67) 20241111163710432 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bd@mgw (mgcp_msg.c:67) 20241111163710432 DLMGCP DEBUG <0013> Generated response: line #02: I: B188F05A (mgcp_msg.c:67) 20241111163710432 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710432 DLMGCP DEBUG <0013> Generated response: line #04: o=- B188F05A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710433 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710433 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710433 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710433 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4392 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710433 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710433 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710433 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38453 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710433 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710433 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710433 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710433 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw (trunk:0) found free endpoint: rtpbridge/be@mgw (mgcp_endp.c:261) 20241111163710433 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/be@mgw" (mgcp_protocol.c:441) 20241111163710433 DLMGCP NOTICE <0013> endpoint:rtpbridge/be@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710433 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw conn:(1234/rtp C:791C8591 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710433 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw CI:791C8591 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710433 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw CI:791C8591 output_enabled 0 (mgcp_msg.c:125) 20241111163710433 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710434 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw conn:(1234/rtp C:791C8591 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710434 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710434 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw CI:791C8591 CRCX: Creating connection: port: 4394 (mgcp_protocol.c:1112) 20241111163710434 DLMGCP NOTICE <0013> endpoint:rtpbridge/be@mgw CI:791C8591 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710434 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710434 DLMGCP DEBUG <0013> Generated response: line #00: 200 38453 OK (mgcp_msg.c:67) 20241111163710434 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/be@mgw (mgcp_msg.c:67) 20241111163710434 DLMGCP DEBUG <0013> Generated response: line #02: I: 791C8591 (mgcp_msg.c:67) 20241111163710434 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710434 DLMGCP DEBUG <0013> Generated response: line #04: o=- 791C8591 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710434 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710434 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710434 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710434 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4394 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710434 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710434 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710435 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38454 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710435 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710435 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710435 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710435 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw (trunk:0) found free endpoint: rtpbridge/bf@mgw (mgcp_endp.c:261) 20241111163710435 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/bf@mgw" (mgcp_protocol.c:441) 20241111163710435 DLMGCP NOTICE <0013> endpoint:rtpbridge/bf@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710435 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw conn:(1234/rtp C:1F4745FF r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710435 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw CI:1F4745FF connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710435 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw CI:1F4745FF output_enabled 0 (mgcp_msg.c:125) 20241111163710435 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710435 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw conn:(1234/rtp C:1F4745FF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710435 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710435 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw CI:1F4745FF CRCX: Creating connection: port: 4396 (mgcp_protocol.c:1112) 20241111163710435 DLMGCP NOTICE <0013> endpoint:rtpbridge/bf@mgw CI:1F4745FF CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710435 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710435 DLMGCP DEBUG <0013> Generated response: line #00: 200 38454 OK (mgcp_msg.c:67) 20241111163710435 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bf@mgw (mgcp_msg.c:67) 20241111163710435 DLMGCP DEBUG <0013> Generated response: line #02: I: 1F4745FF (mgcp_msg.c:67) 20241111163710435 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710435 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1F4745FF 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710435 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710435 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710435 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710435 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4396 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710435 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710435 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710436 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38455 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710436 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710436 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710436 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710436 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw (trunk:0) found free endpoint: rtpbridge/c0@mgw (mgcp_endp.c:261) 20241111163710436 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c0@mgw" (mgcp_protocol.c:441) 20241111163710436 DLMGCP NOTICE <0013> endpoint:rtpbridge/c0@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710436 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw conn:(1234/rtp C:650B8DD4 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710436 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw CI:650B8DD4 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710436 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw CI:650B8DD4 output_enabled 0 (mgcp_msg.c:125) 20241111163710436 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710436 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw conn:(1234/rtp C:650B8DD4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710436 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710436 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw CI:650B8DD4 CRCX: Creating connection: port: 4398 (mgcp_protocol.c:1112) 20241111163710436 DLMGCP NOTICE <0013> endpoint:rtpbridge/c0@mgw CI:650B8DD4 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710436 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710436 DLMGCP DEBUG <0013> Generated response: line #00: 200 38455 OK (mgcp_msg.c:67) 20241111163710436 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c0@mgw (mgcp_msg.c:67) 20241111163710436 DLMGCP DEBUG <0013> Generated response: line #02: I: 650B8DD4 (mgcp_msg.c:67) 20241111163710436 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710437 DLMGCP DEBUG <0013> Generated response: line #04: o=- 650B8DD4 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710437 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710437 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710437 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710437 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4398 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710437 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710437 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710437 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38456 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710437 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710437 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710437 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710437 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw (trunk:0) found free endpoint: rtpbridge/c1@mgw (mgcp_endp.c:261) 20241111163710437 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c1@mgw" (mgcp_protocol.c:441) 20241111163710438 DLMGCP NOTICE <0013> endpoint:rtpbridge/c1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710438 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw conn:(1234/rtp C:BE22D56B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710438 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw CI:BE22D56B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710438 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw CI:BE22D56B output_enabled 0 (mgcp_msg.c:125) 20241111163710438 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710438 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw conn:(1234/rtp C:BE22D56B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710438 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710438 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw CI:BE22D56B CRCX: Creating connection: port: 4400 (mgcp_protocol.c:1112) 20241111163710438 DLMGCP NOTICE <0013> endpoint:rtpbridge/c1@mgw CI:BE22D56B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710438 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710438 DLMGCP DEBUG <0013> Generated response: line #00: 200 38456 OK (mgcp_msg.c:67) 20241111163710438 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c1@mgw (mgcp_msg.c:67) 20241111163710438 DLMGCP DEBUG <0013> Generated response: line #02: I: BE22D56B (mgcp_msg.c:67) 20241111163710438 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710438 DLMGCP DEBUG <0013> Generated response: line #04: o=- BE22D56B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710438 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710438 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710438 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710438 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4400 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710438 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710438 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710439 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38457 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710439 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710439 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710439 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710439 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw (trunk:0) found free endpoint: rtpbridge/c2@mgw (mgcp_endp.c:261) 20241111163710439 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c2@mgw" (mgcp_protocol.c:441) 20241111163710439 DLMGCP NOTICE <0013> endpoint:rtpbridge/c2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710439 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw conn:(1234/rtp C:31382569 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710439 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw CI:31382569 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710439 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw CI:31382569 output_enabled 0 (mgcp_msg.c:125) 20241111163710439 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710439 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw conn:(1234/rtp C:31382569 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710439 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710439 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw CI:31382569 CRCX: Creating connection: port: 4402 (mgcp_protocol.c:1112) 20241111163710439 DLMGCP NOTICE <0013> endpoint:rtpbridge/c2@mgw CI:31382569 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710439 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710439 DLMGCP DEBUG <0013> Generated response: line #00: 200 38457 OK (mgcp_msg.c:67) 20241111163710439 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c2@mgw (mgcp_msg.c:67) 20241111163710439 DLMGCP DEBUG <0013> Generated response: line #02: I: 31382569 (mgcp_msg.c:67) 20241111163710439 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710439 DLMGCP DEBUG <0013> Generated response: line #04: o=- 31382569 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710439 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710439 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710439 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710439 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4402 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710439 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710439 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710440 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38458 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710440 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710440 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710440 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710440 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw (trunk:0) found free endpoint: rtpbridge/c3@mgw (mgcp_endp.c:261) 20241111163710440 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c3@mgw" (mgcp_protocol.c:441) 20241111163710440 DLMGCP NOTICE <0013> endpoint:rtpbridge/c3@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710440 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw conn:(1234/rtp C:357C46BA r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710440 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw CI:357C46BA connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710440 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw CI:357C46BA output_enabled 0 (mgcp_msg.c:125) 20241111163710440 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710440 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw conn:(1234/rtp C:357C46BA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710440 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710440 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw CI:357C46BA CRCX: Creating connection: port: 4404 (mgcp_protocol.c:1112) 20241111163710440 DLMGCP NOTICE <0013> endpoint:rtpbridge/c3@mgw CI:357C46BA CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710440 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710440 DLMGCP DEBUG <0013> Generated response: line #00: 200 38458 OK (mgcp_msg.c:67) 20241111163710440 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c3@mgw (mgcp_msg.c:67) 20241111163710440 DLMGCP DEBUG <0013> Generated response: line #02: I: 357C46BA (mgcp_msg.c:67) 20241111163710440 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710440 DLMGCP DEBUG <0013> Generated response: line #04: o=- 357C46BA 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710440 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710440 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710440 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710440 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4404 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710440 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710440 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710441 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38459 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710441 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710441 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710441 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710441 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw (trunk:0) found free endpoint: rtpbridge/c4@mgw (mgcp_endp.c:261) 20241111163710441 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c4@mgw" (mgcp_protocol.c:441) 20241111163710441 DLMGCP NOTICE <0013> endpoint:rtpbridge/c4@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710441 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw conn:(1234/rtp C:5C7CA527 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710441 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw CI:5C7CA527 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710441 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw CI:5C7CA527 output_enabled 0 (mgcp_msg.c:125) 20241111163710441 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710441 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw conn:(1234/rtp C:5C7CA527 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710441 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710441 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw CI:5C7CA527 CRCX: Creating connection: port: 4406 (mgcp_protocol.c:1112) 20241111163710442 DLMGCP NOTICE <0013> endpoint:rtpbridge/c4@mgw CI:5C7CA527 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710442 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710442 DLMGCP DEBUG <0013> Generated response: line #00: 200 38459 OK (mgcp_msg.c:67) 20241111163710442 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c4@mgw (mgcp_msg.c:67) 20241111163710442 DLMGCP DEBUG <0013> Generated response: line #02: I: 5C7CA527 (mgcp_msg.c:67) 20241111163710442 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710442 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5C7CA527 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710442 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710442 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710442 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710442 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4406 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710442 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710442 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710442 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38460 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710442 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710442 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710442 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710442 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw (trunk:0) found free endpoint: rtpbridge/c5@mgw (mgcp_endp.c:261) 20241111163710442 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c5@mgw" (mgcp_protocol.c:441) 20241111163710442 DLMGCP NOTICE <0013> endpoint:rtpbridge/c5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710442 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw conn:(1234/rtp C:76F89294 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710442 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw CI:76F89294 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710442 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw CI:76F89294 output_enabled 0 (mgcp_msg.c:125) 20241111163710442 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710443 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw conn:(1234/rtp C:76F89294 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710443 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710443 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw CI:76F89294 CRCX: Creating connection: port: 4408 (mgcp_protocol.c:1112) 20241111163710443 DLMGCP NOTICE <0013> endpoint:rtpbridge/c5@mgw CI:76F89294 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710443 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710443 DLMGCP DEBUG <0013> Generated response: line #00: 200 38460 OK (mgcp_msg.c:67) 20241111163710443 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c5@mgw (mgcp_msg.c:67) 20241111163710443 DLMGCP DEBUG <0013> Generated response: line #02: I: 76F89294 (mgcp_msg.c:67) 20241111163710443 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710443 DLMGCP DEBUG <0013> Generated response: line #04: o=- 76F89294 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710443 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710443 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710443 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710443 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4408 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710443 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710443 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710443 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38461 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710443 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710443 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710443 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710444 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw (trunk:0) found free endpoint: rtpbridge/c6@mgw (mgcp_endp.c:261) 20241111163710444 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c6@mgw" (mgcp_protocol.c:441) 20241111163710444 DLMGCP NOTICE <0013> endpoint:rtpbridge/c6@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710444 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw conn:(1234/rtp C:94015900 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710444 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw CI:94015900 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710444 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw CI:94015900 output_enabled 0 (mgcp_msg.c:125) 20241111163710444 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710444 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw conn:(1234/rtp C:94015900 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710444 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710444 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw CI:94015900 CRCX: Creating connection: port: 4410 (mgcp_protocol.c:1112) 20241111163710444 DLMGCP NOTICE <0013> endpoint:rtpbridge/c6@mgw CI:94015900 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710444 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710444 DLMGCP DEBUG <0013> Generated response: line #00: 200 38461 OK (mgcp_msg.c:67) 20241111163710444 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c6@mgw (mgcp_msg.c:67) 20241111163710444 DLMGCP DEBUG <0013> Generated response: line #02: I: 94015900 (mgcp_msg.c:67) 20241111163710444 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710444 DLMGCP DEBUG <0013> Generated response: line #04: o=- 94015900 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710444 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710444 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710444 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710444 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4410 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710444 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710444 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710444 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38462 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710444 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710444 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710444 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710445 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw (trunk:0) found free endpoint: rtpbridge/c7@mgw (mgcp_endp.c:261) 20241111163710445 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c7@mgw" (mgcp_protocol.c:441) 20241111163710445 DLMGCP NOTICE <0013> endpoint:rtpbridge/c7@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710445 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw conn:(1234/rtp C:0E13A743 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710445 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw CI:0E13A743 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710445 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw CI:0E13A743 output_enabled 0 (mgcp_msg.c:125) 20241111163710445 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710445 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw conn:(1234/rtp C:0E13A743 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710445 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710445 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw CI:0E13A743 CRCX: Creating connection: port: 4412 (mgcp_protocol.c:1112) 20241111163710445 DLMGCP NOTICE <0013> endpoint:rtpbridge/c7@mgw CI:0E13A743 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710445 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710445 DLMGCP DEBUG <0013> Generated response: line #00: 200 38462 OK (mgcp_msg.c:67) 20241111163710445 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c7@mgw (mgcp_msg.c:67) 20241111163710445 DLMGCP DEBUG <0013> Generated response: line #02: I: 0E13A743 (mgcp_msg.c:67) 20241111163710445 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710445 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0E13A743 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710445 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710445 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710445 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710445 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4412 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710445 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710445 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710445 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38463 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710445 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710446 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710446 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710446 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw (trunk:0) found free endpoint: rtpbridge/c8@mgw (mgcp_endp.c:261) 20241111163710446 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c8@mgw" (mgcp_protocol.c:441) 20241111163710446 DLMGCP NOTICE <0013> endpoint:rtpbridge/c8@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710446 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw conn:(1234/rtp C:128FD794 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710446 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw CI:128FD794 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710446 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw CI:128FD794 output_enabled 0 (mgcp_msg.c:125) 20241111163710446 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710446 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw conn:(1234/rtp C:128FD794 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710446 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710446 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw CI:128FD794 CRCX: Creating connection: port: 4414 (mgcp_protocol.c:1112) 20241111163710446 DLMGCP NOTICE <0013> endpoint:rtpbridge/c8@mgw CI:128FD794 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710446 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710446 DLMGCP DEBUG <0013> Generated response: line #00: 200 38463 OK (mgcp_msg.c:67) 20241111163710446 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c8@mgw (mgcp_msg.c:67) 20241111163710446 DLMGCP DEBUG <0013> Generated response: line #02: I: 128FD794 (mgcp_msg.c:67) 20241111163710446 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710446 DLMGCP DEBUG <0013> Generated response: line #04: o=- 128FD794 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710446 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710446 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710446 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710446 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4414 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710446 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710446 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710446 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38464 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710447 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710447 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710447 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710447 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw (trunk:0) found free endpoint: rtpbridge/c9@mgw (mgcp_endp.c:261) 20241111163710447 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c9@mgw" (mgcp_protocol.c:441) 20241111163710447 DLMGCP NOTICE <0013> endpoint:rtpbridge/c9@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710447 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw conn:(1234/rtp C:503202AD r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710447 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw CI:503202AD connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710447 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw CI:503202AD output_enabled 0 (mgcp_msg.c:125) 20241111163710447 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710447 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw conn:(1234/rtp C:503202AD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710447 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710447 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw CI:503202AD CRCX: Creating connection: port: 4416 (mgcp_protocol.c:1112) 20241111163710447 DLMGCP NOTICE <0013> endpoint:rtpbridge/c9@mgw CI:503202AD CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710447 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710447 DLMGCP DEBUG <0013> Generated response: line #00: 200 38464 OK (mgcp_msg.c:67) 20241111163710447 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c9@mgw (mgcp_msg.c:67) 20241111163710447 DLMGCP DEBUG <0013> Generated response: line #02: I: 503202AD (mgcp_msg.c:67) 20241111163710447 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710447 DLMGCP DEBUG <0013> Generated response: line #04: o=- 503202AD 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710447 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710447 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710447 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710447 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4416 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710447 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710447 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710448 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38465 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710448 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710448 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710448 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710448 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw (trunk:0) found free endpoint: rtpbridge/ca@mgw (mgcp_endp.c:261) 20241111163710448 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ca@mgw" (mgcp_protocol.c:441) 20241111163710448 DLMGCP NOTICE <0013> endpoint:rtpbridge/ca@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710448 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw conn:(1234/rtp C:53C48D32 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710448 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw CI:53C48D32 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710448 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw CI:53C48D32 output_enabled 0 (mgcp_msg.c:125) 20241111163710448 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710448 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw conn:(1234/rtp C:53C48D32 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710448 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710448 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw CI:53C48D32 CRCX: Creating connection: port: 4418 (mgcp_protocol.c:1112) 20241111163710448 DLMGCP NOTICE <0013> endpoint:rtpbridge/ca@mgw CI:53C48D32 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710448 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710448 DLMGCP DEBUG <0013> Generated response: line #00: 200 38465 OK (mgcp_msg.c:67) 20241111163710448 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ca@mgw (mgcp_msg.c:67) 20241111163710448 DLMGCP DEBUG <0013> Generated response: line #02: I: 53C48D32 (mgcp_msg.c:67) 20241111163710448 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710448 DLMGCP DEBUG <0013> Generated response: line #04: o=- 53C48D32 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710448 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710448 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710448 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710448 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4418 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710448 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710448 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710449 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38466 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710449 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710449 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710449 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710449 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw (trunk:0) found free endpoint: rtpbridge/cb@mgw (mgcp_endp.c:261) 20241111163710449 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/cb@mgw" (mgcp_protocol.c:441) 20241111163710449 DLMGCP NOTICE <0013> endpoint:rtpbridge/cb@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710449 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw conn:(1234/rtp C:339EBC05 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710449 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw CI:339EBC05 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710449 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw CI:339EBC05 output_enabled 0 (mgcp_msg.c:125) 20241111163710449 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710449 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw conn:(1234/rtp C:339EBC05 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710449 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710449 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw CI:339EBC05 CRCX: Creating connection: port: 4420 (mgcp_protocol.c:1112) 20241111163710449 DLMGCP NOTICE <0013> endpoint:rtpbridge/cb@mgw CI:339EBC05 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710449 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710449 DLMGCP DEBUG <0013> Generated response: line #00: 200 38466 OK (mgcp_msg.c:67) 20241111163710449 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cb@mgw (mgcp_msg.c:67) 20241111163710449 DLMGCP DEBUG <0013> Generated response: line #02: I: 339EBC05 (mgcp_msg.c:67) 20241111163710450 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710450 DLMGCP DEBUG <0013> Generated response: line #04: o=- 339EBC05 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710450 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710450 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710450 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710450 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4420 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710450 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710450 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710451 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38467 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710451 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710451 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710451 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710451 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw (trunk:0) found free endpoint: rtpbridge/cc@mgw (mgcp_endp.c:261) 20241111163710451 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/cc@mgw" (mgcp_protocol.c:441) 20241111163710451 DLMGCP NOTICE <0013> endpoint:rtpbridge/cc@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710451 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw conn:(1234/rtp C:238DFE8D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710451 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw CI:238DFE8D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710451 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw CI:238DFE8D output_enabled 0 (mgcp_msg.c:125) 20241111163710451 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710451 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw conn:(1234/rtp C:238DFE8D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710451 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710451 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw CI:238DFE8D CRCX: Creating connection: port: 4422 (mgcp_protocol.c:1112) 20241111163710451 DLMGCP NOTICE <0013> endpoint:rtpbridge/cc@mgw CI:238DFE8D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710451 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710451 DLMGCP DEBUG <0013> Generated response: line #00: 200 38467 OK (mgcp_msg.c:67) 20241111163710451 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cc@mgw (mgcp_msg.c:67) 20241111163710451 DLMGCP DEBUG <0013> Generated response: line #02: I: 238DFE8D (mgcp_msg.c:67) 20241111163710451 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710451 DLMGCP DEBUG <0013> Generated response: line #04: o=- 238DFE8D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710452 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710452 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710452 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710452 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4422 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710452 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710452 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710452 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38468 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710452 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710452 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710452 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710452 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw (trunk:0) found free endpoint: rtpbridge/cd@mgw (mgcp_endp.c:261) 20241111163710452 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/cd@mgw" (mgcp_protocol.c:441) 20241111163710452 DLMGCP NOTICE <0013> endpoint:rtpbridge/cd@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710452 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw conn:(1234/rtp C:9006D7DD r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710452 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw CI:9006D7DD connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710452 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw CI:9006D7DD output_enabled 0 (mgcp_msg.c:125) 20241111163710453 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710453 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw conn:(1234/rtp C:9006D7DD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710453 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710453 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw CI:9006D7DD CRCX: Creating connection: port: 4424 (mgcp_protocol.c:1112) 20241111163710453 DLMGCP NOTICE <0013> endpoint:rtpbridge/cd@mgw CI:9006D7DD CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710453 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710453 DLMGCP DEBUG <0013> Generated response: line #00: 200 38468 OK (mgcp_msg.c:67) 20241111163710453 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cd@mgw (mgcp_msg.c:67) 20241111163710453 DLMGCP DEBUG <0013> Generated response: line #02: I: 9006D7DD (mgcp_msg.c:67) 20241111163710453 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710453 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9006D7DD 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710453 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710453 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710453 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710453 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4424 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710453 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710453 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710454 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38469 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710454 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710454 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710454 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710454 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw (trunk:0) found free endpoint: rtpbridge/ce@mgw (mgcp_endp.c:261) 20241111163710454 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ce@mgw" (mgcp_protocol.c:441) 20241111163710454 DLMGCP NOTICE <0013> endpoint:rtpbridge/ce@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710454 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw conn:(1234/rtp C:AB8A17ED r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710454 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw CI:AB8A17ED connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710454 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw CI:AB8A17ED output_enabled 0 (mgcp_msg.c:125) 20241111163710454 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710454 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw conn:(1234/rtp C:AB8A17ED r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710454 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710454 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw CI:AB8A17ED CRCX: Creating connection: port: 4426 (mgcp_protocol.c:1112) 20241111163710454 DLMGCP NOTICE <0013> endpoint:rtpbridge/ce@mgw CI:AB8A17ED CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710454 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710454 DLMGCP DEBUG <0013> Generated response: line #00: 200 38469 OK (mgcp_msg.c:67) 20241111163710454 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ce@mgw (mgcp_msg.c:67) 20241111163710454 DLMGCP DEBUG <0013> Generated response: line #02: I: AB8A17ED (mgcp_msg.c:67) 20241111163710454 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710454 DLMGCP DEBUG <0013> Generated response: line #04: o=- AB8A17ED 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710454 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710454 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710454 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710454 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4426 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710454 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710454 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710455 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38470 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710455 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710455 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710455 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710455 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw (trunk:0) found free endpoint: rtpbridge/cf@mgw (mgcp_endp.c:261) 20241111163710455 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/cf@mgw" (mgcp_protocol.c:441) 20241111163710455 DLMGCP NOTICE <0013> endpoint:rtpbridge/cf@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710455 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw conn:(1234/rtp C:322B40B1 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710455 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw CI:322B40B1 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710455 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw CI:322B40B1 output_enabled 0 (mgcp_msg.c:125) 20241111163710455 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710455 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw conn:(1234/rtp C:322B40B1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710455 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710456 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw CI:322B40B1 CRCX: Creating connection: port: 4428 (mgcp_protocol.c:1112) 20241111163710456 DLMGCP NOTICE <0013> endpoint:rtpbridge/cf@mgw CI:322B40B1 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710456 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710456 DLMGCP DEBUG <0013> Generated response: line #00: 200 38470 OK (mgcp_msg.c:67) 20241111163710456 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cf@mgw (mgcp_msg.c:67) 20241111163710456 DLMGCP DEBUG <0013> Generated response: line #02: I: 322B40B1 (mgcp_msg.c:67) 20241111163710456 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710456 DLMGCP DEBUG <0013> Generated response: line #04: o=- 322B40B1 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710456 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710456 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710456 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710456 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4428 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710456 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710456 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710456 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38471 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710456 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710456 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710456 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710456 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw (trunk:0) found free endpoint: rtpbridge/d0@mgw (mgcp_endp.c:261) 20241111163710456 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d0@mgw" (mgcp_protocol.c:441) 20241111163710456 DLMGCP NOTICE <0013> endpoint:rtpbridge/d0@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710457 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw conn:(1234/rtp C:7CA99B5E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710457 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw CI:7CA99B5E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710457 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw CI:7CA99B5E output_enabled 0 (mgcp_msg.c:125) 20241111163710457 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710457 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw conn:(1234/rtp C:7CA99B5E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710457 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710457 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw CI:7CA99B5E CRCX: Creating connection: port: 4430 (mgcp_protocol.c:1112) 20241111163710457 DLMGCP NOTICE <0013> endpoint:rtpbridge/d0@mgw CI:7CA99B5E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710457 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710457 DLMGCP DEBUG <0013> Generated response: line #00: 200 38471 OK (mgcp_msg.c:67) 20241111163710457 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d0@mgw (mgcp_msg.c:67) 20241111163710457 DLMGCP DEBUG <0013> Generated response: line #02: I: 7CA99B5E (mgcp_msg.c:67) 20241111163710457 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710457 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7CA99B5E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710457 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710457 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710457 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710457 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4430 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710457 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710457 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710457 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38472 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710457 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710457 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710457 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710457 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw (trunk:0) found free endpoint: rtpbridge/d1@mgw (mgcp_endp.c:261) 20241111163710458 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d1@mgw" (mgcp_protocol.c:441) 20241111163710458 DLMGCP NOTICE <0013> endpoint:rtpbridge/d1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710458 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw conn:(1234/rtp C:CE9CEF0C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710458 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw CI:CE9CEF0C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710458 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw CI:CE9CEF0C output_enabled 0 (mgcp_msg.c:125) 20241111163710458 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710458 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw conn:(1234/rtp C:CE9CEF0C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710458 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710458 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw CI:CE9CEF0C CRCX: Creating connection: port: 4432 (mgcp_protocol.c:1112) 20241111163710458 DLMGCP NOTICE <0013> endpoint:rtpbridge/d1@mgw CI:CE9CEF0C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710458 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710458 DLMGCP DEBUG <0013> Generated response: line #00: 200 38472 OK (mgcp_msg.c:67) 20241111163710458 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d1@mgw (mgcp_msg.c:67) 20241111163710458 DLMGCP DEBUG <0013> Generated response: line #02: I: CE9CEF0C (mgcp_msg.c:67) 20241111163710458 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710458 DLMGCP DEBUG <0013> Generated response: line #04: o=- CE9CEF0C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710458 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710458 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710458 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710458 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4432 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710458 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710458 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710459 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38473 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710459 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710459 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710459 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710459 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw (trunk:0) found free endpoint: rtpbridge/d2@mgw (mgcp_endp.c:261) 20241111163710459 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d2@mgw" (mgcp_protocol.c:441) 20241111163710459 DLMGCP NOTICE <0013> endpoint:rtpbridge/d2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710459 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw conn:(1234/rtp C:81901F1F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710459 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw CI:81901F1F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710459 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw CI:81901F1F output_enabled 0 (mgcp_msg.c:125) 20241111163710459 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710459 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw conn:(1234/rtp C:81901F1F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710459 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710459 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw CI:81901F1F CRCX: Creating connection: port: 4434 (mgcp_protocol.c:1112) 20241111163710459 DLMGCP NOTICE <0013> endpoint:rtpbridge/d2@mgw CI:81901F1F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710459 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710459 DLMGCP DEBUG <0013> Generated response: line #00: 200 38473 OK (mgcp_msg.c:67) 20241111163710459 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d2@mgw (mgcp_msg.c:67) 20241111163710459 DLMGCP DEBUG <0013> Generated response: line #02: I: 81901F1F (mgcp_msg.c:67) 20241111163710459 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710459 DLMGCP DEBUG <0013> Generated response: line #04: o=- 81901F1F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710459 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710459 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710459 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710459 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4434 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710459 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710459 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710460 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38474 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710460 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710460 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710460 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710460 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw (trunk:0) found free endpoint: rtpbridge/d3@mgw (mgcp_endp.c:261) 20241111163710460 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d3@mgw" (mgcp_protocol.c:441) 20241111163710460 DLMGCP NOTICE <0013> endpoint:rtpbridge/d3@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710460 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw conn:(1234/rtp C:01AD40B2 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710460 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw CI:01AD40B2 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710460 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw CI:01AD40B2 output_enabled 0 (mgcp_msg.c:125) 20241111163710460 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710460 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw conn:(1234/rtp C:01AD40B2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710460 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710460 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw CI:01AD40B2 CRCX: Creating connection: port: 4436 (mgcp_protocol.c:1112) 20241111163710460 DLMGCP NOTICE <0013> endpoint:rtpbridge/d3@mgw CI:01AD40B2 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710460 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710460 DLMGCP DEBUG <0013> Generated response: line #00: 200 38474 OK (mgcp_msg.c:67) 20241111163710460 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d3@mgw (mgcp_msg.c:67) 20241111163710460 DLMGCP DEBUG <0013> Generated response: line #02: I: 01AD40B2 (mgcp_msg.c:67) 20241111163710460 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710460 DLMGCP DEBUG <0013> Generated response: line #04: o=- 01AD40B2 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710460 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710460 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710460 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710460 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4436 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710460 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710460 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710461 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38475 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710461 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710461 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710461 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710461 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw (trunk:0) found free endpoint: rtpbridge/d4@mgw (mgcp_endp.c:261) 20241111163710461 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d4@mgw" (mgcp_protocol.c:441) 20241111163710461 DLMGCP NOTICE <0013> endpoint:rtpbridge/d4@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710461 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw conn:(1234/rtp C:C624A318 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710461 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw CI:C624A318 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710461 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw CI:C624A318 output_enabled 0 (mgcp_msg.c:125) 20241111163710461 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710461 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw conn:(1234/rtp C:C624A318 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710461 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710461 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw CI:C624A318 CRCX: Creating connection: port: 4438 (mgcp_protocol.c:1112) 20241111163710461 DLMGCP NOTICE <0013> endpoint:rtpbridge/d4@mgw CI:C624A318 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710461 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710461 DLMGCP DEBUG <0013> Generated response: line #00: 200 38475 OK (mgcp_msg.c:67) 20241111163710461 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d4@mgw (mgcp_msg.c:67) 20241111163710461 DLMGCP DEBUG <0013> Generated response: line #02: I: C624A318 (mgcp_msg.c:67) 20241111163710461 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710461 DLMGCP DEBUG <0013> Generated response: line #04: o=- C624A318 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710461 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710461 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710461 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710461 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4438 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710461 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710461 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710462 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38476 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710462 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710462 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710462 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710462 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw (trunk:0) found free endpoint: rtpbridge/d5@mgw (mgcp_endp.c:261) 20241111163710462 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d5@mgw" (mgcp_protocol.c:441) 20241111163710462 DLMGCP NOTICE <0013> endpoint:rtpbridge/d5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710462 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw conn:(1234/rtp C:F91A4740 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710462 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw CI:F91A4740 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710462 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw CI:F91A4740 output_enabled 0 (mgcp_msg.c:125) 20241111163710462 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710462 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw conn:(1234/rtp C:F91A4740 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710462 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710462 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw CI:F91A4740 CRCX: Creating connection: port: 4440 (mgcp_protocol.c:1112) 20241111163710462 DLMGCP NOTICE <0013> endpoint:rtpbridge/d5@mgw CI:F91A4740 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710462 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710462 DLMGCP DEBUG <0013> Generated response: line #00: 200 38476 OK (mgcp_msg.c:67) 20241111163710462 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d5@mgw (mgcp_msg.c:67) 20241111163710462 DLMGCP DEBUG <0013> Generated response: line #02: I: F91A4740 (mgcp_msg.c:67) 20241111163710462 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710462 DLMGCP DEBUG <0013> Generated response: line #04: o=- F91A4740 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710462 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710462 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710462 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710462 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4440 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710462 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710462 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710463 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38477 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710463 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710463 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710463 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710463 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw (trunk:0) found free endpoint: rtpbridge/d6@mgw (mgcp_endp.c:261) 20241111163710463 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d6@mgw" (mgcp_protocol.c:441) 20241111163710463 DLMGCP NOTICE <0013> endpoint:rtpbridge/d6@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710463 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw conn:(1234/rtp C:31E59CF3 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710463 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw CI:31E59CF3 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710463 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw CI:31E59CF3 output_enabled 0 (mgcp_msg.c:125) 20241111163710463 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710463 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw conn:(1234/rtp C:31E59CF3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710463 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710463 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw CI:31E59CF3 CRCX: Creating connection: port: 4442 (mgcp_protocol.c:1112) 20241111163710463 DLMGCP NOTICE <0013> endpoint:rtpbridge/d6@mgw CI:31E59CF3 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710463 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710463 DLMGCP DEBUG <0013> Generated response: line #00: 200 38477 OK (mgcp_msg.c:67) 20241111163710463 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d6@mgw (mgcp_msg.c:67) 20241111163710463 DLMGCP DEBUG <0013> Generated response: line #02: I: 31E59CF3 (mgcp_msg.c:67) 20241111163710463 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710463 DLMGCP DEBUG <0013> Generated response: line #04: o=- 31E59CF3 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710463 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710463 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710463 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710463 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4442 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710463 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710463 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710464 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38478 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710464 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710464 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710464 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710464 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw (trunk:0) found free endpoint: rtpbridge/d7@mgw (mgcp_endp.c:261) 20241111163710464 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d7@mgw" (mgcp_protocol.c:441) 20241111163710464 DLMGCP NOTICE <0013> endpoint:rtpbridge/d7@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710464 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw conn:(1234/rtp C:B2746C2A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710464 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw CI:B2746C2A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710464 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw CI:B2746C2A output_enabled 0 (mgcp_msg.c:125) 20241111163710464 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710464 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw conn:(1234/rtp C:B2746C2A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710464 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710464 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw CI:B2746C2A CRCX: Creating connection: port: 4444 (mgcp_protocol.c:1112) 20241111163710464 DLMGCP NOTICE <0013> endpoint:rtpbridge/d7@mgw CI:B2746C2A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710464 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710464 DLMGCP DEBUG <0013> Generated response: line #00: 200 38478 OK (mgcp_msg.c:67) 20241111163710464 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d7@mgw (mgcp_msg.c:67) 20241111163710464 DLMGCP DEBUG <0013> Generated response: line #02: I: B2746C2A (mgcp_msg.c:67) 20241111163710464 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710464 DLMGCP DEBUG <0013> Generated response: line #04: o=- B2746C2A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710464 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710464 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710464 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710464 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4444 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710464 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710465 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710465 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38479 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710465 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710465 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710465 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710465 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw (trunk:0) found free endpoint: rtpbridge/d8@mgw (mgcp_endp.c:261) 20241111163710465 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d8@mgw" (mgcp_protocol.c:441) 20241111163710465 DLMGCP NOTICE <0013> endpoint:rtpbridge/d8@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710465 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw conn:(1234/rtp C:F57A3AFA r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710465 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw CI:F57A3AFA connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710465 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw CI:F57A3AFA output_enabled 0 (mgcp_msg.c:125) 20241111163710465 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710465 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw conn:(1234/rtp C:F57A3AFA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710465 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710465 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw CI:F57A3AFA CRCX: Creating connection: port: 4446 (mgcp_protocol.c:1112) 20241111163710465 DLMGCP NOTICE <0013> endpoint:rtpbridge/d8@mgw CI:F57A3AFA CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710465 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710465 DLMGCP DEBUG <0013> Generated response: line #00: 200 38479 OK (mgcp_msg.c:67) 20241111163710465 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d8@mgw (mgcp_msg.c:67) 20241111163710465 DLMGCP DEBUG <0013> Generated response: line #02: I: F57A3AFA (mgcp_msg.c:67) 20241111163710465 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710466 DLMGCP DEBUG <0013> Generated response: line #04: o=- F57A3AFA 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710466 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710466 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710466 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710466 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4446 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710466 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710466 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710466 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38480 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710466 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710466 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710466 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710466 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw (trunk:0) found free endpoint: rtpbridge/d9@mgw (mgcp_endp.c:261) 20241111163710466 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d9@mgw" (mgcp_protocol.c:441) 20241111163710466 DLMGCP NOTICE <0013> endpoint:rtpbridge/d9@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710466 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw conn:(1234/rtp C:3CD902E0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710466 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw CI:3CD902E0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710466 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw CI:3CD902E0 output_enabled 0 (mgcp_msg.c:125) 20241111163710466 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710466 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw conn:(1234/rtp C:3CD902E0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710466 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710466 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw CI:3CD902E0 CRCX: Creating connection: port: 4448 (mgcp_protocol.c:1112) 20241111163710466 DLMGCP NOTICE <0013> endpoint:rtpbridge/d9@mgw CI:3CD902E0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710466 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710466 DLMGCP DEBUG <0013> Generated response: line #00: 200 38480 OK (mgcp_msg.c:67) 20241111163710467 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d9@mgw (mgcp_msg.c:67) 20241111163710467 DLMGCP DEBUG <0013> Generated response: line #02: I: 3CD902E0 (mgcp_msg.c:67) 20241111163710467 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710467 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3CD902E0 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710467 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710467 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710467 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710467 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4448 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710467 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710467 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710467 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38481 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710467 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710467 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710467 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710467 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw (trunk:0) found free endpoint: rtpbridge/da@mgw (mgcp_endp.c:261) 20241111163710467 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/da@mgw" (mgcp_protocol.c:441) 20241111163710467 DLMGCP NOTICE <0013> endpoint:rtpbridge/da@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710467 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw conn:(1234/rtp C:220F0368 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710467 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw CI:220F0368 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710467 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw CI:220F0368 output_enabled 0 (mgcp_msg.c:125) 20241111163710467 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710467 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw conn:(1234/rtp C:220F0368 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710467 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710468 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw CI:220F0368 CRCX: Creating connection: port: 4450 (mgcp_protocol.c:1112) 20241111163710468 DLMGCP NOTICE <0013> endpoint:rtpbridge/da@mgw CI:220F0368 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710468 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710468 DLMGCP DEBUG <0013> Generated response: line #00: 200 38481 OK (mgcp_msg.c:67) 20241111163710468 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/da@mgw (mgcp_msg.c:67) 20241111163710468 DLMGCP DEBUG <0013> Generated response: line #02: I: 220F0368 (mgcp_msg.c:67) 20241111163710468 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710468 DLMGCP DEBUG <0013> Generated response: line #04: o=- 220F0368 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710468 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710468 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710468 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710468 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4450 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710468 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710468 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710468 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38482 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710468 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710468 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710468 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710468 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw (trunk:0) found free endpoint: rtpbridge/db@mgw (mgcp_endp.c:261) 20241111163710468 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/db@mgw" (mgcp_protocol.c:441) 20241111163710468 DLMGCP NOTICE <0013> endpoint:rtpbridge/db@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710468 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw conn:(1234/rtp C:5AF730B0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710468 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw CI:5AF730B0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710468 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw CI:5AF730B0 output_enabled 0 (mgcp_msg.c:125) 20241111163710468 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710468 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw conn:(1234/rtp C:5AF730B0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710469 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710469 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw CI:5AF730B0 CRCX: Creating connection: port: 4452 (mgcp_protocol.c:1112) 20241111163710469 DLMGCP NOTICE <0013> endpoint:rtpbridge/db@mgw CI:5AF730B0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710469 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710469 DLMGCP DEBUG <0013> Generated response: line #00: 200 38482 OK (mgcp_msg.c:67) 20241111163710469 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/db@mgw (mgcp_msg.c:67) 20241111163710469 DLMGCP DEBUG <0013> Generated response: line #02: I: 5AF730B0 (mgcp_msg.c:67) 20241111163710469 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710469 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5AF730B0 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710469 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710469 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710469 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710469 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4452 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710469 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710469 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710470 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38483 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710470 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710470 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710470 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710470 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw (trunk:0) found free endpoint: rtpbridge/dc@mgw (mgcp_endp.c:261) 20241111163710470 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/dc@mgw" (mgcp_protocol.c:441) 20241111163710470 DLMGCP NOTICE <0013> endpoint:rtpbridge/dc@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710470 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw conn:(1234/rtp C:2D9D9388 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710470 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw CI:2D9D9388 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710470 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw CI:2D9D9388 output_enabled 0 (mgcp_msg.c:125) 20241111163710470 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710470 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw conn:(1234/rtp C:2D9D9388 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710470 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710470 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw CI:2D9D9388 CRCX: Creating connection: port: 4454 (mgcp_protocol.c:1112) 20241111163710470 DLMGCP NOTICE <0013> endpoint:rtpbridge/dc@mgw CI:2D9D9388 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710470 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710470 DLMGCP DEBUG <0013> Generated response: line #00: 200 38483 OK (mgcp_msg.c:67) 20241111163710470 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/dc@mgw (mgcp_msg.c:67) 20241111163710470 DLMGCP DEBUG <0013> Generated response: line #02: I: 2D9D9388 (mgcp_msg.c:67) 20241111163710470 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710470 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2D9D9388 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710470 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710470 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710470 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710470 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4454 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710470 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710470 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710471 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38484 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710471 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710471 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710471 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710471 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw (trunk:0) found free endpoint: rtpbridge/dd@mgw (mgcp_endp.c:261) 20241111163710471 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/dd@mgw" (mgcp_protocol.c:441) 20241111163710471 DLMGCP NOTICE <0013> endpoint:rtpbridge/dd@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710471 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw conn:(1234/rtp C:840B3339 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710471 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw CI:840B3339 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710471 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw CI:840B3339 output_enabled 0 (mgcp_msg.c:125) 20241111163710471 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710471 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw conn:(1234/rtp C:840B3339 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710471 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710471 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw CI:840B3339 CRCX: Creating connection: port: 4456 (mgcp_protocol.c:1112) 20241111163710471 DLMGCP NOTICE <0013> endpoint:rtpbridge/dd@mgw CI:840B3339 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710471 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710471 DLMGCP DEBUG <0013> Generated response: line #00: 200 38484 OK (mgcp_msg.c:67) 20241111163710471 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/dd@mgw (mgcp_msg.c:67) 20241111163710471 DLMGCP DEBUG <0013> Generated response: line #02: I: 840B3339 (mgcp_msg.c:67) 20241111163710471 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710471 DLMGCP DEBUG <0013> Generated response: line #04: o=- 840B3339 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710471 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710471 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710471 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710471 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4456 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710471 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710471 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710472 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38485 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710472 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710472 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710472 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710472 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw (trunk:0) found free endpoint: rtpbridge/de@mgw (mgcp_endp.c:261) 20241111163710472 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/de@mgw" (mgcp_protocol.c:441) 20241111163710472 DLMGCP NOTICE <0013> endpoint:rtpbridge/de@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710472 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw conn:(1234/rtp C:1E83434B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710472 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw CI:1E83434B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710472 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw CI:1E83434B output_enabled 0 (mgcp_msg.c:125) 20241111163710472 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710472 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw conn:(1234/rtp C:1E83434B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710472 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710472 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw CI:1E83434B CRCX: Creating connection: port: 4458 (mgcp_protocol.c:1112) 20241111163710472 DLMGCP NOTICE <0013> endpoint:rtpbridge/de@mgw CI:1E83434B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710472 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710472 DLMGCP DEBUG <0013> Generated response: line #00: 200 38485 OK (mgcp_msg.c:67) 20241111163710473 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/de@mgw (mgcp_msg.c:67) 20241111163710473 DLMGCP DEBUG <0013> Generated response: line #02: I: 1E83434B (mgcp_msg.c:67) 20241111163710473 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710473 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1E83434B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710473 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710473 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710473 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710473 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4458 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710473 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710473 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710473 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38486 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710473 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710473 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710473 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710473 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw (trunk:0) found free endpoint: rtpbridge/df@mgw (mgcp_endp.c:261) 20241111163710473 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/df@mgw" (mgcp_protocol.c:441) 20241111163710473 DLMGCP NOTICE <0013> endpoint:rtpbridge/df@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710473 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw conn:(1234/rtp C:D7FAC6D0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710473 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw CI:D7FAC6D0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710473 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw CI:D7FAC6D0 output_enabled 0 (mgcp_msg.c:125) 20241111163710473 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710473 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw conn:(1234/rtp C:D7FAC6D0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710474 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710474 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw CI:D7FAC6D0 CRCX: Creating connection: port: 4460 (mgcp_protocol.c:1112) 20241111163710474 DLMGCP NOTICE <0013> endpoint:rtpbridge/df@mgw CI:D7FAC6D0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710474 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710474 DLMGCP DEBUG <0013> Generated response: line #00: 200 38486 OK (mgcp_msg.c:67) 20241111163710474 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/df@mgw (mgcp_msg.c:67) 20241111163710474 DLMGCP DEBUG <0013> Generated response: line #02: I: D7FAC6D0 (mgcp_msg.c:67) 20241111163710474 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710474 DLMGCP DEBUG <0013> Generated response: line #04: o=- D7FAC6D0 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710474 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710474 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710474 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710474 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4460 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710474 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710474 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710474 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38487 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710474 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710474 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710474 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710474 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw (trunk:0) found free endpoint: rtpbridge/e0@mgw (mgcp_endp.c:261) 20241111163710474 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e0@mgw" (mgcp_protocol.c:441) 20241111163710474 DLMGCP NOTICE <0013> endpoint:rtpbridge/e0@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710474 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw conn:(1234/rtp C:07550A75 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710474 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw CI:07550A75 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710474 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw CI:07550A75 output_enabled 0 (mgcp_msg.c:125) 20241111163710474 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710475 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw conn:(1234/rtp C:07550A75 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710475 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710475 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw CI:07550A75 CRCX: Creating connection: port: 4462 (mgcp_protocol.c:1112) 20241111163710475 DLMGCP NOTICE <0013> endpoint:rtpbridge/e0@mgw CI:07550A75 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710475 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710475 DLMGCP DEBUG <0013> Generated response: line #00: 200 38487 OK (mgcp_msg.c:67) 20241111163710475 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e0@mgw (mgcp_msg.c:67) 20241111163710475 DLMGCP DEBUG <0013> Generated response: line #02: I: 07550A75 (mgcp_msg.c:67) 20241111163710475 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710475 DLMGCP DEBUG <0013> Generated response: line #04: o=- 07550A75 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710475 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710475 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710475 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710475 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4462 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710475 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710475 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710475 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38488 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710475 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710475 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710475 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710475 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw (trunk:0) found free endpoint: rtpbridge/e1@mgw (mgcp_endp.c:261) 20241111163710475 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e1@mgw" (mgcp_protocol.c:441) 20241111163710476 DLMGCP NOTICE <0013> endpoint:rtpbridge/e1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710476 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw conn:(1234/rtp C:E4133802 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710476 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw CI:E4133802 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710476 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw CI:E4133802 output_enabled 0 (mgcp_msg.c:125) 20241111163710476 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710476 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw conn:(1234/rtp C:E4133802 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710476 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710476 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw CI:E4133802 CRCX: Creating connection: port: 4464 (mgcp_protocol.c:1112) 20241111163710476 DLMGCP NOTICE <0013> endpoint:rtpbridge/e1@mgw CI:E4133802 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710476 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710476 DLMGCP DEBUG <0013> Generated response: line #00: 200 38488 OK (mgcp_msg.c:67) 20241111163710476 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e1@mgw (mgcp_msg.c:67) 20241111163710476 DLMGCP DEBUG <0013> Generated response: line #02: I: E4133802 (mgcp_msg.c:67) 20241111163710476 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710476 DLMGCP DEBUG <0013> Generated response: line #04: o=- E4133802 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710476 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710476 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710476 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710476 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4464 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710476 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710476 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710476 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38489 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710477 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710477 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710477 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710477 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw (trunk:0) found free endpoint: rtpbridge/e2@mgw (mgcp_endp.c:261) 20241111163710477 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e2@mgw" (mgcp_protocol.c:441) 20241111163710477 DLMGCP NOTICE <0013> endpoint:rtpbridge/e2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710477 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw conn:(1234/rtp C:19451407 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710477 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw CI:19451407 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710477 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw CI:19451407 output_enabled 0 (mgcp_msg.c:125) 20241111163710477 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710477 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw conn:(1234/rtp C:19451407 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710477 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710477 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw CI:19451407 CRCX: Creating connection: port: 4466 (mgcp_protocol.c:1112) 20241111163710477 DLMGCP NOTICE <0013> endpoint:rtpbridge/e2@mgw CI:19451407 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710477 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710477 DLMGCP DEBUG <0013> Generated response: line #00: 200 38489 OK (mgcp_msg.c:67) 20241111163710477 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e2@mgw (mgcp_msg.c:67) 20241111163710477 DLMGCP DEBUG <0013> Generated response: line #02: I: 19451407 (mgcp_msg.c:67) 20241111163710477 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710477 DLMGCP DEBUG <0013> Generated response: line #04: o=- 19451407 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710477 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710477 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710477 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710477 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4466 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710477 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710477 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710478 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38490 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710478 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710478 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710478 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710478 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw (trunk:0) found free endpoint: rtpbridge/e3@mgw (mgcp_endp.c:261) 20241111163710478 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e3@mgw" (mgcp_protocol.c:441) 20241111163710478 DLMGCP NOTICE <0013> endpoint:rtpbridge/e3@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710478 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw conn:(1234/rtp C:EFB5F3CA r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710478 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw CI:EFB5F3CA connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710478 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw CI:EFB5F3CA output_enabled 0 (mgcp_msg.c:125) 20241111163710478 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710478 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw conn:(1234/rtp C:EFB5F3CA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710478 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710478 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw CI:EFB5F3CA CRCX: Creating connection: port: 4468 (mgcp_protocol.c:1112) 20241111163710478 DLMGCP NOTICE <0013> endpoint:rtpbridge/e3@mgw CI:EFB5F3CA CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710478 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710478 DLMGCP DEBUG <0013> Generated response: line #00: 200 38490 OK (mgcp_msg.c:67) 20241111163710478 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e3@mgw (mgcp_msg.c:67) 20241111163710478 DLMGCP DEBUG <0013> Generated response: line #02: I: EFB5F3CA (mgcp_msg.c:67) 20241111163710478 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710478 DLMGCP DEBUG <0013> Generated response: line #04: o=- EFB5F3CA 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710478 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710478 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710478 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710478 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4468 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710478 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710478 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710478 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38491 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710478 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710479 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710479 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710479 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw (trunk:0) found free endpoint: rtpbridge/e4@mgw (mgcp_endp.c:261) 20241111163710479 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e4@mgw" (mgcp_protocol.c:441) 20241111163710479 DLMGCP NOTICE <0013> endpoint:rtpbridge/e4@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710479 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw conn:(1234/rtp C:FE20DEF7 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710479 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw CI:FE20DEF7 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710479 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw CI:FE20DEF7 output_enabled 0 (mgcp_msg.c:125) 20241111163710479 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710479 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw conn:(1234/rtp C:FE20DEF7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710479 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710479 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw CI:FE20DEF7 CRCX: Creating connection: port: 4470 (mgcp_protocol.c:1112) 20241111163710479 DLMGCP NOTICE <0013> endpoint:rtpbridge/e4@mgw CI:FE20DEF7 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710479 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710479 DLMGCP DEBUG <0013> Generated response: line #00: 200 38491 OK (mgcp_msg.c:67) 20241111163710479 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e4@mgw (mgcp_msg.c:67) 20241111163710479 DLMGCP DEBUG <0013> Generated response: line #02: I: FE20DEF7 (mgcp_msg.c:67) 20241111163710479 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710479 DLMGCP DEBUG <0013> Generated response: line #04: o=- FE20DEF7 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710479 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710479 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710479 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710479 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4470 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710479 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710479 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710479 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38492 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710479 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710479 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710479 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710479 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw (trunk:0) found free endpoint: rtpbridge/e5@mgw (mgcp_endp.c:261) 20241111163710480 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e5@mgw" (mgcp_protocol.c:441) 20241111163710480 DLMGCP NOTICE <0013> endpoint:rtpbridge/e5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710480 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw conn:(1234/rtp C:D4D898F4 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710480 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw CI:D4D898F4 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710480 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw CI:D4D898F4 output_enabled 0 (mgcp_msg.c:125) 20241111163710480 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710480 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw conn:(1234/rtp C:D4D898F4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710480 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710480 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw CI:D4D898F4 CRCX: Creating connection: port: 4472 (mgcp_protocol.c:1112) 20241111163710480 DLMGCP NOTICE <0013> endpoint:rtpbridge/e5@mgw CI:D4D898F4 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710480 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710480 DLMGCP DEBUG <0013> Generated response: line #00: 200 38492 OK (mgcp_msg.c:67) 20241111163710480 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e5@mgw (mgcp_msg.c:67) 20241111163710480 DLMGCP DEBUG <0013> Generated response: line #02: I: D4D898F4 (mgcp_msg.c:67) 20241111163710480 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710480 DLMGCP DEBUG <0013> Generated response: line #04: o=- D4D898F4 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710480 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710480 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710480 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710480 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4472 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710480 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710480 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710480 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38493 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710480 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710480 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710480 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710480 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw (trunk:0) found free endpoint: rtpbridge/e6@mgw (mgcp_endp.c:261) 20241111163710480 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e6@mgw" (mgcp_protocol.c:441) 20241111163710480 DLMGCP NOTICE <0013> endpoint:rtpbridge/e6@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710481 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw conn:(1234/rtp C:C8C8F7DE r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710481 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw CI:C8C8F7DE connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710481 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw CI:C8C8F7DE output_enabled 0 (mgcp_msg.c:125) 20241111163710481 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710481 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw conn:(1234/rtp C:C8C8F7DE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710481 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710481 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw CI:C8C8F7DE CRCX: Creating connection: port: 4474 (mgcp_protocol.c:1112) 20241111163710481 DLMGCP NOTICE <0013> endpoint:rtpbridge/e6@mgw CI:C8C8F7DE CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710481 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710481 DLMGCP DEBUG <0013> Generated response: line #00: 200 38493 OK (mgcp_msg.c:67) 20241111163710481 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e6@mgw (mgcp_msg.c:67) 20241111163710481 DLMGCP DEBUG <0013> Generated response: line #02: I: C8C8F7DE (mgcp_msg.c:67) 20241111163710481 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710481 DLMGCP DEBUG <0013> Generated response: line #04: o=- C8C8F7DE 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710481 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710481 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710481 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710481 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4474 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710481 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710481 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710481 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38494 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710481 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710481 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710481 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710481 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw (trunk:0) found free endpoint: rtpbridge/e7@mgw (mgcp_endp.c:261) 20241111163710482 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e7@mgw" (mgcp_protocol.c:441) 20241111163710482 DLMGCP NOTICE <0013> endpoint:rtpbridge/e7@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710482 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw conn:(1234/rtp C:C4849B91 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710482 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw CI:C4849B91 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710482 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw CI:C4849B91 output_enabled 0 (mgcp_msg.c:125) 20241111163710482 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710482 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw conn:(1234/rtp C:C4849B91 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710482 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710482 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw CI:C4849B91 CRCX: Creating connection: port: 4476 (mgcp_protocol.c:1112) 20241111163710482 DLMGCP NOTICE <0013> endpoint:rtpbridge/e7@mgw CI:C4849B91 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710482 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710482 DLMGCP DEBUG <0013> Generated response: line #00: 200 38494 OK (mgcp_msg.c:67) 20241111163710482 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e7@mgw (mgcp_msg.c:67) 20241111163710482 DLMGCP DEBUG <0013> Generated response: line #02: I: C4849B91 (mgcp_msg.c:67) 20241111163710482 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710482 DLMGCP DEBUG <0013> Generated response: line #04: o=- C4849B91 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710482 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710482 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710482 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710482 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4476 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710482 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710482 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710482 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38495 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710482 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710482 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710482 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710482 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw (trunk:0) found free endpoint: rtpbridge/e8@mgw (mgcp_endp.c:261) 20241111163710482 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e8@mgw" (mgcp_protocol.c:441) 20241111163710483 DLMGCP NOTICE <0013> endpoint:rtpbridge/e8@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710483 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw conn:(1234/rtp C:4CBE5C13 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710483 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw CI:4CBE5C13 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710483 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw CI:4CBE5C13 output_enabled 0 (mgcp_msg.c:125) 20241111163710483 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710483 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw conn:(1234/rtp C:4CBE5C13 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710483 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710483 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw CI:4CBE5C13 CRCX: Creating connection: port: 4478 (mgcp_protocol.c:1112) 20241111163710483 DLMGCP NOTICE <0013> endpoint:rtpbridge/e8@mgw CI:4CBE5C13 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710483 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710483 DLMGCP DEBUG <0013> Generated response: line #00: 200 38495 OK (mgcp_msg.c:67) 20241111163710483 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e8@mgw (mgcp_msg.c:67) 20241111163710483 DLMGCP DEBUG <0013> Generated response: line #02: I: 4CBE5C13 (mgcp_msg.c:67) 20241111163710483 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710483 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4CBE5C13 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710483 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710483 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710483 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710483 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4478 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710483 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710483 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710483 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38496 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710483 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710483 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710483 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710483 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw (trunk:0) found free endpoint: rtpbridge/e9@mgw (mgcp_endp.c:261) 20241111163710483 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e9@mgw" (mgcp_protocol.c:441) 20241111163710483 DLMGCP NOTICE <0013> endpoint:rtpbridge/e9@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710483 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw conn:(1234/rtp C:783BFE0F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710483 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw CI:783BFE0F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710483 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw CI:783BFE0F output_enabled 0 (mgcp_msg.c:125) 20241111163710484 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710484 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw conn:(1234/rtp C:783BFE0F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710484 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710484 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw CI:783BFE0F CRCX: Creating connection: port: 4480 (mgcp_protocol.c:1112) 20241111163710484 DLMGCP NOTICE <0013> endpoint:rtpbridge/e9@mgw CI:783BFE0F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710484 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710484 DLMGCP DEBUG <0013> Generated response: line #00: 200 38496 OK (mgcp_msg.c:67) 20241111163710484 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e9@mgw (mgcp_msg.c:67) 20241111163710484 DLMGCP DEBUG <0013> Generated response: line #02: I: 783BFE0F (mgcp_msg.c:67) 20241111163710484 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710484 DLMGCP DEBUG <0013> Generated response: line #04: o=- 783BFE0F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710484 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710484 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710484 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710484 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4480 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710484 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710484 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710484 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38497 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710484 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710484 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710484 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710484 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw (trunk:0) found free endpoint: rtpbridge/ea@mgw (mgcp_endp.c:261) 20241111163710484 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ea@mgw" (mgcp_protocol.c:441) 20241111163710484 DLMGCP NOTICE <0013> endpoint:rtpbridge/ea@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710484 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw conn:(1234/rtp C:8FC0DBBA r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710484 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw CI:8FC0DBBA connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710484 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw CI:8FC0DBBA output_enabled 0 (mgcp_msg.c:125) 20241111163710484 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710484 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw conn:(1234/rtp C:8FC0DBBA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710484 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710485 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw CI:8FC0DBBA CRCX: Creating connection: port: 4482 (mgcp_protocol.c:1112) 20241111163710485 DLMGCP NOTICE <0013> endpoint:rtpbridge/ea@mgw CI:8FC0DBBA CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710485 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710485 DLMGCP DEBUG <0013> Generated response: line #00: 200 38497 OK (mgcp_msg.c:67) 20241111163710485 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ea@mgw (mgcp_msg.c:67) 20241111163710485 DLMGCP DEBUG <0013> Generated response: line #02: I: 8FC0DBBA (mgcp_msg.c:67) 20241111163710485 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710485 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8FC0DBBA 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710485 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710485 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710485 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710485 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4482 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710485 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710485 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710485 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38498 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710485 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710485 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710485 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710485 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw (trunk:0) found free endpoint: rtpbridge/eb@mgw (mgcp_endp.c:261) 20241111163710485 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/eb@mgw" (mgcp_protocol.c:441) 20241111163710485 DLMGCP NOTICE <0013> endpoint:rtpbridge/eb@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710485 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw conn:(1234/rtp C:05FB60C3 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710485 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw CI:05FB60C3 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710485 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw CI:05FB60C3 output_enabled 0 (mgcp_msg.c:125) 20241111163710485 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710486 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw conn:(1234/rtp C:05FB60C3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710486 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710486 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw CI:05FB60C3 CRCX: Creating connection: port: 4484 (mgcp_protocol.c:1112) 20241111163710486 DLMGCP NOTICE <0013> endpoint:rtpbridge/eb@mgw CI:05FB60C3 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710486 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710486 DLMGCP DEBUG <0013> Generated response: line #00: 200 38498 OK (mgcp_msg.c:67) 20241111163710486 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/eb@mgw (mgcp_msg.c:67) 20241111163710486 DLMGCP DEBUG <0013> Generated response: line #02: I: 05FB60C3 (mgcp_msg.c:67) 20241111163710486 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710486 DLMGCP DEBUG <0013> Generated response: line #04: o=- 05FB60C3 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710486 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710486 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710486 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710486 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4484 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710486 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710486 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710486 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38499 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710486 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710486 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710486 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710486 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw (trunk:0) found free endpoint: rtpbridge/ec@mgw (mgcp_endp.c:261) 20241111163710486 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ec@mgw" (mgcp_protocol.c:441) 20241111163710486 DLMGCP NOTICE <0013> endpoint:rtpbridge/ec@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710486 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw conn:(1234/rtp C:3C33762A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710486 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw CI:3C33762A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710487 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw CI:3C33762A output_enabled 0 (mgcp_msg.c:125) 20241111163710487 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710487 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw conn:(1234/rtp C:3C33762A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710487 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710487 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw CI:3C33762A CRCX: Creating connection: port: 4486 (mgcp_protocol.c:1112) 20241111163710487 DLMGCP NOTICE <0013> endpoint:rtpbridge/ec@mgw CI:3C33762A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710487 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710487 DLMGCP DEBUG <0013> Generated response: line #00: 200 38499 OK (mgcp_msg.c:67) 20241111163710487 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ec@mgw (mgcp_msg.c:67) 20241111163710487 DLMGCP DEBUG <0013> Generated response: line #02: I: 3C33762A (mgcp_msg.c:67) 20241111163710487 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710487 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3C33762A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710487 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710487 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710487 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710487 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4486 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710487 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710487 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710487 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38500 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710487 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710487 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710487 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710487 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw (trunk:0) found free endpoint: rtpbridge/ed@mgw (mgcp_endp.c:261) 20241111163710487 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ed@mgw" (mgcp_protocol.c:441) 20241111163710487 DLMGCP NOTICE <0013> endpoint:rtpbridge/ed@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710488 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw conn:(1234/rtp C:01C832C4 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710488 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw CI:01C832C4 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710488 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw CI:01C832C4 output_enabled 0 (mgcp_msg.c:125) 20241111163710488 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710488 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw conn:(1234/rtp C:01C832C4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710488 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710488 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw CI:01C832C4 CRCX: Creating connection: port: 4488 (mgcp_protocol.c:1112) 20241111163710488 DLMGCP NOTICE <0013> endpoint:rtpbridge/ed@mgw CI:01C832C4 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710488 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710488 DLMGCP DEBUG <0013> Generated response: line #00: 200 38500 OK (mgcp_msg.c:67) 20241111163710488 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ed@mgw (mgcp_msg.c:67) 20241111163710488 DLMGCP DEBUG <0013> Generated response: line #02: I: 01C832C4 (mgcp_msg.c:67) 20241111163710488 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710488 DLMGCP DEBUG <0013> Generated response: line #04: o=- 01C832C4 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710488 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710488 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710488 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710488 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4488 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710488 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710488 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710488 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38501 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710488 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710488 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710488 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710488 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw (trunk:0) found free endpoint: rtpbridge/ee@mgw (mgcp_endp.c:261) 20241111163710488 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ee@mgw" (mgcp_protocol.c:441) 20241111163710488 DLMGCP NOTICE <0013> endpoint:rtpbridge/ee@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710488 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw conn:(1234/rtp C:EFFC3206 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710488 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw CI:EFFC3206 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710489 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw CI:EFFC3206 output_enabled 0 (mgcp_msg.c:125) 20241111163710489 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710489 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw conn:(1234/rtp C:EFFC3206 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710489 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710489 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw CI:EFFC3206 CRCX: Creating connection: port: 4490 (mgcp_protocol.c:1112) 20241111163710489 DLMGCP NOTICE <0013> endpoint:rtpbridge/ee@mgw CI:EFFC3206 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710489 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710489 DLMGCP DEBUG <0013> Generated response: line #00: 200 38501 OK (mgcp_msg.c:67) 20241111163710489 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ee@mgw (mgcp_msg.c:67) 20241111163710489 DLMGCP DEBUG <0013> Generated response: line #02: I: EFFC3206 (mgcp_msg.c:67) 20241111163710489 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710489 DLMGCP DEBUG <0013> Generated response: line #04: o=- EFFC3206 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710489 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710489 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710489 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710489 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4490 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710489 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710489 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710489 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38502 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710489 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710489 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710489 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710489 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw (trunk:0) found free endpoint: rtpbridge/ef@mgw (mgcp_endp.c:261) 20241111163710489 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ef@mgw" (mgcp_protocol.c:441) 20241111163710489 DLMGCP NOTICE <0013> endpoint:rtpbridge/ef@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710489 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw conn:(1234/rtp C:3CEBD007 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710489 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw CI:3CEBD007 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710489 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw CI:3CEBD007 output_enabled 0 (mgcp_msg.c:125) 20241111163710490 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710490 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw conn:(1234/rtp C:3CEBD007 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710490 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710490 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw CI:3CEBD007 CRCX: Creating connection: port: 4492 (mgcp_protocol.c:1112) 20241111163710490 DLMGCP NOTICE <0013> endpoint:rtpbridge/ef@mgw CI:3CEBD007 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710490 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710490 DLMGCP DEBUG <0013> Generated response: line #00: 200 38502 OK (mgcp_msg.c:67) 20241111163710490 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ef@mgw (mgcp_msg.c:67) 20241111163710490 DLMGCP DEBUG <0013> Generated response: line #02: I: 3CEBD007 (mgcp_msg.c:67) 20241111163710490 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710490 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3CEBD007 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710490 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710490 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710490 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710490 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4492 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710490 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710490 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710491 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38503 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710491 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710491 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710491 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710491 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw (trunk:0) found free endpoint: rtpbridge/f0@mgw (mgcp_endp.c:261) 20241111163710491 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f0@mgw" (mgcp_protocol.c:441) 20241111163710491 DLMGCP NOTICE <0013> endpoint:rtpbridge/f0@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710491 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw conn:(1234/rtp C:EC052E4E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710491 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw CI:EC052E4E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710491 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw CI:EC052E4E output_enabled 0 (mgcp_msg.c:125) 20241111163710491 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710491 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw conn:(1234/rtp C:EC052E4E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710491 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710491 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw CI:EC052E4E CRCX: Creating connection: port: 4494 (mgcp_protocol.c:1112) 20241111163710491 DLMGCP NOTICE <0013> endpoint:rtpbridge/f0@mgw CI:EC052E4E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710491 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710491 DLMGCP DEBUG <0013> Generated response: line #00: 200 38503 OK (mgcp_msg.c:67) 20241111163710491 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f0@mgw (mgcp_msg.c:67) 20241111163710491 DLMGCP DEBUG <0013> Generated response: line #02: I: EC052E4E (mgcp_msg.c:67) 20241111163710491 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710491 DLMGCP DEBUG <0013> Generated response: line #04: o=- EC052E4E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710491 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710491 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710491 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710491 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4494 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710491 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710491 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710492 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38504 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710492 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710492 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710492 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710492 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw (trunk:0) found free endpoint: rtpbridge/f1@mgw (mgcp_endp.c:261) 20241111163710492 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f1@mgw" (mgcp_protocol.c:441) 20241111163710492 DLMGCP NOTICE <0013> endpoint:rtpbridge/f1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710492 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw conn:(1234/rtp C:E3F6A2EF r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710492 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw CI:E3F6A2EF connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710492 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw CI:E3F6A2EF output_enabled 0 (mgcp_msg.c:125) 20241111163710492 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710492 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw conn:(1234/rtp C:E3F6A2EF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710492 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710492 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw CI:E3F6A2EF CRCX: Creating connection: port: 4496 (mgcp_protocol.c:1112) 20241111163710492 DLMGCP NOTICE <0013> endpoint:rtpbridge/f1@mgw CI:E3F6A2EF CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710492 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710492 DLMGCP DEBUG <0013> Generated response: line #00: 200 38504 OK (mgcp_msg.c:67) 20241111163710492 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f1@mgw (mgcp_msg.c:67) 20241111163710492 DLMGCP DEBUG <0013> Generated response: line #02: I: E3F6A2EF (mgcp_msg.c:67) 20241111163710492 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710492 DLMGCP DEBUG <0013> Generated response: line #04: o=- E3F6A2EF 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710492 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710492 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710492 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710492 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4496 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710492 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710492 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710493 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38505 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710493 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710493 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710493 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710493 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw (trunk:0) found free endpoint: rtpbridge/f2@mgw (mgcp_endp.c:261) 20241111163710493 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f2@mgw" (mgcp_protocol.c:441) 20241111163710493 DLMGCP NOTICE <0013> endpoint:rtpbridge/f2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710493 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw conn:(1234/rtp C:A4E9CDA2 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710493 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw CI:A4E9CDA2 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710493 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw CI:A4E9CDA2 output_enabled 0 (mgcp_msg.c:125) 20241111163710493 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710493 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw conn:(1234/rtp C:A4E9CDA2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710493 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710493 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw CI:A4E9CDA2 CRCX: Creating connection: port: 4498 (mgcp_protocol.c:1112) 20241111163710493 DLMGCP NOTICE <0013> endpoint:rtpbridge/f2@mgw CI:A4E9CDA2 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710493 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710493 DLMGCP DEBUG <0013> Generated response: line #00: 200 38505 OK (mgcp_msg.c:67) 20241111163710493 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f2@mgw (mgcp_msg.c:67) 20241111163710493 DLMGCP DEBUG <0013> Generated response: line #02: I: A4E9CDA2 (mgcp_msg.c:67) 20241111163710493 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710493 DLMGCP DEBUG <0013> Generated response: line #04: o=- A4E9CDA2 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710493 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710493 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710493 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710493 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4498 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710493 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710493 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710494 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38506 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710494 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710494 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710494 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710494 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw (trunk:0) found free endpoint: rtpbridge/f3@mgw (mgcp_endp.c:261) 20241111163710494 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f3@mgw" (mgcp_protocol.c:441) 20241111163710494 DLMGCP NOTICE <0013> endpoint:rtpbridge/f3@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710494 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw conn:(1234/rtp C:6EAEB5ED r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710494 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw CI:6EAEB5ED connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710494 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw CI:6EAEB5ED output_enabled 0 (mgcp_msg.c:125) 20241111163710494 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710494 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw conn:(1234/rtp C:6EAEB5ED r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710494 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710494 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw CI:6EAEB5ED CRCX: Creating connection: port: 4500 (mgcp_protocol.c:1112) 20241111163710494 DLMGCP NOTICE <0013> endpoint:rtpbridge/f3@mgw CI:6EAEB5ED CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710494 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710494 DLMGCP DEBUG <0013> Generated response: line #00: 200 38506 OK (mgcp_msg.c:67) 20241111163710494 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f3@mgw (mgcp_msg.c:67) 20241111163710494 DLMGCP DEBUG <0013> Generated response: line #02: I: 6EAEB5ED (mgcp_msg.c:67) 20241111163710494 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710494 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6EAEB5ED 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710494 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710494 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710494 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710494 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4500 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710494 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710494 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710495 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38507 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710495 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710495 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710495 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710495 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw (trunk:0) found free endpoint: rtpbridge/f4@mgw (mgcp_endp.c:261) 20241111163710495 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f4@mgw" (mgcp_protocol.c:441) 20241111163710495 DLMGCP NOTICE <0013> endpoint:rtpbridge/f4@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710495 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw conn:(1234/rtp C:DE9B761A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710495 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw CI:DE9B761A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710495 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw CI:DE9B761A output_enabled 0 (mgcp_msg.c:125) 20241111163710495 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710495 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw conn:(1234/rtp C:DE9B761A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710495 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710495 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw CI:DE9B761A CRCX: Creating connection: port: 4502 (mgcp_protocol.c:1112) 20241111163710495 DLMGCP NOTICE <0013> endpoint:rtpbridge/f4@mgw CI:DE9B761A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710495 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710495 DLMGCP DEBUG <0013> Generated response: line #00: 200 38507 OK (mgcp_msg.c:67) 20241111163710495 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f4@mgw (mgcp_msg.c:67) 20241111163710495 DLMGCP DEBUG <0013> Generated response: line #02: I: DE9B761A (mgcp_msg.c:67) 20241111163710495 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710495 DLMGCP DEBUG <0013> Generated response: line #04: o=- DE9B761A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710495 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710495 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710495 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710496 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4502 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710496 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710496 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710496 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38508 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710496 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710496 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710496 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710496 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw (trunk:0) found free endpoint: rtpbridge/f5@mgw (mgcp_endp.c:261) 20241111163710496 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f5@mgw" (mgcp_protocol.c:441) 20241111163710496 DLMGCP NOTICE <0013> endpoint:rtpbridge/f5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710496 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw conn:(1234/rtp C:117E6D1E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710496 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw CI:117E6D1E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710496 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw CI:117E6D1E output_enabled 0 (mgcp_msg.c:125) 20241111163710496 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710496 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw conn:(1234/rtp C:117E6D1E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710496 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710496 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw CI:117E6D1E CRCX: Creating connection: port: 4504 (mgcp_protocol.c:1112) 20241111163710496 DLMGCP NOTICE <0013> endpoint:rtpbridge/f5@mgw CI:117E6D1E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710497 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710497 DLMGCP DEBUG <0013> Generated response: line #00: 200 38508 OK (mgcp_msg.c:67) 20241111163710497 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f5@mgw (mgcp_msg.c:67) 20241111163710497 DLMGCP DEBUG <0013> Generated response: line #02: I: 117E6D1E (mgcp_msg.c:67) 20241111163710497 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710497 DLMGCP DEBUG <0013> Generated response: line #04: o=- 117E6D1E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710497 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710497 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710497 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710497 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4504 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710497 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710497 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710497 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38509 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710497 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710497 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710497 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710497 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw (trunk:0) found free endpoint: rtpbridge/f6@mgw (mgcp_endp.c:261) 20241111163710497 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f6@mgw" (mgcp_protocol.c:441) 20241111163710498 DLMGCP NOTICE <0013> endpoint:rtpbridge/f6@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710498 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw conn:(1234/rtp C:E235E457 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710498 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw CI:E235E457 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710498 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw CI:E235E457 output_enabled 0 (mgcp_msg.c:125) 20241111163710498 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710498 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw conn:(1234/rtp C:E235E457 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710498 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710498 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw CI:E235E457 CRCX: Creating connection: port: 4506 (mgcp_protocol.c:1112) 20241111163710498 DLMGCP NOTICE <0013> endpoint:rtpbridge/f6@mgw CI:E235E457 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710498 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710498 DLMGCP DEBUG <0013> Generated response: line #00: 200 38509 OK (mgcp_msg.c:67) 20241111163710498 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f6@mgw (mgcp_msg.c:67) 20241111163710498 DLMGCP DEBUG <0013> Generated response: line #02: I: E235E457 (mgcp_msg.c:67) 20241111163710498 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710498 DLMGCP DEBUG <0013> Generated response: line #04: o=- E235E457 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710498 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710498 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710498 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710498 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4506 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710498 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710498 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710499 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38510 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710499 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710499 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710499 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710499 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw (trunk:0) found free endpoint: rtpbridge/f7@mgw (mgcp_endp.c:261) 20241111163710499 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f7@mgw" (mgcp_protocol.c:441) 20241111163710499 DLMGCP NOTICE <0013> endpoint:rtpbridge/f7@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710499 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw conn:(1234/rtp C:35DD0E6F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710499 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw CI:35DD0E6F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710499 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw CI:35DD0E6F output_enabled 0 (mgcp_msg.c:125) 20241111163710499 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710499 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw conn:(1234/rtp C:35DD0E6F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710499 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710499 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw CI:35DD0E6F CRCX: Creating connection: port: 4508 (mgcp_protocol.c:1112) 20241111163710499 DLMGCP NOTICE <0013> endpoint:rtpbridge/f7@mgw CI:35DD0E6F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710499 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710499 DLMGCP DEBUG <0013> Generated response: line #00: 200 38510 OK (mgcp_msg.c:67) 20241111163710499 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f7@mgw (mgcp_msg.c:67) 20241111163710499 DLMGCP DEBUG <0013> Generated response: line #02: I: 35DD0E6F (mgcp_msg.c:67) 20241111163710499 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710499 DLMGCP DEBUG <0013> Generated response: line #04: o=- 35DD0E6F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710499 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710499 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710499 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710499 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4508 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710499 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710499 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710500 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38511 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710500 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710500 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710500 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710500 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw (trunk:0) found free endpoint: rtpbridge/f8@mgw (mgcp_endp.c:261) 20241111163710500 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f8@mgw" (mgcp_protocol.c:441) 20241111163710500 DLMGCP NOTICE <0013> endpoint:rtpbridge/f8@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710500 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw conn:(1234/rtp C:D64ABFCB r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710500 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw CI:D64ABFCB connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710500 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw CI:D64ABFCB output_enabled 0 (mgcp_msg.c:125) 20241111163710500 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710500 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw conn:(1234/rtp C:D64ABFCB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710500 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710500 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw CI:D64ABFCB CRCX: Creating connection: port: 4510 (mgcp_protocol.c:1112) 20241111163710500 DLMGCP NOTICE <0013> endpoint:rtpbridge/f8@mgw CI:D64ABFCB CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710500 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710500 DLMGCP DEBUG <0013> Generated response: line #00: 200 38511 OK (mgcp_msg.c:67) 20241111163710500 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f8@mgw (mgcp_msg.c:67) 20241111163710500 DLMGCP DEBUG <0013> Generated response: line #02: I: D64ABFCB (mgcp_msg.c:67) 20241111163710500 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710500 DLMGCP DEBUG <0013> Generated response: line #04: o=- D64ABFCB 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710500 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710500 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710500 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710500 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4510 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710500 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710500 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710501 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38512 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710501 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710501 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710501 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710501 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw (trunk:0) found free endpoint: rtpbridge/f9@mgw (mgcp_endp.c:261) 20241111163710501 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f9@mgw" (mgcp_protocol.c:441) 20241111163710501 DLMGCP NOTICE <0013> endpoint:rtpbridge/f9@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710501 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw conn:(1234/rtp C:57CDBCCC r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710501 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw CI:57CDBCCC connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710501 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw CI:57CDBCCC output_enabled 0 (mgcp_msg.c:125) 20241111163710501 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710501 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw conn:(1234/rtp C:57CDBCCC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710501 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710501 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw CI:57CDBCCC CRCX: Creating connection: port: 4512 (mgcp_protocol.c:1112) 20241111163710501 DLMGCP NOTICE <0013> endpoint:rtpbridge/f9@mgw CI:57CDBCCC CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710501 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710501 DLMGCP DEBUG <0013> Generated response: line #00: 200 38512 OK (mgcp_msg.c:67) 20241111163710501 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f9@mgw (mgcp_msg.c:67) 20241111163710501 DLMGCP DEBUG <0013> Generated response: line #02: I: 57CDBCCC (mgcp_msg.c:67) 20241111163710501 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710501 DLMGCP DEBUG <0013> Generated response: line #04: o=- 57CDBCCC 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710501 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710501 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710501 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710501 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4512 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710501 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710501 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710502 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38513 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710502 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710502 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710502 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710502 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw (trunk:0) found free endpoint: rtpbridge/fa@mgw (mgcp_endp.c:261) 20241111163710502 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/fa@mgw" (mgcp_protocol.c:441) 20241111163710502 DLMGCP NOTICE <0013> endpoint:rtpbridge/fa@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710502 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw conn:(1234/rtp C:DA0C4F4F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710502 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw CI:DA0C4F4F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710502 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw CI:DA0C4F4F output_enabled 0 (mgcp_msg.c:125) 20241111163710502 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710502 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw conn:(1234/rtp C:DA0C4F4F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710502 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710502 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw CI:DA0C4F4F CRCX: Creating connection: port: 4514 (mgcp_protocol.c:1112) 20241111163710502 DLMGCP NOTICE <0013> endpoint:rtpbridge/fa@mgw CI:DA0C4F4F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710502 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710502 DLMGCP DEBUG <0013> Generated response: line #00: 200 38513 OK (mgcp_msg.c:67) 20241111163710502 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fa@mgw (mgcp_msg.c:67) 20241111163710502 DLMGCP DEBUG <0013> Generated response: line #02: I: DA0C4F4F (mgcp_msg.c:67) 20241111163710502 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710502 DLMGCP DEBUG <0013> Generated response: line #04: o=- DA0C4F4F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710502 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710502 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710502 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710502 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4514 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710502 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710502 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710503 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38514 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710503 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710503 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710503 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710503 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw (trunk:0) found free endpoint: rtpbridge/fb@mgw (mgcp_endp.c:261) 20241111163710503 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/fb@mgw" (mgcp_protocol.c:441) 20241111163710503 DLMGCP NOTICE <0013> endpoint:rtpbridge/fb@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710503 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw conn:(1234/rtp C:EA1F896D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710503 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw CI:EA1F896D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710503 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw CI:EA1F896D output_enabled 0 (mgcp_msg.c:125) 20241111163710503 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710503 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw conn:(1234/rtp C:EA1F896D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710503 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710503 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw CI:EA1F896D CRCX: Creating connection: port: 4516 (mgcp_protocol.c:1112) 20241111163710503 DLMGCP NOTICE <0013> endpoint:rtpbridge/fb@mgw CI:EA1F896D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710503 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710503 DLMGCP DEBUG <0013> Generated response: line #00: 200 38514 OK (mgcp_msg.c:67) 20241111163710503 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fb@mgw (mgcp_msg.c:67) 20241111163710503 DLMGCP DEBUG <0013> Generated response: line #02: I: EA1F896D (mgcp_msg.c:67) 20241111163710503 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710503 DLMGCP DEBUG <0013> Generated response: line #04: o=- EA1F896D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710503 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710503 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710503 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710503 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4516 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710503 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710503 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710504 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38515 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710504 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710504 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710504 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710504 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw (trunk:0) found free endpoint: rtpbridge/fc@mgw (mgcp_endp.c:261) 20241111163710504 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/fc@mgw" (mgcp_protocol.c:441) 20241111163710504 DLMGCP NOTICE <0013> endpoint:rtpbridge/fc@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710504 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw conn:(1234/rtp C:B6264BC0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710504 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw CI:B6264BC0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710504 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw CI:B6264BC0 output_enabled 0 (mgcp_msg.c:125) 20241111163710504 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710504 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw conn:(1234/rtp C:B6264BC0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710504 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710504 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw CI:B6264BC0 CRCX: Creating connection: port: 4518 (mgcp_protocol.c:1112) 20241111163710504 DLMGCP NOTICE <0013> endpoint:rtpbridge/fc@mgw CI:B6264BC0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710504 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710504 DLMGCP DEBUG <0013> Generated response: line #00: 200 38515 OK (mgcp_msg.c:67) 20241111163710504 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fc@mgw (mgcp_msg.c:67) 20241111163710504 DLMGCP DEBUG <0013> Generated response: line #02: I: B6264BC0 (mgcp_msg.c:67) 20241111163710504 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710504 DLMGCP DEBUG <0013> Generated response: line #04: o=- B6264BC0 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710504 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710504 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710505 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710505 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4518 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710505 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710505 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710505 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38516 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710505 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710505 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710505 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710505 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw (trunk:0) found free endpoint: rtpbridge/fd@mgw (mgcp_endp.c:261) 20241111163710505 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/fd@mgw" (mgcp_protocol.c:441) 20241111163710505 DLMGCP NOTICE <0013> endpoint:rtpbridge/fd@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710505 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw conn:(1234/rtp C:2A9C8004 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710505 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw CI:2A9C8004 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710505 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw CI:2A9C8004 output_enabled 0 (mgcp_msg.c:125) 20241111163710505 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710505 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw conn:(1234/rtp C:2A9C8004 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710505 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710505 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw CI:2A9C8004 CRCX: Creating connection: port: 4520 (mgcp_protocol.c:1112) 20241111163710505 DLMGCP NOTICE <0013> endpoint:rtpbridge/fd@mgw CI:2A9C8004 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710505 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710505 DLMGCP DEBUG <0013> Generated response: line #00: 200 38516 OK (mgcp_msg.c:67) 20241111163710506 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fd@mgw (mgcp_msg.c:67) 20241111163710506 DLMGCP DEBUG <0013> Generated response: line #02: I: 2A9C8004 (mgcp_msg.c:67) 20241111163710506 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710506 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2A9C8004 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710506 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710506 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710506 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710506 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4520 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710506 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710506 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710506 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38517 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710506 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710506 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710506 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710506 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw (trunk:0) found free endpoint: rtpbridge/fe@mgw (mgcp_endp.c:261) 20241111163710506 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/fe@mgw" (mgcp_protocol.c:441) 20241111163710506 DLMGCP NOTICE <0013> endpoint:rtpbridge/fe@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710506 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw conn:(1234/rtp C:346BEA4C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710506 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw CI:346BEA4C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710506 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw CI:346BEA4C output_enabled 0 (mgcp_msg.c:125) 20241111163710506 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710506 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw conn:(1234/rtp C:346BEA4C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710506 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710506 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw CI:346BEA4C CRCX: Creating connection: port: 4522 (mgcp_protocol.c:1112) 20241111163710506 DLMGCP NOTICE <0013> endpoint:rtpbridge/fe@mgw CI:346BEA4C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710506 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710506 DLMGCP DEBUG <0013> Generated response: line #00: 200 38517 OK (mgcp_msg.c:67) 20241111163710506 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fe@mgw (mgcp_msg.c:67) 20241111163710506 DLMGCP DEBUG <0013> Generated response: line #02: I: 346BEA4C (mgcp_msg.c:67) 20241111163710506 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710506 DLMGCP DEBUG <0013> Generated response: line #04: o=- 346BEA4C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710507 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710507 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710507 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710507 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4522 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710507 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710507 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710507 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38518 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710507 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710507 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710507 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710507 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw (trunk:0) found free endpoint: rtpbridge/ff@mgw (mgcp_endp.c:261) 20241111163710507 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ff@mgw" (mgcp_protocol.c:441) 20241111163710507 DLMGCP NOTICE <0013> endpoint:rtpbridge/ff@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710507 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw conn:(1234/rtp C:DDAE0849 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710507 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw CI:DDAE0849 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710507 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw CI:DDAE0849 output_enabled 0 (mgcp_msg.c:125) 20241111163710507 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710507 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw conn:(1234/rtp C:DDAE0849 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710507 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710507 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw CI:DDAE0849 CRCX: Creating connection: port: 4524 (mgcp_protocol.c:1112) 20241111163710507 DLMGCP NOTICE <0013> endpoint:rtpbridge/ff@mgw CI:DDAE0849 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710507 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710507 DLMGCP DEBUG <0013> Generated response: line #00: 200 38518 OK (mgcp_msg.c:67) 20241111163710507 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ff@mgw (mgcp_msg.c:67) 20241111163710507 DLMGCP DEBUG <0013> Generated response: line #02: I: DDAE0849 (mgcp_msg.c:67) 20241111163710507 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710507 DLMGCP DEBUG <0013> Generated response: line #04: o=- DDAE0849 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710508 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710508 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710508 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710508 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4524 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710508 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710508 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710508 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38519 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710508 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710508 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710508 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710508 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw (trunk:0) found free endpoint: rtpbridge/100@mgw (mgcp_endp.c:261) 20241111163710508 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/100@mgw" (mgcp_protocol.c:441) 20241111163710508 DLMGCP NOTICE <0013> endpoint:rtpbridge/100@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710508 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw conn:(1234/rtp C:43BB3C58 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710508 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw CI:43BB3C58 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710508 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw CI:43BB3C58 output_enabled 0 (mgcp_msg.c:125) 20241111163710508 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710508 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw conn:(1234/rtp C:43BB3C58 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710508 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710508 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw CI:43BB3C58 CRCX: Creating connection: port: 4526 (mgcp_protocol.c:1112) 20241111163710508 DLMGCP NOTICE <0013> endpoint:rtpbridge/100@mgw CI:43BB3C58 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710508 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710508 DLMGCP DEBUG <0013> Generated response: line #00: 200 38519 OK (mgcp_msg.c:67) 20241111163710508 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/100@mgw (mgcp_msg.c:67) 20241111163710508 DLMGCP DEBUG <0013> Generated response: line #02: I: 43BB3C58 (mgcp_msg.c:67) 20241111163710508 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710508 DLMGCP DEBUG <0013> Generated response: line #04: o=- 43BB3C58 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710509 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710509 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710509 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710509 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4526 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710509 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710509 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710509 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38520 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710509 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710509 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710509 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710509 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw (trunk:0) found free endpoint: rtpbridge/101@mgw (mgcp_endp.c:261) 20241111163710509 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/101@mgw" (mgcp_protocol.c:441) 20241111163710509 DLMGCP NOTICE <0013> endpoint:rtpbridge/101@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710509 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw conn:(1234/rtp C:3A0C1BFF r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710509 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw CI:3A0C1BFF connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710509 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw CI:3A0C1BFF output_enabled 0 (mgcp_msg.c:125) 20241111163710509 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710509 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw conn:(1234/rtp C:3A0C1BFF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710509 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710509 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw CI:3A0C1BFF CRCX: Creating connection: port: 4528 (mgcp_protocol.c:1112) 20241111163710509 DLMGCP NOTICE <0013> endpoint:rtpbridge/101@mgw CI:3A0C1BFF CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710509 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710509 DLMGCP DEBUG <0013> Generated response: line #00: 200 38520 OK (mgcp_msg.c:67) 20241111163710509 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/101@mgw (mgcp_msg.c:67) 20241111163710509 DLMGCP DEBUG <0013> Generated response: line #02: I: 3A0C1BFF (mgcp_msg.c:67) 20241111163710509 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710510 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3A0C1BFF 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710510 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710510 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710510 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710510 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4528 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710510 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710510 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710510 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38521 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710510 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710510 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710510 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710510 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw (trunk:0) found free endpoint: rtpbridge/102@mgw (mgcp_endp.c:261) 20241111163710510 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/102@mgw" (mgcp_protocol.c:441) 20241111163710510 DLMGCP NOTICE <0013> endpoint:rtpbridge/102@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710510 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw conn:(1234/rtp C:A511BEE9 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710510 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw CI:A511BEE9 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710510 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw CI:A511BEE9 output_enabled 0 (mgcp_msg.c:125) 20241111163710510 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710510 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw conn:(1234/rtp C:A511BEE9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710510 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710510 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw CI:A511BEE9 CRCX: Creating connection: port: 4530 (mgcp_protocol.c:1112) 20241111163710510 DLMGCP NOTICE <0013> endpoint:rtpbridge/102@mgw CI:A511BEE9 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710510 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710510 DLMGCP DEBUG <0013> Generated response: line #00: 200 38521 OK (mgcp_msg.c:67) 20241111163710510 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/102@mgw (mgcp_msg.c:67) 20241111163710510 DLMGCP DEBUG <0013> Generated response: line #02: I: A511BEE9 (mgcp_msg.c:67) 20241111163710510 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710511 DLMGCP DEBUG <0013> Generated response: line #04: o=- A511BEE9 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710511 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710511 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710511 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710511 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4530 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710511 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710511 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710511 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38522 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710511 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710511 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710511 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710511 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw (trunk:0) found free endpoint: rtpbridge/103@mgw (mgcp_endp.c:261) 20241111163710511 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/103@mgw" (mgcp_protocol.c:441) 20241111163710511 DLMGCP NOTICE <0013> endpoint:rtpbridge/103@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710511 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw conn:(1234/rtp C:BD72076B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710511 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw CI:BD72076B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710511 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw CI:BD72076B output_enabled 0 (mgcp_msg.c:125) 20241111163710511 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710511 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw conn:(1234/rtp C:BD72076B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710511 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710511 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw CI:BD72076B CRCX: Creating connection: port: 4532 (mgcp_protocol.c:1112) 20241111163710511 DLMGCP NOTICE <0013> endpoint:rtpbridge/103@mgw CI:BD72076B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710511 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710511 DLMGCP DEBUG <0013> Generated response: line #00: 200 38522 OK (mgcp_msg.c:67) 20241111163710511 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/103@mgw (mgcp_msg.c:67) 20241111163710511 DLMGCP DEBUG <0013> Generated response: line #02: I: BD72076B (mgcp_msg.c:67) 20241111163710511 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710511 DLMGCP DEBUG <0013> Generated response: line #04: o=- BD72076B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710512 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710512 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710512 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710512 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4532 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710512 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710512 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710512 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38523 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710512 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710512 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710512 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710512 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw (trunk:0) found free endpoint: rtpbridge/104@mgw (mgcp_endp.c:261) 20241111163710512 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/104@mgw" (mgcp_protocol.c:441) 20241111163710512 DLMGCP NOTICE <0013> endpoint:rtpbridge/104@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710512 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw conn:(1234/rtp C:9FE13236 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710512 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw CI:9FE13236 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710512 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw CI:9FE13236 output_enabled 0 (mgcp_msg.c:125) 20241111163710512 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710512 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw conn:(1234/rtp C:9FE13236 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710512 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710512 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw CI:9FE13236 CRCX: Creating connection: port: 4534 (mgcp_protocol.c:1112) 20241111163710512 DLMGCP NOTICE <0013> endpoint:rtpbridge/104@mgw CI:9FE13236 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710512 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710512 DLMGCP DEBUG <0013> Generated response: line #00: 200 38523 OK (mgcp_msg.c:67) 20241111163710512 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/104@mgw (mgcp_msg.c:67) 20241111163710512 DLMGCP DEBUG <0013> Generated response: line #02: I: 9FE13236 (mgcp_msg.c:67) 20241111163710512 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710512 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9FE13236 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710513 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710513 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710513 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710513 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4534 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710513 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710513 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710513 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38524 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710513 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710513 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710513 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710513 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw (trunk:0) found free endpoint: rtpbridge/105@mgw (mgcp_endp.c:261) 20241111163710513 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/105@mgw" (mgcp_protocol.c:441) 20241111163710513 DLMGCP NOTICE <0013> endpoint:rtpbridge/105@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710513 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw conn:(1234/rtp C:E9B3F750 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710513 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw CI:E9B3F750 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710513 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw CI:E9B3F750 output_enabled 0 (mgcp_msg.c:125) 20241111163710513 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710513 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw conn:(1234/rtp C:E9B3F750 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710513 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710513 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw CI:E9B3F750 CRCX: Creating connection: port: 4536 (mgcp_protocol.c:1112) 20241111163710513 DLMGCP NOTICE <0013> endpoint:rtpbridge/105@mgw CI:E9B3F750 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710513 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710513 DLMGCP DEBUG <0013> Generated response: line #00: 200 38524 OK (mgcp_msg.c:67) 20241111163710513 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/105@mgw (mgcp_msg.c:67) 20241111163710513 DLMGCP DEBUG <0013> Generated response: line #02: I: E9B3F750 (mgcp_msg.c:67) 20241111163710513 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710513 DLMGCP DEBUG <0013> Generated response: line #04: o=- E9B3F750 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710514 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710514 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710514 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710514 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4536 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710514 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710514 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710514 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38525 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710514 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710514 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710514 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710514 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw (trunk:0) found free endpoint: rtpbridge/106@mgw (mgcp_endp.c:261) 20241111163710514 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/106@mgw" (mgcp_protocol.c:441) 20241111163710514 DLMGCP NOTICE <0013> endpoint:rtpbridge/106@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710514 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw conn:(1234/rtp C:96E2F2A5 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710514 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw CI:96E2F2A5 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710514 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw CI:96E2F2A5 output_enabled 0 (mgcp_msg.c:125) 20241111163710514 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710514 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw conn:(1234/rtp C:96E2F2A5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710514 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710514 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw CI:96E2F2A5 CRCX: Creating connection: port: 4538 (mgcp_protocol.c:1112) 20241111163710514 DLMGCP NOTICE <0013> endpoint:rtpbridge/106@mgw CI:96E2F2A5 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710514 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710514 DLMGCP DEBUG <0013> Generated response: line #00: 200 38525 OK (mgcp_msg.c:67) 20241111163710514 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/106@mgw (mgcp_msg.c:67) 20241111163710514 DLMGCP DEBUG <0013> Generated response: line #02: I: 96E2F2A5 (mgcp_msg.c:67) 20241111163710514 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710514 DLMGCP DEBUG <0013> Generated response: line #04: o=- 96E2F2A5 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710515 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710515 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710515 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710515 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4538 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710515 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710515 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710515 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38526 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710515 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710515 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710515 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710515 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw (trunk:0) found free endpoint: rtpbridge/107@mgw (mgcp_endp.c:261) 20241111163710515 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/107@mgw" (mgcp_protocol.c:441) 20241111163710515 DLMGCP NOTICE <0013> endpoint:rtpbridge/107@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710515 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw conn:(1234/rtp C:6399D02A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710515 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw CI:6399D02A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710515 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw CI:6399D02A output_enabled 0 (mgcp_msg.c:125) 20241111163710515 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710515 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw conn:(1234/rtp C:6399D02A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710515 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710515 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw CI:6399D02A CRCX: Creating connection: port: 4540 (mgcp_protocol.c:1112) 20241111163710515 DLMGCP NOTICE <0013> endpoint:rtpbridge/107@mgw CI:6399D02A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710515 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710515 DLMGCP DEBUG <0013> Generated response: line #00: 200 38526 OK (mgcp_msg.c:67) 20241111163710515 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/107@mgw (mgcp_msg.c:67) 20241111163710515 DLMGCP DEBUG <0013> Generated response: line #02: I: 6399D02A (mgcp_msg.c:67) 20241111163710515 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710516 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6399D02A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710516 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710516 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710516 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710516 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4540 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710516 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710516 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710516 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38527 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710516 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710516 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710516 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710516 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw (trunk:0) found free endpoint: rtpbridge/108@mgw (mgcp_endp.c:261) 20241111163710516 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/108@mgw" (mgcp_protocol.c:441) 20241111163710516 DLMGCP NOTICE <0013> endpoint:rtpbridge/108@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710516 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw conn:(1234/rtp C:FDC47A52 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710516 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw CI:FDC47A52 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710516 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw CI:FDC47A52 output_enabled 0 (mgcp_msg.c:125) 20241111163710516 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710516 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw conn:(1234/rtp C:FDC47A52 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710516 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710516 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw CI:FDC47A52 CRCX: Creating connection: port: 4542 (mgcp_protocol.c:1112) 20241111163710516 DLMGCP NOTICE <0013> endpoint:rtpbridge/108@mgw CI:FDC47A52 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710516 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710516 DLMGCP DEBUG <0013> Generated response: line #00: 200 38527 OK (mgcp_msg.c:67) 20241111163710516 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/108@mgw (mgcp_msg.c:67) 20241111163710516 DLMGCP DEBUG <0013> Generated response: line #02: I: FDC47A52 (mgcp_msg.c:67) 20241111163710516 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710516 DLMGCP DEBUG <0013> Generated response: line #04: o=- FDC47A52 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710516 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710517 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710517 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710517 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4542 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710517 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710517 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710517 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38528 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710517 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710517 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710517 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710517 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw (trunk:0) found free endpoint: rtpbridge/109@mgw (mgcp_endp.c:261) 20241111163710517 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/109@mgw" (mgcp_protocol.c:441) 20241111163710517 DLMGCP NOTICE <0013> endpoint:rtpbridge/109@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710517 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw conn:(1234/rtp C:4DB12E71 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710517 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw CI:4DB12E71 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710517 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw CI:4DB12E71 output_enabled 0 (mgcp_msg.c:125) 20241111163710517 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710517 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw conn:(1234/rtp C:4DB12E71 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710517 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710517 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw CI:4DB12E71 CRCX: Creating connection: port: 4544 (mgcp_protocol.c:1112) 20241111163710517 DLMGCP NOTICE <0013> endpoint:rtpbridge/109@mgw CI:4DB12E71 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710517 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710517 DLMGCP DEBUG <0013> Generated response: line #00: 200 38528 OK (mgcp_msg.c:67) 20241111163710517 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/109@mgw (mgcp_msg.c:67) 20241111163710517 DLMGCP DEBUG <0013> Generated response: line #02: I: 4DB12E71 (mgcp_msg.c:67) 20241111163710517 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710517 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4DB12E71 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710518 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710518 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710518 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710518 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4544 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710518 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710518 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710518 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38529 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710518 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710518 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710518 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710518 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw (trunk:0) found free endpoint: rtpbridge/10a@mgw (mgcp_endp.c:261) 20241111163710518 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10a@mgw" (mgcp_protocol.c:441) 20241111163710518 DLMGCP NOTICE <0013> endpoint:rtpbridge/10a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710518 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw conn:(1234/rtp C:59538D4A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710518 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw CI:59538D4A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710518 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw CI:59538D4A output_enabled 0 (mgcp_msg.c:125) 20241111163710518 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710518 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw conn:(1234/rtp C:59538D4A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710518 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710518 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw CI:59538D4A CRCX: Creating connection: port: 4546 (mgcp_protocol.c:1112) 20241111163710518 DLMGCP NOTICE <0013> endpoint:rtpbridge/10a@mgw CI:59538D4A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710518 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710518 DLMGCP DEBUG <0013> Generated response: line #00: 200 38529 OK (mgcp_msg.c:67) 20241111163710518 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10a@mgw (mgcp_msg.c:67) 20241111163710518 DLMGCP DEBUG <0013> Generated response: line #02: I: 59538D4A (mgcp_msg.c:67) 20241111163710518 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710518 DLMGCP DEBUG <0013> Generated response: line #04: o=- 59538D4A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710519 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710519 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710519 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710519 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4546 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710519 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710519 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710519 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38530 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710519 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710519 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710519 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710519 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw (trunk:0) found free endpoint: rtpbridge/10b@mgw (mgcp_endp.c:261) 20241111163710519 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10b@mgw" (mgcp_protocol.c:441) 20241111163710519 DLMGCP NOTICE <0013> endpoint:rtpbridge/10b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710519 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw conn:(1234/rtp C:F45F83B9 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710519 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw CI:F45F83B9 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710519 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw CI:F45F83B9 output_enabled 0 (mgcp_msg.c:125) 20241111163710519 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710519 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw conn:(1234/rtp C:F45F83B9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710519 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710519 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw CI:F45F83B9 CRCX: Creating connection: port: 4548 (mgcp_protocol.c:1112) 20241111163710519 DLMGCP NOTICE <0013> endpoint:rtpbridge/10b@mgw CI:F45F83B9 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710519 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710519 DLMGCP DEBUG <0013> Generated response: line #00: 200 38530 OK (mgcp_msg.c:67) 20241111163710519 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10b@mgw (mgcp_msg.c:67) 20241111163710519 DLMGCP DEBUG <0013> Generated response: line #02: I: F45F83B9 (mgcp_msg.c:67) 20241111163710519 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710519 DLMGCP DEBUG <0013> Generated response: line #04: o=- F45F83B9 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710520 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710520 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710520 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710520 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4548 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710520 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710520 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710520 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38531 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710520 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710520 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710520 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710520 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw (trunk:0) found free endpoint: rtpbridge/10c@mgw (mgcp_endp.c:261) 20241111163710520 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10c@mgw" (mgcp_protocol.c:441) 20241111163710520 DLMGCP NOTICE <0013> endpoint:rtpbridge/10c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710520 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw conn:(1234/rtp C:33902D1B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710520 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw CI:33902D1B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710520 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw CI:33902D1B output_enabled 0 (mgcp_msg.c:125) 20241111163710520 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710520 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw conn:(1234/rtp C:33902D1B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710520 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710520 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw CI:33902D1B CRCX: Creating connection: port: 4550 (mgcp_protocol.c:1112) 20241111163710520 DLMGCP NOTICE <0013> endpoint:rtpbridge/10c@mgw CI:33902D1B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710520 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710520 DLMGCP DEBUG <0013> Generated response: line #00: 200 38531 OK (mgcp_msg.c:67) 20241111163710520 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10c@mgw (mgcp_msg.c:67) 20241111163710520 DLMGCP DEBUG <0013> Generated response: line #02: I: 33902D1B (mgcp_msg.c:67) 20241111163710520 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710520 DLMGCP DEBUG <0013> Generated response: line #04: o=- 33902D1B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710520 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710521 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710521 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710521 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4550 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710521 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710521 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710521 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38532 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710521 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710521 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710521 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710521 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw (trunk:0) found free endpoint: rtpbridge/10d@mgw (mgcp_endp.c:261) 20241111163710521 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10d@mgw" (mgcp_protocol.c:441) 20241111163710521 DLMGCP NOTICE <0013> endpoint:rtpbridge/10d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710521 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw conn:(1234/rtp C:89D79714 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710521 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw CI:89D79714 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710521 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw CI:89D79714 output_enabled 0 (mgcp_msg.c:125) 20241111163710521 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710521 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw conn:(1234/rtp C:89D79714 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710521 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710521 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw CI:89D79714 CRCX: Creating connection: port: 4552 (mgcp_protocol.c:1112) 20241111163710521 DLMGCP NOTICE <0013> endpoint:rtpbridge/10d@mgw CI:89D79714 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710521 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710521 DLMGCP DEBUG <0013> Generated response: line #00: 200 38532 OK (mgcp_msg.c:67) 20241111163710522 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10d@mgw (mgcp_msg.c:67) 20241111163710522 DLMGCP DEBUG <0013> Generated response: line #02: I: 89D79714 (mgcp_msg.c:67) 20241111163710522 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710522 DLMGCP DEBUG <0013> Generated response: line #04: o=- 89D79714 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710522 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710522 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710522 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710522 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4552 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710522 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710522 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710522 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38533 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710522 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710522 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710522 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710522 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw (trunk:0) found free endpoint: rtpbridge/10e@mgw (mgcp_endp.c:261) 20241111163710522 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10e@mgw" (mgcp_protocol.c:441) 20241111163710522 DLMGCP NOTICE <0013> endpoint:rtpbridge/10e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710522 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw conn:(1234/rtp C:302E8005 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710522 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw CI:302E8005 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710522 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw CI:302E8005 output_enabled 0 (mgcp_msg.c:125) 20241111163710522 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710522 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw conn:(1234/rtp C:302E8005 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710522 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710523 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw CI:302E8005 CRCX: Creating connection: port: 4554 (mgcp_protocol.c:1112) 20241111163710523 DLMGCP NOTICE <0013> endpoint:rtpbridge/10e@mgw CI:302E8005 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710523 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710523 DLMGCP DEBUG <0013> Generated response: line #00: 200 38533 OK (mgcp_msg.c:67) 20241111163710523 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10e@mgw (mgcp_msg.c:67) 20241111163710523 DLMGCP DEBUG <0013> Generated response: line #02: I: 302E8005 (mgcp_msg.c:67) 20241111163710523 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710523 DLMGCP DEBUG <0013> Generated response: line #04: o=- 302E8005 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710523 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710523 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710523 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710523 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4554 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710523 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710523 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710523 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38534 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710523 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710523 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710523 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710523 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw (trunk:0) found free endpoint: rtpbridge/10f@mgw (mgcp_endp.c:261) 20241111163710523 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10f@mgw" (mgcp_protocol.c:441) 20241111163710523 DLMGCP NOTICE <0013> endpoint:rtpbridge/10f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710523 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw conn:(1234/rtp C:4132977B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710523 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw CI:4132977B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710523 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw CI:4132977B output_enabled 0 (mgcp_msg.c:125) 20241111163710523 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710523 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw conn:(1234/rtp C:4132977B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710524 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710524 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw CI:4132977B CRCX: Creating connection: port: 4556 (mgcp_protocol.c:1112) 20241111163710524 DLMGCP NOTICE <0013> endpoint:rtpbridge/10f@mgw CI:4132977B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710524 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710524 DLMGCP DEBUG <0013> Generated response: line #00: 200 38534 OK (mgcp_msg.c:67) 20241111163710524 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10f@mgw (mgcp_msg.c:67) 20241111163710524 DLMGCP DEBUG <0013> Generated response: line #02: I: 4132977B (mgcp_msg.c:67) 20241111163710524 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710524 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4132977B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710524 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710524 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710524 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710524 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4556 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710524 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710524 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710524 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38535 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710525 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710525 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710525 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710525 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw (trunk:0) found free endpoint: rtpbridge/110@mgw (mgcp_endp.c:261) 20241111163710525 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/110@mgw" (mgcp_protocol.c:441) 20241111163710525 DLMGCP NOTICE <0013> endpoint:rtpbridge/110@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710525 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw conn:(1234/rtp C:2648CF59 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710525 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw CI:2648CF59 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710525 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw CI:2648CF59 output_enabled 0 (mgcp_msg.c:125) 20241111163710525 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710525 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw conn:(1234/rtp C:2648CF59 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710525 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710525 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw CI:2648CF59 CRCX: Creating connection: port: 4558 (mgcp_protocol.c:1112) 20241111163710525 DLMGCP NOTICE <0013> endpoint:rtpbridge/110@mgw CI:2648CF59 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710525 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710525 DLMGCP DEBUG <0013> Generated response: line #00: 200 38535 OK (mgcp_msg.c:67) 20241111163710525 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/110@mgw (mgcp_msg.c:67) 20241111163710525 DLMGCP DEBUG <0013> Generated response: line #02: I: 2648CF59 (mgcp_msg.c:67) 20241111163710525 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710525 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2648CF59 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710525 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710525 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710525 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710525 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4558 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710525 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710525 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710526 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38536 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710526 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710526 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710526 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710526 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw (trunk:0) found free endpoint: rtpbridge/111@mgw (mgcp_endp.c:261) 20241111163710526 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/111@mgw" (mgcp_protocol.c:441) 20241111163710526 DLMGCP NOTICE <0013> endpoint:rtpbridge/111@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710526 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw conn:(1234/rtp C:90E5931B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710526 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw CI:90E5931B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710526 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw CI:90E5931B output_enabled 0 (mgcp_msg.c:125) 20241111163710526 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710526 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw conn:(1234/rtp C:90E5931B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710526 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710526 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw CI:90E5931B CRCX: Creating connection: port: 4560 (mgcp_protocol.c:1112) 20241111163710526 DLMGCP NOTICE <0013> endpoint:rtpbridge/111@mgw CI:90E5931B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710526 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710526 DLMGCP DEBUG <0013> Generated response: line #00: 200 38536 OK (mgcp_msg.c:67) 20241111163710526 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/111@mgw (mgcp_msg.c:67) 20241111163710526 DLMGCP DEBUG <0013> Generated response: line #02: I: 90E5931B (mgcp_msg.c:67) 20241111163710526 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710526 DLMGCP DEBUG <0013> Generated response: line #04: o=- 90E5931B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710526 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710526 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710526 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710526 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4560 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710526 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710526 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710527 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38537 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710527 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710527 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710527 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710527 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw (trunk:0) found free endpoint: rtpbridge/112@mgw (mgcp_endp.c:261) 20241111163710527 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/112@mgw" (mgcp_protocol.c:441) 20241111163710527 DLMGCP NOTICE <0013> endpoint:rtpbridge/112@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710527 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw conn:(1234/rtp C:D11F8890 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710527 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw CI:D11F8890 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710527 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw CI:D11F8890 output_enabled 0 (mgcp_msg.c:125) 20241111163710527 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710527 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw conn:(1234/rtp C:D11F8890 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710527 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710527 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw CI:D11F8890 CRCX: Creating connection: port: 4562 (mgcp_protocol.c:1112) 20241111163710527 DLMGCP NOTICE <0013> endpoint:rtpbridge/112@mgw CI:D11F8890 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710527 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710527 DLMGCP DEBUG <0013> Generated response: line #00: 200 38537 OK (mgcp_msg.c:67) 20241111163710527 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/112@mgw (mgcp_msg.c:67) 20241111163710528 DLMGCP DEBUG <0013> Generated response: line #02: I: D11F8890 (mgcp_msg.c:67) 20241111163710528 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710528 DLMGCP DEBUG <0013> Generated response: line #04: o=- D11F8890 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710528 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710528 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710528 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710528 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4562 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710528 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710528 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710528 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38538 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710528 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710528 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710528 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710528 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw (trunk:0) found free endpoint: rtpbridge/113@mgw (mgcp_endp.c:261) 20241111163710528 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/113@mgw" (mgcp_protocol.c:441) 20241111163710528 DLMGCP NOTICE <0013> endpoint:rtpbridge/113@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710528 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw conn:(1234/rtp C:5FCB71C1 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710528 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw CI:5FCB71C1 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710528 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw CI:5FCB71C1 output_enabled 0 (mgcp_msg.c:125) 20241111163710528 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710528 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw conn:(1234/rtp C:5FCB71C1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710528 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710529 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw CI:5FCB71C1 CRCX: Creating connection: port: 4564 (mgcp_protocol.c:1112) 20241111163710529 DLMGCP NOTICE <0013> endpoint:rtpbridge/113@mgw CI:5FCB71C1 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710529 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710529 DLMGCP DEBUG <0013> Generated response: line #00: 200 38538 OK (mgcp_msg.c:67) 20241111163710529 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/113@mgw (mgcp_msg.c:67) 20241111163710529 DLMGCP DEBUG <0013> Generated response: line #02: I: 5FCB71C1 (mgcp_msg.c:67) 20241111163710529 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710529 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5FCB71C1 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710529 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710529 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710529 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710529 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4564 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710529 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710529 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710529 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38539 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710529 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710530 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710530 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710530 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw (trunk:0) found free endpoint: rtpbridge/114@mgw (mgcp_endp.c:261) 20241111163710530 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/114@mgw" (mgcp_protocol.c:441) 20241111163710530 DLMGCP NOTICE <0013> endpoint:rtpbridge/114@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710530 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw conn:(1234/rtp C:797A4443 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710530 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw CI:797A4443 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710530 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw CI:797A4443 output_enabled 0 (mgcp_msg.c:125) 20241111163710530 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710530 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw conn:(1234/rtp C:797A4443 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710530 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710530 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw CI:797A4443 CRCX: Creating connection: port: 4566 (mgcp_protocol.c:1112) 20241111163710530 DLMGCP NOTICE <0013> endpoint:rtpbridge/114@mgw CI:797A4443 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710530 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710530 DLMGCP DEBUG <0013> Generated response: line #00: 200 38539 OK (mgcp_msg.c:67) 20241111163710530 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/114@mgw (mgcp_msg.c:67) 20241111163710530 DLMGCP DEBUG <0013> Generated response: line #02: I: 797A4443 (mgcp_msg.c:67) 20241111163710530 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710530 DLMGCP DEBUG <0013> Generated response: line #04: o=- 797A4443 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710530 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710530 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710530 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710530 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4566 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710530 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710530 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710531 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38540 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710531 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710531 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710531 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710531 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw (trunk:0) found free endpoint: rtpbridge/115@mgw (mgcp_endp.c:261) 20241111163710531 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/115@mgw" (mgcp_protocol.c:441) 20241111163710531 DLMGCP NOTICE <0013> endpoint:rtpbridge/115@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710531 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw conn:(1234/rtp C:FB0C5FD5 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710531 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw CI:FB0C5FD5 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710531 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw CI:FB0C5FD5 output_enabled 0 (mgcp_msg.c:125) 20241111163710531 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710531 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw conn:(1234/rtp C:FB0C5FD5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710531 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710531 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw CI:FB0C5FD5 CRCX: Creating connection: port: 4568 (mgcp_protocol.c:1112) 20241111163710531 DLMGCP NOTICE <0013> endpoint:rtpbridge/115@mgw CI:FB0C5FD5 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710531 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710531 DLMGCP DEBUG <0013> Generated response: line #00: 200 38540 OK (mgcp_msg.c:67) 20241111163710531 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/115@mgw (mgcp_msg.c:67) 20241111163710531 DLMGCP DEBUG <0013> Generated response: line #02: I: FB0C5FD5 (mgcp_msg.c:67) 20241111163710531 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710531 DLMGCP DEBUG <0013> Generated response: line #04: o=- FB0C5FD5 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710531 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710531 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710531 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710531 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4568 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710531 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710531 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710532 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38541 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710532 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710532 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710532 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710532 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw (trunk:0) found free endpoint: rtpbridge/116@mgw (mgcp_endp.c:261) 20241111163710532 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/116@mgw" (mgcp_protocol.c:441) 20241111163710532 DLMGCP NOTICE <0013> endpoint:rtpbridge/116@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710532 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw conn:(1234/rtp C:E2EB8FC8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710532 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw CI:E2EB8FC8 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710532 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw CI:E2EB8FC8 output_enabled 0 (mgcp_msg.c:125) 20241111163710532 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710532 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw conn:(1234/rtp C:E2EB8FC8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710532 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710532 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw CI:E2EB8FC8 CRCX: Creating connection: port: 4570 (mgcp_protocol.c:1112) 20241111163710532 DLMGCP NOTICE <0013> endpoint:rtpbridge/116@mgw CI:E2EB8FC8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710532 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710532 DLMGCP DEBUG <0013> Generated response: line #00: 200 38541 OK (mgcp_msg.c:67) 20241111163710532 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/116@mgw (mgcp_msg.c:67) 20241111163710533 DLMGCP DEBUG <0013> Generated response: line #02: I: E2EB8FC8 (mgcp_msg.c:67) 20241111163710533 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710533 DLMGCP DEBUG <0013> Generated response: line #04: o=- E2EB8FC8 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710533 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710533 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710533 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710533 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4570 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710533 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710533 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710533 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38542 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710533 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710533 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710533 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710533 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw (trunk:0) found free endpoint: rtpbridge/117@mgw (mgcp_endp.c:261) 20241111163710533 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/117@mgw" (mgcp_protocol.c:441) 20241111163710533 DLMGCP NOTICE <0013> endpoint:rtpbridge/117@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710534 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw conn:(1234/rtp C:05AE8E41 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710534 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw CI:05AE8E41 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710534 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw CI:05AE8E41 output_enabled 0 (mgcp_msg.c:125) 20241111163710534 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710534 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw conn:(1234/rtp C:05AE8E41 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710534 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710534 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw CI:05AE8E41 CRCX: Creating connection: port: 4572 (mgcp_protocol.c:1112) 20241111163710534 DLMGCP NOTICE <0013> endpoint:rtpbridge/117@mgw CI:05AE8E41 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710534 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710534 DLMGCP DEBUG <0013> Generated response: line #00: 200 38542 OK (mgcp_msg.c:67) 20241111163710534 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/117@mgw (mgcp_msg.c:67) 20241111163710534 DLMGCP DEBUG <0013> Generated response: line #02: I: 05AE8E41 (mgcp_msg.c:67) 20241111163710534 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710534 DLMGCP DEBUG <0013> Generated response: line #04: o=- 05AE8E41 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710534 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710534 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710534 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710534 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4572 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710534 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710534 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710534 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38543 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710534 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710534 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710534 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710534 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw (trunk:0) found free endpoint: rtpbridge/118@mgw (mgcp_endp.c:261) 20241111163710535 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/118@mgw" (mgcp_protocol.c:441) 20241111163710535 DLMGCP NOTICE <0013> endpoint:rtpbridge/118@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710535 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw conn:(1234/rtp C:DDE058A2 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710535 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw CI:DDE058A2 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710535 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw CI:DDE058A2 output_enabled 0 (mgcp_msg.c:125) 20241111163710535 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710535 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw conn:(1234/rtp C:DDE058A2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710535 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710535 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw CI:DDE058A2 CRCX: Creating connection: port: 4574 (mgcp_protocol.c:1112) 20241111163710535 DLMGCP NOTICE <0013> endpoint:rtpbridge/118@mgw CI:DDE058A2 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710535 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710535 DLMGCP DEBUG <0013> Generated response: line #00: 200 38543 OK (mgcp_msg.c:67) 20241111163710535 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/118@mgw (mgcp_msg.c:67) 20241111163710535 DLMGCP DEBUG <0013> Generated response: line #02: I: DDE058A2 (mgcp_msg.c:67) 20241111163710535 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710535 DLMGCP DEBUG <0013> Generated response: line #04: o=- DDE058A2 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710535 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710535 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710535 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710535 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4574 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710535 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710535 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710535 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38544 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710535 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710535 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710535 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710535 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw (trunk:0) found free endpoint: rtpbridge/119@mgw (mgcp_endp.c:261) 20241111163710535 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/119@mgw" (mgcp_protocol.c:441) 20241111163710536 DLMGCP NOTICE <0013> endpoint:rtpbridge/119@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710536 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw conn:(1234/rtp C:FE2BBA61 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710536 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw CI:FE2BBA61 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710536 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw CI:FE2BBA61 output_enabled 0 (mgcp_msg.c:125) 20241111163710536 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710536 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw conn:(1234/rtp C:FE2BBA61 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710536 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710536 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw CI:FE2BBA61 CRCX: Creating connection: port: 4576 (mgcp_protocol.c:1112) 20241111163710536 DLMGCP NOTICE <0013> endpoint:rtpbridge/119@mgw CI:FE2BBA61 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710536 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710536 DLMGCP DEBUG <0013> Generated response: line #00: 200 38544 OK (mgcp_msg.c:67) 20241111163710536 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/119@mgw (mgcp_msg.c:67) 20241111163710536 DLMGCP DEBUG <0013> Generated response: line #02: I: FE2BBA61 (mgcp_msg.c:67) 20241111163710536 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710536 DLMGCP DEBUG <0013> Generated response: line #04: o=- FE2BBA61 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710536 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710536 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710536 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710536 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4576 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710536 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710536 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710536 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38545 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710536 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710536 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710537 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710537 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw (trunk:0) found free endpoint: rtpbridge/11a@mgw (mgcp_endp.c:261) 20241111163710537 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11a@mgw" (mgcp_protocol.c:441) 20241111163710537 DLMGCP NOTICE <0013> endpoint:rtpbridge/11a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710537 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw conn:(1234/rtp C:8A37F5C6 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710537 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw CI:8A37F5C6 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710537 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw CI:8A37F5C6 output_enabled 0 (mgcp_msg.c:125) 20241111163710537 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710537 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw conn:(1234/rtp C:8A37F5C6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710537 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710537 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw CI:8A37F5C6 CRCX: Creating connection: port: 4578 (mgcp_protocol.c:1112) 20241111163710537 DLMGCP NOTICE <0013> endpoint:rtpbridge/11a@mgw CI:8A37F5C6 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710537 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710537 DLMGCP DEBUG <0013> Generated response: line #00: 200 38545 OK (mgcp_msg.c:67) 20241111163710537 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11a@mgw (mgcp_msg.c:67) 20241111163710537 DLMGCP DEBUG <0013> Generated response: line #02: I: 8A37F5C6 (mgcp_msg.c:67) 20241111163710537 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710537 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8A37F5C6 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710537 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710537 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710537 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710537 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4578 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710537 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710537 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710538 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38546 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710538 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710538 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710538 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710538 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw (trunk:0) found free endpoint: rtpbridge/11b@mgw (mgcp_endp.c:261) 20241111163710538 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11b@mgw" (mgcp_protocol.c:441) 20241111163710538 DLMGCP NOTICE <0013> endpoint:rtpbridge/11b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710538 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw conn:(1234/rtp C:34585F72 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710538 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw CI:34585F72 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710538 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw CI:34585F72 output_enabled 0 (mgcp_msg.c:125) 20241111163710538 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710538 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw conn:(1234/rtp C:34585F72 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710538 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710538 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw CI:34585F72 CRCX: Creating connection: port: 4580 (mgcp_protocol.c:1112) 20241111163710538 DLMGCP NOTICE <0013> endpoint:rtpbridge/11b@mgw CI:34585F72 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710538 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710538 DLMGCP DEBUG <0013> Generated response: line #00: 200 38546 OK (mgcp_msg.c:67) 20241111163710538 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11b@mgw (mgcp_msg.c:67) 20241111163710538 DLMGCP DEBUG <0013> Generated response: line #02: I: 34585F72 (mgcp_msg.c:67) 20241111163710538 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710538 DLMGCP DEBUG <0013> Generated response: line #04: o=- 34585F72 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710538 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710538 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710538 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710538 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4580 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710538 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710538 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710539 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38547 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710539 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710539 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710539 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710539 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw (trunk:0) found free endpoint: rtpbridge/11c@mgw (mgcp_endp.c:261) 20241111163710539 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11c@mgw" (mgcp_protocol.c:441) 20241111163710539 DLMGCP NOTICE <0013> endpoint:rtpbridge/11c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710539 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw conn:(1234/rtp C:AD89D489 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710539 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw CI:AD89D489 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710539 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw CI:AD89D489 output_enabled 0 (mgcp_msg.c:125) 20241111163710539 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710539 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw conn:(1234/rtp C:AD89D489 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710539 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710539 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw CI:AD89D489 CRCX: Creating connection: port: 4582 (mgcp_protocol.c:1112) 20241111163710539 DLMGCP NOTICE <0013> endpoint:rtpbridge/11c@mgw CI:AD89D489 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710539 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710539 DLMGCP DEBUG <0013> Generated response: line #00: 200 38547 OK (mgcp_msg.c:67) 20241111163710539 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11c@mgw (mgcp_msg.c:67) 20241111163710539 DLMGCP DEBUG <0013> Generated response: line #02: I: AD89D489 (mgcp_msg.c:67) 20241111163710539 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710539 DLMGCP DEBUG <0013> Generated response: line #04: o=- AD89D489 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710539 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710539 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710539 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710539 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4582 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710539 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710539 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710540 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38548 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710540 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710540 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710540 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710540 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw (trunk:0) found free endpoint: rtpbridge/11d@mgw (mgcp_endp.c:261) 20241111163710540 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11d@mgw" (mgcp_protocol.c:441) 20241111163710540 DLMGCP NOTICE <0013> endpoint:rtpbridge/11d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710540 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw conn:(1234/rtp C:7D877789 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710540 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw CI:7D877789 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710540 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw CI:7D877789 output_enabled 0 (mgcp_msg.c:125) 20241111163710540 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710540 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw conn:(1234/rtp C:7D877789 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710540 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710540 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw CI:7D877789 CRCX: Creating connection: port: 4584 (mgcp_protocol.c:1112) 20241111163710540 DLMGCP NOTICE <0013> endpoint:rtpbridge/11d@mgw CI:7D877789 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710540 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710540 DLMGCP DEBUG <0013> Generated response: line #00: 200 38548 OK (mgcp_msg.c:67) 20241111163710540 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11d@mgw (mgcp_msg.c:67) 20241111163710540 DLMGCP DEBUG <0013> Generated response: line #02: I: 7D877789 (mgcp_msg.c:67) 20241111163710540 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710540 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7D877789 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710540 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710540 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710540 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710540 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4584 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710540 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710540 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710541 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38549 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710541 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710541 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710541 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710541 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw (trunk:0) found free endpoint: rtpbridge/11e@mgw (mgcp_endp.c:261) 20241111163710541 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11e@mgw" (mgcp_protocol.c:441) 20241111163710541 DLMGCP NOTICE <0013> endpoint:rtpbridge/11e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710541 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw conn:(1234/rtp C:980A4703 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710541 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw CI:980A4703 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710541 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw CI:980A4703 output_enabled 0 (mgcp_msg.c:125) 20241111163710541 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710541 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw conn:(1234/rtp C:980A4703 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710541 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710541 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw CI:980A4703 CRCX: Creating connection: port: 4586 (mgcp_protocol.c:1112) 20241111163710541 DLMGCP NOTICE <0013> endpoint:rtpbridge/11e@mgw CI:980A4703 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710541 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710541 DLMGCP DEBUG <0013> Generated response: line #00: 200 38549 OK (mgcp_msg.c:67) 20241111163710541 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11e@mgw (mgcp_msg.c:67) 20241111163710541 DLMGCP DEBUG <0013> Generated response: line #02: I: 980A4703 (mgcp_msg.c:67) 20241111163710541 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710541 DLMGCP DEBUG <0013> Generated response: line #04: o=- 980A4703 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710541 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710541 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710541 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710541 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4586 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710541 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710541 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710542 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38550 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710542 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710542 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710542 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710542 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw (trunk:0) found free endpoint: rtpbridge/11f@mgw (mgcp_endp.c:261) 20241111163710542 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11f@mgw" (mgcp_protocol.c:441) 20241111163710542 DLMGCP NOTICE <0013> endpoint:rtpbridge/11f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710542 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw conn:(1234/rtp C:4466244D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710542 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw CI:4466244D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710542 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw CI:4466244D output_enabled 0 (mgcp_msg.c:125) 20241111163710542 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710542 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw conn:(1234/rtp C:4466244D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710542 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710542 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw CI:4466244D CRCX: Creating connection: port: 4588 (mgcp_protocol.c:1112) 20241111163710542 DLMGCP NOTICE <0013> endpoint:rtpbridge/11f@mgw CI:4466244D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710542 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710542 DLMGCP DEBUG <0013> Generated response: line #00: 200 38550 OK (mgcp_msg.c:67) 20241111163710542 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11f@mgw (mgcp_msg.c:67) 20241111163710542 DLMGCP DEBUG <0013> Generated response: line #02: I: 4466244D (mgcp_msg.c:67) 20241111163710542 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710542 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4466244D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710542 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710542 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710542 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710542 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4588 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710542 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710542 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710546 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38551 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710546 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710546 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710546 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710546 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw (trunk:0) found free endpoint: rtpbridge/120@mgw (mgcp_endp.c:261) 20241111163710546 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/120@mgw" (mgcp_protocol.c:441) 20241111163710546 DLMGCP NOTICE <0013> endpoint:rtpbridge/120@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710546 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw conn:(1234/rtp C:034295C1 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710546 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw CI:034295C1 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710546 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw CI:034295C1 output_enabled 0 (mgcp_msg.c:125) 20241111163710546 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710546 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw conn:(1234/rtp C:034295C1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710546 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710546 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw CI:034295C1 CRCX: Creating connection: port: 4590 (mgcp_protocol.c:1112) 20241111163710546 DLMGCP NOTICE <0013> endpoint:rtpbridge/120@mgw CI:034295C1 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710546 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710546 DLMGCP DEBUG <0013> Generated response: line #00: 200 38551 OK (mgcp_msg.c:67) 20241111163710546 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/120@mgw (mgcp_msg.c:67) 20241111163710546 DLMGCP DEBUG <0013> Generated response: line #02: I: 034295C1 (mgcp_msg.c:67) 20241111163710546 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710546 DLMGCP DEBUG <0013> Generated response: line #04: o=- 034295C1 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710546 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710546 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710546 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710546 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4590 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710546 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710546 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710547 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38552 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710547 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710547 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710547 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710547 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw (trunk:0) found free endpoint: rtpbridge/121@mgw (mgcp_endp.c:261) 20241111163710547 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/121@mgw" (mgcp_protocol.c:441) 20241111163710547 DLMGCP NOTICE <0013> endpoint:rtpbridge/121@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710547 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw conn:(1234/rtp C:49C270C2 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710547 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw CI:49C270C2 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710547 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw CI:49C270C2 output_enabled 0 (mgcp_msg.c:125) 20241111163710547 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710547 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw conn:(1234/rtp C:49C270C2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710547 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710547 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw CI:49C270C2 CRCX: Creating connection: port: 4592 (mgcp_protocol.c:1112) 20241111163710547 DLMGCP NOTICE <0013> endpoint:rtpbridge/121@mgw CI:49C270C2 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710547 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710547 DLMGCP DEBUG <0013> Generated response: line #00: 200 38552 OK (mgcp_msg.c:67) 20241111163710547 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/121@mgw (mgcp_msg.c:67) 20241111163710547 DLMGCP DEBUG <0013> Generated response: line #02: I: 49C270C2 (mgcp_msg.c:67) 20241111163710548 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710548 DLMGCP DEBUG <0013> Generated response: line #04: o=- 49C270C2 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710548 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710548 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710548 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710548 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4592 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710548 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710548 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710548 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38553 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710548 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710548 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710548 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710548 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw (trunk:0) found free endpoint: rtpbridge/122@mgw (mgcp_endp.c:261) 20241111163710548 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/122@mgw" (mgcp_protocol.c:441) 20241111163710548 DLMGCP NOTICE <0013> endpoint:rtpbridge/122@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710548 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw conn:(1234/rtp C:743227D8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710548 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw CI:743227D8 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710548 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw CI:743227D8 output_enabled 0 (mgcp_msg.c:125) 20241111163710548 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710548 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw conn:(1234/rtp C:743227D8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710548 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710549 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw CI:743227D8 CRCX: Creating connection: port: 4594 (mgcp_protocol.c:1112) 20241111163710549 DLMGCP NOTICE <0013> endpoint:rtpbridge/122@mgw CI:743227D8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710549 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710549 DLMGCP DEBUG <0013> Generated response: line #00: 200 38553 OK (mgcp_msg.c:67) 20241111163710549 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/122@mgw (mgcp_msg.c:67) 20241111163710549 DLMGCP DEBUG <0013> Generated response: line #02: I: 743227D8 (mgcp_msg.c:67) 20241111163710549 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710549 DLMGCP DEBUG <0013> Generated response: line #04: o=- 743227D8 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710549 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710549 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710549 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710549 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4594 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710549 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710549 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710549 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38554 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710549 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710549 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710549 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710549 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw (trunk:0) found free endpoint: rtpbridge/123@mgw (mgcp_endp.c:261) 20241111163710549 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/123@mgw" (mgcp_protocol.c:441) 20241111163710549 DLMGCP NOTICE <0013> endpoint:rtpbridge/123@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710550 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw conn:(1234/rtp C:CBD74993 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710550 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw CI:CBD74993 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710550 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw CI:CBD74993 output_enabled 0 (mgcp_msg.c:125) 20241111163710550 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710550 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw conn:(1234/rtp C:CBD74993 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710550 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710550 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw CI:CBD74993 CRCX: Creating connection: port: 4596 (mgcp_protocol.c:1112) 20241111163710550 DLMGCP NOTICE <0013> endpoint:rtpbridge/123@mgw CI:CBD74993 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710550 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710550 DLMGCP DEBUG <0013> Generated response: line #00: 200 38554 OK (mgcp_msg.c:67) 20241111163710550 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/123@mgw (mgcp_msg.c:67) 20241111163710550 DLMGCP DEBUG <0013> Generated response: line #02: I: CBD74993 (mgcp_msg.c:67) 20241111163710550 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710550 DLMGCP DEBUG <0013> Generated response: line #04: o=- CBD74993 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710550 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710550 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710550 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710550 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4596 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710550 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710550 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710551 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38555 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710551 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710551 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710551 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710551 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw (trunk:0) found free endpoint: rtpbridge/124@mgw (mgcp_endp.c:261) 20241111163710551 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/124@mgw" (mgcp_protocol.c:441) 20241111163710551 DLMGCP NOTICE <0013> endpoint:rtpbridge/124@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710551 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw conn:(1234/rtp C:236C1F4C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710551 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw CI:236C1F4C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710551 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw CI:236C1F4C output_enabled 0 (mgcp_msg.c:125) 20241111163710551 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710551 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw conn:(1234/rtp C:236C1F4C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710551 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710551 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw CI:236C1F4C CRCX: Creating connection: port: 4598 (mgcp_protocol.c:1112) 20241111163710551 DLMGCP NOTICE <0013> endpoint:rtpbridge/124@mgw CI:236C1F4C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710551 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710551 DLMGCP DEBUG <0013> Generated response: line #00: 200 38555 OK (mgcp_msg.c:67) 20241111163710551 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/124@mgw (mgcp_msg.c:67) 20241111163710551 DLMGCP DEBUG <0013> Generated response: line #02: I: 236C1F4C (mgcp_msg.c:67) 20241111163710551 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710551 DLMGCP DEBUG <0013> Generated response: line #04: o=- 236C1F4C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710551 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710551 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710551 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710551 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4598 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710551 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710551 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710552 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38556 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710552 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710552 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710552 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710552 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw (trunk:0) found free endpoint: rtpbridge/125@mgw (mgcp_endp.c:261) 20241111163710552 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/125@mgw" (mgcp_protocol.c:441) 20241111163710552 DLMGCP NOTICE <0013> endpoint:rtpbridge/125@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710552 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw conn:(1234/rtp C:378F9D34 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710552 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw CI:378F9D34 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710552 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw CI:378F9D34 output_enabled 0 (mgcp_msg.c:125) 20241111163710552 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710552 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw conn:(1234/rtp C:378F9D34 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710552 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710552 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw CI:378F9D34 CRCX: Creating connection: port: 4600 (mgcp_protocol.c:1112) 20241111163710552 DLMGCP NOTICE <0013> endpoint:rtpbridge/125@mgw CI:378F9D34 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710552 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710552 DLMGCP DEBUG <0013> Generated response: line #00: 200 38556 OK (mgcp_msg.c:67) 20241111163710552 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/125@mgw (mgcp_msg.c:67) 20241111163710552 DLMGCP DEBUG <0013> Generated response: line #02: I: 378F9D34 (mgcp_msg.c:67) 20241111163710552 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710553 DLMGCP DEBUG <0013> Generated response: line #04: o=- 378F9D34 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710553 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710553 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710553 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710553 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4600 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710553 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710553 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710553 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38557 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710553 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710553 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710553 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710553 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw (trunk:0) found free endpoint: rtpbridge/126@mgw (mgcp_endp.c:261) 20241111163710554 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/126@mgw" (mgcp_protocol.c:441) 20241111163710554 DLMGCP NOTICE <0013> endpoint:rtpbridge/126@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710554 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw conn:(1234/rtp C:C7825B1B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710554 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw CI:C7825B1B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710554 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw CI:C7825B1B output_enabled 0 (mgcp_msg.c:125) 20241111163710554 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710554 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw conn:(1234/rtp C:C7825B1B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710554 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710554 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw CI:C7825B1B CRCX: Creating connection: port: 4602 (mgcp_protocol.c:1112) 20241111163710554 DLMGCP NOTICE <0013> endpoint:rtpbridge/126@mgw CI:C7825B1B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710554 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710554 DLMGCP DEBUG <0013> Generated response: line #00: 200 38557 OK (mgcp_msg.c:67) 20241111163710554 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/126@mgw (mgcp_msg.c:67) 20241111163710554 DLMGCP DEBUG <0013> Generated response: line #02: I: C7825B1B (mgcp_msg.c:67) 20241111163710554 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710554 DLMGCP DEBUG <0013> Generated response: line #04: o=- C7825B1B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710554 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710554 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710554 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710554 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4602 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710554 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710554 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710555 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38558 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710555 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710555 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710555 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710555 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw (trunk:0) found free endpoint: rtpbridge/127@mgw (mgcp_endp.c:261) 20241111163710555 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/127@mgw" (mgcp_protocol.c:441) 20241111163710555 DLMGCP NOTICE <0013> endpoint:rtpbridge/127@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710555 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw conn:(1234/rtp C:F3765FB6 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710555 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw CI:F3765FB6 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710555 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw CI:F3765FB6 output_enabled 0 (mgcp_msg.c:125) 20241111163710555 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710555 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw conn:(1234/rtp C:F3765FB6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710555 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710555 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw CI:F3765FB6 CRCX: Creating connection: port: 4604 (mgcp_protocol.c:1112) 20241111163710555 DLMGCP NOTICE <0013> endpoint:rtpbridge/127@mgw CI:F3765FB6 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710555 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710555 DLMGCP DEBUG <0013> Generated response: line #00: 200 38558 OK (mgcp_msg.c:67) 20241111163710555 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/127@mgw (mgcp_msg.c:67) 20241111163710555 DLMGCP DEBUG <0013> Generated response: line #02: I: F3765FB6 (mgcp_msg.c:67) 20241111163710555 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710555 DLMGCP DEBUG <0013> Generated response: line #04: o=- F3765FB6 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710555 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710555 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710555 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710555 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4604 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710555 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710555 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710556 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38559 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710556 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710556 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710556 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710556 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw (trunk:0) found free endpoint: rtpbridge/128@mgw (mgcp_endp.c:261) 20241111163710556 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/128@mgw" (mgcp_protocol.c:441) 20241111163710556 DLMGCP NOTICE <0013> endpoint:rtpbridge/128@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710556 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw conn:(1234/rtp C:C6F2055C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710556 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw CI:C6F2055C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710556 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw CI:C6F2055C output_enabled 0 (mgcp_msg.c:125) 20241111163710556 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710556 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw conn:(1234/rtp C:C6F2055C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710556 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710556 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw CI:C6F2055C CRCX: Creating connection: port: 4606 (mgcp_protocol.c:1112) 20241111163710556 DLMGCP NOTICE <0013> endpoint:rtpbridge/128@mgw CI:C6F2055C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710556 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710556 DLMGCP DEBUG <0013> Generated response: line #00: 200 38559 OK (mgcp_msg.c:67) 20241111163710556 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/128@mgw (mgcp_msg.c:67) 20241111163710556 DLMGCP DEBUG <0013> Generated response: line #02: I: C6F2055C (mgcp_msg.c:67) 20241111163710556 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710556 DLMGCP DEBUG <0013> Generated response: line #04: o=- C6F2055C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710556 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710556 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710556 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710556 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4606 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710556 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710556 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710557 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38560 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710557 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710557 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710557 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710557 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw (trunk:0) found free endpoint: rtpbridge/129@mgw (mgcp_endp.c:261) 20241111163710557 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/129@mgw" (mgcp_protocol.c:441) 20241111163710557 DLMGCP NOTICE <0013> endpoint:rtpbridge/129@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710557 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw conn:(1234/rtp C:9AF8C13B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710557 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw CI:9AF8C13B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710557 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw CI:9AF8C13B output_enabled 0 (mgcp_msg.c:125) 20241111163710557 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710557 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw conn:(1234/rtp C:9AF8C13B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710557 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710557 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw CI:9AF8C13B CRCX: Creating connection: port: 4608 (mgcp_protocol.c:1112) 20241111163710557 DLMGCP NOTICE <0013> endpoint:rtpbridge/129@mgw CI:9AF8C13B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710557 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710557 DLMGCP DEBUG <0013> Generated response: line #00: 200 38560 OK (mgcp_msg.c:67) 20241111163710557 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/129@mgw (mgcp_msg.c:67) 20241111163710557 DLMGCP DEBUG <0013> Generated response: line #02: I: 9AF8C13B (mgcp_msg.c:67) 20241111163710557 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710557 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9AF8C13B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710557 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710557 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710557 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710557 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4608 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710557 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710557 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710558 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38561 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710558 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710558 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710558 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710558 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw (trunk:0) found free endpoint: rtpbridge/12a@mgw (mgcp_endp.c:261) 20241111163710558 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/12a@mgw" (mgcp_protocol.c:441) 20241111163710558 DLMGCP NOTICE <0013> endpoint:rtpbridge/12a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710558 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw conn:(1234/rtp C:B2D9D897 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710558 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw CI:B2D9D897 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710558 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw CI:B2D9D897 output_enabled 0 (mgcp_msg.c:125) 20241111163710558 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710558 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw conn:(1234/rtp C:B2D9D897 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710558 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710558 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw CI:B2D9D897 CRCX: Creating connection: port: 4610 (mgcp_protocol.c:1112) 20241111163710558 DLMGCP NOTICE <0013> endpoint:rtpbridge/12a@mgw CI:B2D9D897 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710558 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710558 DLMGCP DEBUG <0013> Generated response: line #00: 200 38561 OK (mgcp_msg.c:67) 20241111163710558 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/12a@mgw (mgcp_msg.c:67) 20241111163710558 DLMGCP DEBUG <0013> Generated response: line #02: I: B2D9D897 (mgcp_msg.c:67) 20241111163710558 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710558 DLMGCP DEBUG <0013> Generated response: line #04: o=- B2D9D897 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710558 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710558 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710558 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710558 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4610 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710558 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710558 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710559 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38562 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710559 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710559 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710559 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710559 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw (trunk:0) found free endpoint: rtpbridge/12b@mgw (mgcp_endp.c:261) 20241111163710559 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/12b@mgw" (mgcp_protocol.c:441) 20241111163710559 DLMGCP NOTICE <0013> endpoint:rtpbridge/12b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710559 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw conn:(1234/rtp C:7714C3FC r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710559 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw CI:7714C3FC connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710559 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw CI:7714C3FC output_enabled 0 (mgcp_msg.c:125) 20241111163710559 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710559 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw conn:(1234/rtp C:7714C3FC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710559 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710559 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw CI:7714C3FC CRCX: Creating connection: port: 4612 (mgcp_protocol.c:1112) 20241111163710559 DLMGCP NOTICE <0013> endpoint:rtpbridge/12b@mgw CI:7714C3FC CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710559 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710559 DLMGCP DEBUG <0013> Generated response: line #00: 200 38562 OK (mgcp_msg.c:67) 20241111163710559 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/12b@mgw (mgcp_msg.c:67) 20241111163710559 DLMGCP DEBUG <0013> Generated response: line #02: I: 7714C3FC (mgcp_msg.c:67) 20241111163710559 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710559 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7714C3FC 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710559 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710559 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710559 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710559 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4612 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710559 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710559 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710560 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38563 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710560 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710560 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710560 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710560 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw (trunk:0) found free endpoint: rtpbridge/12c@mgw (mgcp_endp.c:261) 20241111163710560 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/12c@mgw" (mgcp_protocol.c:441) 20241111163710560 DLMGCP NOTICE <0013> endpoint:rtpbridge/12c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710560 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw conn:(1234/rtp C:73C8DE9F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163710560 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw CI:73C8DE9F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163710560 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw CI:73C8DE9F output_enabled 0 (mgcp_msg.c:125) 20241111163710560 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163710560 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw conn:(1234/rtp C:73C8DE9F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163710560 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163710560 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw CI:73C8DE9F CRCX: Creating connection: port: 4614 (mgcp_protocol.c:1112) 20241111163710560 DLMGCP NOTICE <0013> endpoint:rtpbridge/12c@mgw CI:73C8DE9F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163710560 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710560 DLMGCP DEBUG <0013> Generated response: line #00: 200 38563 OK (mgcp_msg.c:67) 20241111163710560 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/12c@mgw (mgcp_msg.c:67) 20241111163710560 DLMGCP DEBUG <0013> Generated response: line #02: I: 73C8DE9F (mgcp_msg.c:67) 20241111163710560 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163710560 DLMGCP DEBUG <0013> Generated response: line #04: o=- 73C8DE9F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163710560 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163710560 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163710560 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163710560 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4614 RTP/AVP 112 (mgcp_msg.c:67) 20241111163710560 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163710560 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163710561 DLMGCP DEBUG <0013> Received message: line #00: CRCX 38564 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710561 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163710561 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163710561 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163710561 DLMGCP ERROR <0013> (trunk:0) Not able to find a free endpoint (mgcp_endp.c:267) 20241111163710561 DLMGCP NOTICE <0013> CRCX: cannot find endpoint "rtpbridge/*@mgw", cause=403 -- trying to identify trunk... (mgcp_protocol.c:407) 20241111163710561 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for trunk resource of endpoint "rtpbridge/*@mgw" (mgcp_protocol.c:445) 20241111163710561 DLMGCP NOTICE <0013> endpoint:none CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163710561 DLMGCP ERROR <0013> endpoint:none CRCX: no free endpoints available! (mgcp_protocol.c:894) 20241111163710561 DLMGCP DEBUG <0013> endpoint:none Generated response: code=403 (mgcp_protocol.c:230) 20241111163710561 DLMGCP DEBUG <0013> Generated response: line #00: 403 38564 FAIL (mgcp_msg.c:67) MTC@e999c791e3c7: setverdict(pass): none -> pass 20241111163710562 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38565 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710562 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710562 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20241111163710562 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163710562 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710562 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710562 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710562 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710562 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710562 DLMGCP DEBUG <0013> Generated response: line #00: 200 38565 OK (mgcp_msg.c:67) 20241111163710562 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38566 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710562 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710562 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111163710562 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111163710562 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710562 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710562 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710562 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710562 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710562 DLMGCP DEBUG <0013> Generated response: line #00: 200 38566 OK (mgcp_msg.c:67) 20241111163710563 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38567 rtpbridge/3@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710563 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710563 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw (trunk:0) found endpoint: rtpbridge/3@mgw (mgcp_endp.c:279) 20241111163710563 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/3@mgw" (mgcp_protocol.c:441) 20241111163710563 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710563 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710563 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710563 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710563 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710563 DLMGCP DEBUG <0013> Generated response: line #00: 200 38567 OK (mgcp_msg.c:67) 20241111163710563 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38568 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710563 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710563 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:279) 20241111163710563 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:441) 20241111163710564 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710564 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710564 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710564 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710564 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710564 DLMGCP DEBUG <0013> Generated response: line #00: 200 38568 OK (mgcp_msg.c:67) 20241111163710564 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38569 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710564 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710564 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20241111163710564 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:441) 20241111163710564 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710564 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710564 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710564 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710564 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710564 DLMGCP DEBUG <0013> Generated response: line #00: 200 38569 OK (mgcp_msg.c:67) 20241111163710565 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38570 rtpbridge/6@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710565 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710565 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw (trunk:0) found endpoint: rtpbridge/6@mgw (mgcp_endp.c:279) 20241111163710565 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/6@mgw" (mgcp_protocol.c:441) 20241111163710565 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710565 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710565 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710565 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710565 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710565 DLMGCP DEBUG <0013> Generated response: line #00: 200 38570 OK (mgcp_msg.c:67) 20241111163710565 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38571 rtpbridge/7@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710565 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710566 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw (trunk:0) found endpoint: rtpbridge/7@mgw (mgcp_endp.c:279) 20241111163710566 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/7@mgw" (mgcp_protocol.c:441) 20241111163710566 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710566 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710566 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710566 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710566 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710566 DLMGCP DEBUG <0013> Generated response: line #00: 200 38571 OK (mgcp_msg.c:67) 20241111163710566 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38572 rtpbridge/8@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710566 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710566 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw (trunk:0) found endpoint: rtpbridge/8@mgw (mgcp_endp.c:279) 20241111163710566 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/8@mgw" (mgcp_protocol.c:441) 20241111163710566 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710566 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710566 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710566 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710566 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710566 DLMGCP DEBUG <0013> Generated response: line #00: 200 38572 OK (mgcp_msg.c:67) 20241111163710567 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38573 rtpbridge/9@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710567 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710567 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw (trunk:0) found endpoint: rtpbridge/9@mgw (mgcp_endp.c:279) 20241111163710567 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/9@mgw" (mgcp_protocol.c:441) 20241111163710567 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710567 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710567 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710567 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710567 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710567 DLMGCP DEBUG <0013> Generated response: line #00: 200 38573 OK (mgcp_msg.c:67) 20241111163710567 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38574 rtpbridge/a@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710567 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710567 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw (trunk:0) found endpoint: rtpbridge/a@mgw (mgcp_endp.c:279) 20241111163710567 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/a@mgw" (mgcp_protocol.c:441) 20241111163710567 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710567 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710567 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710567 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710567 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710567 DLMGCP DEBUG <0013> Generated response: line #00: 200 38574 OK (mgcp_msg.c:67) 20241111163710568 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38575 rtpbridge/b@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710568 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710568 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw (trunk:0) found endpoint: rtpbridge/b@mgw (mgcp_endp.c:279) 20241111163710568 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/b@mgw" (mgcp_protocol.c:441) 20241111163710568 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710568 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710568 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710568 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710568 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710568 DLMGCP DEBUG <0013> Generated response: line #00: 200 38575 OK (mgcp_msg.c:67) 20241111163710568 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38576 rtpbridge/c@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710568 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710568 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw (trunk:0) found endpoint: rtpbridge/c@mgw (mgcp_endp.c:279) 20241111163710568 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/c@mgw" (mgcp_protocol.c:441) 20241111163710568 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710568 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710568 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710569 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710569 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710569 DLMGCP DEBUG <0013> Generated response: line #00: 200 38576 OK (mgcp_msg.c:67) 20241111163710569 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38577 rtpbridge/d@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710569 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710569 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw (trunk:0) found endpoint: rtpbridge/d@mgw (mgcp_endp.c:279) 20241111163710569 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/d@mgw" (mgcp_protocol.c:441) 20241111163710569 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710569 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710569 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710569 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710569 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710569 DLMGCP DEBUG <0013> Generated response: line #00: 200 38577 OK (mgcp_msg.c:67) 20241111163710570 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38578 rtpbridge/e@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710570 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710570 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw (trunk:0) found endpoint: rtpbridge/e@mgw (mgcp_endp.c:279) 20241111163710570 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/e@mgw" (mgcp_protocol.c:441) 20241111163710570 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710570 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710570 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710570 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710570 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710570 DLMGCP DEBUG <0013> Generated response: line #00: 200 38578 OK (mgcp_msg.c:67) 20241111163710570 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38579 rtpbridge/f@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710570 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710570 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw (trunk:0) found endpoint: rtpbridge/f@mgw (mgcp_endp.c:279) 20241111163710570 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/f@mgw" (mgcp_protocol.c:441) 20241111163710571 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710571 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710571 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710571 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710571 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710571 DLMGCP DEBUG <0013> Generated response: line #00: 200 38579 OK (mgcp_msg.c:67) 20241111163710571 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38580 rtpbridge/10@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710571 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710571 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw (trunk:0) found endpoint: rtpbridge/10@mgw (mgcp_endp.c:279) 20241111163710571 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/10@mgw" (mgcp_protocol.c:441) 20241111163710571 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710571 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710571 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710571 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710571 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710571 DLMGCP DEBUG <0013> Generated response: line #00: 200 38580 OK (mgcp_msg.c:67) 20241111163710572 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38581 rtpbridge/11@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710572 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710572 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw (trunk:0) found endpoint: rtpbridge/11@mgw (mgcp_endp.c:279) 20241111163710572 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/11@mgw" (mgcp_protocol.c:441) 20241111163710572 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710572 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710572 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710572 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710572 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710572 DLMGCP DEBUG <0013> Generated response: line #00: 200 38581 OK (mgcp_msg.c:67) 20241111163710572 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38582 rtpbridge/12@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710572 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710572 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw (trunk:0) found endpoint: rtpbridge/12@mgw (mgcp_endp.c:279) 20241111163710572 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/12@mgw" (mgcp_protocol.c:441) 20241111163710572 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710572 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710572 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710573 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710573 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710573 DLMGCP DEBUG <0013> Generated response: line #00: 200 38582 OK (mgcp_msg.c:67) 20241111163710573 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38583 rtpbridge/13@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710573 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710573 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw (trunk:0) found endpoint: rtpbridge/13@mgw (mgcp_endp.c:279) 20241111163710573 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/13@mgw" (mgcp_protocol.c:441) 20241111163710573 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710573 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710573 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710573 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710573 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710573 DLMGCP DEBUG <0013> Generated response: line #00: 200 38583 OK (mgcp_msg.c:67) 20241111163710574 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38584 rtpbridge/14@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710574 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710574 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw (trunk:0) found endpoint: rtpbridge/14@mgw (mgcp_endp.c:279) 20241111163710574 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/14@mgw" (mgcp_protocol.c:441) 20241111163710574 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710574 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710574 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710574 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710574 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710574 DLMGCP DEBUG <0013> Generated response: line #00: 200 38584 OK (mgcp_msg.c:67) 20241111163710574 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38585 rtpbridge/15@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710574 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710574 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw (trunk:0) found endpoint: rtpbridge/15@mgw (mgcp_endp.c:279) 20241111163710574 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/15@mgw" (mgcp_protocol.c:441) 20241111163710574 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710574 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710574 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710574 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710574 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710574 DLMGCP DEBUG <0013> Generated response: line #00: 200 38585 OK (mgcp_msg.c:67) 20241111163710575 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38586 rtpbridge/16@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710575 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710575 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw (trunk:0) found endpoint: rtpbridge/16@mgw (mgcp_endp.c:279) 20241111163710575 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/16@mgw" (mgcp_protocol.c:441) 20241111163710575 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710575 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710575 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710575 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710575 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710575 DLMGCP DEBUG <0013> Generated response: line #00: 200 38586 OK (mgcp_msg.c:67) 20241111163710575 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38587 rtpbridge/17@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710575 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710575 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw (trunk:0) found endpoint: rtpbridge/17@mgw (mgcp_endp.c:279) 20241111163710576 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/17@mgw" (mgcp_protocol.c:441) 20241111163710576 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710576 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710576 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710576 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710576 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710576 DLMGCP DEBUG <0013> Generated response: line #00: 200 38587 OK (mgcp_msg.c:67) 20241111163710576 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38588 rtpbridge/18@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710576 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710576 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw (trunk:0) found endpoint: rtpbridge/18@mgw (mgcp_endp.c:279) 20241111163710576 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/18@mgw" (mgcp_protocol.c:441) 20241111163710576 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710576 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710576 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710576 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710576 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710576 DLMGCP DEBUG <0013> Generated response: line #00: 200 38588 OK (mgcp_msg.c:67) 20241111163710577 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38589 rtpbridge/19@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710577 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710577 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw (trunk:0) found endpoint: rtpbridge/19@mgw (mgcp_endp.c:279) 20241111163710577 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/19@mgw" (mgcp_protocol.c:441) 20241111163710577 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710577 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710577 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710577 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710577 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710577 DLMGCP DEBUG <0013> Generated response: line #00: 200 38589 OK (mgcp_msg.c:67) 20241111163710577 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38590 rtpbridge/1a@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710577 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710577 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw (trunk:0) found endpoint: rtpbridge/1a@mgw (mgcp_endp.c:279) 20241111163710577 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1a@mgw" (mgcp_protocol.c:441) 20241111163710577 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710577 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710577 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710577 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710577 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710577 DLMGCP DEBUG <0013> Generated response: line #00: 200 38590 OK (mgcp_msg.c:67) 20241111163710578 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38591 rtpbridge/1b@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710578 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710578 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw (trunk:0) found endpoint: rtpbridge/1b@mgw (mgcp_endp.c:279) 20241111163710578 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1b@mgw" (mgcp_protocol.c:441) 20241111163710578 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710578 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710578 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710578 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710578 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710578 DLMGCP DEBUG <0013> Generated response: line #00: 200 38591 OK (mgcp_msg.c:67) 20241111163710579 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38592 rtpbridge/1c@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710579 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710579 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw (trunk:0) found endpoint: rtpbridge/1c@mgw (mgcp_endp.c:279) 20241111163710579 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1c@mgw" (mgcp_protocol.c:441) 20241111163710579 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710579 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710579 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710579 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710579 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710579 DLMGCP DEBUG <0013> Generated response: line #00: 200 38592 OK (mgcp_msg.c:67) 20241111163710579 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38593 rtpbridge/1d@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710579 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710579 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw (trunk:0) found endpoint: rtpbridge/1d@mgw (mgcp_endp.c:279) 20241111163710579 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1d@mgw" (mgcp_protocol.c:441) 20241111163710579 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710579 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710579 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710579 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710579 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710579 DLMGCP DEBUG <0013> Generated response: line #00: 200 38593 OK (mgcp_msg.c:67) 20241111163710580 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38594 rtpbridge/1e@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710580 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710580 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw (trunk:0) found endpoint: rtpbridge/1e@mgw (mgcp_endp.c:279) 20241111163710580 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1e@mgw" (mgcp_protocol.c:441) 20241111163710580 DLMGCP NOTICE <0013> endpoint:rtpbridge/1e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710580 DLMGCP NOTICE <0013> endpoint:rtpbridge/1e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710580 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710580 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710580 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710580 DLMGCP DEBUG <0013> Generated response: line #00: 200 38594 OK (mgcp_msg.c:67) 20241111163710581 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38595 rtpbridge/1f@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710581 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710581 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw (trunk:0) found endpoint: rtpbridge/1f@mgw (mgcp_endp.c:279) 20241111163710581 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1f@mgw" (mgcp_protocol.c:441) 20241111163710581 DLMGCP NOTICE <0013> endpoint:rtpbridge/1f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710581 DLMGCP NOTICE <0013> endpoint:rtpbridge/1f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710581 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710581 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710581 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710581 DLMGCP DEBUG <0013> Generated response: line #00: 200 38595 OK (mgcp_msg.c:67) 20241111163710581 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38596 rtpbridge/20@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710581 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710581 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw (trunk:0) found endpoint: rtpbridge/20@mgw (mgcp_endp.c:279) 20241111163710581 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/20@mgw" (mgcp_protocol.c:441) 20241111163710581 DLMGCP NOTICE <0013> endpoint:rtpbridge/20@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710581 DLMGCP NOTICE <0013> endpoint:rtpbridge/20@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710581 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710581 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710581 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710582 DLMGCP DEBUG <0013> Generated response: line #00: 200 38596 OK (mgcp_msg.c:67) 20241111163710582 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38597 rtpbridge/21@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710582 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710582 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw (trunk:0) found endpoint: rtpbridge/21@mgw (mgcp_endp.c:279) 20241111163710582 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/21@mgw" (mgcp_protocol.c:441) 20241111163710582 DLMGCP NOTICE <0013> endpoint:rtpbridge/21@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710582 DLMGCP NOTICE <0013> endpoint:rtpbridge/21@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710582 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710582 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710582 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710582 DLMGCP DEBUG <0013> Generated response: line #00: 200 38597 OK (mgcp_msg.c:67) 20241111163710583 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38598 rtpbridge/22@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710583 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710583 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw (trunk:0) found endpoint: rtpbridge/22@mgw (mgcp_endp.c:279) 20241111163710583 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/22@mgw" (mgcp_protocol.c:441) 20241111163710583 DLMGCP NOTICE <0013> endpoint:rtpbridge/22@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710583 DLMGCP NOTICE <0013> endpoint:rtpbridge/22@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710583 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710583 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710583 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710583 DLMGCP DEBUG <0013> Generated response: line #00: 200 38598 OK (mgcp_msg.c:67) 20241111163710583 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38599 rtpbridge/23@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710583 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710583 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw (trunk:0) found endpoint: rtpbridge/23@mgw (mgcp_endp.c:279) 20241111163710583 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/23@mgw" (mgcp_protocol.c:441) 20241111163710583 DLMGCP NOTICE <0013> endpoint:rtpbridge/23@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710583 DLMGCP NOTICE <0013> endpoint:rtpbridge/23@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710584 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710584 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710584 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710584 DLMGCP DEBUG <0013> Generated response: line #00: 200 38599 OK (mgcp_msg.c:67) 20241111163710584 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38600 rtpbridge/24@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710584 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710584 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw (trunk:0) found endpoint: rtpbridge/24@mgw (mgcp_endp.c:279) 20241111163710584 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/24@mgw" (mgcp_protocol.c:441) 20241111163710584 DLMGCP NOTICE <0013> endpoint:rtpbridge/24@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710584 DLMGCP NOTICE <0013> endpoint:rtpbridge/24@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710584 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710584 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710584 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710584 DLMGCP DEBUG <0013> Generated response: line #00: 200 38600 OK (mgcp_msg.c:67) 20241111163710585 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38601 rtpbridge/25@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710585 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710585 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw (trunk:0) found endpoint: rtpbridge/25@mgw (mgcp_endp.c:279) 20241111163710585 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/25@mgw" (mgcp_protocol.c:441) 20241111163710585 DLMGCP NOTICE <0013> endpoint:rtpbridge/25@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710585 DLMGCP NOTICE <0013> endpoint:rtpbridge/25@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710585 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710585 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710585 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710585 DLMGCP DEBUG <0013> Generated response: line #00: 200 38601 OK (mgcp_msg.c:67) 20241111163710585 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38602 rtpbridge/26@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710585 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710585 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw (trunk:0) found endpoint: rtpbridge/26@mgw (mgcp_endp.c:279) 20241111163710585 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/26@mgw" (mgcp_protocol.c:441) 20241111163710585 DLMGCP NOTICE <0013> endpoint:rtpbridge/26@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710585 DLMGCP NOTICE <0013> endpoint:rtpbridge/26@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710586 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710586 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710586 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710586 DLMGCP DEBUG <0013> Generated response: line #00: 200 38602 OK (mgcp_msg.c:67) 20241111163710586 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38603 rtpbridge/27@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710586 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710586 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw (trunk:0) found endpoint: rtpbridge/27@mgw (mgcp_endp.c:279) 20241111163710586 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/27@mgw" (mgcp_protocol.c:441) 20241111163710586 DLMGCP NOTICE <0013> endpoint:rtpbridge/27@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710586 DLMGCP NOTICE <0013> endpoint:rtpbridge/27@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710586 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710586 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710586 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710586 DLMGCP DEBUG <0013> Generated response: line #00: 200 38603 OK (mgcp_msg.c:67) 20241111163710587 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38604 rtpbridge/28@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710587 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710587 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw (trunk:0) found endpoint: rtpbridge/28@mgw (mgcp_endp.c:279) 20241111163710587 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/28@mgw" (mgcp_protocol.c:441) 20241111163710587 DLMGCP NOTICE <0013> endpoint:rtpbridge/28@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710587 DLMGCP NOTICE <0013> endpoint:rtpbridge/28@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710587 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710587 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710587 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710587 DLMGCP DEBUG <0013> Generated response: line #00: 200 38604 OK (mgcp_msg.c:67) 20241111163710587 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38605 rtpbridge/29@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710587 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710587 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw (trunk:0) found endpoint: rtpbridge/29@mgw (mgcp_endp.c:279) 20241111163710588 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/29@mgw" (mgcp_protocol.c:441) 20241111163710588 DLMGCP NOTICE <0013> endpoint:rtpbridge/29@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710588 DLMGCP NOTICE <0013> endpoint:rtpbridge/29@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710588 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710588 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710588 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710588 DLMGCP DEBUG <0013> Generated response: line #00: 200 38605 OK (mgcp_msg.c:67) 20241111163710588 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38606 rtpbridge/2a@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710588 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710588 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw (trunk:0) found endpoint: rtpbridge/2a@mgw (mgcp_endp.c:279) 20241111163710588 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2a@mgw" (mgcp_protocol.c:441) 20241111163710588 DLMGCP NOTICE <0013> endpoint:rtpbridge/2a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710588 DLMGCP NOTICE <0013> endpoint:rtpbridge/2a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710588 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710588 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710588 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710588 DLMGCP DEBUG <0013> Generated response: line #00: 200 38606 OK (mgcp_msg.c:67) 20241111163710589 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38607 rtpbridge/2b@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710589 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710589 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw (trunk:0) found endpoint: rtpbridge/2b@mgw (mgcp_endp.c:279) 20241111163710589 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2b@mgw" (mgcp_protocol.c:441) 20241111163710589 DLMGCP NOTICE <0013> endpoint:rtpbridge/2b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710589 DLMGCP NOTICE <0013> endpoint:rtpbridge/2b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710589 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710589 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710589 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710589 DLMGCP DEBUG <0013> Generated response: line #00: 200 38607 OK (mgcp_msg.c:67) 20241111163710590 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38608 rtpbridge/2c@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710590 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710590 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw (trunk:0) found endpoint: rtpbridge/2c@mgw (mgcp_endp.c:279) 20241111163710590 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2c@mgw" (mgcp_protocol.c:441) 20241111163710590 DLMGCP NOTICE <0013> endpoint:rtpbridge/2c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710590 DLMGCP NOTICE <0013> endpoint:rtpbridge/2c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710590 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710590 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710590 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710590 DLMGCP DEBUG <0013> Generated response: line #00: 200 38608 OK (mgcp_msg.c:67) 20241111163710590 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38609 rtpbridge/2d@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710590 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710590 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw (trunk:0) found endpoint: rtpbridge/2d@mgw (mgcp_endp.c:279) 20241111163710590 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2d@mgw" (mgcp_protocol.c:441) 20241111163710590 DLMGCP NOTICE <0013> endpoint:rtpbridge/2d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710590 DLMGCP NOTICE <0013> endpoint:rtpbridge/2d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710590 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710590 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710590 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710590 DLMGCP DEBUG <0013> Generated response: line #00: 200 38609 OK (mgcp_msg.c:67) 20241111163710591 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38610 rtpbridge/2e@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710591 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710591 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw (trunk:0) found endpoint: rtpbridge/2e@mgw (mgcp_endp.c:279) 20241111163710591 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2e@mgw" (mgcp_protocol.c:441) 20241111163710591 DLMGCP NOTICE <0013> endpoint:rtpbridge/2e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710591 DLMGCP NOTICE <0013> endpoint:rtpbridge/2e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710591 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710591 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710591 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710591 DLMGCP DEBUG <0013> Generated response: line #00: 200 38610 OK (mgcp_msg.c:67) 20241111163710592 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38611 rtpbridge/2f@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710592 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710592 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw (trunk:0) found endpoint: rtpbridge/2f@mgw (mgcp_endp.c:279) 20241111163710592 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2f@mgw" (mgcp_protocol.c:441) 20241111163710592 DLMGCP NOTICE <0013> endpoint:rtpbridge/2f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710592 DLMGCP NOTICE <0013> endpoint:rtpbridge/2f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710592 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710592 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710592 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710592 DLMGCP DEBUG <0013> Generated response: line #00: 200 38611 OK (mgcp_msg.c:67) 20241111163710592 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38612 rtpbridge/30@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710592 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710593 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw (trunk:0) found endpoint: rtpbridge/30@mgw (mgcp_endp.c:279) 20241111163710593 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/30@mgw" (mgcp_protocol.c:441) 20241111163710593 DLMGCP NOTICE <0013> endpoint:rtpbridge/30@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710593 DLMGCP NOTICE <0013> endpoint:rtpbridge/30@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710593 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710593 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710593 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710593 DLMGCP DEBUG <0013> Generated response: line #00: 200 38612 OK (mgcp_msg.c:67) 20241111163710594 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38613 rtpbridge/31@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710594 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710594 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw (trunk:0) found endpoint: rtpbridge/31@mgw (mgcp_endp.c:279) 20241111163710594 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/31@mgw" (mgcp_protocol.c:441) 20241111163710594 DLMGCP NOTICE <0013> endpoint:rtpbridge/31@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710594 DLMGCP NOTICE <0013> endpoint:rtpbridge/31@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710594 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710594 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710594 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710594 DLMGCP DEBUG <0013> Generated response: line #00: 200 38613 OK (mgcp_msg.c:67) 20241111163710594 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38614 rtpbridge/32@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710594 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710594 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw (trunk:0) found endpoint: rtpbridge/32@mgw (mgcp_endp.c:279) 20241111163710594 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/32@mgw" (mgcp_protocol.c:441) 20241111163710595 DLMGCP NOTICE <0013> endpoint:rtpbridge/32@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710595 DLMGCP NOTICE <0013> endpoint:rtpbridge/32@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710595 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710595 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710595 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710595 DLMGCP DEBUG <0013> Generated response: line #00: 200 38614 OK (mgcp_msg.c:67) 20241111163710595 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38615 rtpbridge/33@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710595 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710595 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw (trunk:0) found endpoint: rtpbridge/33@mgw (mgcp_endp.c:279) 20241111163710595 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/33@mgw" (mgcp_protocol.c:441) 20241111163710595 DLMGCP NOTICE <0013> endpoint:rtpbridge/33@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710595 DLMGCP NOTICE <0013> endpoint:rtpbridge/33@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710595 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710595 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710595 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710595 DLMGCP DEBUG <0013> Generated response: line #00: 200 38615 OK (mgcp_msg.c:67) 20241111163710596 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38616 rtpbridge/34@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710596 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710596 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw (trunk:0) found endpoint: rtpbridge/34@mgw (mgcp_endp.c:279) 20241111163710596 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/34@mgw" (mgcp_protocol.c:441) 20241111163710596 DLMGCP NOTICE <0013> endpoint:rtpbridge/34@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710596 DLMGCP NOTICE <0013> endpoint:rtpbridge/34@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710596 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710596 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710596 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710596 DLMGCP DEBUG <0013> Generated response: line #00: 200 38616 OK (mgcp_msg.c:67) 20241111163710597 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38617 rtpbridge/35@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710597 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710597 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw (trunk:0) found endpoint: rtpbridge/35@mgw (mgcp_endp.c:279) 20241111163710597 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/35@mgw" (mgcp_protocol.c:441) 20241111163710597 DLMGCP NOTICE <0013> endpoint:rtpbridge/35@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710597 DLMGCP NOTICE <0013> endpoint:rtpbridge/35@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710597 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710597 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710597 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710597 DLMGCP DEBUG <0013> Generated response: line #00: 200 38617 OK (mgcp_msg.c:67) 20241111163710598 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38618 rtpbridge/36@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710598 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710598 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw (trunk:0) found endpoint: rtpbridge/36@mgw (mgcp_endp.c:279) 20241111163710598 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/36@mgw" (mgcp_protocol.c:441) 20241111163710598 DLMGCP NOTICE <0013> endpoint:rtpbridge/36@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710598 DLMGCP NOTICE <0013> endpoint:rtpbridge/36@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710598 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710598 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710598 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710598 DLMGCP DEBUG <0013> Generated response: line #00: 200 38618 OK (mgcp_msg.c:67) 20241111163710598 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38619 rtpbridge/37@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710599 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710599 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw (trunk:0) found endpoint: rtpbridge/37@mgw (mgcp_endp.c:279) 20241111163710599 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/37@mgw" (mgcp_protocol.c:441) 20241111163710599 DLMGCP NOTICE <0013> endpoint:rtpbridge/37@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710599 DLMGCP NOTICE <0013> endpoint:rtpbridge/37@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710599 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710599 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710599 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710599 DLMGCP DEBUG <0013> Generated response: line #00: 200 38619 OK (mgcp_msg.c:67) 20241111163710599 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38620 rtpbridge/38@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710599 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710599 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw (trunk:0) found endpoint: rtpbridge/38@mgw (mgcp_endp.c:279) 20241111163710599 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/38@mgw" (mgcp_protocol.c:441) 20241111163710599 DLMGCP NOTICE <0013> endpoint:rtpbridge/38@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710599 DLMGCP NOTICE <0013> endpoint:rtpbridge/38@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710600 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710600 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710600 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710600 DLMGCP DEBUG <0013> Generated response: line #00: 200 38620 OK (mgcp_msg.c:67) 20241111163710600 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38621 rtpbridge/39@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710600 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710600 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw (trunk:0) found endpoint: rtpbridge/39@mgw (mgcp_endp.c:279) 20241111163710600 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/39@mgw" (mgcp_protocol.c:441) 20241111163710600 DLMGCP NOTICE <0013> endpoint:rtpbridge/39@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710600 DLMGCP NOTICE <0013> endpoint:rtpbridge/39@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710600 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710600 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710600 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710601 DLMGCP DEBUG <0013> Generated response: line #00: 200 38621 OK (mgcp_msg.c:67) 20241111163710601 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38622 rtpbridge/3a@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710601 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710601 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw (trunk:0) found endpoint: rtpbridge/3a@mgw (mgcp_endp.c:279) 20241111163710601 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/3a@mgw" (mgcp_protocol.c:441) 20241111163710601 DLMGCP NOTICE <0013> endpoint:rtpbridge/3a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710601 DLMGCP NOTICE <0013> endpoint:rtpbridge/3a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710601 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710601 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710601 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710601 DLMGCP DEBUG <0013> Generated response: line #00: 200 38622 OK (mgcp_msg.c:67) 20241111163710602 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38623 rtpbridge/3b@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710602 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710602 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw (trunk:0) found endpoint: rtpbridge/3b@mgw (mgcp_endp.c:279) 20241111163710602 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/3b@mgw" (mgcp_protocol.c:441) 20241111163710602 DLMGCP NOTICE <0013> endpoint:rtpbridge/3b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710602 DLMGCP NOTICE <0013> endpoint:rtpbridge/3b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710602 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710602 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710602 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710602 DLMGCP DEBUG <0013> Generated response: line #00: 200 38623 OK (mgcp_msg.c:67) 20241111163710602 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38624 rtpbridge/3c@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710602 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710602 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw (trunk:0) found endpoint: rtpbridge/3c@mgw (mgcp_endp.c:279) 20241111163710602 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/3c@mgw" (mgcp_protocol.c:441) 20241111163710602 DLMGCP NOTICE <0013> endpoint:rtpbridge/3c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710602 DLMGCP NOTICE <0013> endpoint:rtpbridge/3c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710602 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710602 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710602 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710602 DLMGCP DEBUG <0013> Generated response: line #00: 200 38624 OK (mgcp_msg.c:67) 20241111163710603 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38625 rtpbridge/3d@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710603 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710603 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw (trunk:0) found endpoint: rtpbridge/3d@mgw (mgcp_endp.c:279) 20241111163710603 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/3d@mgw" (mgcp_protocol.c:441) 20241111163710603 DLMGCP NOTICE <0013> endpoint:rtpbridge/3d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710603 DLMGCP NOTICE <0013> endpoint:rtpbridge/3d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710603 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710603 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710603 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710603 DLMGCP DEBUG <0013> Generated response: line #00: 200 38625 OK (mgcp_msg.c:67) 20241111163710603 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38626 rtpbridge/3e@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710603 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710603 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw (trunk:0) found endpoint: rtpbridge/3e@mgw (mgcp_endp.c:279) 20241111163710603 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/3e@mgw" (mgcp_protocol.c:441) 20241111163710603 DLMGCP NOTICE <0013> endpoint:rtpbridge/3e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710603 DLMGCP NOTICE <0013> endpoint:rtpbridge/3e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710603 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710604 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710604 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710604 DLMGCP DEBUG <0013> Generated response: line #00: 200 38626 OK (mgcp_msg.c:67) 20241111163710604 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38627 rtpbridge/3f@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710604 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710604 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw (trunk:0) found endpoint: rtpbridge/3f@mgw (mgcp_endp.c:279) 20241111163710604 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/3f@mgw" (mgcp_protocol.c:441) 20241111163710604 DLMGCP NOTICE <0013> endpoint:rtpbridge/3f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710604 DLMGCP NOTICE <0013> endpoint:rtpbridge/3f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710604 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710604 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710604 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710604 DLMGCP DEBUG <0013> Generated response: line #00: 200 38627 OK (mgcp_msg.c:67) 20241111163710604 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38628 rtpbridge/40@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710605 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710605 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw (trunk:0) found endpoint: rtpbridge/40@mgw (mgcp_endp.c:279) 20241111163710605 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/40@mgw" (mgcp_protocol.c:441) 20241111163710605 DLMGCP NOTICE <0013> endpoint:rtpbridge/40@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710605 DLMGCP NOTICE <0013> endpoint:rtpbridge/40@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710605 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710605 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710605 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710605 DLMGCP DEBUG <0013> Generated response: line #00: 200 38628 OK (mgcp_msg.c:67) 20241111163710605 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38629 rtpbridge/41@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710605 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710605 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw (trunk:0) found endpoint: rtpbridge/41@mgw (mgcp_endp.c:279) 20241111163710605 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/41@mgw" (mgcp_protocol.c:441) 20241111163710605 DLMGCP NOTICE <0013> endpoint:rtpbridge/41@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710605 DLMGCP NOTICE <0013> endpoint:rtpbridge/41@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710605 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710605 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710605 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710605 DLMGCP DEBUG <0013> Generated response: line #00: 200 38629 OK (mgcp_msg.c:67) 20241111163710606 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38630 rtpbridge/42@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710606 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710606 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw (trunk:0) found endpoint: rtpbridge/42@mgw (mgcp_endp.c:279) 20241111163710606 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/42@mgw" (mgcp_protocol.c:441) 20241111163710606 DLMGCP NOTICE <0013> endpoint:rtpbridge/42@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710606 DLMGCP NOTICE <0013> endpoint:rtpbridge/42@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710606 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710606 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710606 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710606 DLMGCP DEBUG <0013> Generated response: line #00: 200 38630 OK (mgcp_msg.c:67) 20241111163710606 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38631 rtpbridge/43@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710606 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710606 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw (trunk:0) found endpoint: rtpbridge/43@mgw (mgcp_endp.c:279) 20241111163710606 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/43@mgw" (mgcp_protocol.c:441) 20241111163710606 DLMGCP NOTICE <0013> endpoint:rtpbridge/43@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710606 DLMGCP NOTICE <0013> endpoint:rtpbridge/43@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710606 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710606 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710606 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710606 DLMGCP DEBUG <0013> Generated response: line #00: 200 38631 OK (mgcp_msg.c:67) 20241111163710607 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38632 rtpbridge/44@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710607 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710607 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw (trunk:0) found endpoint: rtpbridge/44@mgw (mgcp_endp.c:279) 20241111163710607 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/44@mgw" (mgcp_protocol.c:441) 20241111163710607 DLMGCP NOTICE <0013> endpoint:rtpbridge/44@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710607 DLMGCP NOTICE <0013> endpoint:rtpbridge/44@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710607 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710607 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710607 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710607 DLMGCP DEBUG <0013> Generated response: line #00: 200 38632 OK (mgcp_msg.c:67) 20241111163710607 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38633 rtpbridge/45@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710607 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710607 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw (trunk:0) found endpoint: rtpbridge/45@mgw (mgcp_endp.c:279) 20241111163710607 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/45@mgw" (mgcp_protocol.c:441) 20241111163710607 DLMGCP NOTICE <0013> endpoint:rtpbridge/45@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710607 DLMGCP NOTICE <0013> endpoint:rtpbridge/45@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710607 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710608 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710608 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710608 DLMGCP DEBUG <0013> Generated response: line #00: 200 38633 OK (mgcp_msg.c:67) 20241111163710608 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38634 rtpbridge/46@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710608 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710608 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw (trunk:0) found endpoint: rtpbridge/46@mgw (mgcp_endp.c:279) 20241111163710608 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/46@mgw" (mgcp_protocol.c:441) 20241111163710608 DLMGCP NOTICE <0013> endpoint:rtpbridge/46@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710608 DLMGCP NOTICE <0013> endpoint:rtpbridge/46@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710608 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710608 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710608 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710608 DLMGCP DEBUG <0013> Generated response: line #00: 200 38634 OK (mgcp_msg.c:67) 20241111163710609 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38635 rtpbridge/47@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710609 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710609 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw (trunk:0) found endpoint: rtpbridge/47@mgw (mgcp_endp.c:279) 20241111163710609 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/47@mgw" (mgcp_protocol.c:441) 20241111163710609 DLMGCP NOTICE <0013> endpoint:rtpbridge/47@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710609 DLMGCP NOTICE <0013> endpoint:rtpbridge/47@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710609 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710609 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710609 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710609 DLMGCP DEBUG <0013> Generated response: line #00: 200 38635 OK (mgcp_msg.c:67) 20241111163710609 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38636 rtpbridge/48@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710609 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710609 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw (trunk:0) found endpoint: rtpbridge/48@mgw (mgcp_endp.c:279) 20241111163710609 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/48@mgw" (mgcp_protocol.c:441) 20241111163710609 DLMGCP NOTICE <0013> endpoint:rtpbridge/48@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710609 DLMGCP NOTICE <0013> endpoint:rtpbridge/48@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710609 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710609 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710609 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710609 DLMGCP DEBUG <0013> Generated response: line #00: 200 38636 OK (mgcp_msg.c:67) 20241111163710610 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38637 rtpbridge/49@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710610 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710610 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw (trunk:0) found endpoint: rtpbridge/49@mgw (mgcp_endp.c:279) 20241111163710610 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/49@mgw" (mgcp_protocol.c:441) 20241111163710610 DLMGCP NOTICE <0013> endpoint:rtpbridge/49@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710610 DLMGCP NOTICE <0013> endpoint:rtpbridge/49@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710610 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710610 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710610 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710610 DLMGCP DEBUG <0013> Generated response: line #00: 200 38637 OK (mgcp_msg.c:67) 20241111163710610 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38638 rtpbridge/4a@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710610 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710610 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw (trunk:0) found endpoint: rtpbridge/4a@mgw (mgcp_endp.c:279) 20241111163710610 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/4a@mgw" (mgcp_protocol.c:441) 20241111163710611 DLMGCP NOTICE <0013> endpoint:rtpbridge/4a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710611 DLMGCP NOTICE <0013> endpoint:rtpbridge/4a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710611 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710611 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710611 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710611 DLMGCP DEBUG <0013> Generated response: line #00: 200 38638 OK (mgcp_msg.c:67) 20241111163710611 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38639 rtpbridge/4b@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710611 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710611 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw (trunk:0) found endpoint: rtpbridge/4b@mgw (mgcp_endp.c:279) 20241111163710611 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/4b@mgw" (mgcp_protocol.c:441) 20241111163710611 DLMGCP NOTICE <0013> endpoint:rtpbridge/4b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710611 DLMGCP NOTICE <0013> endpoint:rtpbridge/4b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710611 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710611 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710611 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710611 DLMGCP DEBUG <0013> Generated response: line #00: 200 38639 OK (mgcp_msg.c:67) 20241111163710612 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38640 rtpbridge/4c@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710612 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710612 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw (trunk:0) found endpoint: rtpbridge/4c@mgw (mgcp_endp.c:279) 20241111163710612 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/4c@mgw" (mgcp_protocol.c:441) 20241111163710612 DLMGCP NOTICE <0013> endpoint:rtpbridge/4c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710612 DLMGCP NOTICE <0013> endpoint:rtpbridge/4c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710612 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710612 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710612 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710612 DLMGCP DEBUG <0013> Generated response: line #00: 200 38640 OK (mgcp_msg.c:67) 20241111163710612 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38641 rtpbridge/4d@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710612 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710612 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw (trunk:0) found endpoint: rtpbridge/4d@mgw (mgcp_endp.c:279) 20241111163710612 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/4d@mgw" (mgcp_protocol.c:441) 20241111163710612 DLMGCP NOTICE <0013> endpoint:rtpbridge/4d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710612 DLMGCP NOTICE <0013> endpoint:rtpbridge/4d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710612 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710613 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710613 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710613 DLMGCP DEBUG <0013> Generated response: line #00: 200 38641 OK (mgcp_msg.c:67) 20241111163710613 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38642 rtpbridge/4e@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710613 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710613 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw (trunk:0) found endpoint: rtpbridge/4e@mgw (mgcp_endp.c:279) 20241111163710613 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/4e@mgw" (mgcp_protocol.c:441) 20241111163710613 DLMGCP NOTICE <0013> endpoint:rtpbridge/4e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710613 DLMGCP NOTICE <0013> endpoint:rtpbridge/4e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710613 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710613 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710613 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710613 DLMGCP DEBUG <0013> Generated response: line #00: 200 38642 OK (mgcp_msg.c:67) 20241111163710614 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38643 rtpbridge/4f@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710614 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710614 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw (trunk:0) found endpoint: rtpbridge/4f@mgw (mgcp_endp.c:279) 20241111163710614 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/4f@mgw" (mgcp_protocol.c:441) 20241111163710614 DLMGCP NOTICE <0013> endpoint:rtpbridge/4f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710614 DLMGCP NOTICE <0013> endpoint:rtpbridge/4f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710614 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710614 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710614 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710614 DLMGCP DEBUG <0013> Generated response: line #00: 200 38643 OK (mgcp_msg.c:67) 20241111163710614 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38644 rtpbridge/50@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710614 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710614 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw (trunk:0) found endpoint: rtpbridge/50@mgw (mgcp_endp.c:279) 20241111163710614 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/50@mgw" (mgcp_protocol.c:441) 20241111163710615 DLMGCP NOTICE <0013> endpoint:rtpbridge/50@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710615 DLMGCP NOTICE <0013> endpoint:rtpbridge/50@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710615 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710615 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710615 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710615 DLMGCP DEBUG <0013> Generated response: line #00: 200 38644 OK (mgcp_msg.c:67) 20241111163710615 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38645 rtpbridge/51@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710615 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710615 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw (trunk:0) found endpoint: rtpbridge/51@mgw (mgcp_endp.c:279) 20241111163710615 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/51@mgw" (mgcp_protocol.c:441) 20241111163710615 DLMGCP NOTICE <0013> endpoint:rtpbridge/51@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710615 DLMGCP NOTICE <0013> endpoint:rtpbridge/51@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710615 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710615 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710615 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710615 DLMGCP DEBUG <0013> Generated response: line #00: 200 38645 OK (mgcp_msg.c:67) 20241111163710616 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38646 rtpbridge/52@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710616 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710616 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw (trunk:0) found endpoint: rtpbridge/52@mgw (mgcp_endp.c:279) 20241111163710616 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/52@mgw" (mgcp_protocol.c:441) 20241111163710616 DLMGCP NOTICE <0013> endpoint:rtpbridge/52@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710616 DLMGCP NOTICE <0013> endpoint:rtpbridge/52@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710616 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710616 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710616 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710616 DLMGCP DEBUG <0013> Generated response: line #00: 200 38646 OK (mgcp_msg.c:67) 20241111163710617 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38647 rtpbridge/53@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710617 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710617 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw (trunk:0) found endpoint: rtpbridge/53@mgw (mgcp_endp.c:279) 20241111163710617 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/53@mgw" (mgcp_protocol.c:441) 20241111163710617 DLMGCP NOTICE <0013> endpoint:rtpbridge/53@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710617 DLMGCP NOTICE <0013> endpoint:rtpbridge/53@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710617 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710617 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710617 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710617 DLMGCP DEBUG <0013> Generated response: line #00: 200 38647 OK (mgcp_msg.c:67) 20241111163710618 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38648 rtpbridge/54@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710618 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710618 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw (trunk:0) found endpoint: rtpbridge/54@mgw (mgcp_endp.c:279) 20241111163710618 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/54@mgw" (mgcp_protocol.c:441) 20241111163710618 DLMGCP NOTICE <0013> endpoint:rtpbridge/54@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710618 DLMGCP NOTICE <0013> endpoint:rtpbridge/54@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710618 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710618 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710618 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710618 DLMGCP DEBUG <0013> Generated response: line #00: 200 38648 OK (mgcp_msg.c:67) 20241111163710618 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38649 rtpbridge/55@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710618 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710618 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw (trunk:0) found endpoint: rtpbridge/55@mgw (mgcp_endp.c:279) 20241111163710618 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/55@mgw" (mgcp_protocol.c:441) 20241111163710618 DLMGCP NOTICE <0013> endpoint:rtpbridge/55@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710619 DLMGCP NOTICE <0013> endpoint:rtpbridge/55@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710619 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710619 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710619 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710619 DLMGCP DEBUG <0013> Generated response: line #00: 200 38649 OK (mgcp_msg.c:67) 20241111163710619 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38650 rtpbridge/56@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710619 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710619 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw (trunk:0) found endpoint: rtpbridge/56@mgw (mgcp_endp.c:279) 20241111163710619 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/56@mgw" (mgcp_protocol.c:441) 20241111163710619 DLMGCP NOTICE <0013> endpoint:rtpbridge/56@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710619 DLMGCP NOTICE <0013> endpoint:rtpbridge/56@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710619 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710619 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710619 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710619 DLMGCP DEBUG <0013> Generated response: line #00: 200 38650 OK (mgcp_msg.c:67) 20241111163710620 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38651 rtpbridge/57@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710620 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710620 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw (trunk:0) found endpoint: rtpbridge/57@mgw (mgcp_endp.c:279) 20241111163710620 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/57@mgw" (mgcp_protocol.c:441) 20241111163710620 DLMGCP NOTICE <0013> endpoint:rtpbridge/57@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710620 DLMGCP NOTICE <0013> endpoint:rtpbridge/57@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710620 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710620 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710620 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710620 DLMGCP DEBUG <0013> Generated response: line #00: 200 38651 OK (mgcp_msg.c:67) 20241111163710621 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38652 rtpbridge/58@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710621 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710621 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw (trunk:0) found endpoint: rtpbridge/58@mgw (mgcp_endp.c:279) 20241111163710621 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/58@mgw" (mgcp_protocol.c:441) 20241111163710621 DLMGCP NOTICE <0013> endpoint:rtpbridge/58@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710621 DLMGCP NOTICE <0013> endpoint:rtpbridge/58@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710621 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710621 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710621 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710621 DLMGCP DEBUG <0013> Generated response: line #00: 200 38652 OK (mgcp_msg.c:67) 20241111163710622 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38653 rtpbridge/59@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710622 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710622 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw (trunk:0) found endpoint: rtpbridge/59@mgw (mgcp_endp.c:279) 20241111163710622 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/59@mgw" (mgcp_protocol.c:441) 20241111163710622 DLMGCP NOTICE <0013> endpoint:rtpbridge/59@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710622 DLMGCP NOTICE <0013> endpoint:rtpbridge/59@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710622 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710622 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710622 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710622 DLMGCP DEBUG <0013> Generated response: line #00: 200 38653 OK (mgcp_msg.c:67) 20241111163710622 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38654 rtpbridge/5a@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710622 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710622 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw (trunk:0) found endpoint: rtpbridge/5a@mgw (mgcp_endp.c:279) 20241111163710623 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5a@mgw" (mgcp_protocol.c:441) 20241111163710623 DLMGCP NOTICE <0013> endpoint:rtpbridge/5a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710623 DLMGCP NOTICE <0013> endpoint:rtpbridge/5a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710623 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710623 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710623 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710623 DLMGCP DEBUG <0013> Generated response: line #00: 200 38654 OK (mgcp_msg.c:67) 20241111163710623 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38655 rtpbridge/5b@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710623 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710623 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw (trunk:0) found endpoint: rtpbridge/5b@mgw (mgcp_endp.c:279) 20241111163710623 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5b@mgw" (mgcp_protocol.c:441) 20241111163710623 DLMGCP NOTICE <0013> endpoint:rtpbridge/5b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710623 DLMGCP NOTICE <0013> endpoint:rtpbridge/5b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710623 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710623 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710623 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710623 DLMGCP DEBUG <0013> Generated response: line #00: 200 38655 OK (mgcp_msg.c:67) 20241111163710624 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38656 rtpbridge/5c@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710624 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710624 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw (trunk:0) found endpoint: rtpbridge/5c@mgw (mgcp_endp.c:279) 20241111163710624 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5c@mgw" (mgcp_protocol.c:441) 20241111163710624 DLMGCP NOTICE <0013> endpoint:rtpbridge/5c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710624 DLMGCP NOTICE <0013> endpoint:rtpbridge/5c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710624 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710624 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710624 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710624 DLMGCP DEBUG <0013> Generated response: line #00: 200 38656 OK (mgcp_msg.c:67) 20241111163710624 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38657 rtpbridge/5d@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710624 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710624 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw (trunk:0) found endpoint: rtpbridge/5d@mgw (mgcp_endp.c:279) 20241111163710624 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5d@mgw" (mgcp_protocol.c:441) 20241111163710625 DLMGCP NOTICE <0013> endpoint:rtpbridge/5d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710625 DLMGCP NOTICE <0013> endpoint:rtpbridge/5d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710625 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710625 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710625 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710625 DLMGCP DEBUG <0013> Generated response: line #00: 200 38657 OK (mgcp_msg.c:67) 20241111163710625 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38658 rtpbridge/5e@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710625 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710625 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw (trunk:0) found endpoint: rtpbridge/5e@mgw (mgcp_endp.c:279) 20241111163710625 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5e@mgw" (mgcp_protocol.c:441) 20241111163710625 DLMGCP NOTICE <0013> endpoint:rtpbridge/5e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710625 DLMGCP NOTICE <0013> endpoint:rtpbridge/5e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710625 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710625 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710625 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710625 DLMGCP DEBUG <0013> Generated response: line #00: 200 38658 OK (mgcp_msg.c:67) 20241111163710626 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38659 rtpbridge/5f@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710626 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710626 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw (trunk:0) found endpoint: rtpbridge/5f@mgw (mgcp_endp.c:279) 20241111163710626 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5f@mgw" (mgcp_protocol.c:441) 20241111163710626 DLMGCP NOTICE <0013> endpoint:rtpbridge/5f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710626 DLMGCP NOTICE <0013> endpoint:rtpbridge/5f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710626 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710626 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710626 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710626 DLMGCP DEBUG <0013> Generated response: line #00: 200 38659 OK (mgcp_msg.c:67) 20241111163710626 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38660 rtpbridge/60@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710626 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710626 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw (trunk:0) found endpoint: rtpbridge/60@mgw (mgcp_endp.c:279) 20241111163710626 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/60@mgw" (mgcp_protocol.c:441) 20241111163710626 DLMGCP NOTICE <0013> endpoint:rtpbridge/60@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710626 DLMGCP NOTICE <0013> endpoint:rtpbridge/60@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710626 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710626 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710626 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710626 DLMGCP DEBUG <0013> Generated response: line #00: 200 38660 OK (mgcp_msg.c:67) 20241111163710627 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38661 rtpbridge/61@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710627 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710627 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw (trunk:0) found endpoint: rtpbridge/61@mgw (mgcp_endp.c:279) 20241111163710627 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/61@mgw" (mgcp_protocol.c:441) 20241111163710627 DLMGCP NOTICE <0013> endpoint:rtpbridge/61@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710627 DLMGCP NOTICE <0013> endpoint:rtpbridge/61@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710627 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710627 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710627 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710627 DLMGCP DEBUG <0013> Generated response: line #00: 200 38661 OK (mgcp_msg.c:67) 20241111163710627 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38662 rtpbridge/62@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710627 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710627 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw (trunk:0) found endpoint: rtpbridge/62@mgw (mgcp_endp.c:279) 20241111163710627 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/62@mgw" (mgcp_protocol.c:441) 20241111163710627 DLMGCP NOTICE <0013> endpoint:rtpbridge/62@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710627 DLMGCP NOTICE <0013> endpoint:rtpbridge/62@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710628 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710628 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710628 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710628 DLMGCP DEBUG <0013> Generated response: line #00: 200 38662 OK (mgcp_msg.c:67) 20241111163710628 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38663 rtpbridge/63@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710628 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710628 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw (trunk:0) found endpoint: rtpbridge/63@mgw (mgcp_endp.c:279) 20241111163710628 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/63@mgw" (mgcp_protocol.c:441) 20241111163710628 DLMGCP NOTICE <0013> endpoint:rtpbridge/63@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710628 DLMGCP NOTICE <0013> endpoint:rtpbridge/63@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710628 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710628 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710628 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710628 DLMGCP DEBUG <0013> Generated response: line #00: 200 38663 OK (mgcp_msg.c:67) 20241111163710629 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38664 rtpbridge/64@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710629 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710629 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw (trunk:0) found endpoint: rtpbridge/64@mgw (mgcp_endp.c:279) 20241111163710629 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/64@mgw" (mgcp_protocol.c:441) 20241111163710629 DLMGCP NOTICE <0013> endpoint:rtpbridge/64@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710629 DLMGCP NOTICE <0013> endpoint:rtpbridge/64@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710629 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710629 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710629 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710629 DLMGCP DEBUG <0013> Generated response: line #00: 200 38664 OK (mgcp_msg.c:67) 20241111163710630 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38665 rtpbridge/65@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710630 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710630 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw (trunk:0) found endpoint: rtpbridge/65@mgw (mgcp_endp.c:279) 20241111163710630 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/65@mgw" (mgcp_protocol.c:441) 20241111163710630 DLMGCP NOTICE <0013> endpoint:rtpbridge/65@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710630 DLMGCP NOTICE <0013> endpoint:rtpbridge/65@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710630 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710630 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710630 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710630 DLMGCP DEBUG <0013> Generated response: line #00: 200 38665 OK (mgcp_msg.c:67) 20241111163710630 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38666 rtpbridge/66@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710630 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710630 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw (trunk:0) found endpoint: rtpbridge/66@mgw (mgcp_endp.c:279) 20241111163710630 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/66@mgw" (mgcp_protocol.c:441) 20241111163710630 DLMGCP NOTICE <0013> endpoint:rtpbridge/66@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710630 DLMGCP NOTICE <0013> endpoint:rtpbridge/66@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710630 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710630 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710630 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710630 DLMGCP DEBUG <0013> Generated response: line #00: 200 38666 OK (mgcp_msg.c:67) 20241111163710631 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38667 rtpbridge/67@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710631 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710631 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw (trunk:0) found endpoint: rtpbridge/67@mgw (mgcp_endp.c:279) 20241111163710631 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/67@mgw" (mgcp_protocol.c:441) 20241111163710631 DLMGCP NOTICE <0013> endpoint:rtpbridge/67@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710631 DLMGCP NOTICE <0013> endpoint:rtpbridge/67@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710631 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710631 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710631 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710631 DLMGCP DEBUG <0013> Generated response: line #00: 200 38667 OK (mgcp_msg.c:67) 20241111163710632 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38668 rtpbridge/68@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710632 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710632 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw (trunk:0) found endpoint: rtpbridge/68@mgw (mgcp_endp.c:279) 20241111163710632 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/68@mgw" (mgcp_protocol.c:441) 20241111163710632 DLMGCP NOTICE <0013> endpoint:rtpbridge/68@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710632 DLMGCP NOTICE <0013> endpoint:rtpbridge/68@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710632 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710632 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710632 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710632 DLMGCP DEBUG <0013> Generated response: line #00: 200 38668 OK (mgcp_msg.c:67) 20241111163710632 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38669 rtpbridge/69@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710632 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710632 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw (trunk:0) found endpoint: rtpbridge/69@mgw (mgcp_endp.c:279) 20241111163710632 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/69@mgw" (mgcp_protocol.c:441) 20241111163710632 DLMGCP NOTICE <0013> endpoint:rtpbridge/69@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710632 DLMGCP NOTICE <0013> endpoint:rtpbridge/69@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710632 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710632 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710632 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710632 DLMGCP DEBUG <0013> Generated response: line #00: 200 38669 OK (mgcp_msg.c:67) 20241111163710633 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38670 rtpbridge/6a@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710633 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710633 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw (trunk:0) found endpoint: rtpbridge/6a@mgw (mgcp_endp.c:279) 20241111163710633 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/6a@mgw" (mgcp_protocol.c:441) 20241111163710633 DLMGCP NOTICE <0013> endpoint:rtpbridge/6a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710633 DLMGCP NOTICE <0013> endpoint:rtpbridge/6a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710633 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710633 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710633 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710633 DLMGCP DEBUG <0013> Generated response: line #00: 200 38670 OK (mgcp_msg.c:67) 20241111163710633 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38671 rtpbridge/6b@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710633 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710634 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw (trunk:0) found endpoint: rtpbridge/6b@mgw (mgcp_endp.c:279) 20241111163710634 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/6b@mgw" (mgcp_protocol.c:441) 20241111163710634 DLMGCP NOTICE <0013> endpoint:rtpbridge/6b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710634 DLMGCP NOTICE <0013> endpoint:rtpbridge/6b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710634 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710634 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710634 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710634 DLMGCP DEBUG <0013> Generated response: line #00: 200 38671 OK (mgcp_msg.c:67) 20241111163710634 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38672 rtpbridge/6c@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710634 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710634 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw (trunk:0) found endpoint: rtpbridge/6c@mgw (mgcp_endp.c:279) 20241111163710634 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/6c@mgw" (mgcp_protocol.c:441) 20241111163710634 DLMGCP NOTICE <0013> endpoint:rtpbridge/6c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710634 DLMGCP NOTICE <0013> endpoint:rtpbridge/6c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710634 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710634 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710634 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710634 DLMGCP DEBUG <0013> Generated response: line #00: 200 38672 OK (mgcp_msg.c:67) 20241111163710635 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38673 rtpbridge/6d@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710635 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710635 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw (trunk:0) found endpoint: rtpbridge/6d@mgw (mgcp_endp.c:279) 20241111163710635 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/6d@mgw" (mgcp_protocol.c:441) 20241111163710635 DLMGCP NOTICE <0013> endpoint:rtpbridge/6d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710635 DLMGCP NOTICE <0013> endpoint:rtpbridge/6d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710635 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710635 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710635 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710635 DLMGCP DEBUG <0013> Generated response: line #00: 200 38673 OK (mgcp_msg.c:67) 20241111163710635 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38674 rtpbridge/6e@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710635 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710635 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw (trunk:0) found endpoint: rtpbridge/6e@mgw (mgcp_endp.c:279) 20241111163710635 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/6e@mgw" (mgcp_protocol.c:441) 20241111163710635 DLMGCP NOTICE <0013> endpoint:rtpbridge/6e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710635 DLMGCP NOTICE <0013> endpoint:rtpbridge/6e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710636 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710636 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710636 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710636 DLMGCP DEBUG <0013> Generated response: line #00: 200 38674 OK (mgcp_msg.c:67) 20241111163710636 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38675 rtpbridge/6f@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710636 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710636 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw (trunk:0) found endpoint: rtpbridge/6f@mgw (mgcp_endp.c:279) 20241111163710636 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/6f@mgw" (mgcp_protocol.c:441) 20241111163710636 DLMGCP NOTICE <0013> endpoint:rtpbridge/6f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710636 DLMGCP NOTICE <0013> endpoint:rtpbridge/6f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710636 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710636 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710637 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710637 DLMGCP DEBUG <0013> Generated response: line #00: 200 38675 OK (mgcp_msg.c:67) 20241111163710637 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38676 rtpbridge/70@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710637 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710637 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw (trunk:0) found endpoint: rtpbridge/70@mgw (mgcp_endp.c:279) 20241111163710637 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/70@mgw" (mgcp_protocol.c:441) 20241111163710637 DLMGCP NOTICE <0013> endpoint:rtpbridge/70@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710637 DLMGCP NOTICE <0013> endpoint:rtpbridge/70@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710637 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710637 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710637 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710637 DLMGCP DEBUG <0013> Generated response: line #00: 200 38676 OK (mgcp_msg.c:67) 20241111163710638 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38677 rtpbridge/71@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710638 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710638 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw (trunk:0) found endpoint: rtpbridge/71@mgw (mgcp_endp.c:279) 20241111163710638 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/71@mgw" (mgcp_protocol.c:441) 20241111163710638 DLMGCP NOTICE <0013> endpoint:rtpbridge/71@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710638 DLMGCP NOTICE <0013> endpoint:rtpbridge/71@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710638 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710638 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710638 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710638 DLMGCP DEBUG <0013> Generated response: line #00: 200 38677 OK (mgcp_msg.c:67) 20241111163710638 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38678 rtpbridge/72@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710639 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710639 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw (trunk:0) found endpoint: rtpbridge/72@mgw (mgcp_endp.c:279) 20241111163710639 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/72@mgw" (mgcp_protocol.c:441) 20241111163710639 DLMGCP NOTICE <0013> endpoint:rtpbridge/72@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710639 DLMGCP NOTICE <0013> endpoint:rtpbridge/72@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710639 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710639 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710639 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710639 DLMGCP DEBUG <0013> Generated response: line #00: 200 38678 OK (mgcp_msg.c:67) 20241111163710639 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38679 rtpbridge/73@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710639 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710639 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw (trunk:0) found endpoint: rtpbridge/73@mgw (mgcp_endp.c:279) 20241111163710639 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/73@mgw" (mgcp_protocol.c:441) 20241111163710639 DLMGCP NOTICE <0013> endpoint:rtpbridge/73@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710639 DLMGCP NOTICE <0013> endpoint:rtpbridge/73@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710640 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710640 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710640 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710640 DLMGCP DEBUG <0013> Generated response: line #00: 200 38679 OK (mgcp_msg.c:67) 20241111163710640 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38680 rtpbridge/74@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710640 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710640 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw (trunk:0) found endpoint: rtpbridge/74@mgw (mgcp_endp.c:279) 20241111163710640 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/74@mgw" (mgcp_protocol.c:441) 20241111163710640 DLMGCP NOTICE <0013> endpoint:rtpbridge/74@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710640 DLMGCP NOTICE <0013> endpoint:rtpbridge/74@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710640 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710640 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710640 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710640 DLMGCP DEBUG <0013> Generated response: line #00: 200 38680 OK (mgcp_msg.c:67) 20241111163710641 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38681 rtpbridge/75@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710641 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710641 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw (trunk:0) found endpoint: rtpbridge/75@mgw (mgcp_endp.c:279) 20241111163710641 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/75@mgw" (mgcp_protocol.c:441) 20241111163710641 DLMGCP NOTICE <0013> endpoint:rtpbridge/75@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710641 DLMGCP NOTICE <0013> endpoint:rtpbridge/75@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710641 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710641 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710641 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710641 DLMGCP DEBUG <0013> Generated response: line #00: 200 38681 OK (mgcp_msg.c:67) 20241111163710642 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38682 rtpbridge/76@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710642 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710642 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw (trunk:0) found endpoint: rtpbridge/76@mgw (mgcp_endp.c:279) 20241111163710642 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/76@mgw" (mgcp_protocol.c:441) 20241111163710642 DLMGCP NOTICE <0013> endpoint:rtpbridge/76@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710642 DLMGCP NOTICE <0013> endpoint:rtpbridge/76@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710642 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710642 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710642 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710642 DLMGCP DEBUG <0013> Generated response: line #00: 200 38682 OK (mgcp_msg.c:67) 20241111163710643 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38683 rtpbridge/77@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710643 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710643 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw (trunk:0) found endpoint: rtpbridge/77@mgw (mgcp_endp.c:279) 20241111163710643 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/77@mgw" (mgcp_protocol.c:441) 20241111163710643 DLMGCP NOTICE <0013> endpoint:rtpbridge/77@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710643 DLMGCP NOTICE <0013> endpoint:rtpbridge/77@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710643 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710643 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710643 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710643 DLMGCP DEBUG <0013> Generated response: line #00: 200 38683 OK (mgcp_msg.c:67) 20241111163710643 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38684 rtpbridge/78@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710643 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710643 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw (trunk:0) found endpoint: rtpbridge/78@mgw (mgcp_endp.c:279) 20241111163710643 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/78@mgw" (mgcp_protocol.c:441) 20241111163710644 DLMGCP NOTICE <0013> endpoint:rtpbridge/78@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710644 DLMGCP NOTICE <0013> endpoint:rtpbridge/78@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710644 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710644 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710644 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710644 DLMGCP DEBUG <0013> Generated response: line #00: 200 38684 OK (mgcp_msg.c:67) 20241111163710644 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38685 rtpbridge/79@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710644 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710644 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw (trunk:0) found endpoint: rtpbridge/79@mgw (mgcp_endp.c:279) 20241111163710644 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/79@mgw" (mgcp_protocol.c:441) 20241111163710644 DLMGCP NOTICE <0013> endpoint:rtpbridge/79@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710644 DLMGCP NOTICE <0013> endpoint:rtpbridge/79@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710644 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710644 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710644 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710644 DLMGCP DEBUG <0013> Generated response: line #00: 200 38685 OK (mgcp_msg.c:67) 20241111163710645 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38686 rtpbridge/7a@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710645 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710645 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw (trunk:0) found endpoint: rtpbridge/7a@mgw (mgcp_endp.c:279) 20241111163710645 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/7a@mgw" (mgcp_protocol.c:441) 20241111163710645 DLMGCP NOTICE <0013> endpoint:rtpbridge/7a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710645 DLMGCP NOTICE <0013> endpoint:rtpbridge/7a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710645 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710645 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710645 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710645 DLMGCP DEBUG <0013> Generated response: line #00: 200 38686 OK (mgcp_msg.c:67) 20241111163710645 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38687 rtpbridge/7b@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710645 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710646 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw (trunk:0) found endpoint: rtpbridge/7b@mgw (mgcp_endp.c:279) 20241111163710646 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/7b@mgw" (mgcp_protocol.c:441) 20241111163710646 DLMGCP NOTICE <0013> endpoint:rtpbridge/7b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710646 DLMGCP NOTICE <0013> endpoint:rtpbridge/7b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710646 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710646 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710646 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710646 DLMGCP DEBUG <0013> Generated response: line #00: 200 38687 OK (mgcp_msg.c:67) 20241111163710646 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38688 rtpbridge/7c@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710646 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710646 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw (trunk:0) found endpoint: rtpbridge/7c@mgw (mgcp_endp.c:279) 20241111163710646 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/7c@mgw" (mgcp_protocol.c:441) 20241111163710646 DLMGCP NOTICE <0013> endpoint:rtpbridge/7c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710646 DLMGCP NOTICE <0013> endpoint:rtpbridge/7c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710646 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710646 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710646 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710646 DLMGCP DEBUG <0013> Generated response: line #00: 200 38688 OK (mgcp_msg.c:67) 20241111163710647 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38689 rtpbridge/7d@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710647 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710647 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw (trunk:0) found endpoint: rtpbridge/7d@mgw (mgcp_endp.c:279) 20241111163710647 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/7d@mgw" (mgcp_protocol.c:441) 20241111163710647 DLMGCP NOTICE <0013> endpoint:rtpbridge/7d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710647 DLMGCP NOTICE <0013> endpoint:rtpbridge/7d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710647 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710647 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710647 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710647 DLMGCP DEBUG <0013> Generated response: line #00: 200 38689 OK (mgcp_msg.c:67) 20241111163710647 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38690 rtpbridge/7e@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710647 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710647 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw (trunk:0) found endpoint: rtpbridge/7e@mgw (mgcp_endp.c:279) 20241111163710647 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/7e@mgw" (mgcp_protocol.c:441) 20241111163710647 DLMGCP NOTICE <0013> endpoint:rtpbridge/7e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710647 DLMGCP NOTICE <0013> endpoint:rtpbridge/7e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710647 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710647 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710647 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710647 DLMGCP DEBUG <0013> Generated response: line #00: 200 38690 OK (mgcp_msg.c:67) 20241111163710648 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38691 rtpbridge/7f@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710648 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710648 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw (trunk:0) found endpoint: rtpbridge/7f@mgw (mgcp_endp.c:279) 20241111163710648 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/7f@mgw" (mgcp_protocol.c:441) 20241111163710648 DLMGCP NOTICE <0013> endpoint:rtpbridge/7f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710648 DLMGCP NOTICE <0013> endpoint:rtpbridge/7f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710648 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710648 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710648 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710648 DLMGCP DEBUG <0013> Generated response: line #00: 200 38691 OK (mgcp_msg.c:67) 20241111163710649 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38692 rtpbridge/80@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710649 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710649 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw (trunk:0) found endpoint: rtpbridge/80@mgw (mgcp_endp.c:279) 20241111163710649 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/80@mgw" (mgcp_protocol.c:441) 20241111163710649 DLMGCP NOTICE <0013> endpoint:rtpbridge/80@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710649 DLMGCP NOTICE <0013> endpoint:rtpbridge/80@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710649 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710649 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710649 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710649 DLMGCP DEBUG <0013> Generated response: line #00: 200 38692 OK (mgcp_msg.c:67) 20241111163710649 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38693 rtpbridge/81@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710649 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710649 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw (trunk:0) found endpoint: rtpbridge/81@mgw (mgcp_endp.c:279) 20241111163710649 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/81@mgw" (mgcp_protocol.c:441) 20241111163710649 DLMGCP NOTICE <0013> endpoint:rtpbridge/81@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710649 DLMGCP NOTICE <0013> endpoint:rtpbridge/81@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710649 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710649 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710649 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710649 DLMGCP DEBUG <0013> Generated response: line #00: 200 38693 OK (mgcp_msg.c:67) 20241111163710650 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38694 rtpbridge/82@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710650 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710650 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw (trunk:0) found endpoint: rtpbridge/82@mgw (mgcp_endp.c:279) 20241111163710650 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/82@mgw" (mgcp_protocol.c:441) 20241111163710650 DLMGCP NOTICE <0013> endpoint:rtpbridge/82@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710650 DLMGCP NOTICE <0013> endpoint:rtpbridge/82@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710650 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710650 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710650 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710650 DLMGCP DEBUG <0013> Generated response: line #00: 200 38694 OK (mgcp_msg.c:67) 20241111163710651 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38695 rtpbridge/83@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710651 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710651 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw (trunk:0) found endpoint: rtpbridge/83@mgw (mgcp_endp.c:279) 20241111163710651 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/83@mgw" (mgcp_protocol.c:441) 20241111163710651 DLMGCP NOTICE <0013> endpoint:rtpbridge/83@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710651 DLMGCP NOTICE <0013> endpoint:rtpbridge/83@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710651 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710651 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710651 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710651 DLMGCP DEBUG <0013> Generated response: line #00: 200 38695 OK (mgcp_msg.c:67) 20241111163710651 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38696 rtpbridge/84@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710651 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710651 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw (trunk:0) found endpoint: rtpbridge/84@mgw (mgcp_endp.c:279) 20241111163710651 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/84@mgw" (mgcp_protocol.c:441) 20241111163710651 DLMGCP NOTICE <0013> endpoint:rtpbridge/84@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710651 DLMGCP NOTICE <0013> endpoint:rtpbridge/84@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710651 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710651 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710651 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710651 DLMGCP DEBUG <0013> Generated response: line #00: 200 38696 OK (mgcp_msg.c:67) 20241111163710652 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38697 rtpbridge/85@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710652 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710652 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw (trunk:0) found endpoint: rtpbridge/85@mgw (mgcp_endp.c:279) 20241111163710652 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/85@mgw" (mgcp_protocol.c:441) 20241111163710652 DLMGCP NOTICE <0013> endpoint:rtpbridge/85@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710652 DLMGCP NOTICE <0013> endpoint:rtpbridge/85@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710652 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710652 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710652 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710652 DLMGCP DEBUG <0013> Generated response: line #00: 200 38697 OK (mgcp_msg.c:67) 20241111163710652 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38698 rtpbridge/86@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710652 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710652 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw (trunk:0) found endpoint: rtpbridge/86@mgw (mgcp_endp.c:279) 20241111163710652 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/86@mgw" (mgcp_protocol.c:441) 20241111163710652 DLMGCP NOTICE <0013> endpoint:rtpbridge/86@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710652 DLMGCP NOTICE <0013> endpoint:rtpbridge/86@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710653 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710653 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710653 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710653 DLMGCP DEBUG <0013> Generated response: line #00: 200 38698 OK (mgcp_msg.c:67) 20241111163710653 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38699 rtpbridge/87@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710653 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710653 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw (trunk:0) found endpoint: rtpbridge/87@mgw (mgcp_endp.c:279) 20241111163710653 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/87@mgw" (mgcp_protocol.c:441) 20241111163710653 DLMGCP NOTICE <0013> endpoint:rtpbridge/87@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710653 DLMGCP NOTICE <0013> endpoint:rtpbridge/87@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710653 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710653 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710653 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710653 DLMGCP DEBUG <0013> Generated response: line #00: 200 38699 OK (mgcp_msg.c:67) 20241111163710654 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38700 rtpbridge/88@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710654 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710654 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw (trunk:0) found endpoint: rtpbridge/88@mgw (mgcp_endp.c:279) 20241111163710654 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/88@mgw" (mgcp_protocol.c:441) 20241111163710654 DLMGCP NOTICE <0013> endpoint:rtpbridge/88@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710654 DLMGCP NOTICE <0013> endpoint:rtpbridge/88@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710654 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710654 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710654 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710654 DLMGCP DEBUG <0013> Generated response: line #00: 200 38700 OK (mgcp_msg.c:67) 20241111163710654 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38701 rtpbridge/89@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710654 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710654 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw (trunk:0) found endpoint: rtpbridge/89@mgw (mgcp_endp.c:279) 20241111163710654 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/89@mgw" (mgcp_protocol.c:441) 20241111163710654 DLMGCP NOTICE <0013> endpoint:rtpbridge/89@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710654 DLMGCP NOTICE <0013> endpoint:rtpbridge/89@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710654 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710654 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710654 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710654 DLMGCP DEBUG <0013> Generated response: line #00: 200 38701 OK (mgcp_msg.c:67) 20241111163710655 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38702 rtpbridge/8a@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710655 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710655 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw (trunk:0) found endpoint: rtpbridge/8a@mgw (mgcp_endp.c:279) 20241111163710655 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/8a@mgw" (mgcp_protocol.c:441) 20241111163710655 DLMGCP NOTICE <0013> endpoint:rtpbridge/8a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710655 DLMGCP NOTICE <0013> endpoint:rtpbridge/8a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710655 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710655 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710655 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710655 DLMGCP DEBUG <0013> Generated response: line #00: 200 38702 OK (mgcp_msg.c:67) 20241111163710656 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38703 rtpbridge/8b@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710656 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710656 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw (trunk:0) found endpoint: rtpbridge/8b@mgw (mgcp_endp.c:279) 20241111163710656 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/8b@mgw" (mgcp_protocol.c:441) 20241111163710656 DLMGCP NOTICE <0013> endpoint:rtpbridge/8b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710656 DLMGCP NOTICE <0013> endpoint:rtpbridge/8b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710656 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710656 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710656 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710656 DLMGCP DEBUG <0013> Generated response: line #00: 200 38703 OK (mgcp_msg.c:67) 20241111163710656 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38704 rtpbridge/8c@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710656 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710656 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw (trunk:0) found endpoint: rtpbridge/8c@mgw (mgcp_endp.c:279) 20241111163710656 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/8c@mgw" (mgcp_protocol.c:441) 20241111163710656 DLMGCP NOTICE <0013> endpoint:rtpbridge/8c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710656 DLMGCP NOTICE <0013> endpoint:rtpbridge/8c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710656 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710656 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710656 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710656 DLMGCP DEBUG <0013> Generated response: line #00: 200 38704 OK (mgcp_msg.c:67) 20241111163710657 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38705 rtpbridge/8d@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710657 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710657 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw (trunk:0) found endpoint: rtpbridge/8d@mgw (mgcp_endp.c:279) 20241111163710657 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/8d@mgw" (mgcp_protocol.c:441) 20241111163710657 DLMGCP NOTICE <0013> endpoint:rtpbridge/8d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710657 DLMGCP NOTICE <0013> endpoint:rtpbridge/8d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710657 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710657 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710657 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710657 DLMGCP DEBUG <0013> Generated response: line #00: 200 38705 OK (mgcp_msg.c:67) 20241111163710657 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38706 rtpbridge/8e@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710657 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710658 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw (trunk:0) found endpoint: rtpbridge/8e@mgw (mgcp_endp.c:279) 20241111163710658 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/8e@mgw" (mgcp_protocol.c:441) 20241111163710658 DLMGCP NOTICE <0013> endpoint:rtpbridge/8e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710658 DLMGCP NOTICE <0013> endpoint:rtpbridge/8e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710658 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710658 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710658 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710658 DLMGCP DEBUG <0013> Generated response: line #00: 200 38706 OK (mgcp_msg.c:67) 20241111163710658 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38707 rtpbridge/8f@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710658 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710658 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw (trunk:0) found endpoint: rtpbridge/8f@mgw (mgcp_endp.c:279) 20241111163710658 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/8f@mgw" (mgcp_protocol.c:441) 20241111163710658 DLMGCP NOTICE <0013> endpoint:rtpbridge/8f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710658 DLMGCP NOTICE <0013> endpoint:rtpbridge/8f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710658 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710658 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710658 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710658 DLMGCP DEBUG <0013> Generated response: line #00: 200 38707 OK (mgcp_msg.c:67) 20241111163710659 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38708 rtpbridge/90@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710659 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710659 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw (trunk:0) found endpoint: rtpbridge/90@mgw (mgcp_endp.c:279) 20241111163710659 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/90@mgw" (mgcp_protocol.c:441) 20241111163710659 DLMGCP NOTICE <0013> endpoint:rtpbridge/90@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710659 DLMGCP NOTICE <0013> endpoint:rtpbridge/90@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710659 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710659 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710659 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710659 DLMGCP DEBUG <0013> Generated response: line #00: 200 38708 OK (mgcp_msg.c:67) 20241111163710659 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38709 rtpbridge/91@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710659 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710659 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw (trunk:0) found endpoint: rtpbridge/91@mgw (mgcp_endp.c:279) 20241111163710659 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/91@mgw" (mgcp_protocol.c:441) 20241111163710659 DLMGCP NOTICE <0013> endpoint:rtpbridge/91@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710659 DLMGCP NOTICE <0013> endpoint:rtpbridge/91@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710659 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710659 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710659 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710659 DLMGCP DEBUG <0013> Generated response: line #00: 200 38709 OK (mgcp_msg.c:67) 20241111163710660 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38710 rtpbridge/92@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710660 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710660 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw (trunk:0) found endpoint: rtpbridge/92@mgw (mgcp_endp.c:279) 20241111163710660 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/92@mgw" (mgcp_protocol.c:441) 20241111163710660 DLMGCP NOTICE <0013> endpoint:rtpbridge/92@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710660 DLMGCP NOTICE <0013> endpoint:rtpbridge/92@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710660 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710660 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710660 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710660 DLMGCP DEBUG <0013> Generated response: line #00: 200 38710 OK (mgcp_msg.c:67) 20241111163710661 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38711 rtpbridge/93@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710661 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710661 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw (trunk:0) found endpoint: rtpbridge/93@mgw (mgcp_endp.c:279) 20241111163710661 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/93@mgw" (mgcp_protocol.c:441) 20241111163710661 DLMGCP NOTICE <0013> endpoint:rtpbridge/93@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710661 DLMGCP NOTICE <0013> endpoint:rtpbridge/93@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710661 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710661 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710661 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710661 DLMGCP DEBUG <0013> Generated response: line #00: 200 38711 OK (mgcp_msg.c:67) 20241111163710661 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38712 rtpbridge/94@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710661 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710661 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw (trunk:0) found endpoint: rtpbridge/94@mgw (mgcp_endp.c:279) 20241111163710661 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/94@mgw" (mgcp_protocol.c:441) 20241111163710661 DLMGCP NOTICE <0013> endpoint:rtpbridge/94@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710661 DLMGCP NOTICE <0013> endpoint:rtpbridge/94@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710661 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710661 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710661 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710661 DLMGCP DEBUG <0013> Generated response: line #00: 200 38712 OK (mgcp_msg.c:67) 20241111163710662 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38713 rtpbridge/95@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710662 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710662 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw (trunk:0) found endpoint: rtpbridge/95@mgw (mgcp_endp.c:279) 20241111163710662 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/95@mgw" (mgcp_protocol.c:441) 20241111163710662 DLMGCP NOTICE <0013> endpoint:rtpbridge/95@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710662 DLMGCP NOTICE <0013> endpoint:rtpbridge/95@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710662 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710662 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710662 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710662 DLMGCP DEBUG <0013> Generated response: line #00: 200 38713 OK (mgcp_msg.c:67) 20241111163710663 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38714 rtpbridge/96@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710663 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710663 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw (trunk:0) found endpoint: rtpbridge/96@mgw (mgcp_endp.c:279) 20241111163710663 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/96@mgw" (mgcp_protocol.c:441) 20241111163710663 DLMGCP NOTICE <0013> endpoint:rtpbridge/96@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710663 DLMGCP NOTICE <0013> endpoint:rtpbridge/96@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710663 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710663 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710663 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710663 DLMGCP DEBUG <0013> Generated response: line #00: 200 38714 OK (mgcp_msg.c:67) 20241111163710663 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38715 rtpbridge/97@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710663 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710664 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw (trunk:0) found endpoint: rtpbridge/97@mgw (mgcp_endp.c:279) 20241111163710664 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/97@mgw" (mgcp_protocol.c:441) 20241111163710664 DLMGCP NOTICE <0013> endpoint:rtpbridge/97@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710664 DLMGCP NOTICE <0013> endpoint:rtpbridge/97@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710664 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710664 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710664 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710664 DLMGCP DEBUG <0013> Generated response: line #00: 200 38715 OK (mgcp_msg.c:67) 20241111163710664 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38716 rtpbridge/98@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710664 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710664 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw (trunk:0) found endpoint: rtpbridge/98@mgw (mgcp_endp.c:279) 20241111163710664 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/98@mgw" (mgcp_protocol.c:441) 20241111163710664 DLMGCP NOTICE <0013> endpoint:rtpbridge/98@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710664 DLMGCP NOTICE <0013> endpoint:rtpbridge/98@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710664 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710664 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710664 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710664 DLMGCP DEBUG <0013> Generated response: line #00: 200 38716 OK (mgcp_msg.c:67) 20241111163710665 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38717 rtpbridge/99@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710665 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710665 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw (trunk:0) found endpoint: rtpbridge/99@mgw (mgcp_endp.c:279) 20241111163710665 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/99@mgw" (mgcp_protocol.c:441) 20241111163710665 DLMGCP NOTICE <0013> endpoint:rtpbridge/99@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710665 DLMGCP NOTICE <0013> endpoint:rtpbridge/99@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710665 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710665 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710665 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710665 DLMGCP DEBUG <0013> Generated response: line #00: 200 38717 OK (mgcp_msg.c:67) 20241111163710665 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38718 rtpbridge/9a@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710665 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710665 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw (trunk:0) found endpoint: rtpbridge/9a@mgw (mgcp_endp.c:279) 20241111163710665 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/9a@mgw" (mgcp_protocol.c:441) 20241111163710665 DLMGCP NOTICE <0013> endpoint:rtpbridge/9a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710666 DLMGCP NOTICE <0013> endpoint:rtpbridge/9a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710666 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710666 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710666 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710666 DLMGCP DEBUG <0013> Generated response: line #00: 200 38718 OK (mgcp_msg.c:67) 20241111163710666 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38719 rtpbridge/9b@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710666 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710666 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw (trunk:0) found endpoint: rtpbridge/9b@mgw (mgcp_endp.c:279) 20241111163710666 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/9b@mgw" (mgcp_protocol.c:441) 20241111163710666 DLMGCP NOTICE <0013> endpoint:rtpbridge/9b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710666 DLMGCP NOTICE <0013> endpoint:rtpbridge/9b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710666 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710666 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710666 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710666 DLMGCP DEBUG <0013> Generated response: line #00: 200 38719 OK (mgcp_msg.c:67) 20241111163710667 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38720 rtpbridge/9c@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710667 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710667 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw (trunk:0) found endpoint: rtpbridge/9c@mgw (mgcp_endp.c:279) 20241111163710667 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/9c@mgw" (mgcp_protocol.c:441) 20241111163710667 DLMGCP NOTICE <0013> endpoint:rtpbridge/9c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710667 DLMGCP NOTICE <0013> endpoint:rtpbridge/9c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710667 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710667 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710667 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710667 DLMGCP DEBUG <0013> Generated response: line #00: 200 38720 OK (mgcp_msg.c:67) 20241111163710667 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38721 rtpbridge/9d@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710667 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710667 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw (trunk:0) found endpoint: rtpbridge/9d@mgw (mgcp_endp.c:279) 20241111163710667 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/9d@mgw" (mgcp_protocol.c:441) 20241111163710667 DLMGCP NOTICE <0013> endpoint:rtpbridge/9d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710667 DLMGCP NOTICE <0013> endpoint:rtpbridge/9d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710667 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710667 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710667 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710667 DLMGCP DEBUG <0013> Generated response: line #00: 200 38721 OK (mgcp_msg.c:67) 20241111163710668 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38722 rtpbridge/9e@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710668 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710668 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw (trunk:0) found endpoint: rtpbridge/9e@mgw (mgcp_endp.c:279) 20241111163710668 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/9e@mgw" (mgcp_protocol.c:441) 20241111163710668 DLMGCP NOTICE <0013> endpoint:rtpbridge/9e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710668 DLMGCP NOTICE <0013> endpoint:rtpbridge/9e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710668 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710668 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710668 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710668 DLMGCP DEBUG <0013> Generated response: line #00: 200 38722 OK (mgcp_msg.c:67) 20241111163710669 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38723 rtpbridge/9f@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710669 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710669 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw (trunk:0) found endpoint: rtpbridge/9f@mgw (mgcp_endp.c:279) 20241111163710669 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/9f@mgw" (mgcp_protocol.c:441) 20241111163710669 DLMGCP NOTICE <0013> endpoint:rtpbridge/9f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710669 DLMGCP NOTICE <0013> endpoint:rtpbridge/9f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710669 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710669 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710669 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710669 DLMGCP DEBUG <0013> Generated response: line #00: 200 38723 OK (mgcp_msg.c:67) 20241111163710669 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38724 rtpbridge/a0@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710669 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710669 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw (trunk:0) found endpoint: rtpbridge/a0@mgw (mgcp_endp.c:279) 20241111163710669 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/a0@mgw" (mgcp_protocol.c:441) 20241111163710669 DLMGCP NOTICE <0013> endpoint:rtpbridge/a0@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710669 DLMGCP NOTICE <0013> endpoint:rtpbridge/a0@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710669 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710669 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710669 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710669 DLMGCP DEBUG <0013> Generated response: line #00: 200 38724 OK (mgcp_msg.c:67) 20241111163710670 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38725 rtpbridge/a1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710670 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710670 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw (trunk:0) found endpoint: rtpbridge/a1@mgw (mgcp_endp.c:279) 20241111163710670 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/a1@mgw" (mgcp_protocol.c:441) 20241111163710670 DLMGCP NOTICE <0013> endpoint:rtpbridge/a1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710670 DLMGCP NOTICE <0013> endpoint:rtpbridge/a1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710670 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710670 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710670 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710670 DLMGCP DEBUG <0013> Generated response: line #00: 200 38725 OK (mgcp_msg.c:67) 20241111163710671 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38726 rtpbridge/a2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710671 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710671 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw (trunk:0) found endpoint: rtpbridge/a2@mgw (mgcp_endp.c:279) 20241111163710671 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/a2@mgw" (mgcp_protocol.c:441) 20241111163710671 DLMGCP NOTICE <0013> endpoint:rtpbridge/a2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710671 DLMGCP NOTICE <0013> endpoint:rtpbridge/a2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710671 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710671 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710671 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710671 DLMGCP DEBUG <0013> Generated response: line #00: 200 38726 OK (mgcp_msg.c:67) 20241111163710671 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38727 rtpbridge/a3@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710671 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710671 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw (trunk:0) found endpoint: rtpbridge/a3@mgw (mgcp_endp.c:279) 20241111163710671 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/a3@mgw" (mgcp_protocol.c:441) 20241111163710671 DLMGCP NOTICE <0013> endpoint:rtpbridge/a3@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710671 DLMGCP NOTICE <0013> endpoint:rtpbridge/a3@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710671 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710671 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710671 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710671 DLMGCP DEBUG <0013> Generated response: line #00: 200 38727 OK (mgcp_msg.c:67) 20241111163710672 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38728 rtpbridge/a4@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710672 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710672 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw (trunk:0) found endpoint: rtpbridge/a4@mgw (mgcp_endp.c:279) 20241111163710672 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/a4@mgw" (mgcp_protocol.c:441) 20241111163710672 DLMGCP NOTICE <0013> endpoint:rtpbridge/a4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710672 DLMGCP NOTICE <0013> endpoint:rtpbridge/a4@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710672 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710672 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710672 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710672 DLMGCP DEBUG <0013> Generated response: line #00: 200 38728 OK (mgcp_msg.c:67) 20241111163710673 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38729 rtpbridge/a5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710673 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710673 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw (trunk:0) found endpoint: rtpbridge/a5@mgw (mgcp_endp.c:279) 20241111163710673 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/a5@mgw" (mgcp_protocol.c:441) 20241111163710673 DLMGCP NOTICE <0013> endpoint:rtpbridge/a5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710673 DLMGCP NOTICE <0013> endpoint:rtpbridge/a5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710673 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710673 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710673 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710673 DLMGCP DEBUG <0013> Generated response: line #00: 200 38729 OK (mgcp_msg.c:67) 20241111163710673 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38730 rtpbridge/a6@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710673 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710673 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw (trunk:0) found endpoint: rtpbridge/a6@mgw (mgcp_endp.c:279) 20241111163710673 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/a6@mgw" (mgcp_protocol.c:441) 20241111163710673 DLMGCP NOTICE <0013> endpoint:rtpbridge/a6@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710673 DLMGCP NOTICE <0013> endpoint:rtpbridge/a6@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710673 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710673 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710673 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710673 DLMGCP DEBUG <0013> Generated response: line #00: 200 38730 OK (mgcp_msg.c:67) 20241111163710674 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38731 rtpbridge/a7@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710674 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710674 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw (trunk:0) found endpoint: rtpbridge/a7@mgw (mgcp_endp.c:279) 20241111163710674 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/a7@mgw" (mgcp_protocol.c:441) 20241111163710674 DLMGCP NOTICE <0013> endpoint:rtpbridge/a7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710674 DLMGCP NOTICE <0013> endpoint:rtpbridge/a7@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710674 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710674 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710674 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710674 DLMGCP DEBUG <0013> Generated response: line #00: 200 38731 OK (mgcp_msg.c:67) 20241111163710674 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38732 rtpbridge/a8@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710674 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710674 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw (trunk:0) found endpoint: rtpbridge/a8@mgw (mgcp_endp.c:279) 20241111163710674 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/a8@mgw" (mgcp_protocol.c:441) 20241111163710675 DLMGCP NOTICE <0013> endpoint:rtpbridge/a8@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710675 DLMGCP NOTICE <0013> endpoint:rtpbridge/a8@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710675 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710675 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710675 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710675 DLMGCP DEBUG <0013> Generated response: line #00: 200 38732 OK (mgcp_msg.c:67) 20241111163710675 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38733 rtpbridge/a9@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710675 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710675 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw (trunk:0) found endpoint: rtpbridge/a9@mgw (mgcp_endp.c:279) 20241111163710675 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/a9@mgw" (mgcp_protocol.c:441) 20241111163710675 DLMGCP NOTICE <0013> endpoint:rtpbridge/a9@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710675 DLMGCP NOTICE <0013> endpoint:rtpbridge/a9@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710675 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710675 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710675 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710675 DLMGCP DEBUG <0013> Generated response: line #00: 200 38733 OK (mgcp_msg.c:67) 20241111163710676 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38734 rtpbridge/aa@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710676 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710676 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw (trunk:0) found endpoint: rtpbridge/aa@mgw (mgcp_endp.c:279) 20241111163710676 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/aa@mgw" (mgcp_protocol.c:441) 20241111163710676 DLMGCP NOTICE <0013> endpoint:rtpbridge/aa@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710676 DLMGCP NOTICE <0013> endpoint:rtpbridge/aa@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710676 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710676 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710676 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710676 DLMGCP DEBUG <0013> Generated response: line #00: 200 38734 OK (mgcp_msg.c:67) 20241111163710676 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38735 rtpbridge/ab@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710676 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710676 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw (trunk:0) found endpoint: rtpbridge/ab@mgw (mgcp_endp.c:279) 20241111163710676 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/ab@mgw" (mgcp_protocol.c:441) 20241111163710676 DLMGCP NOTICE <0013> endpoint:rtpbridge/ab@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710676 DLMGCP NOTICE <0013> endpoint:rtpbridge/ab@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710676 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710676 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710676 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710676 DLMGCP DEBUG <0013> Generated response: line #00: 200 38735 OK (mgcp_msg.c:67) 20241111163710677 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38736 rtpbridge/ac@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710677 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710677 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw (trunk:0) found endpoint: rtpbridge/ac@mgw (mgcp_endp.c:279) 20241111163710677 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/ac@mgw" (mgcp_protocol.c:441) 20241111163710677 DLMGCP NOTICE <0013> endpoint:rtpbridge/ac@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710677 DLMGCP NOTICE <0013> endpoint:rtpbridge/ac@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710677 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710677 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710677 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710677 DLMGCP DEBUG <0013> Generated response: line #00: 200 38736 OK (mgcp_msg.c:67) 20241111163710677 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38737 rtpbridge/ad@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710677 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710678 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw (trunk:0) found endpoint: rtpbridge/ad@mgw (mgcp_endp.c:279) 20241111163710678 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/ad@mgw" (mgcp_protocol.c:441) 20241111163710678 DLMGCP NOTICE <0013> endpoint:rtpbridge/ad@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710678 DLMGCP NOTICE <0013> endpoint:rtpbridge/ad@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710678 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710678 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710678 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710678 DLMGCP DEBUG <0013> Generated response: line #00: 200 38737 OK (mgcp_msg.c:67) 20241111163710678 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38738 rtpbridge/ae@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710678 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710678 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw (trunk:0) found endpoint: rtpbridge/ae@mgw (mgcp_endp.c:279) 20241111163710678 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/ae@mgw" (mgcp_protocol.c:441) 20241111163710678 DLMGCP NOTICE <0013> endpoint:rtpbridge/ae@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710678 DLMGCP NOTICE <0013> endpoint:rtpbridge/ae@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710678 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710678 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710678 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710678 DLMGCP DEBUG <0013> Generated response: line #00: 200 38738 OK (mgcp_msg.c:67) 20241111163710679 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38739 rtpbridge/af@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710679 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710679 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw (trunk:0) found endpoint: rtpbridge/af@mgw (mgcp_endp.c:279) 20241111163710679 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/af@mgw" (mgcp_protocol.c:441) 20241111163710679 DLMGCP NOTICE <0013> endpoint:rtpbridge/af@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710679 DLMGCP NOTICE <0013> endpoint:rtpbridge/af@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710679 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710679 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710679 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710679 DLMGCP DEBUG <0013> Generated response: line #00: 200 38739 OK (mgcp_msg.c:67) 20241111163710679 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38740 rtpbridge/b0@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710679 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710679 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw (trunk:0) found endpoint: rtpbridge/b0@mgw (mgcp_endp.c:279) 20241111163710679 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/b0@mgw" (mgcp_protocol.c:441) 20241111163710679 DLMGCP NOTICE <0013> endpoint:rtpbridge/b0@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710679 DLMGCP NOTICE <0013> endpoint:rtpbridge/b0@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710679 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710679 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710679 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710679 DLMGCP DEBUG <0013> Generated response: line #00: 200 38740 OK (mgcp_msg.c:67) 20241111163710680 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38741 rtpbridge/b1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710680 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710680 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw (trunk:0) found endpoint: rtpbridge/b1@mgw (mgcp_endp.c:279) 20241111163710680 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/b1@mgw" (mgcp_protocol.c:441) 20241111163710680 DLMGCP NOTICE <0013> endpoint:rtpbridge/b1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710680 DLMGCP NOTICE <0013> endpoint:rtpbridge/b1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710680 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710680 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710680 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710680 DLMGCP DEBUG <0013> Generated response: line #00: 200 38741 OK (mgcp_msg.c:67) 20241111163710681 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38742 rtpbridge/b2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710681 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710681 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw (trunk:0) found endpoint: rtpbridge/b2@mgw (mgcp_endp.c:279) 20241111163710681 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/b2@mgw" (mgcp_protocol.c:441) 20241111163710681 DLMGCP NOTICE <0013> endpoint:rtpbridge/b2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710681 DLMGCP NOTICE <0013> endpoint:rtpbridge/b2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710681 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710681 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710681 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710681 DLMGCP DEBUG <0013> Generated response: line #00: 200 38742 OK (mgcp_msg.c:67) 20241111163710681 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38743 rtpbridge/b3@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710681 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710681 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw (trunk:0) found endpoint: rtpbridge/b3@mgw (mgcp_endp.c:279) 20241111163710681 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/b3@mgw" (mgcp_protocol.c:441) 20241111163710681 DLMGCP NOTICE <0013> endpoint:rtpbridge/b3@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710681 DLMGCP NOTICE <0013> endpoint:rtpbridge/b3@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710681 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710681 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710681 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710681 DLMGCP DEBUG <0013> Generated response: line #00: 200 38743 OK (mgcp_msg.c:67) 20241111163710682 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38744 rtpbridge/b4@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710682 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710682 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw (trunk:0) found endpoint: rtpbridge/b4@mgw (mgcp_endp.c:279) 20241111163710682 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/b4@mgw" (mgcp_protocol.c:441) 20241111163710682 DLMGCP NOTICE <0013> endpoint:rtpbridge/b4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710682 DLMGCP NOTICE <0013> endpoint:rtpbridge/b4@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710682 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710682 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710682 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710682 DLMGCP DEBUG <0013> Generated response: line #00: 200 38744 OK (mgcp_msg.c:67) 20241111163710682 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38745 rtpbridge/b5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710682 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710682 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw (trunk:0) found endpoint: rtpbridge/b5@mgw (mgcp_endp.c:279) 20241111163710682 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/b5@mgw" (mgcp_protocol.c:441) 20241111163710682 DLMGCP NOTICE <0013> endpoint:rtpbridge/b5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710682 DLMGCP NOTICE <0013> endpoint:rtpbridge/b5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710682 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710683 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710683 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710683 DLMGCP DEBUG <0013> Generated response: line #00: 200 38745 OK (mgcp_msg.c:67) 20241111163710683 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38746 rtpbridge/b6@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710683 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710683 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw (trunk:0) found endpoint: rtpbridge/b6@mgw (mgcp_endp.c:279) 20241111163710683 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/b6@mgw" (mgcp_protocol.c:441) 20241111163710683 DLMGCP NOTICE <0013> endpoint:rtpbridge/b6@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710683 DLMGCP NOTICE <0013> endpoint:rtpbridge/b6@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710683 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710683 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710683 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710683 DLMGCP DEBUG <0013> Generated response: line #00: 200 38746 OK (mgcp_msg.c:67) 20241111163710684 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38747 rtpbridge/b7@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710684 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710684 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw (trunk:0) found endpoint: rtpbridge/b7@mgw (mgcp_endp.c:279) 20241111163710684 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/b7@mgw" (mgcp_protocol.c:441) 20241111163710684 DLMGCP NOTICE <0013> endpoint:rtpbridge/b7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710684 DLMGCP NOTICE <0013> endpoint:rtpbridge/b7@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710684 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710684 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710684 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710684 DLMGCP DEBUG <0013> Generated response: line #00: 200 38747 OK (mgcp_msg.c:67) 20241111163710684 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38748 rtpbridge/b8@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710684 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710684 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw (trunk:0) found endpoint: rtpbridge/b8@mgw (mgcp_endp.c:279) 20241111163710684 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/b8@mgw" (mgcp_protocol.c:441) 20241111163710684 DLMGCP NOTICE <0013> endpoint:rtpbridge/b8@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710684 DLMGCP NOTICE <0013> endpoint:rtpbridge/b8@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710684 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710684 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710684 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710684 DLMGCP DEBUG <0013> Generated response: line #00: 200 38748 OK (mgcp_msg.c:67) 20241111163710685 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38749 rtpbridge/b9@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710685 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710685 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw (trunk:0) found endpoint: rtpbridge/b9@mgw (mgcp_endp.c:279) 20241111163710685 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/b9@mgw" (mgcp_protocol.c:441) 20241111163710685 DLMGCP NOTICE <0013> endpoint:rtpbridge/b9@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710685 DLMGCP NOTICE <0013> endpoint:rtpbridge/b9@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710685 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710685 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710685 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710685 DLMGCP DEBUG <0013> Generated response: line #00: 200 38749 OK (mgcp_msg.c:67) 20241111163710686 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38750 rtpbridge/ba@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710686 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710686 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw (trunk:0) found endpoint: rtpbridge/ba@mgw (mgcp_endp.c:279) 20241111163710686 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/ba@mgw" (mgcp_protocol.c:441) 20241111163710686 DLMGCP NOTICE <0013> endpoint:rtpbridge/ba@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710686 DLMGCP NOTICE <0013> endpoint:rtpbridge/ba@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710686 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710686 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710686 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710686 DLMGCP DEBUG <0013> Generated response: line #00: 200 38750 OK (mgcp_msg.c:67) 20241111163710686 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38751 rtpbridge/bb@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710686 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710686 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw (trunk:0) found endpoint: rtpbridge/bb@mgw (mgcp_endp.c:279) 20241111163710686 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/bb@mgw" (mgcp_protocol.c:441) 20241111163710686 DLMGCP NOTICE <0013> endpoint:rtpbridge/bb@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710686 DLMGCP NOTICE <0013> endpoint:rtpbridge/bb@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710686 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710686 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710686 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710686 DLMGCP DEBUG <0013> Generated response: line #00: 200 38751 OK (mgcp_msg.c:67) 20241111163710687 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38752 rtpbridge/bc@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710687 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710687 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw (trunk:0) found endpoint: rtpbridge/bc@mgw (mgcp_endp.c:279) 20241111163710687 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/bc@mgw" (mgcp_protocol.c:441) 20241111163710687 DLMGCP NOTICE <0013> endpoint:rtpbridge/bc@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710687 DLMGCP NOTICE <0013> endpoint:rtpbridge/bc@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710687 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710687 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710687 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710687 DLMGCP DEBUG <0013> Generated response: line #00: 200 38752 OK (mgcp_msg.c:67) 20241111163710688 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38753 rtpbridge/bd@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710688 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710688 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw (trunk:0) found endpoint: rtpbridge/bd@mgw (mgcp_endp.c:279) 20241111163710688 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/bd@mgw" (mgcp_protocol.c:441) 20241111163710688 DLMGCP NOTICE <0013> endpoint:rtpbridge/bd@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710688 DLMGCP NOTICE <0013> endpoint:rtpbridge/bd@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710688 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710688 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710688 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710688 DLMGCP DEBUG <0013> Generated response: line #00: 200 38753 OK (mgcp_msg.c:67) 20241111163710688 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38754 rtpbridge/be@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710688 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710689 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw (trunk:0) found endpoint: rtpbridge/be@mgw (mgcp_endp.c:279) 20241111163710689 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/be@mgw" (mgcp_protocol.c:441) 20241111163710689 DLMGCP NOTICE <0013> endpoint:rtpbridge/be@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710689 DLMGCP NOTICE <0013> endpoint:rtpbridge/be@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710689 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710689 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710689 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710689 DLMGCP DEBUG <0013> Generated response: line #00: 200 38754 OK (mgcp_msg.c:67) 20241111163710689 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38755 rtpbridge/bf@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710689 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710689 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw (trunk:0) found endpoint: rtpbridge/bf@mgw (mgcp_endp.c:279) 20241111163710689 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/bf@mgw" (mgcp_protocol.c:441) 20241111163710689 DLMGCP NOTICE <0013> endpoint:rtpbridge/bf@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710689 DLMGCP NOTICE <0013> endpoint:rtpbridge/bf@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710689 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710689 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710689 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710689 DLMGCP DEBUG <0013> Generated response: line #00: 200 38755 OK (mgcp_msg.c:67) 20241111163710690 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38756 rtpbridge/c0@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710690 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710690 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw (trunk:0) found endpoint: rtpbridge/c0@mgw (mgcp_endp.c:279) 20241111163710690 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/c0@mgw" (mgcp_protocol.c:441) 20241111163710690 DLMGCP NOTICE <0013> endpoint:rtpbridge/c0@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710690 DLMGCP NOTICE <0013> endpoint:rtpbridge/c0@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710690 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710690 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710690 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710690 DLMGCP DEBUG <0013> Generated response: line #00: 200 38756 OK (mgcp_msg.c:67) 20241111163710691 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38757 rtpbridge/c1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710691 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710691 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw (trunk:0) found endpoint: rtpbridge/c1@mgw (mgcp_endp.c:279) 20241111163710691 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/c1@mgw" (mgcp_protocol.c:441) 20241111163710691 DLMGCP NOTICE <0013> endpoint:rtpbridge/c1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710691 DLMGCP NOTICE <0013> endpoint:rtpbridge/c1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710691 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710691 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710691 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710691 DLMGCP DEBUG <0013> Generated response: line #00: 200 38757 OK (mgcp_msg.c:67) 20241111163710691 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38758 rtpbridge/c2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710691 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710691 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw (trunk:0) found endpoint: rtpbridge/c2@mgw (mgcp_endp.c:279) 20241111163710691 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/c2@mgw" (mgcp_protocol.c:441) 20241111163710691 DLMGCP NOTICE <0013> endpoint:rtpbridge/c2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710691 DLMGCP NOTICE <0013> endpoint:rtpbridge/c2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710691 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710691 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710692 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710692 DLMGCP DEBUG <0013> Generated response: line #00: 200 38758 OK (mgcp_msg.c:67) 20241111163710692 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38759 rtpbridge/c3@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710692 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710692 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw (trunk:0) found endpoint: rtpbridge/c3@mgw (mgcp_endp.c:279) 20241111163710692 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/c3@mgw" (mgcp_protocol.c:441) 20241111163710692 DLMGCP NOTICE <0013> endpoint:rtpbridge/c3@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710692 DLMGCP NOTICE <0013> endpoint:rtpbridge/c3@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710692 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710692 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710692 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710692 DLMGCP DEBUG <0013> Generated response: line #00: 200 38759 OK (mgcp_msg.c:67) 20241111163710693 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38760 rtpbridge/c4@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710693 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710693 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw (trunk:0) found endpoint: rtpbridge/c4@mgw (mgcp_endp.c:279) 20241111163710693 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/c4@mgw" (mgcp_protocol.c:441) 20241111163710693 DLMGCP NOTICE <0013> endpoint:rtpbridge/c4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710693 DLMGCP NOTICE <0013> endpoint:rtpbridge/c4@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710693 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710693 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710693 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710693 DLMGCP DEBUG <0013> Generated response: line #00: 200 38760 OK (mgcp_msg.c:67) 20241111163710693 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38761 rtpbridge/c5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710693 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710694 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw (trunk:0) found endpoint: rtpbridge/c5@mgw (mgcp_endp.c:279) 20241111163710694 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/c5@mgw" (mgcp_protocol.c:441) 20241111163710694 DLMGCP NOTICE <0013> endpoint:rtpbridge/c5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710694 DLMGCP NOTICE <0013> endpoint:rtpbridge/c5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710694 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710694 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710694 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710694 DLMGCP DEBUG <0013> Generated response: line #00: 200 38761 OK (mgcp_msg.c:67) 20241111163710694 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38762 rtpbridge/c6@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710694 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710694 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw (trunk:0) found endpoint: rtpbridge/c6@mgw (mgcp_endp.c:279) 20241111163710694 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/c6@mgw" (mgcp_protocol.c:441) 20241111163710694 DLMGCP NOTICE <0013> endpoint:rtpbridge/c6@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710694 DLMGCP NOTICE <0013> endpoint:rtpbridge/c6@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710694 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710694 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710694 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710694 DLMGCP DEBUG <0013> Generated response: line #00: 200 38762 OK (mgcp_msg.c:67) 20241111163710695 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38763 rtpbridge/c7@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710695 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710695 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw (trunk:0) found endpoint: rtpbridge/c7@mgw (mgcp_endp.c:279) 20241111163710695 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/c7@mgw" (mgcp_protocol.c:441) 20241111163710695 DLMGCP NOTICE <0013> endpoint:rtpbridge/c7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710695 DLMGCP NOTICE <0013> endpoint:rtpbridge/c7@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710695 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710695 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710695 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710695 DLMGCP DEBUG <0013> Generated response: line #00: 200 38763 OK (mgcp_msg.c:67) 20241111163710695 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38764 rtpbridge/c8@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710695 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710695 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw (trunk:0) found endpoint: rtpbridge/c8@mgw (mgcp_endp.c:279) 20241111163710695 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/c8@mgw" (mgcp_protocol.c:441) 20241111163710695 DLMGCP NOTICE <0013> endpoint:rtpbridge/c8@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710695 DLMGCP NOTICE <0013> endpoint:rtpbridge/c8@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710695 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710695 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710695 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710695 DLMGCP DEBUG <0013> Generated response: line #00: 200 38764 OK (mgcp_msg.c:67) 20241111163710696 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38765 rtpbridge/c9@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710696 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710696 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw (trunk:0) found endpoint: rtpbridge/c9@mgw (mgcp_endp.c:279) 20241111163710696 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/c9@mgw" (mgcp_protocol.c:441) 20241111163710696 DLMGCP NOTICE <0013> endpoint:rtpbridge/c9@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710696 DLMGCP NOTICE <0013> endpoint:rtpbridge/c9@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710696 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710696 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710696 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710696 DLMGCP DEBUG <0013> Generated response: line #00: 200 38765 OK (mgcp_msg.c:67) 20241111163710696 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38766 rtpbridge/ca@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710696 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710697 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw (trunk:0) found endpoint: rtpbridge/ca@mgw (mgcp_endp.c:279) 20241111163710697 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/ca@mgw" (mgcp_protocol.c:441) 20241111163710697 DLMGCP NOTICE <0013> endpoint:rtpbridge/ca@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710697 DLMGCP NOTICE <0013> endpoint:rtpbridge/ca@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710697 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710697 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710697 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710697 DLMGCP DEBUG <0013> Generated response: line #00: 200 38766 OK (mgcp_msg.c:67) 20241111163710697 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38767 rtpbridge/cb@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710697 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710697 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw (trunk:0) found endpoint: rtpbridge/cb@mgw (mgcp_endp.c:279) 20241111163710697 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/cb@mgw" (mgcp_protocol.c:441) 20241111163710697 DLMGCP NOTICE <0013> endpoint:rtpbridge/cb@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710697 DLMGCP NOTICE <0013> endpoint:rtpbridge/cb@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710697 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710697 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710697 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710697 DLMGCP DEBUG <0013> Generated response: line #00: 200 38767 OK (mgcp_msg.c:67) 20241111163710698 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38768 rtpbridge/cc@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710698 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710698 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw (trunk:0) found endpoint: rtpbridge/cc@mgw (mgcp_endp.c:279) 20241111163710698 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/cc@mgw" (mgcp_protocol.c:441) 20241111163710698 DLMGCP NOTICE <0013> endpoint:rtpbridge/cc@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710698 DLMGCP NOTICE <0013> endpoint:rtpbridge/cc@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710698 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710698 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710698 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710698 DLMGCP DEBUG <0013> Generated response: line #00: 200 38768 OK (mgcp_msg.c:67) 20241111163710698 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38769 rtpbridge/cd@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710698 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710698 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw (trunk:0) found endpoint: rtpbridge/cd@mgw (mgcp_endp.c:279) 20241111163710698 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/cd@mgw" (mgcp_protocol.c:441) 20241111163710698 DLMGCP NOTICE <0013> endpoint:rtpbridge/cd@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710698 DLMGCP NOTICE <0013> endpoint:rtpbridge/cd@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710698 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710699 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710699 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710699 DLMGCP DEBUG <0013> Generated response: line #00: 200 38769 OK (mgcp_msg.c:67) 20241111163710699 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38770 rtpbridge/ce@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710699 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710699 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw (trunk:0) found endpoint: rtpbridge/ce@mgw (mgcp_endp.c:279) 20241111163710699 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/ce@mgw" (mgcp_protocol.c:441) 20241111163710699 DLMGCP NOTICE <0013> endpoint:rtpbridge/ce@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710699 DLMGCP NOTICE <0013> endpoint:rtpbridge/ce@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710699 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710699 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710699 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710699 DLMGCP DEBUG <0013> Generated response: line #00: 200 38770 OK (mgcp_msg.c:67) 20241111163710700 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38771 rtpbridge/cf@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710700 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710700 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw (trunk:0) found endpoint: rtpbridge/cf@mgw (mgcp_endp.c:279) 20241111163710700 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/cf@mgw" (mgcp_protocol.c:441) 20241111163710700 DLMGCP NOTICE <0013> endpoint:rtpbridge/cf@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710700 DLMGCP NOTICE <0013> endpoint:rtpbridge/cf@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710700 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710700 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710700 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710700 DLMGCP DEBUG <0013> Generated response: line #00: 200 38771 OK (mgcp_msg.c:67) 20241111163710700 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38772 rtpbridge/d0@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710700 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710700 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw (trunk:0) found endpoint: rtpbridge/d0@mgw (mgcp_endp.c:279) 20241111163710700 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/d0@mgw" (mgcp_protocol.c:441) 20241111163710700 DLMGCP NOTICE <0013> endpoint:rtpbridge/d0@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710700 DLMGCP NOTICE <0013> endpoint:rtpbridge/d0@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710700 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710700 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710700 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710700 DLMGCP DEBUG <0013> Generated response: line #00: 200 38772 OK (mgcp_msg.c:67) 20241111163710701 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38773 rtpbridge/d1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710701 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710701 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw (trunk:0) found endpoint: rtpbridge/d1@mgw (mgcp_endp.c:279) 20241111163710701 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/d1@mgw" (mgcp_protocol.c:441) 20241111163710701 DLMGCP NOTICE <0013> endpoint:rtpbridge/d1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710701 DLMGCP NOTICE <0013> endpoint:rtpbridge/d1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710701 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710701 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710701 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710701 DLMGCP DEBUG <0013> Generated response: line #00: 200 38773 OK (mgcp_msg.c:67) 20241111163710702 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38774 rtpbridge/d2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710702 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710702 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw (trunk:0) found endpoint: rtpbridge/d2@mgw (mgcp_endp.c:279) 20241111163710702 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/d2@mgw" (mgcp_protocol.c:441) 20241111163710702 DLMGCP NOTICE <0013> endpoint:rtpbridge/d2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710702 DLMGCP NOTICE <0013> endpoint:rtpbridge/d2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710702 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710702 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710702 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710702 DLMGCP DEBUG <0013> Generated response: line #00: 200 38774 OK (mgcp_msg.c:67) 20241111163710702 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38775 rtpbridge/d3@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710702 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710702 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw (trunk:0) found endpoint: rtpbridge/d3@mgw (mgcp_endp.c:279) 20241111163710702 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/d3@mgw" (mgcp_protocol.c:441) 20241111163710702 DLMGCP NOTICE <0013> endpoint:rtpbridge/d3@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710702 DLMGCP NOTICE <0013> endpoint:rtpbridge/d3@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710702 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710702 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710703 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710703 DLMGCP DEBUG <0013> Generated response: line #00: 200 38775 OK (mgcp_msg.c:67) 20241111163710703 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38776 rtpbridge/d4@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710703 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710703 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw (trunk:0) found endpoint: rtpbridge/d4@mgw (mgcp_endp.c:279) 20241111163710703 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/d4@mgw" (mgcp_protocol.c:441) 20241111163710703 DLMGCP NOTICE <0013> endpoint:rtpbridge/d4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710703 DLMGCP NOTICE <0013> endpoint:rtpbridge/d4@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710703 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710703 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710703 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710703 DLMGCP DEBUG <0013> Generated response: line #00: 200 38776 OK (mgcp_msg.c:67) 20241111163710704 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38777 rtpbridge/d5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710704 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710704 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw (trunk:0) found endpoint: rtpbridge/d5@mgw (mgcp_endp.c:279) 20241111163710704 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/d5@mgw" (mgcp_protocol.c:441) 20241111163710704 DLMGCP NOTICE <0013> endpoint:rtpbridge/d5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710704 DLMGCP NOTICE <0013> endpoint:rtpbridge/d5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710704 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710704 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710704 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710704 DLMGCP DEBUG <0013> Generated response: line #00: 200 38777 OK (mgcp_msg.c:67) 20241111163710704 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38778 rtpbridge/d6@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710704 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710704 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw (trunk:0) found endpoint: rtpbridge/d6@mgw (mgcp_endp.c:279) 20241111163710704 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/d6@mgw" (mgcp_protocol.c:441) 20241111163710704 DLMGCP NOTICE <0013> endpoint:rtpbridge/d6@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710704 DLMGCP NOTICE <0013> endpoint:rtpbridge/d6@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710704 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710704 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710704 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710704 DLMGCP DEBUG <0013> Generated response: line #00: 200 38778 OK (mgcp_msg.c:67) 20241111163710705 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38779 rtpbridge/d7@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710705 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710705 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw (trunk:0) found endpoint: rtpbridge/d7@mgw (mgcp_endp.c:279) 20241111163710705 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/d7@mgw" (mgcp_protocol.c:441) 20241111163710705 DLMGCP NOTICE <0013> endpoint:rtpbridge/d7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710705 DLMGCP NOTICE <0013> endpoint:rtpbridge/d7@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710705 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710705 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710705 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710705 DLMGCP DEBUG <0013> Generated response: line #00: 200 38779 OK (mgcp_msg.c:67) 20241111163710705 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38780 rtpbridge/d8@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710706 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710706 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw (trunk:0) found endpoint: rtpbridge/d8@mgw (mgcp_endp.c:279) 20241111163710706 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/d8@mgw" (mgcp_protocol.c:441) 20241111163710706 DLMGCP NOTICE <0013> endpoint:rtpbridge/d8@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710706 DLMGCP NOTICE <0013> endpoint:rtpbridge/d8@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710706 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710706 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710706 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710706 DLMGCP DEBUG <0013> Generated response: line #00: 200 38780 OK (mgcp_msg.c:67) 20241111163710706 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38781 rtpbridge/d9@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710706 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710706 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw (trunk:0) found endpoint: rtpbridge/d9@mgw (mgcp_endp.c:279) 20241111163710706 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/d9@mgw" (mgcp_protocol.c:441) 20241111163710706 DLMGCP NOTICE <0013> endpoint:rtpbridge/d9@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710706 DLMGCP NOTICE <0013> endpoint:rtpbridge/d9@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710706 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710706 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710706 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710706 DLMGCP DEBUG <0013> Generated response: line #00: 200 38781 OK (mgcp_msg.c:67) 20241111163710707 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38782 rtpbridge/da@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710707 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710707 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw (trunk:0) found endpoint: rtpbridge/da@mgw (mgcp_endp.c:279) 20241111163710707 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/da@mgw" (mgcp_protocol.c:441) 20241111163710707 DLMGCP NOTICE <0013> endpoint:rtpbridge/da@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710707 DLMGCP NOTICE <0013> endpoint:rtpbridge/da@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710707 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710707 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710707 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710707 DLMGCP DEBUG <0013> Generated response: line #00: 200 38782 OK (mgcp_msg.c:67) 20241111163710707 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38783 rtpbridge/db@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710707 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710707 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw (trunk:0) found endpoint: rtpbridge/db@mgw (mgcp_endp.c:279) 20241111163710707 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/db@mgw" (mgcp_protocol.c:441) 20241111163710707 DLMGCP NOTICE <0013> endpoint:rtpbridge/db@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710707 DLMGCP NOTICE <0013> endpoint:rtpbridge/db@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710707 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710707 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710707 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710707 DLMGCP DEBUG <0013> Generated response: line #00: 200 38783 OK (mgcp_msg.c:67) 20241111163710708 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38784 rtpbridge/dc@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710708 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710708 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw (trunk:0) found endpoint: rtpbridge/dc@mgw (mgcp_endp.c:279) 20241111163710708 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/dc@mgw" (mgcp_protocol.c:441) 20241111163710708 DLMGCP NOTICE <0013> endpoint:rtpbridge/dc@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710708 DLMGCP NOTICE <0013> endpoint:rtpbridge/dc@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710708 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710708 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710708 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710708 DLMGCP DEBUG <0013> Generated response: line #00: 200 38784 OK (mgcp_msg.c:67) 20241111163710708 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38785 rtpbridge/dd@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710708 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710708 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw (trunk:0) found endpoint: rtpbridge/dd@mgw (mgcp_endp.c:279) 20241111163710708 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/dd@mgw" (mgcp_protocol.c:441) 20241111163710708 DLMGCP NOTICE <0013> endpoint:rtpbridge/dd@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710708 DLMGCP NOTICE <0013> endpoint:rtpbridge/dd@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710708 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710708 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710708 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710708 DLMGCP DEBUG <0013> Generated response: line #00: 200 38785 OK (mgcp_msg.c:67) 20241111163710709 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38786 rtpbridge/de@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710709 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710709 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw (trunk:0) found endpoint: rtpbridge/de@mgw (mgcp_endp.c:279) 20241111163710709 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/de@mgw" (mgcp_protocol.c:441) 20241111163710709 DLMGCP NOTICE <0013> endpoint:rtpbridge/de@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710709 DLMGCP NOTICE <0013> endpoint:rtpbridge/de@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710709 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710709 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710709 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710709 DLMGCP DEBUG <0013> Generated response: line #00: 200 38786 OK (mgcp_msg.c:67) 20241111163710709 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38787 rtpbridge/df@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710709 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710710 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw (trunk:0) found endpoint: rtpbridge/df@mgw (mgcp_endp.c:279) 20241111163710710 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/df@mgw" (mgcp_protocol.c:441) 20241111163710710 DLMGCP NOTICE <0013> endpoint:rtpbridge/df@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710710 DLMGCP NOTICE <0013> endpoint:rtpbridge/df@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710710 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710710 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710710 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710710 DLMGCP DEBUG <0013> Generated response: line #00: 200 38787 OK (mgcp_msg.c:67) 20241111163710710 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38788 rtpbridge/e0@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710710 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710710 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw (trunk:0) found endpoint: rtpbridge/e0@mgw (mgcp_endp.c:279) 20241111163710710 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/e0@mgw" (mgcp_protocol.c:441) 20241111163710710 DLMGCP NOTICE <0013> endpoint:rtpbridge/e0@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710710 DLMGCP NOTICE <0013> endpoint:rtpbridge/e0@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710710 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710710 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710710 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710710 DLMGCP DEBUG <0013> Generated response: line #00: 200 38788 OK (mgcp_msg.c:67) 20241111163710711 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38789 rtpbridge/e1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710711 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710711 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw (trunk:0) found endpoint: rtpbridge/e1@mgw (mgcp_endp.c:279) 20241111163710711 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/e1@mgw" (mgcp_protocol.c:441) 20241111163710711 DLMGCP NOTICE <0013> endpoint:rtpbridge/e1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710711 DLMGCP NOTICE <0013> endpoint:rtpbridge/e1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710711 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710711 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710711 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710711 DLMGCP DEBUG <0013> Generated response: line #00: 200 38789 OK (mgcp_msg.c:67) 20241111163710711 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38790 rtpbridge/e2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710711 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710711 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw (trunk:0) found endpoint: rtpbridge/e2@mgw (mgcp_endp.c:279) 20241111163710711 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/e2@mgw" (mgcp_protocol.c:441) 20241111163710711 DLMGCP NOTICE <0013> endpoint:rtpbridge/e2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710711 DLMGCP NOTICE <0013> endpoint:rtpbridge/e2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710711 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710711 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710711 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710711 DLMGCP DEBUG <0013> Generated response: line #00: 200 38790 OK (mgcp_msg.c:67) 20241111163710712 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38791 rtpbridge/e3@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710712 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710712 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw (trunk:0) found endpoint: rtpbridge/e3@mgw (mgcp_endp.c:279) 20241111163710712 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/e3@mgw" (mgcp_protocol.c:441) 20241111163710712 DLMGCP NOTICE <0013> endpoint:rtpbridge/e3@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710712 DLMGCP NOTICE <0013> endpoint:rtpbridge/e3@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710712 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710712 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710712 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710712 DLMGCP DEBUG <0013> Generated response: line #00: 200 38791 OK (mgcp_msg.c:67) 20241111163710712 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38792 rtpbridge/e4@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710712 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710712 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw (trunk:0) found endpoint: rtpbridge/e4@mgw (mgcp_endp.c:279) 20241111163710712 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/e4@mgw" (mgcp_protocol.c:441) 20241111163710712 DLMGCP NOTICE <0013> endpoint:rtpbridge/e4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710712 DLMGCP NOTICE <0013> endpoint:rtpbridge/e4@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710712 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710712 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710712 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710712 DLMGCP DEBUG <0013> Generated response: line #00: 200 38792 OK (mgcp_msg.c:67) 20241111163710713 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38793 rtpbridge/e5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710713 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710713 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw (trunk:0) found endpoint: rtpbridge/e5@mgw (mgcp_endp.c:279) 20241111163710713 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/e5@mgw" (mgcp_protocol.c:441) 20241111163710713 DLMGCP NOTICE <0013> endpoint:rtpbridge/e5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710713 DLMGCP NOTICE <0013> endpoint:rtpbridge/e5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710713 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710713 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710713 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710713 DLMGCP DEBUG <0013> Generated response: line #00: 200 38793 OK (mgcp_msg.c:67) 20241111163710713 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38794 rtpbridge/e6@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710713 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710714 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw (trunk:0) found endpoint: rtpbridge/e6@mgw (mgcp_endp.c:279) 20241111163710714 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/e6@mgw" (mgcp_protocol.c:441) 20241111163710714 DLMGCP NOTICE <0013> endpoint:rtpbridge/e6@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710714 DLMGCP NOTICE <0013> endpoint:rtpbridge/e6@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710714 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710714 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710714 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710714 DLMGCP DEBUG <0013> Generated response: line #00: 200 38794 OK (mgcp_msg.c:67) 20241111163710714 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38795 rtpbridge/e7@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710714 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710714 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw (trunk:0) found endpoint: rtpbridge/e7@mgw (mgcp_endp.c:279) 20241111163710714 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/e7@mgw" (mgcp_protocol.c:441) 20241111163710714 DLMGCP NOTICE <0013> endpoint:rtpbridge/e7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710714 DLMGCP NOTICE <0013> endpoint:rtpbridge/e7@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710714 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710714 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710714 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710714 DLMGCP DEBUG <0013> Generated response: line #00: 200 38795 OK (mgcp_msg.c:67) 20241111163710715 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38796 rtpbridge/e8@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710715 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710715 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw (trunk:0) found endpoint: rtpbridge/e8@mgw (mgcp_endp.c:279) 20241111163710715 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/e8@mgw" (mgcp_protocol.c:441) 20241111163710715 DLMGCP NOTICE <0013> endpoint:rtpbridge/e8@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710715 DLMGCP NOTICE <0013> endpoint:rtpbridge/e8@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710715 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710715 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710715 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710715 DLMGCP DEBUG <0013> Generated response: line #00: 200 38796 OK (mgcp_msg.c:67) 20241111163710715 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38797 rtpbridge/e9@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710715 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710716 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw (trunk:0) found endpoint: rtpbridge/e9@mgw (mgcp_endp.c:279) 20241111163710716 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/e9@mgw" (mgcp_protocol.c:441) 20241111163710716 DLMGCP NOTICE <0013> endpoint:rtpbridge/e9@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710716 DLMGCP NOTICE <0013> endpoint:rtpbridge/e9@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710716 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710716 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710716 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710716 DLMGCP DEBUG <0013> Generated response: line #00: 200 38797 OK (mgcp_msg.c:67) 20241111163710716 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38798 rtpbridge/ea@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710716 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710716 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw (trunk:0) found endpoint: rtpbridge/ea@mgw (mgcp_endp.c:279) 20241111163710716 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/ea@mgw" (mgcp_protocol.c:441) 20241111163710716 DLMGCP NOTICE <0013> endpoint:rtpbridge/ea@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710716 DLMGCP NOTICE <0013> endpoint:rtpbridge/ea@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710716 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710716 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710716 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710716 DLMGCP DEBUG <0013> Generated response: line #00: 200 38798 OK (mgcp_msg.c:67) 20241111163710717 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38799 rtpbridge/eb@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710717 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710717 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw (trunk:0) found endpoint: rtpbridge/eb@mgw (mgcp_endp.c:279) 20241111163710717 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/eb@mgw" (mgcp_protocol.c:441) 20241111163710717 DLMGCP NOTICE <0013> endpoint:rtpbridge/eb@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710717 DLMGCP NOTICE <0013> endpoint:rtpbridge/eb@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710717 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710717 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710717 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710717 DLMGCP DEBUG <0013> Generated response: line #00: 200 38799 OK (mgcp_msg.c:67) 20241111163710717 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38800 rtpbridge/ec@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710717 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710718 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw (trunk:0) found endpoint: rtpbridge/ec@mgw (mgcp_endp.c:279) 20241111163710718 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/ec@mgw" (mgcp_protocol.c:441) 20241111163710718 DLMGCP NOTICE <0013> endpoint:rtpbridge/ec@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710718 DLMGCP NOTICE <0013> endpoint:rtpbridge/ec@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710718 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710718 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710718 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710718 DLMGCP DEBUG <0013> Generated response: line #00: 200 38800 OK (mgcp_msg.c:67) 20241111163710718 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38801 rtpbridge/ed@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710718 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710718 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw (trunk:0) found endpoint: rtpbridge/ed@mgw (mgcp_endp.c:279) 20241111163710718 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/ed@mgw" (mgcp_protocol.c:441) 20241111163710718 DLMGCP NOTICE <0013> endpoint:rtpbridge/ed@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710718 DLMGCP NOTICE <0013> endpoint:rtpbridge/ed@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710718 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710718 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710718 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710718 DLMGCP DEBUG <0013> Generated response: line #00: 200 38801 OK (mgcp_msg.c:67) 20241111163710719 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38802 rtpbridge/ee@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710719 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710719 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw (trunk:0) found endpoint: rtpbridge/ee@mgw (mgcp_endp.c:279) 20241111163710719 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/ee@mgw" (mgcp_protocol.c:441) 20241111163710719 DLMGCP NOTICE <0013> endpoint:rtpbridge/ee@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710719 DLMGCP NOTICE <0013> endpoint:rtpbridge/ee@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710719 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710719 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710719 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710719 DLMGCP DEBUG <0013> Generated response: line #00: 200 38802 OK (mgcp_msg.c:67) 20241111163710720 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38803 rtpbridge/ef@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710720 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710720 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw (trunk:0) found endpoint: rtpbridge/ef@mgw (mgcp_endp.c:279) 20241111163710720 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/ef@mgw" (mgcp_protocol.c:441) 20241111163710720 DLMGCP NOTICE <0013> endpoint:rtpbridge/ef@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710720 DLMGCP NOTICE <0013> endpoint:rtpbridge/ef@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710720 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710720 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710720 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710720 DLMGCP DEBUG <0013> Generated response: line #00: 200 38803 OK (mgcp_msg.c:67) 20241111163710720 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38804 rtpbridge/f0@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710720 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710720 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw (trunk:0) found endpoint: rtpbridge/f0@mgw (mgcp_endp.c:279) 20241111163710720 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/f0@mgw" (mgcp_protocol.c:441) 20241111163710720 DLMGCP NOTICE <0013> endpoint:rtpbridge/f0@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710720 DLMGCP NOTICE <0013> endpoint:rtpbridge/f0@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710721 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710721 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710721 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710721 DLMGCP DEBUG <0013> Generated response: line #00: 200 38804 OK (mgcp_msg.c:67) 20241111163710721 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38805 rtpbridge/f1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710721 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710721 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw (trunk:0) found endpoint: rtpbridge/f1@mgw (mgcp_endp.c:279) 20241111163710721 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/f1@mgw" (mgcp_protocol.c:441) 20241111163710721 DLMGCP NOTICE <0013> endpoint:rtpbridge/f1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710721 DLMGCP NOTICE <0013> endpoint:rtpbridge/f1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710721 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710721 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710721 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710721 DLMGCP DEBUG <0013> Generated response: line #00: 200 38805 OK (mgcp_msg.c:67) 20241111163710722 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38806 rtpbridge/f2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710722 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710722 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw (trunk:0) found endpoint: rtpbridge/f2@mgw (mgcp_endp.c:279) 20241111163710722 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/f2@mgw" (mgcp_protocol.c:441) 20241111163710722 DLMGCP NOTICE <0013> endpoint:rtpbridge/f2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710722 DLMGCP NOTICE <0013> endpoint:rtpbridge/f2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710722 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710722 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710722 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710722 DLMGCP DEBUG <0013> Generated response: line #00: 200 38806 OK (mgcp_msg.c:67) 20241111163710722 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38807 rtpbridge/f3@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710722 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710722 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw (trunk:0) found endpoint: rtpbridge/f3@mgw (mgcp_endp.c:279) 20241111163710722 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/f3@mgw" (mgcp_protocol.c:441) 20241111163710722 DLMGCP NOTICE <0013> endpoint:rtpbridge/f3@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710722 DLMGCP NOTICE <0013> endpoint:rtpbridge/f3@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710722 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710722 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710722 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710722 DLMGCP DEBUG <0013> Generated response: line #00: 200 38807 OK (mgcp_msg.c:67) 20241111163710723 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38808 rtpbridge/f4@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710723 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710723 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw (trunk:0) found endpoint: rtpbridge/f4@mgw (mgcp_endp.c:279) 20241111163710723 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/f4@mgw" (mgcp_protocol.c:441) 20241111163710723 DLMGCP NOTICE <0013> endpoint:rtpbridge/f4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710723 DLMGCP NOTICE <0013> endpoint:rtpbridge/f4@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710723 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710723 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710723 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710723 DLMGCP DEBUG <0013> Generated response: line #00: 200 38808 OK (mgcp_msg.c:67) 20241111163710723 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38809 rtpbridge/f5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710723 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710723 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw (trunk:0) found endpoint: rtpbridge/f5@mgw (mgcp_endp.c:279) 20241111163710723 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/f5@mgw" (mgcp_protocol.c:441) 20241111163710723 DLMGCP NOTICE <0013> endpoint:rtpbridge/f5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710723 DLMGCP NOTICE <0013> endpoint:rtpbridge/f5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710723 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710723 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710723 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710723 DLMGCP DEBUG <0013> Generated response: line #00: 200 38809 OK (mgcp_msg.c:67) 20241111163710724 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38810 rtpbridge/f6@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710724 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710724 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw (trunk:0) found endpoint: rtpbridge/f6@mgw (mgcp_endp.c:279) 20241111163710724 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/f6@mgw" (mgcp_protocol.c:441) 20241111163710724 DLMGCP NOTICE <0013> endpoint:rtpbridge/f6@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710724 DLMGCP NOTICE <0013> endpoint:rtpbridge/f6@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710724 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710724 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710724 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710724 DLMGCP DEBUG <0013> Generated response: line #00: 200 38810 OK (mgcp_msg.c:67) 20241111163710724 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38811 rtpbridge/f7@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710724 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710724 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw (trunk:0) found endpoint: rtpbridge/f7@mgw (mgcp_endp.c:279) 20241111163710724 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/f7@mgw" (mgcp_protocol.c:441) 20241111163710724 DLMGCP NOTICE <0013> endpoint:rtpbridge/f7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710724 DLMGCP NOTICE <0013> endpoint:rtpbridge/f7@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710724 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710724 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710724 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710724 DLMGCP DEBUG <0013> Generated response: line #00: 200 38811 OK (mgcp_msg.c:67) 20241111163710725 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38812 rtpbridge/f8@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710725 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710725 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw (trunk:0) found endpoint: rtpbridge/f8@mgw (mgcp_endp.c:279) 20241111163710725 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/f8@mgw" (mgcp_protocol.c:441) 20241111163710725 DLMGCP NOTICE <0013> endpoint:rtpbridge/f8@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710725 DLMGCP NOTICE <0013> endpoint:rtpbridge/f8@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710725 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710725 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710725 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710725 DLMGCP DEBUG <0013> Generated response: line #00: 200 38812 OK (mgcp_msg.c:67) 20241111163710725 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38813 rtpbridge/f9@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710725 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710725 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw (trunk:0) found endpoint: rtpbridge/f9@mgw (mgcp_endp.c:279) 20241111163710725 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/f9@mgw" (mgcp_protocol.c:441) 20241111163710725 DLMGCP NOTICE <0013> endpoint:rtpbridge/f9@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710725 DLMGCP NOTICE <0013> endpoint:rtpbridge/f9@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710725 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710726 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710726 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710726 DLMGCP DEBUG <0013> Generated response: line #00: 200 38813 OK (mgcp_msg.c:67) 20241111163710726 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38814 rtpbridge/fa@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710726 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710726 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw (trunk:0) found endpoint: rtpbridge/fa@mgw (mgcp_endp.c:279) 20241111163710726 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/fa@mgw" (mgcp_protocol.c:441) 20241111163710726 DLMGCP NOTICE <0013> endpoint:rtpbridge/fa@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710726 DLMGCP NOTICE <0013> endpoint:rtpbridge/fa@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710726 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710726 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710726 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710726 DLMGCP DEBUG <0013> Generated response: line #00: 200 38814 OK (mgcp_msg.c:67) 20241111163710726 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38815 rtpbridge/fb@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710726 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710726 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw (trunk:0) found endpoint: rtpbridge/fb@mgw (mgcp_endp.c:279) 20241111163710727 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/fb@mgw" (mgcp_protocol.c:441) 20241111163710727 DLMGCP NOTICE <0013> endpoint:rtpbridge/fb@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710727 DLMGCP NOTICE <0013> endpoint:rtpbridge/fb@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710727 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710727 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710727 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710727 DLMGCP DEBUG <0013> Generated response: line #00: 200 38815 OK (mgcp_msg.c:67) 20241111163710727 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38816 rtpbridge/fc@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710727 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710727 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw (trunk:0) found endpoint: rtpbridge/fc@mgw (mgcp_endp.c:279) 20241111163710727 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/fc@mgw" (mgcp_protocol.c:441) 20241111163710727 DLMGCP NOTICE <0013> endpoint:rtpbridge/fc@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710727 DLMGCP NOTICE <0013> endpoint:rtpbridge/fc@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710727 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710727 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710727 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710727 DLMGCP DEBUG <0013> Generated response: line #00: 200 38816 OK (mgcp_msg.c:67) 20241111163710727 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38817 rtpbridge/fd@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710728 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710728 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw (trunk:0) found endpoint: rtpbridge/fd@mgw (mgcp_endp.c:279) 20241111163710728 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/fd@mgw" (mgcp_protocol.c:441) 20241111163710728 DLMGCP NOTICE <0013> endpoint:rtpbridge/fd@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710728 DLMGCP NOTICE <0013> endpoint:rtpbridge/fd@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710728 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710728 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710728 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710728 DLMGCP DEBUG <0013> Generated response: line #00: 200 38817 OK (mgcp_msg.c:67) 20241111163710728 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38818 rtpbridge/fe@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710728 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710728 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw (trunk:0) found endpoint: rtpbridge/fe@mgw (mgcp_endp.c:279) 20241111163710728 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/fe@mgw" (mgcp_protocol.c:441) 20241111163710728 DLMGCP NOTICE <0013> endpoint:rtpbridge/fe@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710728 DLMGCP NOTICE <0013> endpoint:rtpbridge/fe@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710728 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710728 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710728 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710728 DLMGCP DEBUG <0013> Generated response: line #00: 200 38818 OK (mgcp_msg.c:67) 20241111163710729 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38819 rtpbridge/ff@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710729 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710729 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw (trunk:0) found endpoint: rtpbridge/ff@mgw (mgcp_endp.c:279) 20241111163710729 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/ff@mgw" (mgcp_protocol.c:441) 20241111163710729 DLMGCP NOTICE <0013> endpoint:rtpbridge/ff@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710729 DLMGCP NOTICE <0013> endpoint:rtpbridge/ff@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710729 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710729 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710729 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710729 DLMGCP DEBUG <0013> Generated response: line #00: 200 38819 OK (mgcp_msg.c:67) 20241111163710729 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38820 rtpbridge/100@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710729 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710729 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw (trunk:0) found endpoint: rtpbridge/100@mgw (mgcp_endp.c:279) 20241111163710729 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/100@mgw" (mgcp_protocol.c:441) 20241111163710729 DLMGCP NOTICE <0013> endpoint:rtpbridge/100@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710729 DLMGCP NOTICE <0013> endpoint:rtpbridge/100@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710729 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710729 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710729 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710729 DLMGCP DEBUG <0013> Generated response: line #00: 200 38820 OK (mgcp_msg.c:67) 20241111163710730 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38821 rtpbridge/101@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710730 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710730 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw (trunk:0) found endpoint: rtpbridge/101@mgw (mgcp_endp.c:279) 20241111163710730 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/101@mgw" (mgcp_protocol.c:441) 20241111163710730 DLMGCP NOTICE <0013> endpoint:rtpbridge/101@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710730 DLMGCP NOTICE <0013> endpoint:rtpbridge/101@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710730 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710730 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710730 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710730 DLMGCP DEBUG <0013> Generated response: line #00: 200 38821 OK (mgcp_msg.c:67) 20241111163710730 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38822 rtpbridge/102@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710730 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710730 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw (trunk:0) found endpoint: rtpbridge/102@mgw (mgcp_endp.c:279) 20241111163710730 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/102@mgw" (mgcp_protocol.c:441) 20241111163710730 DLMGCP NOTICE <0013> endpoint:rtpbridge/102@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710730 DLMGCP NOTICE <0013> endpoint:rtpbridge/102@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710730 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710730 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710730 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710730 DLMGCP DEBUG <0013> Generated response: line #00: 200 38822 OK (mgcp_msg.c:67) 20241111163710731 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38823 rtpbridge/103@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710731 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710731 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw (trunk:0) found endpoint: rtpbridge/103@mgw (mgcp_endp.c:279) 20241111163710731 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/103@mgw" (mgcp_protocol.c:441) 20241111163710731 DLMGCP NOTICE <0013> endpoint:rtpbridge/103@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710731 DLMGCP NOTICE <0013> endpoint:rtpbridge/103@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710731 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710731 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710731 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710731 DLMGCP DEBUG <0013> Generated response: line #00: 200 38823 OK (mgcp_msg.c:67) 20241111163710731 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38824 rtpbridge/104@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710731 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710731 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw (trunk:0) found endpoint: rtpbridge/104@mgw (mgcp_endp.c:279) 20241111163710731 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/104@mgw" (mgcp_protocol.c:441) 20241111163710731 DLMGCP NOTICE <0013> endpoint:rtpbridge/104@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710731 DLMGCP NOTICE <0013> endpoint:rtpbridge/104@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710731 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710731 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710731 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710731 DLMGCP DEBUG <0013> Generated response: line #00: 200 38824 OK (mgcp_msg.c:67) 20241111163710732 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38825 rtpbridge/105@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710732 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710732 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw (trunk:0) found endpoint: rtpbridge/105@mgw (mgcp_endp.c:279) 20241111163710732 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/105@mgw" (mgcp_protocol.c:441) 20241111163710732 DLMGCP NOTICE <0013> endpoint:rtpbridge/105@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710732 DLMGCP NOTICE <0013> endpoint:rtpbridge/105@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710732 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710732 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710732 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710732 DLMGCP DEBUG <0013> Generated response: line #00: 200 38825 OK (mgcp_msg.c:67) 20241111163710732 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38826 rtpbridge/106@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710732 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710732 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw (trunk:0) found endpoint: rtpbridge/106@mgw (mgcp_endp.c:279) 20241111163710732 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/106@mgw" (mgcp_protocol.c:441) 20241111163710732 DLMGCP NOTICE <0013> endpoint:rtpbridge/106@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710732 DLMGCP NOTICE <0013> endpoint:rtpbridge/106@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710732 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710732 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710733 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710733 DLMGCP DEBUG <0013> Generated response: line #00: 200 38826 OK (mgcp_msg.c:67) 20241111163710733 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38827 rtpbridge/107@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710733 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710733 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw (trunk:0) found endpoint: rtpbridge/107@mgw (mgcp_endp.c:279) 20241111163710733 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/107@mgw" (mgcp_protocol.c:441) 20241111163710733 DLMGCP NOTICE <0013> endpoint:rtpbridge/107@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710733 DLMGCP NOTICE <0013> endpoint:rtpbridge/107@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710733 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710733 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710733 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710733 DLMGCP DEBUG <0013> Generated response: line #00: 200 38827 OK (mgcp_msg.c:67) 20241111163710733 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38828 rtpbridge/108@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710733 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710733 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw (trunk:0) found endpoint: rtpbridge/108@mgw (mgcp_endp.c:279) 20241111163710733 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/108@mgw" (mgcp_protocol.c:441) 20241111163710734 DLMGCP NOTICE <0013> endpoint:rtpbridge/108@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710734 DLMGCP NOTICE <0013> endpoint:rtpbridge/108@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710734 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710734 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710734 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710734 DLMGCP DEBUG <0013> Generated response: line #00: 200 38828 OK (mgcp_msg.c:67) 20241111163710734 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38829 rtpbridge/109@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710734 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710734 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw (trunk:0) found endpoint: rtpbridge/109@mgw (mgcp_endp.c:279) 20241111163710734 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/109@mgw" (mgcp_protocol.c:441) 20241111163710734 DLMGCP NOTICE <0013> endpoint:rtpbridge/109@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710734 DLMGCP NOTICE <0013> endpoint:rtpbridge/109@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710734 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710734 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710734 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710734 DLMGCP DEBUG <0013> Generated response: line #00: 200 38829 OK (mgcp_msg.c:67) 20241111163710735 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38830 rtpbridge/10a@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710735 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710735 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw (trunk:0) found endpoint: rtpbridge/10a@mgw (mgcp_endp.c:279) 20241111163710735 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/10a@mgw" (mgcp_protocol.c:441) 20241111163710735 DLMGCP NOTICE <0013> endpoint:rtpbridge/10a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710735 DLMGCP NOTICE <0013> endpoint:rtpbridge/10a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710735 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710735 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710735 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710735 DLMGCP DEBUG <0013> Generated response: line #00: 200 38830 OK (mgcp_msg.c:67) 20241111163710735 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38831 rtpbridge/10b@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710735 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710736 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw (trunk:0) found endpoint: rtpbridge/10b@mgw (mgcp_endp.c:279) 20241111163710736 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/10b@mgw" (mgcp_protocol.c:441) 20241111163710736 DLMGCP NOTICE <0013> endpoint:rtpbridge/10b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710736 DLMGCP NOTICE <0013> endpoint:rtpbridge/10b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710736 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710736 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710736 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710736 DLMGCP DEBUG <0013> Generated response: line #00: 200 38831 OK (mgcp_msg.c:67) 20241111163710736 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38832 rtpbridge/10c@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710736 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710736 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw (trunk:0) found endpoint: rtpbridge/10c@mgw (mgcp_endp.c:279) 20241111163710736 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/10c@mgw" (mgcp_protocol.c:441) 20241111163710736 DLMGCP NOTICE <0013> endpoint:rtpbridge/10c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710736 DLMGCP NOTICE <0013> endpoint:rtpbridge/10c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710736 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710736 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710736 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710736 DLMGCP DEBUG <0013> Generated response: line #00: 200 38832 OK (mgcp_msg.c:67) 20241111163710737 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38833 rtpbridge/10d@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710737 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710737 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw (trunk:0) found endpoint: rtpbridge/10d@mgw (mgcp_endp.c:279) 20241111163710737 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/10d@mgw" (mgcp_protocol.c:441) 20241111163710737 DLMGCP NOTICE <0013> endpoint:rtpbridge/10d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710737 DLMGCP NOTICE <0013> endpoint:rtpbridge/10d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710737 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710737 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710737 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710737 DLMGCP DEBUG <0013> Generated response: line #00: 200 38833 OK (mgcp_msg.c:67) 20241111163710738 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38834 rtpbridge/10e@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710738 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710738 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw (trunk:0) found endpoint: rtpbridge/10e@mgw (mgcp_endp.c:279) 20241111163710738 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/10e@mgw" (mgcp_protocol.c:441) 20241111163710738 DLMGCP NOTICE <0013> endpoint:rtpbridge/10e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710738 DLMGCP NOTICE <0013> endpoint:rtpbridge/10e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710738 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710738 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710738 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710738 DLMGCP DEBUG <0013> Generated response: line #00: 200 38834 OK (mgcp_msg.c:67) 20241111163710738 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38835 rtpbridge/10f@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710738 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710738 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw (trunk:0) found endpoint: rtpbridge/10f@mgw (mgcp_endp.c:279) 20241111163710738 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/10f@mgw" (mgcp_protocol.c:441) 20241111163710738 DLMGCP NOTICE <0013> endpoint:rtpbridge/10f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710738 DLMGCP NOTICE <0013> endpoint:rtpbridge/10f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710738 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710739 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710739 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710739 DLMGCP DEBUG <0013> Generated response: line #00: 200 38835 OK (mgcp_msg.c:67) 20241111163710739 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38836 rtpbridge/110@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710739 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710739 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw (trunk:0) found endpoint: rtpbridge/110@mgw (mgcp_endp.c:279) 20241111163710739 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/110@mgw" (mgcp_protocol.c:441) 20241111163710739 DLMGCP NOTICE <0013> endpoint:rtpbridge/110@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710739 DLMGCP NOTICE <0013> endpoint:rtpbridge/110@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710739 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710739 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710739 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710739 DLMGCP DEBUG <0013> Generated response: line #00: 200 38836 OK (mgcp_msg.c:67) 20241111163710740 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38837 rtpbridge/111@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710740 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710740 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw (trunk:0) found endpoint: rtpbridge/111@mgw (mgcp_endp.c:279) 20241111163710740 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/111@mgw" (mgcp_protocol.c:441) 20241111163710740 DLMGCP NOTICE <0013> endpoint:rtpbridge/111@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710740 DLMGCP NOTICE <0013> endpoint:rtpbridge/111@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710740 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710740 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710740 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710740 DLMGCP DEBUG <0013> Generated response: line #00: 200 38837 OK (mgcp_msg.c:67) 20241111163710740 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38838 rtpbridge/112@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710740 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710740 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw (trunk:0) found endpoint: rtpbridge/112@mgw (mgcp_endp.c:279) 20241111163710740 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/112@mgw" (mgcp_protocol.c:441) 20241111163710741 DLMGCP NOTICE <0013> endpoint:rtpbridge/112@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710741 DLMGCP NOTICE <0013> endpoint:rtpbridge/112@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710741 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710741 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710741 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710741 DLMGCP DEBUG <0013> Generated response: line #00: 200 38838 OK (mgcp_msg.c:67) 20241111163710741 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38839 rtpbridge/113@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710741 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710741 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw (trunk:0) found endpoint: rtpbridge/113@mgw (mgcp_endp.c:279) 20241111163710741 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/113@mgw" (mgcp_protocol.c:441) 20241111163710741 DLMGCP NOTICE <0013> endpoint:rtpbridge/113@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710741 DLMGCP NOTICE <0013> endpoint:rtpbridge/113@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710741 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710741 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710741 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710741 DLMGCP DEBUG <0013> Generated response: line #00: 200 38839 OK (mgcp_msg.c:67) 20241111163710742 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38840 rtpbridge/114@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710742 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710742 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw (trunk:0) found endpoint: rtpbridge/114@mgw (mgcp_endp.c:279) 20241111163710742 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/114@mgw" (mgcp_protocol.c:441) 20241111163710742 DLMGCP NOTICE <0013> endpoint:rtpbridge/114@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710742 DLMGCP NOTICE <0013> endpoint:rtpbridge/114@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710742 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710742 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710742 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710742 DLMGCP DEBUG <0013> Generated response: line #00: 200 38840 OK (mgcp_msg.c:67) 20241111163710742 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38841 rtpbridge/115@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710742 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710743 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw (trunk:0) found endpoint: rtpbridge/115@mgw (mgcp_endp.c:279) 20241111163710743 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/115@mgw" (mgcp_protocol.c:441) 20241111163710743 DLMGCP NOTICE <0013> endpoint:rtpbridge/115@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710743 DLMGCP NOTICE <0013> endpoint:rtpbridge/115@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710743 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710743 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710743 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710743 DLMGCP DEBUG <0013> Generated response: line #00: 200 38841 OK (mgcp_msg.c:67) 20241111163710743 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38842 rtpbridge/116@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710743 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710743 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw (trunk:0) found endpoint: rtpbridge/116@mgw (mgcp_endp.c:279) 20241111163710743 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/116@mgw" (mgcp_protocol.c:441) 20241111163710743 DLMGCP NOTICE <0013> endpoint:rtpbridge/116@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710743 DLMGCP NOTICE <0013> endpoint:rtpbridge/116@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710743 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710743 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710743 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710743 DLMGCP DEBUG <0013> Generated response: line #00: 200 38842 OK (mgcp_msg.c:67) 20241111163710744 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38843 rtpbridge/117@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710744 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710744 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw (trunk:0) found endpoint: rtpbridge/117@mgw (mgcp_endp.c:279) 20241111163710744 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/117@mgw" (mgcp_protocol.c:441) 20241111163710744 DLMGCP NOTICE <0013> endpoint:rtpbridge/117@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710744 DLMGCP NOTICE <0013> endpoint:rtpbridge/117@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710744 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710744 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710744 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710744 DLMGCP DEBUG <0013> Generated response: line #00: 200 38843 OK (mgcp_msg.c:67) 20241111163710744 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38844 rtpbridge/118@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710745 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710745 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw (trunk:0) found endpoint: rtpbridge/118@mgw (mgcp_endp.c:279) 20241111163710745 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/118@mgw" (mgcp_protocol.c:441) 20241111163710745 DLMGCP NOTICE <0013> endpoint:rtpbridge/118@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710745 DLMGCP NOTICE <0013> endpoint:rtpbridge/118@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710745 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710745 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710745 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710745 DLMGCP DEBUG <0013> Generated response: line #00: 200 38844 OK (mgcp_msg.c:67) 20241111163710745 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38845 rtpbridge/119@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710745 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710745 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw (trunk:0) found endpoint: rtpbridge/119@mgw (mgcp_endp.c:279) 20241111163710745 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/119@mgw" (mgcp_protocol.c:441) 20241111163710745 DLMGCP NOTICE <0013> endpoint:rtpbridge/119@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710745 DLMGCP NOTICE <0013> endpoint:rtpbridge/119@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710745 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710745 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710745 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710745 DLMGCP DEBUG <0013> Generated response: line #00: 200 38845 OK (mgcp_msg.c:67) 20241111163710746 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38846 rtpbridge/11a@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710746 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710746 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw (trunk:0) found endpoint: rtpbridge/11a@mgw (mgcp_endp.c:279) 20241111163710746 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/11a@mgw" (mgcp_protocol.c:441) 20241111163710746 DLMGCP NOTICE <0013> endpoint:rtpbridge/11a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710746 DLMGCP NOTICE <0013> endpoint:rtpbridge/11a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710746 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710746 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710746 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710746 DLMGCP DEBUG <0013> Generated response: line #00: 200 38846 OK (mgcp_msg.c:67) 20241111163710746 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38847 rtpbridge/11b@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710746 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710746 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw (trunk:0) found endpoint: rtpbridge/11b@mgw (mgcp_endp.c:279) 20241111163710747 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/11b@mgw" (mgcp_protocol.c:441) 20241111163710747 DLMGCP NOTICE <0013> endpoint:rtpbridge/11b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710747 DLMGCP NOTICE <0013> endpoint:rtpbridge/11b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710747 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710747 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710747 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710747 DLMGCP DEBUG <0013> Generated response: line #00: 200 38847 OK (mgcp_msg.c:67) 20241111163710747 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38848 rtpbridge/11c@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710747 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710747 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw (trunk:0) found endpoint: rtpbridge/11c@mgw (mgcp_endp.c:279) 20241111163710747 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/11c@mgw" (mgcp_protocol.c:441) 20241111163710747 DLMGCP NOTICE <0013> endpoint:rtpbridge/11c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710747 DLMGCP NOTICE <0013> endpoint:rtpbridge/11c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710747 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710747 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710747 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710747 DLMGCP DEBUG <0013> Generated response: line #00: 200 38848 OK (mgcp_msg.c:67) 20241111163710748 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38849 rtpbridge/11d@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710748 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710748 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw (trunk:0) found endpoint: rtpbridge/11d@mgw (mgcp_endp.c:279) 20241111163710748 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/11d@mgw" (mgcp_protocol.c:441) 20241111163710748 DLMGCP NOTICE <0013> endpoint:rtpbridge/11d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710748 DLMGCP NOTICE <0013> endpoint:rtpbridge/11d@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710748 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710748 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710748 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710748 DLMGCP DEBUG <0013> Generated response: line #00: 200 38849 OK (mgcp_msg.c:67) 20241111163710748 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38850 rtpbridge/11e@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710748 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710748 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw (trunk:0) found endpoint: rtpbridge/11e@mgw (mgcp_endp.c:279) 20241111163710748 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/11e@mgw" (mgcp_protocol.c:441) 20241111163710749 DLMGCP NOTICE <0013> endpoint:rtpbridge/11e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710749 DLMGCP NOTICE <0013> endpoint:rtpbridge/11e@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710749 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710749 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710749 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710749 DLMGCP DEBUG <0013> Generated response: line #00: 200 38850 OK (mgcp_msg.c:67) 20241111163710749 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38851 rtpbridge/11f@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710749 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710749 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw (trunk:0) found endpoint: rtpbridge/11f@mgw (mgcp_endp.c:279) 20241111163710749 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/11f@mgw" (mgcp_protocol.c:441) 20241111163710749 DLMGCP NOTICE <0013> endpoint:rtpbridge/11f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710749 DLMGCP NOTICE <0013> endpoint:rtpbridge/11f@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710749 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710749 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710749 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710749 DLMGCP DEBUG <0013> Generated response: line #00: 200 38851 OK (mgcp_msg.c:67) 20241111163710750 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38852 rtpbridge/120@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710750 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710750 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw (trunk:0) found endpoint: rtpbridge/120@mgw (mgcp_endp.c:279) 20241111163710750 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/120@mgw" (mgcp_protocol.c:441) 20241111163710750 DLMGCP NOTICE <0013> endpoint:rtpbridge/120@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710750 DLMGCP NOTICE <0013> endpoint:rtpbridge/120@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710750 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710750 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710750 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710750 DLMGCP DEBUG <0013> Generated response: line #00: 200 38852 OK (mgcp_msg.c:67) 20241111163710750 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38853 rtpbridge/121@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710750 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710750 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw (trunk:0) found endpoint: rtpbridge/121@mgw (mgcp_endp.c:279) 20241111163710750 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/121@mgw" (mgcp_protocol.c:441) 20241111163710751 DLMGCP NOTICE <0013> endpoint:rtpbridge/121@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710751 DLMGCP NOTICE <0013> endpoint:rtpbridge/121@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710751 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710751 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710751 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710751 DLMGCP DEBUG <0013> Generated response: line #00: 200 38853 OK (mgcp_msg.c:67) 20241111163710751 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38854 rtpbridge/122@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710751 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710751 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw (trunk:0) found endpoint: rtpbridge/122@mgw (mgcp_endp.c:279) 20241111163710751 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/122@mgw" (mgcp_protocol.c:441) 20241111163710751 DLMGCP NOTICE <0013> endpoint:rtpbridge/122@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710751 DLMGCP NOTICE <0013> endpoint:rtpbridge/122@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710751 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710751 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710751 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710751 DLMGCP DEBUG <0013> Generated response: line #00: 200 38854 OK (mgcp_msg.c:67) 20241111163710752 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38855 rtpbridge/123@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710752 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710752 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw (trunk:0) found endpoint: rtpbridge/123@mgw (mgcp_endp.c:279) 20241111163710752 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/123@mgw" (mgcp_protocol.c:441) 20241111163710752 DLMGCP NOTICE <0013> endpoint:rtpbridge/123@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710752 DLMGCP NOTICE <0013> endpoint:rtpbridge/123@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710752 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710752 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710752 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710752 DLMGCP DEBUG <0013> Generated response: line #00: 200 38855 OK (mgcp_msg.c:67) 20241111163710752 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38856 rtpbridge/124@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710752 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710752 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw (trunk:0) found endpoint: rtpbridge/124@mgw (mgcp_endp.c:279) 20241111163710752 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/124@mgw" (mgcp_protocol.c:441) 20241111163710753 DLMGCP NOTICE <0013> endpoint:rtpbridge/124@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710753 DLMGCP NOTICE <0013> endpoint:rtpbridge/124@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710753 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710753 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710753 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710753 DLMGCP DEBUG <0013> Generated response: line #00: 200 38856 OK (mgcp_msg.c:67) 20241111163710753 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38857 rtpbridge/125@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710753 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710753 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw (trunk:0) found endpoint: rtpbridge/125@mgw (mgcp_endp.c:279) 20241111163710753 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/125@mgw" (mgcp_protocol.c:441) 20241111163710753 DLMGCP NOTICE <0013> endpoint:rtpbridge/125@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710753 DLMGCP NOTICE <0013> endpoint:rtpbridge/125@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710753 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710753 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710753 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710753 DLMGCP DEBUG <0013> Generated response: line #00: 200 38857 OK (mgcp_msg.c:67) 20241111163710754 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38858 rtpbridge/126@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710754 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710754 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw (trunk:0) found endpoint: rtpbridge/126@mgw (mgcp_endp.c:279) 20241111163710754 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/126@mgw" (mgcp_protocol.c:441) 20241111163710754 DLMGCP NOTICE <0013> endpoint:rtpbridge/126@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710754 DLMGCP NOTICE <0013> endpoint:rtpbridge/126@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710754 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710754 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710754 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710754 DLMGCP DEBUG <0013> Generated response: line #00: 200 38858 OK (mgcp_msg.c:67) 20241111163710754 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38859 rtpbridge/127@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710754 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710754 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw (trunk:0) found endpoint: rtpbridge/127@mgw (mgcp_endp.c:279) 20241111163710755 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/127@mgw" (mgcp_protocol.c:441) 20241111163710755 DLMGCP NOTICE <0013> endpoint:rtpbridge/127@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710755 DLMGCP NOTICE <0013> endpoint:rtpbridge/127@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710755 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710755 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710755 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710755 DLMGCP DEBUG <0013> Generated response: line #00: 200 38859 OK (mgcp_msg.c:67) 20241111163710755 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38860 rtpbridge/128@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710755 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710755 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw (trunk:0) found endpoint: rtpbridge/128@mgw (mgcp_endp.c:279) 20241111163710755 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/128@mgw" (mgcp_protocol.c:441) 20241111163710755 DLMGCP NOTICE <0013> endpoint:rtpbridge/128@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710755 DLMGCP NOTICE <0013> endpoint:rtpbridge/128@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710755 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710755 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710755 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710755 DLMGCP DEBUG <0013> Generated response: line #00: 200 38860 OK (mgcp_msg.c:67) 20241111163710756 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38861 rtpbridge/129@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710756 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710756 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw (trunk:0) found endpoint: rtpbridge/129@mgw (mgcp_endp.c:279) 20241111163710756 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/129@mgw" (mgcp_protocol.c:441) 20241111163710756 DLMGCP NOTICE <0013> endpoint:rtpbridge/129@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710756 DLMGCP NOTICE <0013> endpoint:rtpbridge/129@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710756 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710756 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710756 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710756 DLMGCP DEBUG <0013> Generated response: line #00: 200 38861 OK (mgcp_msg.c:67) 20241111163710756 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38862 rtpbridge/12a@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710756 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710756 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw (trunk:0) found endpoint: rtpbridge/12a@mgw (mgcp_endp.c:279) 20241111163710756 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/12a@mgw" (mgcp_protocol.c:441) 20241111163710756 DLMGCP NOTICE <0013> endpoint:rtpbridge/12a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710756 DLMGCP NOTICE <0013> endpoint:rtpbridge/12a@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710756 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710756 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710756 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710757 DLMGCP DEBUG <0013> Generated response: line #00: 200 38862 OK (mgcp_msg.c:67) 20241111163710757 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38863 rtpbridge/12b@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710757 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710757 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw (trunk:0) found endpoint: rtpbridge/12b@mgw (mgcp_endp.c:279) 20241111163710757 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/12b@mgw" (mgcp_protocol.c:441) 20241111163710757 DLMGCP NOTICE <0013> endpoint:rtpbridge/12b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710757 DLMGCP NOTICE <0013> endpoint:rtpbridge/12b@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710757 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710757 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710757 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710757 DLMGCP DEBUG <0013> Generated response: line #00: 200 38863 OK (mgcp_msg.c:67) 20241111163710758 DLMGCP DEBUG <0013> Received message: line #00: DLCX 38864 rtpbridge/12c@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163710758 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163710758 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw (trunk:0) found endpoint: rtpbridge/12c@mgw (mgcp_endp.c:279) 20241111163710758 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/12c@mgw" (mgcp_protocol.c:441) 20241111163710758 DLMGCP NOTICE <0013> endpoint:rtpbridge/12c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163710758 DLMGCP NOTICE <0013> endpoint:rtpbridge/12c@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163710758 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710758 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163710758 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163710758 DLMGCP DEBUG <0013> Generated response: line #00: 200 38864 OK (mgcp_msg.c:67) MTC@e999c791e3c7: setverdict(pass): pass -> pass, component reason not changed RTPEM0(73)@e999c791e3c7: Final verdict of PTC: none RTPEM1(74)@e999c791e3c7: Final verdict of PTC: none RTPEM2(75)@e999c791e3c7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(77)@e999c791e3c7: Final verdict of PTC: none VirtCallAgent-STATS(76)@e999c791e3c7: Final verdict of PTC: none MTC@e999c791e3c7: Setting final verdict of the test case. MTC@e999c791e3c7: Local verdict of MTC: pass MTC@e999c791e3c7: Local verdict of PTC RTPEM0(73): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM1(74): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM2(75): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC VirtCallAgent-STATS(76): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC IPA-CTRL-CLI-IPA(77): none (pass -> pass) MTC@e999c791e3c7: Test case TC_crcx_wildcarded_exhaust finished. Verdict: pass MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_wildcarded_exhaust pass'. Mon Nov 11 16:37:10 UTC 2024 ====== MGCP_Test.TC_crcx_wildcarded_exhaust pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_wildcarded_exhaust.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=3215432) Waiting for packet dumper to finish... 1 (prev_count=3215432, count=3283696) MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_wildcarded_exhaust pass' was executed successfully (exit status: 0). MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_mdcx_without_crcx'. ------ MGCP_Test.TC_mdcx_without_crcx ------ Mon Nov 11 16:37:12 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_mdcx_without_crcx.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_mdcx_without_crcx.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_mdcx_without_crcx' was executed successfully (exit status: 0). MTC@e999c791e3c7: Test case TC_mdcx_without_crcx started. 20241111163713935 DLMGCP DEBUG <0013> Received message: line #00: DLCX 51806 rtpbridge/3@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163713935 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw (trunk:0) found endpoint: rtpbridge/3@mgw (mgcp_endp.c:279) 20241111163713935 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/3@mgw" (mgcp_protocol.c:441) 20241111163713935 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163713935 DLMGCP ERROR <0013> endpoint:rtpbridge/3@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241111163713935 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241111163713935 DLMGCP DEBUG <0013> Generated response: line #00: 515 51806 FAIL (mgcp_msg.c:67) 20241111163713939 DLMGCP DEBUG <0013> Received message: line #00: MDCX 51807 rtpbridge/3@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163713939 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241111163713939 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:67) 20241111163713939 DLMGCP DEBUG <0013> Received message: line #03: I: 1225 (mgcp_msg.c:67) 20241111163713939 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163713939 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241111163713939 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163713939 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241111163713939 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.2 (mgcp_msg.c:67) 20241111163713939 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241111163713939 DLMGCP DEBUG <0013> Received message: line #10: m=audio 2344 RTP/AVP 98 (mgcp_msg.c:67) 20241111163713939 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:98 AMR/8000 (mgcp_msg.c:67) 20241111163713939 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241111163713939 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw (trunk:0) found endpoint: rtpbridge/3@mgw (mgcp_endp.c:279) 20241111163713939 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/3@mgw" (mgcp_protocol.c:441) 20241111163713939 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241111163713939 DLMGCP ERROR <0013> endpoint:rtpbridge/3@mgw MDCX: endpoint is not holding a connection. (mgcp_protocol.c:1179) 20241111163713939 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Generated response: code=400 (mgcp_protocol.c:230) 20241111163713939 DLMGCP DEBUG <0013> Generated response: line #00: 400 51807 FAIL (mgcp_msg.c:67) MTC@e999c791e3c7: setverdict(pass): none -> pass RTPEM2(80)@e999c791e3c7: Final verdict of PTC: none RTPEM1(79)@e999c791e3c7: Final verdict of PTC: none RTPEM0(78)@e999c791e3c7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(82)@e999c791e3c7: Final verdict of PTC: none VirtCallAgent-STATS(81)@e999c791e3c7: Final verdict of PTC: none MTC@e999c791e3c7: Setting final verdict of the test case. MTC@e999c791e3c7: Local verdict of MTC: pass MTC@e999c791e3c7: Local verdict of PTC RTPEM0(78): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM1(79): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM2(80): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC VirtCallAgent-STATS(81): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC IPA-CTRL-CLI-IPA(82): none (pass -> pass) MTC@e999c791e3c7: Test case TC_mdcx_without_crcx finished. Verdict: pass MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_mdcx_without_crcx pass'. Mon Nov 11 16:37:13 UTC 2024 ====== MGCP_Test.TC_mdcx_without_crcx pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_mdcx_without_crcx.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=19132) MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_mdcx_without_crcx pass' was executed successfully (exit status: 0). MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_dlcx_without_crcx'. ------ MGCP_Test.TC_dlcx_without_crcx ------ Mon Nov 11 16:37:16 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_dlcx_without_crcx.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_dlcx_without_crcx.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_dlcx_without_crcx' was executed successfully (exit status: 0). MTC@e999c791e3c7: Test case TC_dlcx_without_crcx started. 20241111163717089 DLMGCP DEBUG <0013> Received message: line #00: DLCX 39830 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163717089 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:279) 20241111163717089 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:441) 20241111163717089 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163717089 DLMGCP ERROR <0013> endpoint:rtpbridge/4@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241111163717089 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241111163717089 DLMGCP DEBUG <0013> Generated response: line #00: 515 39830 FAIL (mgcp_msg.c:67) 20241111163717094 DLMGCP DEBUG <0013> Received message: line #00: DLCX 39831 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163717094 DLMGCP DEBUG <0013> Received message: line #01: C: 41234 (mgcp_msg.c:67) 20241111163717094 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:279) 20241111163717094 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:441) 20241111163717094 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163717094 DLMGCP ERROR <0013> endpoint:rtpbridge/4@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241111163717094 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241111163717094 DLMGCP DEBUG <0013> Generated response: line #00: 515 39831 FAIL (mgcp_msg.c:67) MTC@e999c791e3c7: setverdict(pass): none -> pass RTPEM2(85)@e999c791e3c7: Final verdict of PTC: none RTPEM0(83)@e999c791e3c7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(87)@e999c791e3c7: Final verdict of PTC: none RTPEM1(84)@e999c791e3c7: Final verdict of PTC: none VirtCallAgent-STATS(86)@e999c791e3c7: Final verdict of PTC: none MTC@e999c791e3c7: Setting final verdict of the test case. MTC@e999c791e3c7: Local verdict of MTC: pass MTC@e999c791e3c7: Local verdict of PTC RTPEM0(83): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM1(84): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM2(85): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC VirtCallAgent-STATS(86): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC IPA-CTRL-CLI-IPA(87): none (pass -> pass) MTC@e999c791e3c7: Test case TC_dlcx_without_crcx finished. Verdict: pass MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_dlcx_without_crcx pass'. Mon Nov 11 16:37:17 UTC 2024 ====== MGCP_Test.TC_dlcx_without_crcx pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_dlcx_without_crcx.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=16560) MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_dlcx_without_crcx pass' was executed successfully (exit status: 0). MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_dlcx_non_existant_ep'. ------ MGCP_Test.TC_dlcx_non_existant_ep ------ Mon Nov 11 16:37:19 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_dlcx_non_existant_ep.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_dlcx_non_existant_ep.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_dlcx_non_existant_ep' was executed successfully (exit status: 0). MTC@e999c791e3c7: Test case TC_dlcx_non_existant_ep started. 20241111163720227 DLMGCP DEBUG <0013> Received message: line #00: DLCX 47578 rtpbridge/012D@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163720227 DLMGCP ERROR <0013> (trunk:0) Not able to find specified endpoint: rtpbridge/012d@mgw (mgcp_endp.c:285) 20241111163720227 DLMGCP NOTICE <0013> DLCX: cannot find endpoint "rtpbridge/012D@mgw", cause=500 -- abort (mgcp_protocol.c:419) 20241111163720227 DLMGCP DEBUG <0013> endpoint:none Generated response: code=500 (mgcp_protocol.c:230) 20241111163720227 DLMGCP DEBUG <0013> Generated response: line #00: 500 47578 FAIL (mgcp_msg.c:67) 20241111163720231 DLMGCP DEBUG <0013> Received message: line #00: DLCX 47579 rtpbridge/012D@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163720231 DLMGCP DEBUG <0013> Received message: line #01: C: 41234 (mgcp_msg.c:67) 20241111163720231 DLMGCP ERROR <0013> (trunk:0) Not able to find specified endpoint: rtpbridge/012d@mgw (mgcp_endp.c:285) 20241111163720231 DLMGCP NOTICE <0013> DLCX: cannot find endpoint "rtpbridge/012D@mgw", cause=500 -- abort (mgcp_protocol.c:419) 20241111163720231 DLMGCP DEBUG <0013> endpoint:none Generated response: code=500 (mgcp_protocol.c:230) 20241111163720231 DLMGCP DEBUG <0013> Generated response: line #00: 500 47579 FAIL (mgcp_msg.c:67) MTC@e999c791e3c7: setverdict(pass): none -> pass RTPEM1(89)@e999c791e3c7: Final verdict of PTC: none RTPEM2(90)@e999c791e3c7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(92)@e999c791e3c7: Final verdict of PTC: none VirtCallAgent-STATS(91)@e999c791e3c7: Final verdict of PTC: none RTPEM0(88)@e999c791e3c7: Final verdict of PTC: none MTC@e999c791e3c7: Setting final verdict of the test case. MTC@e999c791e3c7: Local verdict of MTC: pass MTC@e999c791e3c7: Local verdict of PTC RTPEM0(88): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM1(89): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM2(90): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC VirtCallAgent-STATS(91): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC IPA-CTRL-CLI-IPA(92): none (pass -> pass) MTC@e999c791e3c7: Test case TC_dlcx_non_existant_ep finished. Verdict: pass MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_dlcx_non_existant_ep pass'. Mon Nov 11 16:37:20 UTC 2024 ====== MGCP_Test.TC_dlcx_non_existant_ep pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_dlcx_non_existant_ep.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=15548) MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_dlcx_non_existant_ep pass' was executed successfully (exit status: 0). MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_mdcx_wildcarded'. ------ MGCP_Test.TC_mdcx_wildcarded ------ Mon Nov 11 16:37:22 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_mdcx_wildcarded.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_mdcx_wildcarded.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_mdcx_wildcarded' was executed successfully (exit status: 0). MTC@e999c791e3c7: Test case TC_mdcx_wildcarded started. 20241111163723369 DLMGCP DEBUG <0013> Received message: line #00: DLCX 62472 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163723369 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163723369 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163723369 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163723369 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723369 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723369 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723369 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723369 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723369 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723369 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723369 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723369 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723369 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723369 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723369 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723369 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723370 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723370 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723370 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723370 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723370 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723370 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723370 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723370 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723370 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723370 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723370 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723370 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723370 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723370 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723370 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723370 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723370 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723370 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723370 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723370 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723370 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723370 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723370 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723370 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723370 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723370 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723370 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723370 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723370 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723370 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723370 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723370 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723370 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723370 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723370 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723370 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723370 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723370 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723370 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723370 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723370 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723370 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723370 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723370 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723370 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723370 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723370 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723370 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723370 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723370 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723370 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723370 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723370 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723370 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723370 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723370 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723370 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723371 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723371 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723371 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723371 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723371 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723371 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723371 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723371 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723371 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723371 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723371 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723371 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723371 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723371 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723371 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723371 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723371 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723371 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723371 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723371 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723371 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723371 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723371 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723371 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723371 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723371 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723371 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723371 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723371 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723371 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723371 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723371 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723371 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723371 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723371 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723371 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723371 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723371 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723371 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723371 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723371 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723371 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723371 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723371 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723371 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723371 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723371 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723371 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723371 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723371 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723371 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723371 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723371 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723371 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723371 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723372 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723372 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723372 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723372 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723372 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723372 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723372 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723372 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723372 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723372 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723372 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723372 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723372 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723372 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723372 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723372 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723372 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723372 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723372 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723372 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723372 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723372 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723372 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723372 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723372 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723372 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723372 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723372 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723372 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723372 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723372 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723372 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723372 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723372 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723372 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723372 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723372 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723372 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723372 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723372 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723372 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723372 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723372 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723372 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723372 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723372 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723372 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723372 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723372 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723372 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723372 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723372 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723372 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723372 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723372 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723373 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723373 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723373 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723373 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723373 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723373 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723373 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723373 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723373 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723373 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723373 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723373 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723373 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723373 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723373 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723373 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723373 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723373 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723373 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723373 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723373 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723373 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723373 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723373 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723373 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723373 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723373 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723373 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723373 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723373 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723373 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723373 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723373 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723373 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723373 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723373 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723373 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723373 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723373 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723373 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723373 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723373 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723373 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723373 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723373 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723373 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723373 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723373 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723373 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723373 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723373 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723373 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723373 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723373 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723373 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723373 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723374 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723374 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723374 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723374 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723374 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723374 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723374 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723374 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723374 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723374 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723374 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723374 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723374 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723374 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723374 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723374 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723374 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723374 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723374 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723374 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723374 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723374 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723374 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723374 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723374 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723374 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723374 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723374 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723374 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723374 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723374 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723374 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723374 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723374 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723374 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723374 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723374 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723374 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723374 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723374 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723374 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723374 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723374 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723374 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723374 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723374 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723374 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723374 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723374 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723374 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723375 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723375 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723375 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723375 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723375 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723375 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723375 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723375 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723375 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723375 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723375 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723375 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723375 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723375 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163723375 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163723375 DLMGCP DEBUG <0013> Generated response: line #00: 200 62472 OK (mgcp_msg.c:67) 20241111163723379 DLMGCP DEBUG <0013> Received message: line #00: MDCX 62473 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163723379 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241111163723379 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:67) 20241111163723379 DLMGCP DEBUG <0013> Received message: line #03: I: 1225 (mgcp_msg.c:67) 20241111163723379 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163723379 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241111163723379 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163723379 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241111163723379 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.2 (mgcp_msg.c:67) 20241111163723379 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241111163723379 DLMGCP DEBUG <0013> Received message: line #10: m=audio 2344 RTP/AVP 98 (mgcp_msg.c:67) 20241111163723379 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:98 AMR/8000 (mgcp_msg.c:67) 20241111163723379 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241111163723379 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163723379 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163723379 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241111163723379 DLMGCP ERROR <0013> endpoint:rtpbridge/1@mgw MDCX: wildcarded endpoint names not supported. (mgcp_protocol.c:1167) 20241111163723379 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=507 (mgcp_protocol.c:230) 20241111163723379 DLMGCP DEBUG <0013> Generated response: line #00: 507 62473 FAIL (mgcp_msg.c:67) MTC@e999c791e3c7: setverdict(pass): none -> pass VirtCallAgent-STATS(96)@e999c791e3c7: Final verdict of PTC: none RTPEM0(93)@e999c791e3c7: Final verdict of PTC: none RTPEM2(95)@e999c791e3c7: Final verdict of PTC: none RTPEM1(94)@e999c791e3c7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(97)@e999c791e3c7: Final verdict of PTC: none MTC@e999c791e3c7: Setting final verdict of the test case. MTC@e999c791e3c7: Local verdict of MTC: pass MTC@e999c791e3c7: Local verdict of PTC RTPEM0(93): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM1(94): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM2(95): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC VirtCallAgent-STATS(96): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC IPA-CTRL-CLI-IPA(97): none (pass -> pass) MTC@e999c791e3c7: Test case TC_mdcx_wildcarded finished. Verdict: pass MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_mdcx_wildcarded pass'. Mon Nov 11 16:37:23 UTC 2024 ====== MGCP_Test.TC_mdcx_wildcarded pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_mdcx_wildcarded.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=65784) Waiting for packet dumper to finish... 1 (prev_count=65784, count=86008) MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_mdcx_wildcarded pass' was executed successfully (exit status: 0). MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_dlcx_wildcarded'. ------ MGCP_Test.TC_dlcx_wildcarded ------ Mon Nov 11 16:37:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_dlcx_wildcarded.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_dlcx_wildcarded.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_dlcx_wildcarded' was executed successfully (exit status: 0). MTC@e999c791e3c7: Test case TC_dlcx_wildcarded started. 20241111163726514 DLMGCP DEBUG <0013> Received message: line #00: DLCX 44412 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726514 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163726514 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163726514 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163726514 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726514 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726514 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726514 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726514 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726514 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726514 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726514 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726514 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726514 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726514 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726514 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726514 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726514 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726514 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726514 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726515 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726515 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726515 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726515 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726515 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726515 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726515 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726515 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726515 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726515 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726515 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726515 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726515 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726515 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726515 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726515 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726515 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726515 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726515 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726515 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726515 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726515 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726515 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726515 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726515 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726515 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726515 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726515 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726515 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726515 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726515 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726515 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726515 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726515 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726515 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726515 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726515 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726515 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726515 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726515 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726515 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726515 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726515 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726515 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726515 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726515 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726515 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726515 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726515 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726515 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726515 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726515 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726515 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726516 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726516 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726516 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726516 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726516 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726516 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726516 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726516 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726516 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726516 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726516 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726516 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726516 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726516 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726516 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726516 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726516 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726516 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726516 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726516 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726516 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726516 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726516 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726516 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726516 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726516 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726516 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726516 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726516 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726516 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726516 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726516 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726516 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726516 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726516 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726516 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726516 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726516 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726516 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726516 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726516 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726516 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726516 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726516 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726516 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726516 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726516 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726516 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726516 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726516 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726516 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726516 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726516 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726516 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726516 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726516 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726516 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726517 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726517 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726517 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726517 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726517 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726517 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726517 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726517 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726517 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726517 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726517 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726517 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726517 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726517 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726517 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726517 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726517 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726517 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726517 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726517 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726517 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726517 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726517 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726517 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726517 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726517 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726517 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726517 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726517 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726517 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726517 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726517 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726517 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726517 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726517 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726517 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726517 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726517 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726517 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726517 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726517 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726517 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726517 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726517 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726517 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726517 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726517 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726517 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726517 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726517 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726517 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726517 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726517 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726517 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726518 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726518 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726518 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726518 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726518 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726518 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726518 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726518 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726518 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726518 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726518 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726518 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726518 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726518 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726518 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726518 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726518 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726518 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726518 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726518 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726518 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726518 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726518 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726518 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726518 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726518 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726518 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726518 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726518 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726518 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726518 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726518 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726518 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726518 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726518 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726518 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726518 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726518 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726518 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726518 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726518 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726518 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726518 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726518 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726518 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726518 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726518 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726518 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726518 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726518 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726518 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726518 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726518 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726518 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726518 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726518 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726519 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726519 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726519 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726519 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726519 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726519 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726519 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726519 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726519 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726519 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726519 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726519 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726519 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726519 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726519 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726519 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726519 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726519 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726519 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726519 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726519 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726519 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726519 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726519 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726519 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726519 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726519 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726519 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726519 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726519 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726519 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726519 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726519 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726519 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726519 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726519 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726519 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726519 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726519 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726519 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726519 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726519 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726519 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726519 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726519 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726519 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726519 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726519 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726519 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726519 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726519 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726519 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726519 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726519 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726519 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726519 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726519 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726519 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726520 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726520 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726520 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726520 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726520 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726520 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163726520 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163726520 DLMGCP DEBUG <0013> Generated response: line #00: 200 44412 OK (mgcp_msg.c:67) 20241111163726523 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44413 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726523 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726523 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726523 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726523 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163726523 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163726523 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726524 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw conn:(1234/rtp C:B60DF111 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726524 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:B60DF111 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726524 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:B60DF111 output_enabled 0 (mgcp_msg.c:125) 20241111163726524 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726524 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw conn:(1234/rtp C:B60DF111 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726524 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726524 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:B60DF111 CRCX: Creating connection: port: 4616 (mgcp_protocol.c:1112) 20241111163726524 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:B60DF111 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726524 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726524 DLMGCP DEBUG <0013> Generated response: line #00: 200 44413 OK (mgcp_msg.c:67) 20241111163726524 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1@mgw (mgcp_msg.c:67) 20241111163726524 DLMGCP DEBUG <0013> Generated response: line #02: I: B60DF111 (mgcp_msg.c:67) 20241111163726524 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726524 DLMGCP DEBUG <0013> Generated response: line #04: o=- B60DF111 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726524 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726524 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726524 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726524 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4616 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726524 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726524 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726524 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44414 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726524 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726524 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726524 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726524 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found free endpoint: rtpbridge/2@mgw (mgcp_endp.c:261) 20241111163726524 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111163726525 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726525 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:687A27E1 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726525 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:687A27E1 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726525 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:687A27E1 output_enabled 0 (mgcp_msg.c:125) 20241111163726525 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726525 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:687A27E1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726525 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726525 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:687A27E1 CRCX: Creating connection: port: 4618 (mgcp_protocol.c:1112) 20241111163726525 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:687A27E1 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726525 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726525 DLMGCP DEBUG <0013> Generated response: line #00: 200 44414 OK (mgcp_msg.c:67) 20241111163726525 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2@mgw (mgcp_msg.c:67) 20241111163726525 DLMGCP DEBUG <0013> Generated response: line #02: I: 687A27E1 (mgcp_msg.c:67) 20241111163726525 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726525 DLMGCP DEBUG <0013> Generated response: line #04: o=- 687A27E1 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726525 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726525 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726525 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726525 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4618 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726525 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726525 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726525 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44415 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726525 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726525 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726525 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726525 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw (trunk:0) found free endpoint: rtpbridge/3@mgw (mgcp_endp.c:261) 20241111163726525 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3@mgw" (mgcp_protocol.c:441) 20241111163726525 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726525 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw conn:(1234/rtp C:7D6244AB r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726525 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:7D6244AB connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726525 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:7D6244AB output_enabled 0 (mgcp_msg.c:125) 20241111163726525 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726525 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw conn:(1234/rtp C:7D6244AB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726526 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726526 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:7D6244AB CRCX: Creating connection: port: 4620 (mgcp_protocol.c:1112) 20241111163726526 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw CI:7D6244AB CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726526 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726526 DLMGCP DEBUG <0013> Generated response: line #00: 200 44415 OK (mgcp_msg.c:67) 20241111163726526 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3@mgw (mgcp_msg.c:67) 20241111163726526 DLMGCP DEBUG <0013> Generated response: line #02: I: 7D6244AB (mgcp_msg.c:67) 20241111163726526 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726526 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7D6244AB 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726526 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726526 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726526 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726526 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4620 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726526 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726526 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726526 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44416 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726526 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726526 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726526 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726526 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found free endpoint: rtpbridge/4@mgw (mgcp_endp.c:261) 20241111163726526 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:441) 20241111163726526 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726526 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw conn:(1234/rtp C:E15A9866 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726526 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:E15A9866 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726526 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:E15A9866 output_enabled 0 (mgcp_msg.c:125) 20241111163726526 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726526 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw conn:(1234/rtp C:E15A9866 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726526 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726526 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:E15A9866 CRCX: Creating connection: port: 4622 (mgcp_protocol.c:1112) 20241111163726526 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CI:E15A9866 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726527 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726527 DLMGCP DEBUG <0013> Generated response: line #00: 200 44416 OK (mgcp_msg.c:67) 20241111163726527 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4@mgw (mgcp_msg.c:67) 20241111163726527 DLMGCP DEBUG <0013> Generated response: line #02: I: E15A9866 (mgcp_msg.c:67) 20241111163726527 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726527 DLMGCP DEBUG <0013> Generated response: line #04: o=- E15A9866 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726527 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726527 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726527 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726527 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4622 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726527 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726527 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726527 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44417 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726527 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726527 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726527 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726527 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found free endpoint: rtpbridge/5@mgw (mgcp_endp.c:261) 20241111163726527 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:441) 20241111163726527 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726527 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw conn:(1234/rtp C:578A52B8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726527 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:578A52B8 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726527 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:578A52B8 output_enabled 0 (mgcp_msg.c:125) 20241111163726527 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726527 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw conn:(1234/rtp C:578A52B8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726527 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726527 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:578A52B8 CRCX: Creating connection: port: 4624 (mgcp_protocol.c:1112) 20241111163726527 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:578A52B8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726527 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726527 DLMGCP DEBUG <0013> Generated response: line #00: 200 44417 OK (mgcp_msg.c:67) 20241111163726527 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5@mgw (mgcp_msg.c:67) 20241111163726528 DLMGCP DEBUG <0013> Generated response: line #02: I: 578A52B8 (mgcp_msg.c:67) 20241111163726528 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726528 DLMGCP DEBUG <0013> Generated response: line #04: o=- 578A52B8 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726528 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726528 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726528 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726528 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4624 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726528 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726528 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726528 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44418 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726528 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726528 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726528 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726528 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw (trunk:0) found free endpoint: rtpbridge/6@mgw (mgcp_endp.c:261) 20241111163726528 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6@mgw" (mgcp_protocol.c:441) 20241111163726528 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726528 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw conn:(1234/rtp C:92218B1B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726528 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:92218B1B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726528 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:92218B1B output_enabled 0 (mgcp_msg.c:125) 20241111163726528 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726529 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw conn:(1234/rtp C:92218B1B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726529 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726529 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:92218B1B CRCX: Creating connection: port: 4626 (mgcp_protocol.c:1112) 20241111163726529 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw CI:92218B1B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726529 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726529 DLMGCP DEBUG <0013> Generated response: line #00: 200 44418 OK (mgcp_msg.c:67) 20241111163726529 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6@mgw (mgcp_msg.c:67) 20241111163726529 DLMGCP DEBUG <0013> Generated response: line #02: I: 92218B1B (mgcp_msg.c:67) 20241111163726529 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726529 DLMGCP DEBUG <0013> Generated response: line #04: o=- 92218B1B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726529 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726529 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726529 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726529 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4626 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726529 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726529 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726529 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44419 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726529 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726529 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726530 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726530 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw (trunk:0) found free endpoint: rtpbridge/7@mgw (mgcp_endp.c:261) 20241111163726530 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7@mgw" (mgcp_protocol.c:441) 20241111163726530 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726530 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw conn:(1234/rtp C:4012A2F6 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726530 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:4012A2F6 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726530 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:4012A2F6 output_enabled 0 (mgcp_msg.c:125) 20241111163726530 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726530 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw conn:(1234/rtp C:4012A2F6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726530 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726530 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:4012A2F6 CRCX: Creating connection: port: 4628 (mgcp_protocol.c:1112) 20241111163726530 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CI:4012A2F6 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726530 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726530 DLMGCP DEBUG <0013> Generated response: line #00: 200 44419 OK (mgcp_msg.c:67) 20241111163726530 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7@mgw (mgcp_msg.c:67) 20241111163726530 DLMGCP DEBUG <0013> Generated response: line #02: I: 4012A2F6 (mgcp_msg.c:67) 20241111163726530 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726530 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4012A2F6 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726530 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726530 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726530 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726530 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4628 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726530 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726530 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726531 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44420 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726531 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726531 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726531 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726531 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw (trunk:0) found free endpoint: rtpbridge/8@mgw (mgcp_endp.c:261) 20241111163726531 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8@mgw" (mgcp_protocol.c:441) 20241111163726531 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726531 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw conn:(1234/rtp C:63FCE5D9 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726531 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:63FCE5D9 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726531 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:63FCE5D9 output_enabled 0 (mgcp_msg.c:125) 20241111163726531 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726531 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw conn:(1234/rtp C:63FCE5D9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726531 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726531 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:63FCE5D9 CRCX: Creating connection: port: 4630 (mgcp_protocol.c:1112) 20241111163726531 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw CI:63FCE5D9 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726531 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726531 DLMGCP DEBUG <0013> Generated response: line #00: 200 44420 OK (mgcp_msg.c:67) 20241111163726531 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8@mgw (mgcp_msg.c:67) 20241111163726531 DLMGCP DEBUG <0013> Generated response: line #02: I: 63FCE5D9 (mgcp_msg.c:67) 20241111163726531 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726531 DLMGCP DEBUG <0013> Generated response: line #04: o=- 63FCE5D9 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726531 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726531 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726531 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726532 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4630 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726532 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726532 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726532 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44421 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726532 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726532 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726532 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726532 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw (trunk:0) found free endpoint: rtpbridge/9@mgw (mgcp_endp.c:261) 20241111163726532 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9@mgw" (mgcp_protocol.c:441) 20241111163726532 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726532 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw conn:(1234/rtp C:7C62589B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726532 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:7C62589B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726532 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:7C62589B output_enabled 0 (mgcp_msg.c:125) 20241111163726532 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726532 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw conn:(1234/rtp C:7C62589B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726533 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726533 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:7C62589B CRCX: Creating connection: port: 4632 (mgcp_protocol.c:1112) 20241111163726533 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw CI:7C62589B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726533 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726533 DLMGCP DEBUG <0013> Generated response: line #00: 200 44421 OK (mgcp_msg.c:67) 20241111163726533 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9@mgw (mgcp_msg.c:67) 20241111163726533 DLMGCP DEBUG <0013> Generated response: line #02: I: 7C62589B (mgcp_msg.c:67) 20241111163726533 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726533 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7C62589B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726533 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726533 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726533 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726533 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4632 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726533 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726533 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726533 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44422 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726534 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726534 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726534 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726534 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw (trunk:0) found free endpoint: rtpbridge/a@mgw (mgcp_endp.c:261) 20241111163726534 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a@mgw" (mgcp_protocol.c:441) 20241111163726534 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726534 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw conn:(1234/rtp C:ED4687A2 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726534 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:ED4687A2 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726534 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:ED4687A2 output_enabled 0 (mgcp_msg.c:125) 20241111163726534 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726534 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw conn:(1234/rtp C:ED4687A2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726534 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726534 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:ED4687A2 CRCX: Creating connection: port: 4634 (mgcp_protocol.c:1112) 20241111163726534 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw CI:ED4687A2 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726534 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726534 DLMGCP DEBUG <0013> Generated response: line #00: 200 44422 OK (mgcp_msg.c:67) 20241111163726534 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a@mgw (mgcp_msg.c:67) 20241111163726534 DLMGCP DEBUG <0013> Generated response: line #02: I: ED4687A2 (mgcp_msg.c:67) 20241111163726534 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726534 DLMGCP DEBUG <0013> Generated response: line #04: o=- ED4687A2 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726534 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726534 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726534 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726534 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4634 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726534 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726534 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726535 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44423 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726535 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726535 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726535 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726535 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw (trunk:0) found free endpoint: rtpbridge/b@mgw (mgcp_endp.c:261) 20241111163726535 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b@mgw" (mgcp_protocol.c:441) 20241111163726535 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726535 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw conn:(1234/rtp C:C3488887 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726535 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:C3488887 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726535 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:C3488887 output_enabled 0 (mgcp_msg.c:125) 20241111163726535 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726535 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw conn:(1234/rtp C:C3488887 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726535 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726535 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:C3488887 CRCX: Creating connection: port: 4636 (mgcp_protocol.c:1112) 20241111163726535 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw CI:C3488887 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726535 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726535 DLMGCP DEBUG <0013> Generated response: line #00: 200 44423 OK (mgcp_msg.c:67) 20241111163726535 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b@mgw (mgcp_msg.c:67) 20241111163726535 DLMGCP DEBUG <0013> Generated response: line #02: I: C3488887 (mgcp_msg.c:67) 20241111163726536 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726536 DLMGCP DEBUG <0013> Generated response: line #04: o=- C3488887 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726536 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726536 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726536 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726536 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4636 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726536 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726536 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726536 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44424 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726536 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726536 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726536 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726536 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw (trunk:0) found free endpoint: rtpbridge/c@mgw (mgcp_endp.c:261) 20241111163726536 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c@mgw" (mgcp_protocol.c:441) 20241111163726536 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726536 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw conn:(1234/rtp C:1A917317 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726536 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:1A917317 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726536 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:1A917317 output_enabled 0 (mgcp_msg.c:125) 20241111163726536 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726536 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw conn:(1234/rtp C:1A917317 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726537 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726537 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:1A917317 CRCX: Creating connection: port: 4638 (mgcp_protocol.c:1112) 20241111163726537 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw CI:1A917317 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726537 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726537 DLMGCP DEBUG <0013> Generated response: line #00: 200 44424 OK (mgcp_msg.c:67) 20241111163726537 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c@mgw (mgcp_msg.c:67) 20241111163726537 DLMGCP DEBUG <0013> Generated response: line #02: I: 1A917317 (mgcp_msg.c:67) 20241111163726537 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726537 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1A917317 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726537 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726537 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726537 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726537 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4638 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726537 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726537 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726537 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44425 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726538 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726538 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726538 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726538 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw (trunk:0) found free endpoint: rtpbridge/d@mgw (mgcp_endp.c:261) 20241111163726538 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d@mgw" (mgcp_protocol.c:441) 20241111163726538 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726538 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw conn:(1234/rtp C:B9D0A552 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726538 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:B9D0A552 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726538 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:B9D0A552 output_enabled 0 (mgcp_msg.c:125) 20241111163726538 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726538 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw conn:(1234/rtp C:B9D0A552 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726538 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726538 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:B9D0A552 CRCX: Creating connection: port: 4640 (mgcp_protocol.c:1112) 20241111163726538 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw CI:B9D0A552 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726538 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726538 DLMGCP DEBUG <0013> Generated response: line #00: 200 44425 OK (mgcp_msg.c:67) 20241111163726538 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d@mgw (mgcp_msg.c:67) 20241111163726538 DLMGCP DEBUG <0013> Generated response: line #02: I: B9D0A552 (mgcp_msg.c:67) 20241111163726538 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726538 DLMGCP DEBUG <0013> Generated response: line #04: o=- B9D0A552 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726538 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726538 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726538 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726538 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4640 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726538 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726538 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726539 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44426 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726539 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726539 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726539 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726539 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw (trunk:0) found free endpoint: rtpbridge/e@mgw (mgcp_endp.c:261) 20241111163726539 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e@mgw" (mgcp_protocol.c:441) 20241111163726539 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726539 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw conn:(1234/rtp C:CB675552 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726539 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:CB675552 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726539 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:CB675552 output_enabled 0 (mgcp_msg.c:125) 20241111163726539 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726539 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw conn:(1234/rtp C:CB675552 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726539 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726539 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:CB675552 CRCX: Creating connection: port: 4642 (mgcp_protocol.c:1112) 20241111163726539 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw CI:CB675552 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726539 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726539 DLMGCP DEBUG <0013> Generated response: line #00: 200 44426 OK (mgcp_msg.c:67) 20241111163726539 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e@mgw (mgcp_msg.c:67) 20241111163726539 DLMGCP DEBUG <0013> Generated response: line #02: I: CB675552 (mgcp_msg.c:67) 20241111163726539 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726539 DLMGCP DEBUG <0013> Generated response: line #04: o=- CB675552 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726539 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726539 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726539 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726539 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4642 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726539 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726539 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726540 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44427 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726540 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726540 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726540 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726540 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw (trunk:0) found free endpoint: rtpbridge/f@mgw (mgcp_endp.c:261) 20241111163726540 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f@mgw" (mgcp_protocol.c:441) 20241111163726540 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726540 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw conn:(1234/rtp C:D64438BD r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726540 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:D64438BD connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726540 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:D64438BD output_enabled 0 (mgcp_msg.c:125) 20241111163726540 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726540 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw conn:(1234/rtp C:D64438BD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726540 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726540 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:D64438BD CRCX: Creating connection: port: 4644 (mgcp_protocol.c:1112) 20241111163726540 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw CI:D64438BD CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726540 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726540 DLMGCP DEBUG <0013> Generated response: line #00: 200 44427 OK (mgcp_msg.c:67) 20241111163726540 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f@mgw (mgcp_msg.c:67) 20241111163726540 DLMGCP DEBUG <0013> Generated response: line #02: I: D64438BD (mgcp_msg.c:67) 20241111163726540 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726540 DLMGCP DEBUG <0013> Generated response: line #04: o=- D64438BD 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726540 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726540 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726540 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726540 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4644 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726540 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726540 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726541 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44428 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726541 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726541 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726541 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726541 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw (trunk:0) found free endpoint: rtpbridge/10@mgw (mgcp_endp.c:261) 20241111163726541 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10@mgw" (mgcp_protocol.c:441) 20241111163726541 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726541 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw conn:(1234/rtp C:EF755179 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726541 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:EF755179 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726541 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:EF755179 output_enabled 0 (mgcp_msg.c:125) 20241111163726541 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726541 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw conn:(1234/rtp C:EF755179 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726541 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726541 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:EF755179 CRCX: Creating connection: port: 4646 (mgcp_protocol.c:1112) 20241111163726541 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw CI:EF755179 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726541 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726541 DLMGCP DEBUG <0013> Generated response: line #00: 200 44428 OK (mgcp_msg.c:67) 20241111163726541 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10@mgw (mgcp_msg.c:67) 20241111163726541 DLMGCP DEBUG <0013> Generated response: line #02: I: EF755179 (mgcp_msg.c:67) 20241111163726541 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726541 DLMGCP DEBUG <0013> Generated response: line #04: o=- EF755179 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726541 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726541 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726541 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726541 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4646 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726541 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726541 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726542 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44429 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726542 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726542 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726542 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726542 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw (trunk:0) found free endpoint: rtpbridge/11@mgw (mgcp_endp.c:261) 20241111163726542 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11@mgw" (mgcp_protocol.c:441) 20241111163726542 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726542 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw conn:(1234/rtp C:9CABF201 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726542 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:9CABF201 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726542 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:9CABF201 output_enabled 0 (mgcp_msg.c:125) 20241111163726542 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726542 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw conn:(1234/rtp C:9CABF201 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726542 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726542 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:9CABF201 CRCX: Creating connection: port: 4648 (mgcp_protocol.c:1112) 20241111163726542 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw CI:9CABF201 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726542 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726542 DLMGCP DEBUG <0013> Generated response: line #00: 200 44429 OK (mgcp_msg.c:67) 20241111163726542 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11@mgw (mgcp_msg.c:67) 20241111163726542 DLMGCP DEBUG <0013> Generated response: line #02: I: 9CABF201 (mgcp_msg.c:67) 20241111163726542 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726542 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9CABF201 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726542 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726542 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726542 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726542 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4648 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726542 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726542 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726544 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44430 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726544 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726544 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726544 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726544 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw (trunk:0) found free endpoint: rtpbridge/12@mgw (mgcp_endp.c:261) 20241111163726544 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/12@mgw" (mgcp_protocol.c:441) 20241111163726544 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726544 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw conn:(1234/rtp C:959BFB40 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726544 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:959BFB40 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726544 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:959BFB40 output_enabled 0 (mgcp_msg.c:125) 20241111163726544 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726544 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw conn:(1234/rtp C:959BFB40 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726544 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726545 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:959BFB40 CRCX: Creating connection: port: 4650 (mgcp_protocol.c:1112) 20241111163726545 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw CI:959BFB40 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726545 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726545 DLMGCP DEBUG <0013> Generated response: line #00: 200 44430 OK (mgcp_msg.c:67) 20241111163726545 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/12@mgw (mgcp_msg.c:67) 20241111163726545 DLMGCP DEBUG <0013> Generated response: line #02: I: 959BFB40 (mgcp_msg.c:67) 20241111163726545 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726545 DLMGCP DEBUG <0013> Generated response: line #04: o=- 959BFB40 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726545 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726545 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726545 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726545 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4650 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726545 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726545 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726546 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44431 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726546 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726546 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726546 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726546 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw (trunk:0) found free endpoint: rtpbridge/13@mgw (mgcp_endp.c:261) 20241111163726546 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/13@mgw" (mgcp_protocol.c:441) 20241111163726546 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726546 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw conn:(1234/rtp C:449B3466 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726546 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:449B3466 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726546 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:449B3466 output_enabled 0 (mgcp_msg.c:125) 20241111163726546 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726546 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw conn:(1234/rtp C:449B3466 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726546 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726547 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:449B3466 CRCX: Creating connection: port: 4652 (mgcp_protocol.c:1112) 20241111163726547 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw CI:449B3466 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726547 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726547 DLMGCP DEBUG <0013> Generated response: line #00: 200 44431 OK (mgcp_msg.c:67) 20241111163726547 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/13@mgw (mgcp_msg.c:67) 20241111163726547 DLMGCP DEBUG <0013> Generated response: line #02: I: 449B3466 (mgcp_msg.c:67) 20241111163726547 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726547 DLMGCP DEBUG <0013> Generated response: line #04: o=- 449B3466 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726547 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726547 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726547 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726547 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4652 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726547 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726547 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726548 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44432 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726548 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726548 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726548 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726548 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw (trunk:0) found free endpoint: rtpbridge/14@mgw (mgcp_endp.c:261) 20241111163726548 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/14@mgw" (mgcp_protocol.c:441) 20241111163726548 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726548 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw conn:(1234/rtp C:30ECEF01 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726548 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:30ECEF01 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726548 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:30ECEF01 output_enabled 0 (mgcp_msg.c:125) 20241111163726548 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726548 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw conn:(1234/rtp C:30ECEF01 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726548 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726548 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:30ECEF01 CRCX: Creating connection: port: 4654 (mgcp_protocol.c:1112) 20241111163726548 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw CI:30ECEF01 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726548 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726548 DLMGCP DEBUG <0013> Generated response: line #00: 200 44432 OK (mgcp_msg.c:67) 20241111163726548 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/14@mgw (mgcp_msg.c:67) 20241111163726548 DLMGCP DEBUG <0013> Generated response: line #02: I: 30ECEF01 (mgcp_msg.c:67) 20241111163726549 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726549 DLMGCP DEBUG <0013> Generated response: line #04: o=- 30ECEF01 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726549 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726549 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726549 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726549 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4654 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726549 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726549 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726550 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44433 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726550 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726550 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726550 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726550 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw (trunk:0) found free endpoint: rtpbridge/15@mgw (mgcp_endp.c:261) 20241111163726550 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/15@mgw" (mgcp_protocol.c:441) 20241111163726550 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726550 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw conn:(1234/rtp C:87D76651 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726550 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:87D76651 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726550 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:87D76651 output_enabled 0 (mgcp_msg.c:125) 20241111163726550 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726550 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw conn:(1234/rtp C:87D76651 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726550 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726550 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:87D76651 CRCX: Creating connection: port: 4656 (mgcp_protocol.c:1112) 20241111163726550 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw CI:87D76651 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726550 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726550 DLMGCP DEBUG <0013> Generated response: line #00: 200 44433 OK (mgcp_msg.c:67) 20241111163726550 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/15@mgw (mgcp_msg.c:67) 20241111163726550 DLMGCP DEBUG <0013> Generated response: line #02: I: 87D76651 (mgcp_msg.c:67) 20241111163726550 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726550 DLMGCP DEBUG <0013> Generated response: line #04: o=- 87D76651 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726550 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726550 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726550 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726550 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4656 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726550 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726550 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726551 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44434 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726551 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726551 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726551 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726551 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw (trunk:0) found free endpoint: rtpbridge/16@mgw (mgcp_endp.c:261) 20241111163726551 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/16@mgw" (mgcp_protocol.c:441) 20241111163726551 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726551 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw conn:(1234/rtp C:4F247BE8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726551 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:4F247BE8 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726551 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:4F247BE8 output_enabled 0 (mgcp_msg.c:125) 20241111163726551 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726551 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw conn:(1234/rtp C:4F247BE8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726552 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726552 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:4F247BE8 CRCX: Creating connection: port: 4658 (mgcp_protocol.c:1112) 20241111163726552 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw CI:4F247BE8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726552 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726552 DLMGCP DEBUG <0013> Generated response: line #00: 200 44434 OK (mgcp_msg.c:67) 20241111163726552 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/16@mgw (mgcp_msg.c:67) 20241111163726552 DLMGCP DEBUG <0013> Generated response: line #02: I: 4F247BE8 (mgcp_msg.c:67) 20241111163726552 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726552 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4F247BE8 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726552 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726552 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726552 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726552 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4658 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726552 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726552 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726553 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44435 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726553 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726553 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726553 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726553 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw (trunk:0) found free endpoint: rtpbridge/17@mgw (mgcp_endp.c:261) 20241111163726553 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/17@mgw" (mgcp_protocol.c:441) 20241111163726553 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726553 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw conn:(1234/rtp C:A246476D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726553 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:A246476D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726553 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:A246476D output_enabled 0 (mgcp_msg.c:125) 20241111163726553 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726553 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw conn:(1234/rtp C:A246476D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726553 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726553 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:A246476D CRCX: Creating connection: port: 4660 (mgcp_protocol.c:1112) 20241111163726553 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw CI:A246476D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726553 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726553 DLMGCP DEBUG <0013> Generated response: line #00: 200 44435 OK (mgcp_msg.c:67) 20241111163726553 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/17@mgw (mgcp_msg.c:67) 20241111163726553 DLMGCP DEBUG <0013> Generated response: line #02: I: A246476D (mgcp_msg.c:67) 20241111163726553 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726553 DLMGCP DEBUG <0013> Generated response: line #04: o=- A246476D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726553 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726553 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726553 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726553 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4660 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726553 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726553 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726554 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44436 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726554 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726554 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726554 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726554 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw (trunk:0) found free endpoint: rtpbridge/18@mgw (mgcp_endp.c:261) 20241111163726554 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/18@mgw" (mgcp_protocol.c:441) 20241111163726554 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726554 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw conn:(1234/rtp C:5D19159E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726554 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:5D19159E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726554 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:5D19159E output_enabled 0 (mgcp_msg.c:125) 20241111163726554 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726554 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw conn:(1234/rtp C:5D19159E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726554 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726554 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:5D19159E CRCX: Creating connection: port: 4662 (mgcp_protocol.c:1112) 20241111163726554 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw CI:5D19159E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726554 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726554 DLMGCP DEBUG <0013> Generated response: line #00: 200 44436 OK (mgcp_msg.c:67) 20241111163726554 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/18@mgw (mgcp_msg.c:67) 20241111163726554 DLMGCP DEBUG <0013> Generated response: line #02: I: 5D19159E (mgcp_msg.c:67) 20241111163726554 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726554 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5D19159E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726554 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726554 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726554 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726554 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4662 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726554 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726554 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726555 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44437 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726555 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726555 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726555 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726555 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw (trunk:0) found free endpoint: rtpbridge/19@mgw (mgcp_endp.c:261) 20241111163726555 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/19@mgw" (mgcp_protocol.c:441) 20241111163726555 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726555 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw conn:(1234/rtp C:0BA1595B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726555 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:0BA1595B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726555 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:0BA1595B output_enabled 0 (mgcp_msg.c:125) 20241111163726555 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726555 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw conn:(1234/rtp C:0BA1595B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726555 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726555 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:0BA1595B CRCX: Creating connection: port: 4664 (mgcp_protocol.c:1112) 20241111163726555 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw CI:0BA1595B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726555 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726555 DLMGCP DEBUG <0013> Generated response: line #00: 200 44437 OK (mgcp_msg.c:67) 20241111163726555 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/19@mgw (mgcp_msg.c:67) 20241111163726555 DLMGCP DEBUG <0013> Generated response: line #02: I: 0BA1595B (mgcp_msg.c:67) 20241111163726555 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726555 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0BA1595B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726555 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726555 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726555 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726555 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4664 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726555 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726555 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726556 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44438 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726556 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726556 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726556 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726556 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw (trunk:0) found free endpoint: rtpbridge/1a@mgw (mgcp_endp.c:261) 20241111163726556 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1a@mgw" (mgcp_protocol.c:441) 20241111163726556 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726556 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw conn:(1234/rtp C:62618D82 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726556 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:62618D82 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726556 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:62618D82 output_enabled 0 (mgcp_msg.c:125) 20241111163726556 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726556 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw conn:(1234/rtp C:62618D82 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726556 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726556 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:62618D82 CRCX: Creating connection: port: 4666 (mgcp_protocol.c:1112) 20241111163726556 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw CI:62618D82 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726556 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726556 DLMGCP DEBUG <0013> Generated response: line #00: 200 44438 OK (mgcp_msg.c:67) 20241111163726556 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1a@mgw (mgcp_msg.c:67) 20241111163726556 DLMGCP DEBUG <0013> Generated response: line #02: I: 62618D82 (mgcp_msg.c:67) 20241111163726556 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726556 DLMGCP DEBUG <0013> Generated response: line #04: o=- 62618D82 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726556 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726556 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726556 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726556 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4666 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726556 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726556 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726557 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44439 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726557 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726557 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726557 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726557 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw (trunk:0) found free endpoint: rtpbridge/1b@mgw (mgcp_endp.c:261) 20241111163726557 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1b@mgw" (mgcp_protocol.c:441) 20241111163726557 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726557 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw conn:(1234/rtp C:EB0FD13B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726557 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:EB0FD13B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726557 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:EB0FD13B output_enabled 0 (mgcp_msg.c:125) 20241111163726557 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726557 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw conn:(1234/rtp C:EB0FD13B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726557 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726557 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:EB0FD13B CRCX: Creating connection: port: 4668 (mgcp_protocol.c:1112) 20241111163726557 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw CI:EB0FD13B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726557 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726558 DLMGCP DEBUG <0013> Generated response: line #00: 200 44439 OK (mgcp_msg.c:67) 20241111163726558 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1b@mgw (mgcp_msg.c:67) 20241111163726558 DLMGCP DEBUG <0013> Generated response: line #02: I: EB0FD13B (mgcp_msg.c:67) 20241111163726558 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726558 DLMGCP DEBUG <0013> Generated response: line #04: o=- EB0FD13B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726558 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726558 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726558 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726558 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4668 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726558 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726558 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726558 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44440 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726558 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726559 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726559 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726559 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw (trunk:0) found free endpoint: rtpbridge/1c@mgw (mgcp_endp.c:261) 20241111163726559 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1c@mgw" (mgcp_protocol.c:441) 20241111163726559 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726559 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw conn:(1234/rtp C:C7465373 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726559 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:C7465373 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726559 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:C7465373 output_enabled 0 (mgcp_msg.c:125) 20241111163726559 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726559 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw conn:(1234/rtp C:C7465373 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726559 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726559 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:C7465373 CRCX: Creating connection: port: 4670 (mgcp_protocol.c:1112) 20241111163726559 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw CI:C7465373 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726559 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726559 DLMGCP DEBUG <0013> Generated response: line #00: 200 44440 OK (mgcp_msg.c:67) 20241111163726559 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1c@mgw (mgcp_msg.c:67) 20241111163726559 DLMGCP DEBUG <0013> Generated response: line #02: I: C7465373 (mgcp_msg.c:67) 20241111163726559 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726559 DLMGCP DEBUG <0013> Generated response: line #04: o=- C7465373 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726559 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726559 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726559 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726559 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4670 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726559 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726559 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726560 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44441 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726560 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726560 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726560 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726560 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw (trunk:0) found free endpoint: rtpbridge/1d@mgw (mgcp_endp.c:261) 20241111163726560 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1d@mgw" (mgcp_protocol.c:441) 20241111163726560 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726560 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw conn:(1234/rtp C:3F59EFB5 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726560 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:3F59EFB5 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726560 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:3F59EFB5 output_enabled 0 (mgcp_msg.c:125) 20241111163726560 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726560 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw conn:(1234/rtp C:3F59EFB5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726560 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726560 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:3F59EFB5 CRCX: Creating connection: port: 4672 (mgcp_protocol.c:1112) 20241111163726560 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw CI:3F59EFB5 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726561 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726561 DLMGCP DEBUG <0013> Generated response: line #00: 200 44441 OK (mgcp_msg.c:67) 20241111163726561 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1d@mgw (mgcp_msg.c:67) 20241111163726561 DLMGCP DEBUG <0013> Generated response: line #02: I: 3F59EFB5 (mgcp_msg.c:67) 20241111163726561 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726561 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3F59EFB5 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726561 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726561 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726561 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726561 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4672 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726561 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726561 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726561 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44442 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726561 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726562 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726562 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726562 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw (trunk:0) found free endpoint: rtpbridge/1e@mgw (mgcp_endp.c:261) 20241111163726562 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1e@mgw" (mgcp_protocol.c:441) 20241111163726562 DLMGCP NOTICE <0013> endpoint:rtpbridge/1e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726562 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw conn:(1234/rtp C:89FBE19F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726562 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw CI:89FBE19F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726562 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw CI:89FBE19F output_enabled 0 (mgcp_msg.c:125) 20241111163726562 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726562 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw conn:(1234/rtp C:89FBE19F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726562 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726562 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw CI:89FBE19F CRCX: Creating connection: port: 4674 (mgcp_protocol.c:1112) 20241111163726562 DLMGCP NOTICE <0013> endpoint:rtpbridge/1e@mgw CI:89FBE19F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726562 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726562 DLMGCP DEBUG <0013> Generated response: line #00: 200 44442 OK (mgcp_msg.c:67) 20241111163726562 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1e@mgw (mgcp_msg.c:67) 20241111163726562 DLMGCP DEBUG <0013> Generated response: line #02: I: 89FBE19F (mgcp_msg.c:67) 20241111163726562 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726562 DLMGCP DEBUG <0013> Generated response: line #04: o=- 89FBE19F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726562 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726562 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726562 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726562 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4674 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726562 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726562 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726563 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44443 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726563 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726563 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726563 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726563 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw (trunk:0) found free endpoint: rtpbridge/1f@mgw (mgcp_endp.c:261) 20241111163726563 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1f@mgw" (mgcp_protocol.c:441) 20241111163726563 DLMGCP NOTICE <0013> endpoint:rtpbridge/1f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726563 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw conn:(1234/rtp C:EC76D1C4 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726563 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw CI:EC76D1C4 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726563 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw CI:EC76D1C4 output_enabled 0 (mgcp_msg.c:125) 20241111163726563 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726563 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw conn:(1234/rtp C:EC76D1C4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726563 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726563 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw CI:EC76D1C4 CRCX: Creating connection: port: 4676 (mgcp_protocol.c:1112) 20241111163726563 DLMGCP NOTICE <0013> endpoint:rtpbridge/1f@mgw CI:EC76D1C4 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726563 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726563 DLMGCP DEBUG <0013> Generated response: line #00: 200 44443 OK (mgcp_msg.c:67) 20241111163726563 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1f@mgw (mgcp_msg.c:67) 20241111163726563 DLMGCP DEBUG <0013> Generated response: line #02: I: EC76D1C4 (mgcp_msg.c:67) 20241111163726563 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726563 DLMGCP DEBUG <0013> Generated response: line #04: o=- EC76D1C4 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726563 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726564 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726564 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726564 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4676 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726564 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726564 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726564 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44444 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726564 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726564 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726564 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726564 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw (trunk:0) found free endpoint: rtpbridge/20@mgw (mgcp_endp.c:261) 20241111163726564 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/20@mgw" (mgcp_protocol.c:441) 20241111163726564 DLMGCP NOTICE <0013> endpoint:rtpbridge/20@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726564 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw conn:(1234/rtp C:9BE0B9E0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726564 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw CI:9BE0B9E0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726564 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw CI:9BE0B9E0 output_enabled 0 (mgcp_msg.c:125) 20241111163726564 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726565 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw conn:(1234/rtp C:9BE0B9E0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726565 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726565 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw CI:9BE0B9E0 CRCX: Creating connection: port: 4678 (mgcp_protocol.c:1112) 20241111163726565 DLMGCP NOTICE <0013> endpoint:rtpbridge/20@mgw CI:9BE0B9E0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726565 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726565 DLMGCP DEBUG <0013> Generated response: line #00: 200 44444 OK (mgcp_msg.c:67) 20241111163726565 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/20@mgw (mgcp_msg.c:67) 20241111163726565 DLMGCP DEBUG <0013> Generated response: line #02: I: 9BE0B9E0 (mgcp_msg.c:67) 20241111163726565 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726565 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9BE0B9E0 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726565 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726565 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726565 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726565 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4678 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726565 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726565 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726566 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44445 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726566 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726566 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726566 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726566 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw (trunk:0) found free endpoint: rtpbridge/21@mgw (mgcp_endp.c:261) 20241111163726566 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/21@mgw" (mgcp_protocol.c:441) 20241111163726566 DLMGCP NOTICE <0013> endpoint:rtpbridge/21@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726566 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw conn:(1234/rtp C:0DFDFF33 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726566 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw CI:0DFDFF33 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726566 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw CI:0DFDFF33 output_enabled 0 (mgcp_msg.c:125) 20241111163726566 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726566 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw conn:(1234/rtp C:0DFDFF33 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726566 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726566 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw CI:0DFDFF33 CRCX: Creating connection: port: 4680 (mgcp_protocol.c:1112) 20241111163726566 DLMGCP NOTICE <0013> endpoint:rtpbridge/21@mgw CI:0DFDFF33 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726566 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726566 DLMGCP DEBUG <0013> Generated response: line #00: 200 44445 OK (mgcp_msg.c:67) 20241111163726566 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/21@mgw (mgcp_msg.c:67) 20241111163726566 DLMGCP DEBUG <0013> Generated response: line #02: I: 0DFDFF33 (mgcp_msg.c:67) 20241111163726566 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726566 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0DFDFF33 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726566 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726566 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726566 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726566 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4680 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726566 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726566 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726567 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44446 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726567 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726567 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726567 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726567 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw (trunk:0) found free endpoint: rtpbridge/22@mgw (mgcp_endp.c:261) 20241111163726567 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/22@mgw" (mgcp_protocol.c:441) 20241111163726567 DLMGCP NOTICE <0013> endpoint:rtpbridge/22@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726567 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw conn:(1234/rtp C:5D4B5B31 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726567 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw CI:5D4B5B31 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726567 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw CI:5D4B5B31 output_enabled 0 (mgcp_msg.c:125) 20241111163726567 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726567 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw conn:(1234/rtp C:5D4B5B31 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726567 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726567 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw CI:5D4B5B31 CRCX: Creating connection: port: 4682 (mgcp_protocol.c:1112) 20241111163726567 DLMGCP NOTICE <0013> endpoint:rtpbridge/22@mgw CI:5D4B5B31 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726567 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726567 DLMGCP DEBUG <0013> Generated response: line #00: 200 44446 OK (mgcp_msg.c:67) 20241111163726567 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/22@mgw (mgcp_msg.c:67) 20241111163726567 DLMGCP DEBUG <0013> Generated response: line #02: I: 5D4B5B31 (mgcp_msg.c:67) 20241111163726567 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726567 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5D4B5B31 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726567 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726567 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726567 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726567 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4682 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726567 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726567 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726568 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44447 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726568 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726568 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726568 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726568 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw (trunk:0) found free endpoint: rtpbridge/23@mgw (mgcp_endp.c:261) 20241111163726568 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/23@mgw" (mgcp_protocol.c:441) 20241111163726568 DLMGCP NOTICE <0013> endpoint:rtpbridge/23@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726568 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw conn:(1234/rtp C:7B8A3D37 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726568 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw CI:7B8A3D37 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726568 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw CI:7B8A3D37 output_enabled 0 (mgcp_msg.c:125) 20241111163726568 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726568 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw conn:(1234/rtp C:7B8A3D37 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726568 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726568 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw CI:7B8A3D37 CRCX: Creating connection: port: 4684 (mgcp_protocol.c:1112) 20241111163726568 DLMGCP NOTICE <0013> endpoint:rtpbridge/23@mgw CI:7B8A3D37 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726568 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726568 DLMGCP DEBUG <0013> Generated response: line #00: 200 44447 OK (mgcp_msg.c:67) 20241111163726568 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/23@mgw (mgcp_msg.c:67) 20241111163726568 DLMGCP DEBUG <0013> Generated response: line #02: I: 7B8A3D37 (mgcp_msg.c:67) 20241111163726568 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726568 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7B8A3D37 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726568 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726568 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726568 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726568 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4684 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726568 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726568 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726569 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44448 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726569 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726569 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726569 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726569 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw (trunk:0) found free endpoint: rtpbridge/24@mgw (mgcp_endp.c:261) 20241111163726569 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/24@mgw" (mgcp_protocol.c:441) 20241111163726569 DLMGCP NOTICE <0013> endpoint:rtpbridge/24@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726569 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw conn:(1234/rtp C:CA6CB3E7 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726569 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw CI:CA6CB3E7 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726569 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw CI:CA6CB3E7 output_enabled 0 (mgcp_msg.c:125) 20241111163726569 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726569 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw conn:(1234/rtp C:CA6CB3E7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726569 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726569 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw CI:CA6CB3E7 CRCX: Creating connection: port: 4686 (mgcp_protocol.c:1112) 20241111163726569 DLMGCP NOTICE <0013> endpoint:rtpbridge/24@mgw CI:CA6CB3E7 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726569 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726569 DLMGCP DEBUG <0013> Generated response: line #00: 200 44448 OK (mgcp_msg.c:67) 20241111163726569 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/24@mgw (mgcp_msg.c:67) 20241111163726569 DLMGCP DEBUG <0013> Generated response: line #02: I: CA6CB3E7 (mgcp_msg.c:67) 20241111163726569 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726569 DLMGCP DEBUG <0013> Generated response: line #04: o=- CA6CB3E7 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726569 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726569 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726569 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726570 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4686 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726570 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726570 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726570 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44449 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726570 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726570 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726570 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726570 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw (trunk:0) found free endpoint: rtpbridge/25@mgw (mgcp_endp.c:261) 20241111163726570 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/25@mgw" (mgcp_protocol.c:441) 20241111163726570 DLMGCP NOTICE <0013> endpoint:rtpbridge/25@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726570 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw conn:(1234/rtp C:987F9CD4 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726570 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw CI:987F9CD4 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726570 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw CI:987F9CD4 output_enabled 0 (mgcp_msg.c:125) 20241111163726570 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726570 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw conn:(1234/rtp C:987F9CD4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726570 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726571 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw CI:987F9CD4 CRCX: Creating connection: port: 4688 (mgcp_protocol.c:1112) 20241111163726571 DLMGCP NOTICE <0013> endpoint:rtpbridge/25@mgw CI:987F9CD4 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726571 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726571 DLMGCP DEBUG <0013> Generated response: line #00: 200 44449 OK (mgcp_msg.c:67) 20241111163726571 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/25@mgw (mgcp_msg.c:67) 20241111163726571 DLMGCP DEBUG <0013> Generated response: line #02: I: 987F9CD4 (mgcp_msg.c:67) 20241111163726571 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726571 DLMGCP DEBUG <0013> Generated response: line #04: o=- 987F9CD4 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726571 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726571 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726571 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726571 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4688 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726571 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726571 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726571 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44450 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726572 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726572 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726572 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726572 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw (trunk:0) found free endpoint: rtpbridge/26@mgw (mgcp_endp.c:261) 20241111163726572 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/26@mgw" (mgcp_protocol.c:441) 20241111163726572 DLMGCP NOTICE <0013> endpoint:rtpbridge/26@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726572 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw conn:(1234/rtp C:8E0AF244 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726572 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw CI:8E0AF244 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726572 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw CI:8E0AF244 output_enabled 0 (mgcp_msg.c:125) 20241111163726572 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726572 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw conn:(1234/rtp C:8E0AF244 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726572 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726572 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw CI:8E0AF244 CRCX: Creating connection: port: 4690 (mgcp_protocol.c:1112) 20241111163726572 DLMGCP NOTICE <0013> endpoint:rtpbridge/26@mgw CI:8E0AF244 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726572 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726572 DLMGCP DEBUG <0013> Generated response: line #00: 200 44450 OK (mgcp_msg.c:67) 20241111163726572 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/26@mgw (mgcp_msg.c:67) 20241111163726572 DLMGCP DEBUG <0013> Generated response: line #02: I: 8E0AF244 (mgcp_msg.c:67) 20241111163726572 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726572 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8E0AF244 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726572 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726572 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726572 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726572 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4690 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726572 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726572 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726573 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44451 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726573 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726573 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726573 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726573 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw (trunk:0) found free endpoint: rtpbridge/27@mgw (mgcp_endp.c:261) 20241111163726573 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/27@mgw" (mgcp_protocol.c:441) 20241111163726573 DLMGCP NOTICE <0013> endpoint:rtpbridge/27@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726573 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw conn:(1234/rtp C:BBBAE7E4 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726573 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw CI:BBBAE7E4 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726573 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw CI:BBBAE7E4 output_enabled 0 (mgcp_msg.c:125) 20241111163726573 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726573 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw conn:(1234/rtp C:BBBAE7E4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726573 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726574 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw CI:BBBAE7E4 CRCX: Creating connection: port: 4692 (mgcp_protocol.c:1112) 20241111163726574 DLMGCP NOTICE <0013> endpoint:rtpbridge/27@mgw CI:BBBAE7E4 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726574 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726574 DLMGCP DEBUG <0013> Generated response: line #00: 200 44451 OK (mgcp_msg.c:67) 20241111163726574 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/27@mgw (mgcp_msg.c:67) 20241111163726574 DLMGCP DEBUG <0013> Generated response: line #02: I: BBBAE7E4 (mgcp_msg.c:67) 20241111163726574 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726574 DLMGCP DEBUG <0013> Generated response: line #04: o=- BBBAE7E4 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726574 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726574 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726574 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726574 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4692 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726574 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726574 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726574 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44452 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726574 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726574 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726574 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726574 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw (trunk:0) found free endpoint: rtpbridge/28@mgw (mgcp_endp.c:261) 20241111163726574 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/28@mgw" (mgcp_protocol.c:441) 20241111163726575 DLMGCP NOTICE <0013> endpoint:rtpbridge/28@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726575 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw conn:(1234/rtp C:E4245760 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726575 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw CI:E4245760 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726575 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw CI:E4245760 output_enabled 0 (mgcp_msg.c:125) 20241111163726575 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726575 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw conn:(1234/rtp C:E4245760 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726575 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726575 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw CI:E4245760 CRCX: Creating connection: port: 4694 (mgcp_protocol.c:1112) 20241111163726575 DLMGCP NOTICE <0013> endpoint:rtpbridge/28@mgw CI:E4245760 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726575 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726575 DLMGCP DEBUG <0013> Generated response: line #00: 200 44452 OK (mgcp_msg.c:67) 20241111163726575 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/28@mgw (mgcp_msg.c:67) 20241111163726575 DLMGCP DEBUG <0013> Generated response: line #02: I: E4245760 (mgcp_msg.c:67) 20241111163726575 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726575 DLMGCP DEBUG <0013> Generated response: line #04: o=- E4245760 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726575 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726575 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726575 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726575 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4694 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726575 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726575 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726575 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44453 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726575 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726575 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726576 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726576 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw (trunk:0) found free endpoint: rtpbridge/29@mgw (mgcp_endp.c:261) 20241111163726576 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/29@mgw" (mgcp_protocol.c:441) 20241111163726576 DLMGCP NOTICE <0013> endpoint:rtpbridge/29@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726576 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw conn:(1234/rtp C:C2BD9697 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726576 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw CI:C2BD9697 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726576 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw CI:C2BD9697 output_enabled 0 (mgcp_msg.c:125) 20241111163726576 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726576 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw conn:(1234/rtp C:C2BD9697 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726576 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726576 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw CI:C2BD9697 CRCX: Creating connection: port: 4696 (mgcp_protocol.c:1112) 20241111163726576 DLMGCP NOTICE <0013> endpoint:rtpbridge/29@mgw CI:C2BD9697 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726576 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726576 DLMGCP DEBUG <0013> Generated response: line #00: 200 44453 OK (mgcp_msg.c:67) 20241111163726576 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/29@mgw (mgcp_msg.c:67) 20241111163726576 DLMGCP DEBUG <0013> Generated response: line #02: I: C2BD9697 (mgcp_msg.c:67) 20241111163726576 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726576 DLMGCP DEBUG <0013> Generated response: line #04: o=- C2BD9697 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726576 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726576 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726576 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726576 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4696 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726576 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726576 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726577 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44454 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726577 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726577 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726577 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726577 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw (trunk:0) found free endpoint: rtpbridge/2a@mgw (mgcp_endp.c:261) 20241111163726577 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2a@mgw" (mgcp_protocol.c:441) 20241111163726577 DLMGCP NOTICE <0013> endpoint:rtpbridge/2a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726577 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw conn:(1234/rtp C:907B04F4 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726577 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw CI:907B04F4 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726577 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw CI:907B04F4 output_enabled 0 (mgcp_msg.c:125) 20241111163726577 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726577 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw conn:(1234/rtp C:907B04F4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726577 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726577 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw CI:907B04F4 CRCX: Creating connection: port: 4698 (mgcp_protocol.c:1112) 20241111163726577 DLMGCP NOTICE <0013> endpoint:rtpbridge/2a@mgw CI:907B04F4 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726577 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726577 DLMGCP DEBUG <0013> Generated response: line #00: 200 44454 OK (mgcp_msg.c:67) 20241111163726577 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2a@mgw (mgcp_msg.c:67) 20241111163726577 DLMGCP DEBUG <0013> Generated response: line #02: I: 907B04F4 (mgcp_msg.c:67) 20241111163726577 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726577 DLMGCP DEBUG <0013> Generated response: line #04: o=- 907B04F4 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726577 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726577 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726577 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726577 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4698 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726577 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726577 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726578 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44455 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726578 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726578 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726578 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726578 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw (trunk:0) found free endpoint: rtpbridge/2b@mgw (mgcp_endp.c:261) 20241111163726578 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2b@mgw" (mgcp_protocol.c:441) 20241111163726578 DLMGCP NOTICE <0013> endpoint:rtpbridge/2b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726578 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw conn:(1234/rtp C:23D6ECB6 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726578 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw CI:23D6ECB6 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726578 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw CI:23D6ECB6 output_enabled 0 (mgcp_msg.c:125) 20241111163726578 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726578 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw conn:(1234/rtp C:23D6ECB6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726578 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726578 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw CI:23D6ECB6 CRCX: Creating connection: port: 4700 (mgcp_protocol.c:1112) 20241111163726578 DLMGCP NOTICE <0013> endpoint:rtpbridge/2b@mgw CI:23D6ECB6 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726578 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726578 DLMGCP DEBUG <0013> Generated response: line #00: 200 44455 OK (mgcp_msg.c:67) 20241111163726578 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2b@mgw (mgcp_msg.c:67) 20241111163726578 DLMGCP DEBUG <0013> Generated response: line #02: I: 23D6ECB6 (mgcp_msg.c:67) 20241111163726578 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726578 DLMGCP DEBUG <0013> Generated response: line #04: o=- 23D6ECB6 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726578 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726578 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726578 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726578 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4700 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726578 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726578 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726579 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44456 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726579 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726579 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726579 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726579 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw (trunk:0) found free endpoint: rtpbridge/2c@mgw (mgcp_endp.c:261) 20241111163726579 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2c@mgw" (mgcp_protocol.c:441) 20241111163726579 DLMGCP NOTICE <0013> endpoint:rtpbridge/2c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726579 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw conn:(1234/rtp C:4B93B3B3 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726579 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw CI:4B93B3B3 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726579 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw CI:4B93B3B3 output_enabled 0 (mgcp_msg.c:125) 20241111163726579 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726579 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw conn:(1234/rtp C:4B93B3B3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726579 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726579 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw CI:4B93B3B3 CRCX: Creating connection: port: 4702 (mgcp_protocol.c:1112) 20241111163726579 DLMGCP NOTICE <0013> endpoint:rtpbridge/2c@mgw CI:4B93B3B3 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726579 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726579 DLMGCP DEBUG <0013> Generated response: line #00: 200 44456 OK (mgcp_msg.c:67) 20241111163726579 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2c@mgw (mgcp_msg.c:67) 20241111163726579 DLMGCP DEBUG <0013> Generated response: line #02: I: 4B93B3B3 (mgcp_msg.c:67) 20241111163726579 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726579 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4B93B3B3 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726579 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726579 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726579 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726579 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4702 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726579 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726579 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726580 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44457 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726580 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726580 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726580 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726580 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw (trunk:0) found free endpoint: rtpbridge/2d@mgw (mgcp_endp.c:261) 20241111163726580 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2d@mgw" (mgcp_protocol.c:441) 20241111163726580 DLMGCP NOTICE <0013> endpoint:rtpbridge/2d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726580 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw conn:(1234/rtp C:57FF2561 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726580 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw CI:57FF2561 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726580 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw CI:57FF2561 output_enabled 0 (mgcp_msg.c:125) 20241111163726580 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726580 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw conn:(1234/rtp C:57FF2561 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726580 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726581 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw CI:57FF2561 CRCX: Creating connection: port: 4704 (mgcp_protocol.c:1112) 20241111163726581 DLMGCP NOTICE <0013> endpoint:rtpbridge/2d@mgw CI:57FF2561 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726581 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726581 DLMGCP DEBUG <0013> Generated response: line #00: 200 44457 OK (mgcp_msg.c:67) 20241111163726581 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2d@mgw (mgcp_msg.c:67) 20241111163726581 DLMGCP DEBUG <0013> Generated response: line #02: I: 57FF2561 (mgcp_msg.c:67) 20241111163726581 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726581 DLMGCP DEBUG <0013> Generated response: line #04: o=- 57FF2561 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726581 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726581 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726581 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726581 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4704 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726581 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726581 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726582 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44458 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726582 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726582 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726582 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726582 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw (trunk:0) found free endpoint: rtpbridge/2e@mgw (mgcp_endp.c:261) 20241111163726582 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2e@mgw" (mgcp_protocol.c:441) 20241111163726582 DLMGCP NOTICE <0013> endpoint:rtpbridge/2e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726582 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw conn:(1234/rtp C:083A7F2F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726582 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw CI:083A7F2F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726582 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw CI:083A7F2F output_enabled 0 (mgcp_msg.c:125) 20241111163726582 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726582 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw conn:(1234/rtp C:083A7F2F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726582 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726582 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw CI:083A7F2F CRCX: Creating connection: port: 4706 (mgcp_protocol.c:1112) 20241111163726582 DLMGCP NOTICE <0013> endpoint:rtpbridge/2e@mgw CI:083A7F2F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726582 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726582 DLMGCP DEBUG <0013> Generated response: line #00: 200 44458 OK (mgcp_msg.c:67) 20241111163726582 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2e@mgw (mgcp_msg.c:67) 20241111163726582 DLMGCP DEBUG <0013> Generated response: line #02: I: 083A7F2F (mgcp_msg.c:67) 20241111163726582 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726582 DLMGCP DEBUG <0013> Generated response: line #04: o=- 083A7F2F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726582 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726582 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726582 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726582 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4706 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726582 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726582 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726583 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44459 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726583 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726583 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726583 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726583 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw (trunk:0) found free endpoint: rtpbridge/2f@mgw (mgcp_endp.c:261) 20241111163726583 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2f@mgw" (mgcp_protocol.c:441) 20241111163726583 DLMGCP NOTICE <0013> endpoint:rtpbridge/2f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726583 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw conn:(1234/rtp C:7581BC26 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726583 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw CI:7581BC26 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726583 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw CI:7581BC26 output_enabled 0 (mgcp_msg.c:125) 20241111163726583 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726583 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw conn:(1234/rtp C:7581BC26 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726583 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726583 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw CI:7581BC26 CRCX: Creating connection: port: 4708 (mgcp_protocol.c:1112) 20241111163726583 DLMGCP NOTICE <0013> endpoint:rtpbridge/2f@mgw CI:7581BC26 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726583 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726583 DLMGCP DEBUG <0013> Generated response: line #00: 200 44459 OK (mgcp_msg.c:67) 20241111163726583 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2f@mgw (mgcp_msg.c:67) 20241111163726583 DLMGCP DEBUG <0013> Generated response: line #02: I: 7581BC26 (mgcp_msg.c:67) 20241111163726583 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726583 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7581BC26 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726583 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726583 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726583 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726583 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4708 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726583 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726583 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726584 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44460 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726584 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726584 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726584 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726584 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw (trunk:0) found free endpoint: rtpbridge/30@mgw (mgcp_endp.c:261) 20241111163726584 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/30@mgw" (mgcp_protocol.c:441) 20241111163726584 DLMGCP NOTICE <0013> endpoint:rtpbridge/30@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726584 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw conn:(1234/rtp C:ABE05A96 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726584 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw CI:ABE05A96 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726584 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw CI:ABE05A96 output_enabled 0 (mgcp_msg.c:125) 20241111163726584 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726584 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw conn:(1234/rtp C:ABE05A96 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726584 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726584 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw CI:ABE05A96 CRCX: Creating connection: port: 4710 (mgcp_protocol.c:1112) 20241111163726584 DLMGCP NOTICE <0013> endpoint:rtpbridge/30@mgw CI:ABE05A96 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726584 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726584 DLMGCP DEBUG <0013> Generated response: line #00: 200 44460 OK (mgcp_msg.c:67) 20241111163726584 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/30@mgw (mgcp_msg.c:67) 20241111163726584 DLMGCP DEBUG <0013> Generated response: line #02: I: ABE05A96 (mgcp_msg.c:67) 20241111163726584 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726584 DLMGCP DEBUG <0013> Generated response: line #04: o=- ABE05A96 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726584 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726584 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726584 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726584 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4710 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726584 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726584 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726584 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44461 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726584 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726584 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726584 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726585 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw (trunk:0) found free endpoint: rtpbridge/31@mgw (mgcp_endp.c:261) 20241111163726585 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/31@mgw" (mgcp_protocol.c:441) 20241111163726585 DLMGCP NOTICE <0013> endpoint:rtpbridge/31@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726585 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw conn:(1234/rtp C:360E3BA1 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726585 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw CI:360E3BA1 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726585 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw CI:360E3BA1 output_enabled 0 (mgcp_msg.c:125) 20241111163726585 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726585 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw conn:(1234/rtp C:360E3BA1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726585 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726585 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw CI:360E3BA1 CRCX: Creating connection: port: 4712 (mgcp_protocol.c:1112) 20241111163726585 DLMGCP NOTICE <0013> endpoint:rtpbridge/31@mgw CI:360E3BA1 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726585 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726585 DLMGCP DEBUG <0013> Generated response: line #00: 200 44461 OK (mgcp_msg.c:67) 20241111163726585 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/31@mgw (mgcp_msg.c:67) 20241111163726585 DLMGCP DEBUG <0013> Generated response: line #02: I: 360E3BA1 (mgcp_msg.c:67) 20241111163726585 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726585 DLMGCP DEBUG <0013> Generated response: line #04: o=- 360E3BA1 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726585 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726585 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726585 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726585 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4712 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726585 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726585 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726585 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44462 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726585 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726585 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726585 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726585 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw (trunk:0) found free endpoint: rtpbridge/32@mgw (mgcp_endp.c:261) 20241111163726585 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/32@mgw" (mgcp_protocol.c:441) 20241111163726586 DLMGCP NOTICE <0013> endpoint:rtpbridge/32@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726586 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw conn:(1234/rtp C:88E57C8B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726586 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw CI:88E57C8B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726586 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw CI:88E57C8B output_enabled 0 (mgcp_msg.c:125) 20241111163726586 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726586 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw conn:(1234/rtp C:88E57C8B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726586 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726586 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw CI:88E57C8B CRCX: Creating connection: port: 4714 (mgcp_protocol.c:1112) 20241111163726586 DLMGCP NOTICE <0013> endpoint:rtpbridge/32@mgw CI:88E57C8B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726586 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726586 DLMGCP DEBUG <0013> Generated response: line #00: 200 44462 OK (mgcp_msg.c:67) 20241111163726586 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/32@mgw (mgcp_msg.c:67) 20241111163726586 DLMGCP DEBUG <0013> Generated response: line #02: I: 88E57C8B (mgcp_msg.c:67) 20241111163726586 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726586 DLMGCP DEBUG <0013> Generated response: line #04: o=- 88E57C8B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726586 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726586 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726586 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726586 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4714 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726586 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726586 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726586 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44463 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726586 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726586 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726587 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726587 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw (trunk:0) found free endpoint: rtpbridge/33@mgw (mgcp_endp.c:261) 20241111163726587 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/33@mgw" (mgcp_protocol.c:441) 20241111163726587 DLMGCP NOTICE <0013> endpoint:rtpbridge/33@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726587 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw conn:(1234/rtp C:838B12DE r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726587 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw CI:838B12DE connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726587 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw CI:838B12DE output_enabled 0 (mgcp_msg.c:125) 20241111163726587 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726587 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw conn:(1234/rtp C:838B12DE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726587 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726587 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw CI:838B12DE CRCX: Creating connection: port: 4716 (mgcp_protocol.c:1112) 20241111163726587 DLMGCP NOTICE <0013> endpoint:rtpbridge/33@mgw CI:838B12DE CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726587 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726587 DLMGCP DEBUG <0013> Generated response: line #00: 200 44463 OK (mgcp_msg.c:67) 20241111163726587 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/33@mgw (mgcp_msg.c:67) 20241111163726587 DLMGCP DEBUG <0013> Generated response: line #02: I: 838B12DE (mgcp_msg.c:67) 20241111163726587 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726587 DLMGCP DEBUG <0013> Generated response: line #04: o=- 838B12DE 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726587 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726587 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726587 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726587 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4716 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726587 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726587 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726587 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44464 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726587 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726588 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726588 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726588 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw (trunk:0) found free endpoint: rtpbridge/34@mgw (mgcp_endp.c:261) 20241111163726588 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/34@mgw" (mgcp_protocol.c:441) 20241111163726588 DLMGCP NOTICE <0013> endpoint:rtpbridge/34@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726588 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw conn:(1234/rtp C:92E71B67 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726588 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw CI:92E71B67 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726588 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw CI:92E71B67 output_enabled 0 (mgcp_msg.c:125) 20241111163726588 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726588 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw conn:(1234/rtp C:92E71B67 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726588 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726588 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw CI:92E71B67 CRCX: Creating connection: port: 4718 (mgcp_protocol.c:1112) 20241111163726588 DLMGCP NOTICE <0013> endpoint:rtpbridge/34@mgw CI:92E71B67 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726588 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726588 DLMGCP DEBUG <0013> Generated response: line #00: 200 44464 OK (mgcp_msg.c:67) 20241111163726588 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/34@mgw (mgcp_msg.c:67) 20241111163726588 DLMGCP DEBUG <0013> Generated response: line #02: I: 92E71B67 (mgcp_msg.c:67) 20241111163726588 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726588 DLMGCP DEBUG <0013> Generated response: line #04: o=- 92E71B67 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726588 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726588 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726588 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726588 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4718 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726588 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726588 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726588 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44465 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726588 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726588 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726588 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726588 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw (trunk:0) found free endpoint: rtpbridge/35@mgw (mgcp_endp.c:261) 20241111163726589 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/35@mgw" (mgcp_protocol.c:441) 20241111163726589 DLMGCP NOTICE <0013> endpoint:rtpbridge/35@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726589 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw conn:(1234/rtp C:DA6886FE r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726589 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw CI:DA6886FE connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726589 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw CI:DA6886FE output_enabled 0 (mgcp_msg.c:125) 20241111163726589 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726589 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw conn:(1234/rtp C:DA6886FE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726589 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726589 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw CI:DA6886FE CRCX: Creating connection: port: 4720 (mgcp_protocol.c:1112) 20241111163726589 DLMGCP NOTICE <0013> endpoint:rtpbridge/35@mgw CI:DA6886FE CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726589 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726589 DLMGCP DEBUG <0013> Generated response: line #00: 200 44465 OK (mgcp_msg.c:67) 20241111163726589 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/35@mgw (mgcp_msg.c:67) 20241111163726589 DLMGCP DEBUG <0013> Generated response: line #02: I: DA6886FE (mgcp_msg.c:67) 20241111163726589 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726589 DLMGCP DEBUG <0013> Generated response: line #04: o=- DA6886FE 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726589 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726589 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726589 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726589 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4720 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726589 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726589 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726589 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44466 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726589 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726589 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726589 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726589 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw (trunk:0) found free endpoint: rtpbridge/36@mgw (mgcp_endp.c:261) 20241111163726589 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/36@mgw" (mgcp_protocol.c:441) 20241111163726590 DLMGCP NOTICE <0013> endpoint:rtpbridge/36@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726590 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw conn:(1234/rtp C:DCFE668A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726590 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw CI:DCFE668A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726590 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw CI:DCFE668A output_enabled 0 (mgcp_msg.c:125) 20241111163726590 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726590 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw conn:(1234/rtp C:DCFE668A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726590 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726590 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw CI:DCFE668A CRCX: Creating connection: port: 4722 (mgcp_protocol.c:1112) 20241111163726590 DLMGCP NOTICE <0013> endpoint:rtpbridge/36@mgw CI:DCFE668A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726590 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726590 DLMGCP DEBUG <0013> Generated response: line #00: 200 44466 OK (mgcp_msg.c:67) 20241111163726590 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/36@mgw (mgcp_msg.c:67) 20241111163726590 DLMGCP DEBUG <0013> Generated response: line #02: I: DCFE668A (mgcp_msg.c:67) 20241111163726590 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726590 DLMGCP DEBUG <0013> Generated response: line #04: o=- DCFE668A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726590 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726590 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726590 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726590 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4722 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726590 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726590 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726590 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44467 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726590 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726590 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726590 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726590 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw (trunk:0) found free endpoint: rtpbridge/37@mgw (mgcp_endp.c:261) 20241111163726590 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/37@mgw" (mgcp_protocol.c:441) 20241111163726590 DLMGCP NOTICE <0013> endpoint:rtpbridge/37@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726591 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw conn:(1234/rtp C:09BA11A9 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726591 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw CI:09BA11A9 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726591 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw CI:09BA11A9 output_enabled 0 (mgcp_msg.c:125) 20241111163726591 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726591 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw conn:(1234/rtp C:09BA11A9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726591 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726591 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw CI:09BA11A9 CRCX: Creating connection: port: 4724 (mgcp_protocol.c:1112) 20241111163726591 DLMGCP NOTICE <0013> endpoint:rtpbridge/37@mgw CI:09BA11A9 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726591 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726591 DLMGCP DEBUG <0013> Generated response: line #00: 200 44467 OK (mgcp_msg.c:67) 20241111163726591 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/37@mgw (mgcp_msg.c:67) 20241111163726591 DLMGCP DEBUG <0013> Generated response: line #02: I: 09BA11A9 (mgcp_msg.c:67) 20241111163726591 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726591 DLMGCP DEBUG <0013> Generated response: line #04: o=- 09BA11A9 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726591 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726591 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726591 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726591 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4724 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726591 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726591 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726591 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44468 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726591 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726591 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726591 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726591 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw (trunk:0) found free endpoint: rtpbridge/38@mgw (mgcp_endp.c:261) 20241111163726591 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/38@mgw" (mgcp_protocol.c:441) 20241111163726592 DLMGCP NOTICE <0013> endpoint:rtpbridge/38@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726592 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw conn:(1234/rtp C:083F59CB r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726592 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw CI:083F59CB connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726592 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw CI:083F59CB output_enabled 0 (mgcp_msg.c:125) 20241111163726592 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726592 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw conn:(1234/rtp C:083F59CB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726592 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726592 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw CI:083F59CB CRCX: Creating connection: port: 4726 (mgcp_protocol.c:1112) 20241111163726592 DLMGCP NOTICE <0013> endpoint:rtpbridge/38@mgw CI:083F59CB CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726592 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726592 DLMGCP DEBUG <0013> Generated response: line #00: 200 44468 OK (mgcp_msg.c:67) 20241111163726592 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/38@mgw (mgcp_msg.c:67) 20241111163726592 DLMGCP DEBUG <0013> Generated response: line #02: I: 083F59CB (mgcp_msg.c:67) 20241111163726592 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726592 DLMGCP DEBUG <0013> Generated response: line #04: o=- 083F59CB 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726592 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726592 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726592 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726592 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4726 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726592 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726592 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726593 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44469 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726593 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726593 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726593 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726593 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw (trunk:0) found free endpoint: rtpbridge/39@mgw (mgcp_endp.c:261) 20241111163726593 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/39@mgw" (mgcp_protocol.c:441) 20241111163726593 DLMGCP NOTICE <0013> endpoint:rtpbridge/39@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726593 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw conn:(1234/rtp C:FF0034DA r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726593 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw CI:FF0034DA connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726593 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw CI:FF0034DA output_enabled 0 (mgcp_msg.c:125) 20241111163726593 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726593 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw conn:(1234/rtp C:FF0034DA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726593 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726593 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw CI:FF0034DA CRCX: Creating connection: port: 4728 (mgcp_protocol.c:1112) 20241111163726593 DLMGCP NOTICE <0013> endpoint:rtpbridge/39@mgw CI:FF0034DA CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726593 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726593 DLMGCP DEBUG <0013> Generated response: line #00: 200 44469 OK (mgcp_msg.c:67) 20241111163726593 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/39@mgw (mgcp_msg.c:67) 20241111163726593 DLMGCP DEBUG <0013> Generated response: line #02: I: FF0034DA (mgcp_msg.c:67) 20241111163726593 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726593 DLMGCP DEBUG <0013> Generated response: line #04: o=- FF0034DA 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726593 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726593 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726593 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726593 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4728 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726593 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726593 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726594 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44470 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726594 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726594 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726594 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726594 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw (trunk:0) found free endpoint: rtpbridge/3a@mgw (mgcp_endp.c:261) 20241111163726594 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3a@mgw" (mgcp_protocol.c:441) 20241111163726594 DLMGCP NOTICE <0013> endpoint:rtpbridge/3a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726594 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw conn:(1234/rtp C:945225CE r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726594 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw CI:945225CE connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726594 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw CI:945225CE output_enabled 0 (mgcp_msg.c:125) 20241111163726594 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726594 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw conn:(1234/rtp C:945225CE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726594 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726594 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw CI:945225CE CRCX: Creating connection: port: 4730 (mgcp_protocol.c:1112) 20241111163726594 DLMGCP NOTICE <0013> endpoint:rtpbridge/3a@mgw CI:945225CE CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726594 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726594 DLMGCP DEBUG <0013> Generated response: line #00: 200 44470 OK (mgcp_msg.c:67) 20241111163726594 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3a@mgw (mgcp_msg.c:67) 20241111163726594 DLMGCP DEBUG <0013> Generated response: line #02: I: 945225CE (mgcp_msg.c:67) 20241111163726594 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726594 DLMGCP DEBUG <0013> Generated response: line #04: o=- 945225CE 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726594 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726594 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726594 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726594 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4730 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726594 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726594 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726595 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44471 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726595 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726595 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726595 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726595 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw (trunk:0) found free endpoint: rtpbridge/3b@mgw (mgcp_endp.c:261) 20241111163726595 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3b@mgw" (mgcp_protocol.c:441) 20241111163726595 DLMGCP NOTICE <0013> endpoint:rtpbridge/3b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726595 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw conn:(1234/rtp C:6D8223D1 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726595 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw CI:6D8223D1 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726595 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw CI:6D8223D1 output_enabled 0 (mgcp_msg.c:125) 20241111163726595 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726595 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw conn:(1234/rtp C:6D8223D1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726595 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726595 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw CI:6D8223D1 CRCX: Creating connection: port: 4732 (mgcp_protocol.c:1112) 20241111163726595 DLMGCP NOTICE <0013> endpoint:rtpbridge/3b@mgw CI:6D8223D1 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726595 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726595 DLMGCP DEBUG <0013> Generated response: line #00: 200 44471 OK (mgcp_msg.c:67) 20241111163726595 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3b@mgw (mgcp_msg.c:67) 20241111163726595 DLMGCP DEBUG <0013> Generated response: line #02: I: 6D8223D1 (mgcp_msg.c:67) 20241111163726595 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726595 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6D8223D1 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726595 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726595 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726595 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726595 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4732 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726595 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726595 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726596 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44472 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726596 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726596 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726596 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726596 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw (trunk:0) found free endpoint: rtpbridge/3c@mgw (mgcp_endp.c:261) 20241111163726596 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3c@mgw" (mgcp_protocol.c:441) 20241111163726596 DLMGCP NOTICE <0013> endpoint:rtpbridge/3c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726596 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw conn:(1234/rtp C:034694CD r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726596 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw CI:034694CD connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726596 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw CI:034694CD output_enabled 0 (mgcp_msg.c:125) 20241111163726596 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726596 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw conn:(1234/rtp C:034694CD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726596 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726596 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw CI:034694CD CRCX: Creating connection: port: 4734 (mgcp_protocol.c:1112) 20241111163726596 DLMGCP NOTICE <0013> endpoint:rtpbridge/3c@mgw CI:034694CD CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726596 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726596 DLMGCP DEBUG <0013> Generated response: line #00: 200 44472 OK (mgcp_msg.c:67) 20241111163726596 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3c@mgw (mgcp_msg.c:67) 20241111163726596 DLMGCP DEBUG <0013> Generated response: line #02: I: 034694CD (mgcp_msg.c:67) 20241111163726596 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726596 DLMGCP DEBUG <0013> Generated response: line #04: o=- 034694CD 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726596 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726596 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726596 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726596 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4734 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726596 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726596 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726597 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44473 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726597 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726597 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726597 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726597 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw (trunk:0) found free endpoint: rtpbridge/3d@mgw (mgcp_endp.c:261) 20241111163726597 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3d@mgw" (mgcp_protocol.c:441) 20241111163726597 DLMGCP NOTICE <0013> endpoint:rtpbridge/3d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726597 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw conn:(1234/rtp C:D8AF76AF r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726597 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw CI:D8AF76AF connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726597 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw CI:D8AF76AF output_enabled 0 (mgcp_msg.c:125) 20241111163726597 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726597 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw conn:(1234/rtp C:D8AF76AF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726597 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726597 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw CI:D8AF76AF CRCX: Creating connection: port: 4736 (mgcp_protocol.c:1112) 20241111163726597 DLMGCP NOTICE <0013> endpoint:rtpbridge/3d@mgw CI:D8AF76AF CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726597 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726597 DLMGCP DEBUG <0013> Generated response: line #00: 200 44473 OK (mgcp_msg.c:67) 20241111163726597 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3d@mgw (mgcp_msg.c:67) 20241111163726597 DLMGCP DEBUG <0013> Generated response: line #02: I: D8AF76AF (mgcp_msg.c:67) 20241111163726597 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726597 DLMGCP DEBUG <0013> Generated response: line #04: o=- D8AF76AF 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726597 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726597 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726597 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726597 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4736 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726597 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726597 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726598 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44474 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726598 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726598 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726598 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726598 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw (trunk:0) found free endpoint: rtpbridge/3e@mgw (mgcp_endp.c:261) 20241111163726598 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3e@mgw" (mgcp_protocol.c:441) 20241111163726598 DLMGCP NOTICE <0013> endpoint:rtpbridge/3e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726598 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw conn:(1234/rtp C:8AF41643 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726598 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw CI:8AF41643 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726598 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw CI:8AF41643 output_enabled 0 (mgcp_msg.c:125) 20241111163726598 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726598 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw conn:(1234/rtp C:8AF41643 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726598 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726598 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw CI:8AF41643 CRCX: Creating connection: port: 4738 (mgcp_protocol.c:1112) 20241111163726598 DLMGCP NOTICE <0013> endpoint:rtpbridge/3e@mgw CI:8AF41643 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726598 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726598 DLMGCP DEBUG <0013> Generated response: line #00: 200 44474 OK (mgcp_msg.c:67) 20241111163726598 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3e@mgw (mgcp_msg.c:67) 20241111163726598 DLMGCP DEBUG <0013> Generated response: line #02: I: 8AF41643 (mgcp_msg.c:67) 20241111163726598 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726598 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8AF41643 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726598 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726598 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726598 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726598 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4738 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726598 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726598 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726599 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44475 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726599 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726599 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726599 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726599 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw (trunk:0) found free endpoint: rtpbridge/3f@mgw (mgcp_endp.c:261) 20241111163726599 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3f@mgw" (mgcp_protocol.c:441) 20241111163726599 DLMGCP NOTICE <0013> endpoint:rtpbridge/3f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726599 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw conn:(1234/rtp C:5A17D02F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726599 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw CI:5A17D02F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726599 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw CI:5A17D02F output_enabled 0 (mgcp_msg.c:125) 20241111163726599 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726599 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw conn:(1234/rtp C:5A17D02F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726599 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726599 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw CI:5A17D02F CRCX: Creating connection: port: 4740 (mgcp_protocol.c:1112) 20241111163726599 DLMGCP NOTICE <0013> endpoint:rtpbridge/3f@mgw CI:5A17D02F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726599 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726599 DLMGCP DEBUG <0013> Generated response: line #00: 200 44475 OK (mgcp_msg.c:67) 20241111163726599 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3f@mgw (mgcp_msg.c:67) 20241111163726599 DLMGCP DEBUG <0013> Generated response: line #02: I: 5A17D02F (mgcp_msg.c:67) 20241111163726599 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726599 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5A17D02F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726599 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726599 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726599 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726599 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4740 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726599 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726599 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726600 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44476 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726600 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726600 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726600 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726600 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw (trunk:0) found free endpoint: rtpbridge/40@mgw (mgcp_endp.c:261) 20241111163726600 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/40@mgw" (mgcp_protocol.c:441) 20241111163726600 DLMGCP NOTICE <0013> endpoint:rtpbridge/40@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726600 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw conn:(1234/rtp C:150002D0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726600 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw CI:150002D0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726600 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw CI:150002D0 output_enabled 0 (mgcp_msg.c:125) 20241111163726600 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726600 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw conn:(1234/rtp C:150002D0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726600 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726600 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw CI:150002D0 CRCX: Creating connection: port: 4742 (mgcp_protocol.c:1112) 20241111163726600 DLMGCP NOTICE <0013> endpoint:rtpbridge/40@mgw CI:150002D0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726600 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726600 DLMGCP DEBUG <0013> Generated response: line #00: 200 44476 OK (mgcp_msg.c:67) 20241111163726600 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/40@mgw (mgcp_msg.c:67) 20241111163726600 DLMGCP DEBUG <0013> Generated response: line #02: I: 150002D0 (mgcp_msg.c:67) 20241111163726600 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726600 DLMGCP DEBUG <0013> Generated response: line #04: o=- 150002D0 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726600 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726601 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726601 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726601 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4742 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726601 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726601 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726601 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44477 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726601 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726601 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726601 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726601 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw (trunk:0) found free endpoint: rtpbridge/41@mgw (mgcp_endp.c:261) 20241111163726601 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/41@mgw" (mgcp_protocol.c:441) 20241111163726601 DLMGCP NOTICE <0013> endpoint:rtpbridge/41@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726601 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw conn:(1234/rtp C:F35A1438 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726601 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw CI:F35A1438 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726601 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw CI:F35A1438 output_enabled 0 (mgcp_msg.c:125) 20241111163726601 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726601 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw conn:(1234/rtp C:F35A1438 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726601 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726602 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw CI:F35A1438 CRCX: Creating connection: port: 4744 (mgcp_protocol.c:1112) 20241111163726602 DLMGCP NOTICE <0013> endpoint:rtpbridge/41@mgw CI:F35A1438 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726602 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726602 DLMGCP DEBUG <0013> Generated response: line #00: 200 44477 OK (mgcp_msg.c:67) 20241111163726602 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/41@mgw (mgcp_msg.c:67) 20241111163726602 DLMGCP DEBUG <0013> Generated response: line #02: I: F35A1438 (mgcp_msg.c:67) 20241111163726602 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726602 DLMGCP DEBUG <0013> Generated response: line #04: o=- F35A1438 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726602 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726602 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726602 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726602 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4744 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726602 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726602 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726602 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44478 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726602 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726602 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726602 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726602 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw (trunk:0) found free endpoint: rtpbridge/42@mgw (mgcp_endp.c:261) 20241111163726603 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/42@mgw" (mgcp_protocol.c:441) 20241111163726603 DLMGCP NOTICE <0013> endpoint:rtpbridge/42@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726603 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw conn:(1234/rtp C:9DC365AB r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726603 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw CI:9DC365AB connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726603 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw CI:9DC365AB output_enabled 0 (mgcp_msg.c:125) 20241111163726603 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726603 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw conn:(1234/rtp C:9DC365AB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726603 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726603 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw CI:9DC365AB CRCX: Creating connection: port: 4746 (mgcp_protocol.c:1112) 20241111163726603 DLMGCP NOTICE <0013> endpoint:rtpbridge/42@mgw CI:9DC365AB CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726603 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726603 DLMGCP DEBUG <0013> Generated response: line #00: 200 44478 OK (mgcp_msg.c:67) 20241111163726603 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/42@mgw (mgcp_msg.c:67) 20241111163726603 DLMGCP DEBUG <0013> Generated response: line #02: I: 9DC365AB (mgcp_msg.c:67) 20241111163726603 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726603 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9DC365AB 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726603 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726603 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726603 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726603 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4746 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726603 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726603 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726603 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44479 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726603 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726603 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726603 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726604 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw (trunk:0) found free endpoint: rtpbridge/43@mgw (mgcp_endp.c:261) 20241111163726604 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/43@mgw" (mgcp_protocol.c:441) 20241111163726604 DLMGCP NOTICE <0013> endpoint:rtpbridge/43@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726604 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw conn:(1234/rtp C:358E1A29 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726604 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw CI:358E1A29 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726604 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw CI:358E1A29 output_enabled 0 (mgcp_msg.c:125) 20241111163726604 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726604 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw conn:(1234/rtp C:358E1A29 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726604 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726604 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw CI:358E1A29 CRCX: Creating connection: port: 4748 (mgcp_protocol.c:1112) 20241111163726604 DLMGCP NOTICE <0013> endpoint:rtpbridge/43@mgw CI:358E1A29 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726604 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726604 DLMGCP DEBUG <0013> Generated response: line #00: 200 44479 OK (mgcp_msg.c:67) 20241111163726604 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/43@mgw (mgcp_msg.c:67) 20241111163726604 DLMGCP DEBUG <0013> Generated response: line #02: I: 358E1A29 (mgcp_msg.c:67) 20241111163726604 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726604 DLMGCP DEBUG <0013> Generated response: line #04: o=- 358E1A29 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726604 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726604 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726604 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726604 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4748 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726604 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726604 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726604 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44480 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726605 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726605 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726605 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726605 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw (trunk:0) found free endpoint: rtpbridge/44@mgw (mgcp_endp.c:261) 20241111163726605 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/44@mgw" (mgcp_protocol.c:441) 20241111163726605 DLMGCP NOTICE <0013> endpoint:rtpbridge/44@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726605 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw conn:(1234/rtp C:7B49320A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726605 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw CI:7B49320A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726605 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw CI:7B49320A output_enabled 0 (mgcp_msg.c:125) 20241111163726605 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726605 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw conn:(1234/rtp C:7B49320A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726605 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726605 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw CI:7B49320A CRCX: Creating connection: port: 4750 (mgcp_protocol.c:1112) 20241111163726605 DLMGCP NOTICE <0013> endpoint:rtpbridge/44@mgw CI:7B49320A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726605 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726605 DLMGCP DEBUG <0013> Generated response: line #00: 200 44480 OK (mgcp_msg.c:67) 20241111163726605 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/44@mgw (mgcp_msg.c:67) 20241111163726605 DLMGCP DEBUG <0013> Generated response: line #02: I: 7B49320A (mgcp_msg.c:67) 20241111163726605 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726605 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7B49320A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726605 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726605 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726605 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726605 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4750 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726605 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726605 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726606 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44481 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726606 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726606 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726606 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726606 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw (trunk:0) found free endpoint: rtpbridge/45@mgw (mgcp_endp.c:261) 20241111163726606 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/45@mgw" (mgcp_protocol.c:441) 20241111163726606 DLMGCP NOTICE <0013> endpoint:rtpbridge/45@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726606 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw conn:(1234/rtp C:4A9DAF67 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726606 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw CI:4A9DAF67 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726606 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw CI:4A9DAF67 output_enabled 0 (mgcp_msg.c:125) 20241111163726606 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726606 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw conn:(1234/rtp C:4A9DAF67 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726606 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726606 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw CI:4A9DAF67 CRCX: Creating connection: port: 4752 (mgcp_protocol.c:1112) 20241111163726606 DLMGCP NOTICE <0013> endpoint:rtpbridge/45@mgw CI:4A9DAF67 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726606 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726606 DLMGCP DEBUG <0013> Generated response: line #00: 200 44481 OK (mgcp_msg.c:67) 20241111163726606 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/45@mgw (mgcp_msg.c:67) 20241111163726606 DLMGCP DEBUG <0013> Generated response: line #02: I: 4A9DAF67 (mgcp_msg.c:67) 20241111163726606 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726606 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4A9DAF67 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726606 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726606 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726606 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726606 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4752 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726606 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726606 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726607 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44482 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726607 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726607 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726607 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726607 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw (trunk:0) found free endpoint: rtpbridge/46@mgw (mgcp_endp.c:261) 20241111163726607 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/46@mgw" (mgcp_protocol.c:441) 20241111163726607 DLMGCP NOTICE <0013> endpoint:rtpbridge/46@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726607 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw conn:(1234/rtp C:8FD281E3 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726607 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw CI:8FD281E3 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726607 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw CI:8FD281E3 output_enabled 0 (mgcp_msg.c:125) 20241111163726607 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726607 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw conn:(1234/rtp C:8FD281E3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726607 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726607 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw CI:8FD281E3 CRCX: Creating connection: port: 4754 (mgcp_protocol.c:1112) 20241111163726607 DLMGCP NOTICE <0013> endpoint:rtpbridge/46@mgw CI:8FD281E3 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726607 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726607 DLMGCP DEBUG <0013> Generated response: line #00: 200 44482 OK (mgcp_msg.c:67) 20241111163726607 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/46@mgw (mgcp_msg.c:67) 20241111163726607 DLMGCP DEBUG <0013> Generated response: line #02: I: 8FD281E3 (mgcp_msg.c:67) 20241111163726607 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726607 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8FD281E3 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726607 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726607 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726607 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726607 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4754 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726607 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726607 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726608 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44483 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726608 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726608 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726608 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726608 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw (trunk:0) found free endpoint: rtpbridge/47@mgw (mgcp_endp.c:261) 20241111163726608 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/47@mgw" (mgcp_protocol.c:441) 20241111163726608 DLMGCP NOTICE <0013> endpoint:rtpbridge/47@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726608 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw conn:(1234/rtp C:36043749 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726608 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw CI:36043749 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726608 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw CI:36043749 output_enabled 0 (mgcp_msg.c:125) 20241111163726608 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726608 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw conn:(1234/rtp C:36043749 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726608 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726608 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw CI:36043749 CRCX: Creating connection: port: 4756 (mgcp_protocol.c:1112) 20241111163726608 DLMGCP NOTICE <0013> endpoint:rtpbridge/47@mgw CI:36043749 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726608 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726608 DLMGCP DEBUG <0013> Generated response: line #00: 200 44483 OK (mgcp_msg.c:67) 20241111163726608 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/47@mgw (mgcp_msg.c:67) 20241111163726608 DLMGCP DEBUG <0013> Generated response: line #02: I: 36043749 (mgcp_msg.c:67) 20241111163726608 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726608 DLMGCP DEBUG <0013> Generated response: line #04: o=- 36043749 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726608 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726608 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726608 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726608 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4756 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726608 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726608 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726609 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44484 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726609 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726609 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726609 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726609 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw (trunk:0) found free endpoint: rtpbridge/48@mgw (mgcp_endp.c:261) 20241111163726609 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/48@mgw" (mgcp_protocol.c:441) 20241111163726609 DLMGCP NOTICE <0013> endpoint:rtpbridge/48@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726609 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw conn:(1234/rtp C:DD3D7B06 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726609 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw CI:DD3D7B06 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726609 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw CI:DD3D7B06 output_enabled 0 (mgcp_msg.c:125) 20241111163726609 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726609 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw conn:(1234/rtp C:DD3D7B06 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726609 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726609 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw CI:DD3D7B06 CRCX: Creating connection: port: 4758 (mgcp_protocol.c:1112) 20241111163726609 DLMGCP NOTICE <0013> endpoint:rtpbridge/48@mgw CI:DD3D7B06 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726609 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726609 DLMGCP DEBUG <0013> Generated response: line #00: 200 44484 OK (mgcp_msg.c:67) 20241111163726609 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/48@mgw (mgcp_msg.c:67) 20241111163726609 DLMGCP DEBUG <0013> Generated response: line #02: I: DD3D7B06 (mgcp_msg.c:67) 20241111163726609 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726609 DLMGCP DEBUG <0013> Generated response: line #04: o=- DD3D7B06 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726609 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726609 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726609 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726609 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4758 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726609 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726609 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726610 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44485 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726610 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726610 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726610 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726610 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw (trunk:0) found free endpoint: rtpbridge/49@mgw (mgcp_endp.c:261) 20241111163726610 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/49@mgw" (mgcp_protocol.c:441) 20241111163726610 DLMGCP NOTICE <0013> endpoint:rtpbridge/49@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726610 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw conn:(1234/rtp C:3E438AD5 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726610 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw CI:3E438AD5 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726610 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw CI:3E438AD5 output_enabled 0 (mgcp_msg.c:125) 20241111163726610 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726610 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw conn:(1234/rtp C:3E438AD5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726610 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726610 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw CI:3E438AD5 CRCX: Creating connection: port: 4760 (mgcp_protocol.c:1112) 20241111163726610 DLMGCP NOTICE <0013> endpoint:rtpbridge/49@mgw CI:3E438AD5 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726610 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726610 DLMGCP DEBUG <0013> Generated response: line #00: 200 44485 OK (mgcp_msg.c:67) 20241111163726610 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/49@mgw (mgcp_msg.c:67) 20241111163726610 DLMGCP DEBUG <0013> Generated response: line #02: I: 3E438AD5 (mgcp_msg.c:67) 20241111163726610 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726610 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3E438AD5 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726610 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726610 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726610 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726610 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4760 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726610 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726610 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726610 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44486 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726611 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726611 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726611 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726611 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw (trunk:0) found free endpoint: rtpbridge/4a@mgw (mgcp_endp.c:261) 20241111163726611 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4a@mgw" (mgcp_protocol.c:441) 20241111163726611 DLMGCP NOTICE <0013> endpoint:rtpbridge/4a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726611 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw conn:(1234/rtp C:02C9B029 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726611 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw CI:02C9B029 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726611 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw CI:02C9B029 output_enabled 0 (mgcp_msg.c:125) 20241111163726611 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726611 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw conn:(1234/rtp C:02C9B029 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726611 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726611 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw CI:02C9B029 CRCX: Creating connection: port: 4762 (mgcp_protocol.c:1112) 20241111163726611 DLMGCP NOTICE <0013> endpoint:rtpbridge/4a@mgw CI:02C9B029 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726611 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726611 DLMGCP DEBUG <0013> Generated response: line #00: 200 44486 OK (mgcp_msg.c:67) 20241111163726611 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4a@mgw (mgcp_msg.c:67) 20241111163726611 DLMGCP DEBUG <0013> Generated response: line #02: I: 02C9B029 (mgcp_msg.c:67) 20241111163726611 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726611 DLMGCP DEBUG <0013> Generated response: line #04: o=- 02C9B029 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726611 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726611 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726611 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726611 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4762 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726611 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726611 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726611 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44487 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726611 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726611 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726611 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726612 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw (trunk:0) found free endpoint: rtpbridge/4b@mgw (mgcp_endp.c:261) 20241111163726612 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4b@mgw" (mgcp_protocol.c:441) 20241111163726612 DLMGCP NOTICE <0013> endpoint:rtpbridge/4b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726612 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw conn:(1234/rtp C:B0CD87EF r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726612 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw CI:B0CD87EF connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726612 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw CI:B0CD87EF output_enabled 0 (mgcp_msg.c:125) 20241111163726612 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726612 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw conn:(1234/rtp C:B0CD87EF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726612 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726612 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw CI:B0CD87EF CRCX: Creating connection: port: 4764 (mgcp_protocol.c:1112) 20241111163726612 DLMGCP NOTICE <0013> endpoint:rtpbridge/4b@mgw CI:B0CD87EF CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726612 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726612 DLMGCP DEBUG <0013> Generated response: line #00: 200 44487 OK (mgcp_msg.c:67) 20241111163726612 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4b@mgw (mgcp_msg.c:67) 20241111163726612 DLMGCP DEBUG <0013> Generated response: line #02: I: B0CD87EF (mgcp_msg.c:67) 20241111163726612 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726612 DLMGCP DEBUG <0013> Generated response: line #04: o=- B0CD87EF 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726612 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726612 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726612 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726612 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4764 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726612 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726612 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726613 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44488 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726613 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726613 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726613 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726613 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw (trunk:0) found free endpoint: rtpbridge/4c@mgw (mgcp_endp.c:261) 20241111163726613 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4c@mgw" (mgcp_protocol.c:441) 20241111163726613 DLMGCP NOTICE <0013> endpoint:rtpbridge/4c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726613 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw conn:(1234/rtp C:4F124FFE r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726613 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw CI:4F124FFE connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726613 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw CI:4F124FFE output_enabled 0 (mgcp_msg.c:125) 20241111163726613 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726613 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw conn:(1234/rtp C:4F124FFE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726613 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726613 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw CI:4F124FFE CRCX: Creating connection: port: 4766 (mgcp_protocol.c:1112) 20241111163726613 DLMGCP NOTICE <0013> endpoint:rtpbridge/4c@mgw CI:4F124FFE CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726613 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726613 DLMGCP DEBUG <0013> Generated response: line #00: 200 44488 OK (mgcp_msg.c:67) 20241111163726613 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4c@mgw (mgcp_msg.c:67) 20241111163726613 DLMGCP DEBUG <0013> Generated response: line #02: I: 4F124FFE (mgcp_msg.c:67) 20241111163726613 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726613 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4F124FFE 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726613 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726613 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726613 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726613 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4766 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726613 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726613 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726614 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44489 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726614 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726614 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726614 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726614 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw (trunk:0) found free endpoint: rtpbridge/4d@mgw (mgcp_endp.c:261) 20241111163726614 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4d@mgw" (mgcp_protocol.c:441) 20241111163726614 DLMGCP NOTICE <0013> endpoint:rtpbridge/4d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726614 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw conn:(1234/rtp C:47139424 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726614 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw CI:47139424 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726614 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw CI:47139424 output_enabled 0 (mgcp_msg.c:125) 20241111163726614 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726614 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw conn:(1234/rtp C:47139424 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726614 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726614 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw CI:47139424 CRCX: Creating connection: port: 4768 (mgcp_protocol.c:1112) 20241111163726614 DLMGCP NOTICE <0013> endpoint:rtpbridge/4d@mgw CI:47139424 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726614 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726614 DLMGCP DEBUG <0013> Generated response: line #00: 200 44489 OK (mgcp_msg.c:67) 20241111163726614 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4d@mgw (mgcp_msg.c:67) 20241111163726614 DLMGCP DEBUG <0013> Generated response: line #02: I: 47139424 (mgcp_msg.c:67) 20241111163726614 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726614 DLMGCP DEBUG <0013> Generated response: line #04: o=- 47139424 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726614 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726614 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726614 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726614 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4768 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726614 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726614 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726615 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44490 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726615 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726615 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726615 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726615 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw (trunk:0) found free endpoint: rtpbridge/4e@mgw (mgcp_endp.c:261) 20241111163726615 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4e@mgw" (mgcp_protocol.c:441) 20241111163726615 DLMGCP NOTICE <0013> endpoint:rtpbridge/4e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726615 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw conn:(1234/rtp C:5C5CC0E7 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726615 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw CI:5C5CC0E7 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726615 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw CI:5C5CC0E7 output_enabled 0 (mgcp_msg.c:125) 20241111163726615 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726615 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw conn:(1234/rtp C:5C5CC0E7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726615 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726615 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw CI:5C5CC0E7 CRCX: Creating connection: port: 4770 (mgcp_protocol.c:1112) 20241111163726615 DLMGCP NOTICE <0013> endpoint:rtpbridge/4e@mgw CI:5C5CC0E7 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726615 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726615 DLMGCP DEBUG <0013> Generated response: line #00: 200 44490 OK (mgcp_msg.c:67) 20241111163726615 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4e@mgw (mgcp_msg.c:67) 20241111163726615 DLMGCP DEBUG <0013> Generated response: line #02: I: 5C5CC0E7 (mgcp_msg.c:67) 20241111163726615 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726615 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5C5CC0E7 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726615 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726615 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726615 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726615 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4770 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726615 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726615 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726616 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44491 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726616 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726616 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726616 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726616 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw (trunk:0) found free endpoint: rtpbridge/4f@mgw (mgcp_endp.c:261) 20241111163726616 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4f@mgw" (mgcp_protocol.c:441) 20241111163726616 DLMGCP NOTICE <0013> endpoint:rtpbridge/4f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726616 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw conn:(1234/rtp C:71BC8C6B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726616 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw CI:71BC8C6B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726616 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw CI:71BC8C6B output_enabled 0 (mgcp_msg.c:125) 20241111163726616 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726616 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw conn:(1234/rtp C:71BC8C6B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726616 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726616 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw CI:71BC8C6B CRCX: Creating connection: port: 4772 (mgcp_protocol.c:1112) 20241111163726616 DLMGCP NOTICE <0013> endpoint:rtpbridge/4f@mgw CI:71BC8C6B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726616 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726616 DLMGCP DEBUG <0013> Generated response: line #00: 200 44491 OK (mgcp_msg.c:67) 20241111163726616 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4f@mgw (mgcp_msg.c:67) 20241111163726616 DLMGCP DEBUG <0013> Generated response: line #02: I: 71BC8C6B (mgcp_msg.c:67) 20241111163726616 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726616 DLMGCP DEBUG <0013> Generated response: line #04: o=- 71BC8C6B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726616 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726616 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726616 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726616 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4772 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726616 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726616 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726616 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44492 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726617 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726617 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726617 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726617 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw (trunk:0) found free endpoint: rtpbridge/50@mgw (mgcp_endp.c:261) 20241111163726617 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/50@mgw" (mgcp_protocol.c:441) 20241111163726617 DLMGCP NOTICE <0013> endpoint:rtpbridge/50@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726617 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw conn:(1234/rtp C:F2B1BCF1 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726617 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw CI:F2B1BCF1 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726617 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw CI:F2B1BCF1 output_enabled 0 (mgcp_msg.c:125) 20241111163726617 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726617 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw conn:(1234/rtp C:F2B1BCF1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726617 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726617 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw CI:F2B1BCF1 CRCX: Creating connection: port: 4774 (mgcp_protocol.c:1112) 20241111163726617 DLMGCP NOTICE <0013> endpoint:rtpbridge/50@mgw CI:F2B1BCF1 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726617 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726617 DLMGCP DEBUG <0013> Generated response: line #00: 200 44492 OK (mgcp_msg.c:67) 20241111163726617 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/50@mgw (mgcp_msg.c:67) 20241111163726617 DLMGCP DEBUG <0013> Generated response: line #02: I: F2B1BCF1 (mgcp_msg.c:67) 20241111163726617 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726617 DLMGCP DEBUG <0013> Generated response: line #04: o=- F2B1BCF1 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726617 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726617 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726617 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726617 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4774 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726617 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726617 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726618 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44493 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726618 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726618 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726618 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726618 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw (trunk:0) found free endpoint: rtpbridge/51@mgw (mgcp_endp.c:261) 20241111163726618 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/51@mgw" (mgcp_protocol.c:441) 20241111163726618 DLMGCP NOTICE <0013> endpoint:rtpbridge/51@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726618 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw conn:(1234/rtp C:D5C992B7 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726618 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw CI:D5C992B7 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726618 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw CI:D5C992B7 output_enabled 0 (mgcp_msg.c:125) 20241111163726618 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726618 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw conn:(1234/rtp C:D5C992B7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726618 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726618 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw CI:D5C992B7 CRCX: Creating connection: port: 4776 (mgcp_protocol.c:1112) 20241111163726618 DLMGCP NOTICE <0013> endpoint:rtpbridge/51@mgw CI:D5C992B7 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726618 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726618 DLMGCP DEBUG <0013> Generated response: line #00: 200 44493 OK (mgcp_msg.c:67) 20241111163726618 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/51@mgw (mgcp_msg.c:67) 20241111163726618 DLMGCP DEBUG <0013> Generated response: line #02: I: D5C992B7 (mgcp_msg.c:67) 20241111163726618 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726618 DLMGCP DEBUG <0013> Generated response: line #04: o=- D5C992B7 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726618 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726618 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726618 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726618 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4776 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726618 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726618 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726619 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44494 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726619 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726619 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726619 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726619 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw (trunk:0) found free endpoint: rtpbridge/52@mgw (mgcp_endp.c:261) 20241111163726619 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/52@mgw" (mgcp_protocol.c:441) 20241111163726619 DLMGCP NOTICE <0013> endpoint:rtpbridge/52@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726619 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw conn:(1234/rtp C:2845CE50 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726619 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw CI:2845CE50 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726619 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw CI:2845CE50 output_enabled 0 (mgcp_msg.c:125) 20241111163726619 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726619 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw conn:(1234/rtp C:2845CE50 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726619 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726619 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw CI:2845CE50 CRCX: Creating connection: port: 4778 (mgcp_protocol.c:1112) 20241111163726619 DLMGCP NOTICE <0013> endpoint:rtpbridge/52@mgw CI:2845CE50 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726619 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726619 DLMGCP DEBUG <0013> Generated response: line #00: 200 44494 OK (mgcp_msg.c:67) 20241111163726619 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/52@mgw (mgcp_msg.c:67) 20241111163726619 DLMGCP DEBUG <0013> Generated response: line #02: I: 2845CE50 (mgcp_msg.c:67) 20241111163726619 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726619 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2845CE50 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726619 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726619 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726619 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726619 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4778 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726619 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726619 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726620 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44495 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726620 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726620 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726620 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726620 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw (trunk:0) found free endpoint: rtpbridge/53@mgw (mgcp_endp.c:261) 20241111163726620 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/53@mgw" (mgcp_protocol.c:441) 20241111163726620 DLMGCP NOTICE <0013> endpoint:rtpbridge/53@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726620 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw conn:(1234/rtp C:7561BA52 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726620 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw CI:7561BA52 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726620 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw CI:7561BA52 output_enabled 0 (mgcp_msg.c:125) 20241111163726620 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726620 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw conn:(1234/rtp C:7561BA52 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726620 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726620 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw CI:7561BA52 CRCX: Creating connection: port: 4780 (mgcp_protocol.c:1112) 20241111163726620 DLMGCP NOTICE <0013> endpoint:rtpbridge/53@mgw CI:7561BA52 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726620 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726620 DLMGCP DEBUG <0013> Generated response: line #00: 200 44495 OK (mgcp_msg.c:67) 20241111163726620 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/53@mgw (mgcp_msg.c:67) 20241111163726620 DLMGCP DEBUG <0013> Generated response: line #02: I: 7561BA52 (mgcp_msg.c:67) 20241111163726620 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726620 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7561BA52 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726620 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726620 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726620 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726620 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4780 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726620 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726620 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726620 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44496 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726620 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726621 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726621 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726621 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw (trunk:0) found free endpoint: rtpbridge/54@mgw (mgcp_endp.c:261) 20241111163726621 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/54@mgw" (mgcp_protocol.c:441) 20241111163726621 DLMGCP NOTICE <0013> endpoint:rtpbridge/54@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726621 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw conn:(1234/rtp C:9C06F2A6 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726621 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw CI:9C06F2A6 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726621 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw CI:9C06F2A6 output_enabled 0 (mgcp_msg.c:125) 20241111163726621 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726621 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw conn:(1234/rtp C:9C06F2A6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726621 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726621 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw CI:9C06F2A6 CRCX: Creating connection: port: 4782 (mgcp_protocol.c:1112) 20241111163726621 DLMGCP NOTICE <0013> endpoint:rtpbridge/54@mgw CI:9C06F2A6 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726621 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726621 DLMGCP DEBUG <0013> Generated response: line #00: 200 44496 OK (mgcp_msg.c:67) 20241111163726621 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/54@mgw (mgcp_msg.c:67) 20241111163726621 DLMGCP DEBUG <0013> Generated response: line #02: I: 9C06F2A6 (mgcp_msg.c:67) 20241111163726621 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726621 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9C06F2A6 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726621 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726621 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726621 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726621 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4782 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726621 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726621 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726621 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44497 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726621 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726621 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726622 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726622 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw (trunk:0) found free endpoint: rtpbridge/55@mgw (mgcp_endp.c:261) 20241111163726622 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/55@mgw" (mgcp_protocol.c:441) 20241111163726622 DLMGCP NOTICE <0013> endpoint:rtpbridge/55@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726622 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw conn:(1234/rtp C:C2D3A84F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726622 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw CI:C2D3A84F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726622 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw CI:C2D3A84F output_enabled 0 (mgcp_msg.c:125) 20241111163726622 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726622 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw conn:(1234/rtp C:C2D3A84F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726622 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726622 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw CI:C2D3A84F CRCX: Creating connection: port: 4784 (mgcp_protocol.c:1112) 20241111163726622 DLMGCP NOTICE <0013> endpoint:rtpbridge/55@mgw CI:C2D3A84F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726622 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726622 DLMGCP DEBUG <0013> Generated response: line #00: 200 44497 OK (mgcp_msg.c:67) 20241111163726622 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/55@mgw (mgcp_msg.c:67) 20241111163726622 DLMGCP DEBUG <0013> Generated response: line #02: I: C2D3A84F (mgcp_msg.c:67) 20241111163726622 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726622 DLMGCP DEBUG <0013> Generated response: line #04: o=- C2D3A84F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726622 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726622 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726622 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726622 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4784 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726622 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726622 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726623 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44498 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726623 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726623 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726623 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726623 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw (trunk:0) found free endpoint: rtpbridge/56@mgw (mgcp_endp.c:261) 20241111163726623 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/56@mgw" (mgcp_protocol.c:441) 20241111163726623 DLMGCP NOTICE <0013> endpoint:rtpbridge/56@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726623 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw conn:(1234/rtp C:8251B5C6 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726623 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw CI:8251B5C6 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726623 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw CI:8251B5C6 output_enabled 0 (mgcp_msg.c:125) 20241111163726623 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726623 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw conn:(1234/rtp C:8251B5C6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726623 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726623 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw CI:8251B5C6 CRCX: Creating connection: port: 4786 (mgcp_protocol.c:1112) 20241111163726623 DLMGCP NOTICE <0013> endpoint:rtpbridge/56@mgw CI:8251B5C6 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726623 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726623 DLMGCP DEBUG <0013> Generated response: line #00: 200 44498 OK (mgcp_msg.c:67) 20241111163726623 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/56@mgw (mgcp_msg.c:67) 20241111163726623 DLMGCP DEBUG <0013> Generated response: line #02: I: 8251B5C6 (mgcp_msg.c:67) 20241111163726624 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726624 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8251B5C6 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726624 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726624 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726624 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726624 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4786 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726624 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726624 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726624 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44499 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726624 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726624 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726624 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726624 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw (trunk:0) found free endpoint: rtpbridge/57@mgw (mgcp_endp.c:261) 20241111163726624 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/57@mgw" (mgcp_protocol.c:441) 20241111163726624 DLMGCP NOTICE <0013> endpoint:rtpbridge/57@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726624 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw conn:(1234/rtp C:639019F0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726624 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw CI:639019F0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726624 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw CI:639019F0 output_enabled 0 (mgcp_msg.c:125) 20241111163726624 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726624 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw conn:(1234/rtp C:639019F0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726624 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726625 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw CI:639019F0 CRCX: Creating connection: port: 4788 (mgcp_protocol.c:1112) 20241111163726625 DLMGCP NOTICE <0013> endpoint:rtpbridge/57@mgw CI:639019F0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726625 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726625 DLMGCP DEBUG <0013> Generated response: line #00: 200 44499 OK (mgcp_msg.c:67) 20241111163726625 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/57@mgw (mgcp_msg.c:67) 20241111163726625 DLMGCP DEBUG <0013> Generated response: line #02: I: 639019F0 (mgcp_msg.c:67) 20241111163726625 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726625 DLMGCP DEBUG <0013> Generated response: line #04: o=- 639019F0 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726625 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726625 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726625 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726625 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4788 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726625 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726625 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726625 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44500 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726625 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726625 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726625 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726625 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw (trunk:0) found free endpoint: rtpbridge/58@mgw (mgcp_endp.c:261) 20241111163726625 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/58@mgw" (mgcp_protocol.c:441) 20241111163726625 DLMGCP NOTICE <0013> endpoint:rtpbridge/58@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726626 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw conn:(1234/rtp C:E4F91C52 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726626 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw CI:E4F91C52 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726626 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw CI:E4F91C52 output_enabled 0 (mgcp_msg.c:125) 20241111163726626 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726626 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw conn:(1234/rtp C:E4F91C52 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726626 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726626 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw CI:E4F91C52 CRCX: Creating connection: port: 4790 (mgcp_protocol.c:1112) 20241111163726626 DLMGCP NOTICE <0013> endpoint:rtpbridge/58@mgw CI:E4F91C52 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726626 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726626 DLMGCP DEBUG <0013> Generated response: line #00: 200 44500 OK (mgcp_msg.c:67) 20241111163726626 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/58@mgw (mgcp_msg.c:67) 20241111163726626 DLMGCP DEBUG <0013> Generated response: line #02: I: E4F91C52 (mgcp_msg.c:67) 20241111163726626 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726626 DLMGCP DEBUG <0013> Generated response: line #04: o=- E4F91C52 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726626 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726626 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726626 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726626 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4790 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726626 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726626 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726626 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44501 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726626 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726626 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726626 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726626 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw (trunk:0) found free endpoint: rtpbridge/59@mgw (mgcp_endp.c:261) 20241111163726626 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/59@mgw" (mgcp_protocol.c:441) 20241111163726627 DLMGCP NOTICE <0013> endpoint:rtpbridge/59@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726627 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw conn:(1234/rtp C:AAB2B760 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726627 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw CI:AAB2B760 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726627 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw CI:AAB2B760 output_enabled 0 (mgcp_msg.c:125) 20241111163726627 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726627 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw conn:(1234/rtp C:AAB2B760 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726627 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726627 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw CI:AAB2B760 CRCX: Creating connection: port: 4792 (mgcp_protocol.c:1112) 20241111163726627 DLMGCP NOTICE <0013> endpoint:rtpbridge/59@mgw CI:AAB2B760 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726627 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726627 DLMGCP DEBUG <0013> Generated response: line #00: 200 44501 OK (mgcp_msg.c:67) 20241111163726627 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/59@mgw (mgcp_msg.c:67) 20241111163726627 DLMGCP DEBUG <0013> Generated response: line #02: I: AAB2B760 (mgcp_msg.c:67) 20241111163726627 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726627 DLMGCP DEBUG <0013> Generated response: line #04: o=- AAB2B760 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726627 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726627 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726627 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726627 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4792 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726627 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726627 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726628 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44502 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726628 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726628 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726628 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726628 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw (trunk:0) found free endpoint: rtpbridge/5a@mgw (mgcp_endp.c:261) 20241111163726628 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5a@mgw" (mgcp_protocol.c:441) 20241111163726628 DLMGCP NOTICE <0013> endpoint:rtpbridge/5a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726628 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw conn:(1234/rtp C:BF94503F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726628 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw CI:BF94503F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726628 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw CI:BF94503F output_enabled 0 (mgcp_msg.c:125) 20241111163726628 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726628 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw conn:(1234/rtp C:BF94503F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726628 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726628 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw CI:BF94503F CRCX: Creating connection: port: 4794 (mgcp_protocol.c:1112) 20241111163726628 DLMGCP NOTICE <0013> endpoint:rtpbridge/5a@mgw CI:BF94503F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726628 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726628 DLMGCP DEBUG <0013> Generated response: line #00: 200 44502 OK (mgcp_msg.c:67) 20241111163726628 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5a@mgw (mgcp_msg.c:67) 20241111163726628 DLMGCP DEBUG <0013> Generated response: line #02: I: BF94503F (mgcp_msg.c:67) 20241111163726628 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726628 DLMGCP DEBUG <0013> Generated response: line #04: o=- BF94503F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726628 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726628 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726628 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726628 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4794 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726628 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726628 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726629 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44503 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726629 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726629 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726629 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726629 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw (trunk:0) found free endpoint: rtpbridge/5b@mgw (mgcp_endp.c:261) 20241111163726629 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5b@mgw" (mgcp_protocol.c:441) 20241111163726629 DLMGCP NOTICE <0013> endpoint:rtpbridge/5b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726629 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw conn:(1234/rtp C:AF32079A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726629 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw CI:AF32079A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726629 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw CI:AF32079A output_enabled 0 (mgcp_msg.c:125) 20241111163726629 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726629 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw conn:(1234/rtp C:AF32079A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726629 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726629 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw CI:AF32079A CRCX: Creating connection: port: 4796 (mgcp_protocol.c:1112) 20241111163726629 DLMGCP NOTICE <0013> endpoint:rtpbridge/5b@mgw CI:AF32079A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726629 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726629 DLMGCP DEBUG <0013> Generated response: line #00: 200 44503 OK (mgcp_msg.c:67) 20241111163726629 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5b@mgw (mgcp_msg.c:67) 20241111163726629 DLMGCP DEBUG <0013> Generated response: line #02: I: AF32079A (mgcp_msg.c:67) 20241111163726629 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726629 DLMGCP DEBUG <0013> Generated response: line #04: o=- AF32079A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726629 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726629 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726629 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726629 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4796 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726629 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726629 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726630 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44504 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726630 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726630 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726630 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726630 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw (trunk:0) found free endpoint: rtpbridge/5c@mgw (mgcp_endp.c:261) 20241111163726630 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5c@mgw" (mgcp_protocol.c:441) 20241111163726630 DLMGCP NOTICE <0013> endpoint:rtpbridge/5c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726630 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw conn:(1234/rtp C:876E0231 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726630 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw CI:876E0231 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726630 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw CI:876E0231 output_enabled 0 (mgcp_msg.c:125) 20241111163726630 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726630 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw conn:(1234/rtp C:876E0231 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726630 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726630 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw CI:876E0231 CRCX: Creating connection: port: 4798 (mgcp_protocol.c:1112) 20241111163726630 DLMGCP NOTICE <0013> endpoint:rtpbridge/5c@mgw CI:876E0231 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726630 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726630 DLMGCP DEBUG <0013> Generated response: line #00: 200 44504 OK (mgcp_msg.c:67) 20241111163726630 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5c@mgw (mgcp_msg.c:67) 20241111163726630 DLMGCP DEBUG <0013> Generated response: line #02: I: 876E0231 (mgcp_msg.c:67) 20241111163726630 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726630 DLMGCP DEBUG <0013> Generated response: line #04: o=- 876E0231 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726630 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726630 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726630 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726630 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4798 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726630 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726631 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726631 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44505 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726631 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726631 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726631 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726631 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw (trunk:0) found free endpoint: rtpbridge/5d@mgw (mgcp_endp.c:261) 20241111163726631 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5d@mgw" (mgcp_protocol.c:441) 20241111163726631 DLMGCP NOTICE <0013> endpoint:rtpbridge/5d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726631 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw conn:(1234/rtp C:DA15337E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726631 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw CI:DA15337E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726631 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw CI:DA15337E output_enabled 0 (mgcp_msg.c:125) 20241111163726631 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726631 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw conn:(1234/rtp C:DA15337E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726631 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726632 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw CI:DA15337E CRCX: Creating connection: port: 4800 (mgcp_protocol.c:1112) 20241111163726632 DLMGCP NOTICE <0013> endpoint:rtpbridge/5d@mgw CI:DA15337E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726632 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726632 DLMGCP DEBUG <0013> Generated response: line #00: 200 44505 OK (mgcp_msg.c:67) 20241111163726632 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5d@mgw (mgcp_msg.c:67) 20241111163726632 DLMGCP DEBUG <0013> Generated response: line #02: I: DA15337E (mgcp_msg.c:67) 20241111163726632 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726632 DLMGCP DEBUG <0013> Generated response: line #04: o=- DA15337E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726632 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726632 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726632 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726632 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4800 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726632 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726632 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726632 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44506 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726632 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726632 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726632 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726632 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw (trunk:0) found free endpoint: rtpbridge/5e@mgw (mgcp_endp.c:261) 20241111163726632 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5e@mgw" (mgcp_protocol.c:441) 20241111163726632 DLMGCP NOTICE <0013> endpoint:rtpbridge/5e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726632 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw conn:(1234/rtp C:2CC055A9 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726632 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw CI:2CC055A9 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726633 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw CI:2CC055A9 output_enabled 0 (mgcp_msg.c:125) 20241111163726633 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726633 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw conn:(1234/rtp C:2CC055A9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726633 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726633 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw CI:2CC055A9 CRCX: Creating connection: port: 4802 (mgcp_protocol.c:1112) 20241111163726633 DLMGCP NOTICE <0013> endpoint:rtpbridge/5e@mgw CI:2CC055A9 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726633 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726633 DLMGCP DEBUG <0013> Generated response: line #00: 200 44506 OK (mgcp_msg.c:67) 20241111163726633 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5e@mgw (mgcp_msg.c:67) 20241111163726633 DLMGCP DEBUG <0013> Generated response: line #02: I: 2CC055A9 (mgcp_msg.c:67) 20241111163726633 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726633 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2CC055A9 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726633 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726633 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726633 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726633 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4802 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726633 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726633 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726634 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44507 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726634 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726634 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726634 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726634 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw (trunk:0) found free endpoint: rtpbridge/5f@mgw (mgcp_endp.c:261) 20241111163726634 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5f@mgw" (mgcp_protocol.c:441) 20241111163726634 DLMGCP NOTICE <0013> endpoint:rtpbridge/5f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726634 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw conn:(1234/rtp C:6E59B1D1 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726634 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw CI:6E59B1D1 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726634 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw CI:6E59B1D1 output_enabled 0 (mgcp_msg.c:125) 20241111163726634 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726634 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw conn:(1234/rtp C:6E59B1D1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726634 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726634 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw CI:6E59B1D1 CRCX: Creating connection: port: 4804 (mgcp_protocol.c:1112) 20241111163726634 DLMGCP NOTICE <0013> endpoint:rtpbridge/5f@mgw CI:6E59B1D1 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726634 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726634 DLMGCP DEBUG <0013> Generated response: line #00: 200 44507 OK (mgcp_msg.c:67) 20241111163726634 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5f@mgw (mgcp_msg.c:67) 20241111163726634 DLMGCP DEBUG <0013> Generated response: line #02: I: 6E59B1D1 (mgcp_msg.c:67) 20241111163726634 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726634 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6E59B1D1 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726634 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726634 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726634 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726634 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4804 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726634 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726634 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726635 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44508 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726635 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726635 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726635 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726635 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw (trunk:0) found free endpoint: rtpbridge/60@mgw (mgcp_endp.c:261) 20241111163726635 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/60@mgw" (mgcp_protocol.c:441) 20241111163726635 DLMGCP NOTICE <0013> endpoint:rtpbridge/60@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726635 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw conn:(1234/rtp C:89E37A1E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726635 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw CI:89E37A1E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726635 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw CI:89E37A1E output_enabled 0 (mgcp_msg.c:125) 20241111163726635 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726635 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw conn:(1234/rtp C:89E37A1E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726635 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726635 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw CI:89E37A1E CRCX: Creating connection: port: 4806 (mgcp_protocol.c:1112) 20241111163726635 DLMGCP NOTICE <0013> endpoint:rtpbridge/60@mgw CI:89E37A1E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726635 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726635 DLMGCP DEBUG <0013> Generated response: line #00: 200 44508 OK (mgcp_msg.c:67) 20241111163726635 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/60@mgw (mgcp_msg.c:67) 20241111163726635 DLMGCP DEBUG <0013> Generated response: line #02: I: 89E37A1E (mgcp_msg.c:67) 20241111163726635 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726635 DLMGCP DEBUG <0013> Generated response: line #04: o=- 89E37A1E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726635 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726635 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726635 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726635 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4806 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726635 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726635 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726636 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44509 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726636 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726636 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726636 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726636 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw (trunk:0) found free endpoint: rtpbridge/61@mgw (mgcp_endp.c:261) 20241111163726636 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/61@mgw" (mgcp_protocol.c:441) 20241111163726636 DLMGCP NOTICE <0013> endpoint:rtpbridge/61@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726636 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw conn:(1234/rtp C:29DFE8DC r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726636 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw CI:29DFE8DC connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726636 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw CI:29DFE8DC output_enabled 0 (mgcp_msg.c:125) 20241111163726636 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726636 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw conn:(1234/rtp C:29DFE8DC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726636 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726636 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw CI:29DFE8DC CRCX: Creating connection: port: 4808 (mgcp_protocol.c:1112) 20241111163726636 DLMGCP NOTICE <0013> endpoint:rtpbridge/61@mgw CI:29DFE8DC CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726636 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726636 DLMGCP DEBUG <0013> Generated response: line #00: 200 44509 OK (mgcp_msg.c:67) 20241111163726636 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/61@mgw (mgcp_msg.c:67) 20241111163726636 DLMGCP DEBUG <0013> Generated response: line #02: I: 29DFE8DC (mgcp_msg.c:67) 20241111163726636 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726636 DLMGCP DEBUG <0013> Generated response: line #04: o=- 29DFE8DC 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726636 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726636 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726636 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726637 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4808 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726637 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726637 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726637 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44510 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726637 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726637 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726637 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726637 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw (trunk:0) found free endpoint: rtpbridge/62@mgw (mgcp_endp.c:261) 20241111163726637 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/62@mgw" (mgcp_protocol.c:441) 20241111163726637 DLMGCP NOTICE <0013> endpoint:rtpbridge/62@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726637 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw conn:(1234/rtp C:6922E54E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726637 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw CI:6922E54E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726637 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw CI:6922E54E output_enabled 0 (mgcp_msg.c:125) 20241111163726637 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726637 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw conn:(1234/rtp C:6922E54E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726637 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726637 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw CI:6922E54E CRCX: Creating connection: port: 4810 (mgcp_protocol.c:1112) 20241111163726637 DLMGCP NOTICE <0013> endpoint:rtpbridge/62@mgw CI:6922E54E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726637 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726637 DLMGCP DEBUG <0013> Generated response: line #00: 200 44510 OK (mgcp_msg.c:67) 20241111163726637 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/62@mgw (mgcp_msg.c:67) 20241111163726637 DLMGCP DEBUG <0013> Generated response: line #02: I: 6922E54E (mgcp_msg.c:67) 20241111163726637 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726637 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6922E54E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726638 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726638 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726638 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726638 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4810 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726638 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726638 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726638 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44511 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726638 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726638 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726638 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726638 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw (trunk:0) found free endpoint: rtpbridge/63@mgw (mgcp_endp.c:261) 20241111163726638 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/63@mgw" (mgcp_protocol.c:441) 20241111163726638 DLMGCP NOTICE <0013> endpoint:rtpbridge/63@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726638 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw conn:(1234/rtp C:2BD7942B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726638 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw CI:2BD7942B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726638 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw CI:2BD7942B output_enabled 0 (mgcp_msg.c:125) 20241111163726638 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726638 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw conn:(1234/rtp C:2BD7942B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726638 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726638 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw CI:2BD7942B CRCX: Creating connection: port: 4812 (mgcp_protocol.c:1112) 20241111163726638 DLMGCP NOTICE <0013> endpoint:rtpbridge/63@mgw CI:2BD7942B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726638 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726638 DLMGCP DEBUG <0013> Generated response: line #00: 200 44511 OK (mgcp_msg.c:67) 20241111163726638 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/63@mgw (mgcp_msg.c:67) 20241111163726639 DLMGCP DEBUG <0013> Generated response: line #02: I: 2BD7942B (mgcp_msg.c:67) 20241111163726639 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726639 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2BD7942B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726639 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726639 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726639 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726639 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4812 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726639 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726639 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726639 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44512 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726639 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726639 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726639 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726639 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw (trunk:0) found free endpoint: rtpbridge/64@mgw (mgcp_endp.c:261) 20241111163726639 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/64@mgw" (mgcp_protocol.c:441) 20241111163726639 DLMGCP NOTICE <0013> endpoint:rtpbridge/64@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726639 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw conn:(1234/rtp C:66305E6E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726639 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw CI:66305E6E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726639 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw CI:66305E6E output_enabled 0 (mgcp_msg.c:125) 20241111163726639 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726639 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw conn:(1234/rtp C:66305E6E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726639 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726640 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw CI:66305E6E CRCX: Creating connection: port: 4814 (mgcp_protocol.c:1112) 20241111163726640 DLMGCP NOTICE <0013> endpoint:rtpbridge/64@mgw CI:66305E6E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726640 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726640 DLMGCP DEBUG <0013> Generated response: line #00: 200 44512 OK (mgcp_msg.c:67) 20241111163726640 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/64@mgw (mgcp_msg.c:67) 20241111163726640 DLMGCP DEBUG <0013> Generated response: line #02: I: 66305E6E (mgcp_msg.c:67) 20241111163726640 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726640 DLMGCP DEBUG <0013> Generated response: line #04: o=- 66305E6E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726640 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726640 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726640 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726640 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4814 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726640 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726640 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726640 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44513 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726640 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726640 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726640 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726640 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw (trunk:0) found free endpoint: rtpbridge/65@mgw (mgcp_endp.c:261) 20241111163726640 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/65@mgw" (mgcp_protocol.c:441) 20241111163726640 DLMGCP NOTICE <0013> endpoint:rtpbridge/65@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726640 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw conn:(1234/rtp C:1EFA7946 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726640 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw CI:1EFA7946 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726640 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw CI:1EFA7946 output_enabled 0 (mgcp_msg.c:125) 20241111163726640 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726640 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw conn:(1234/rtp C:1EFA7946 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726640 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726641 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw CI:1EFA7946 CRCX: Creating connection: port: 4816 (mgcp_protocol.c:1112) 20241111163726641 DLMGCP NOTICE <0013> endpoint:rtpbridge/65@mgw CI:1EFA7946 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726641 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726641 DLMGCP DEBUG <0013> Generated response: line #00: 200 44513 OK (mgcp_msg.c:67) 20241111163726641 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/65@mgw (mgcp_msg.c:67) 20241111163726641 DLMGCP DEBUG <0013> Generated response: line #02: I: 1EFA7946 (mgcp_msg.c:67) 20241111163726641 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726641 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1EFA7946 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726641 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726641 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726641 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726641 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4816 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726641 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726641 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726641 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44514 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726641 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726641 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726641 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726641 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw (trunk:0) found free endpoint: rtpbridge/66@mgw (mgcp_endp.c:261) 20241111163726641 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/66@mgw" (mgcp_protocol.c:441) 20241111163726641 DLMGCP NOTICE <0013> endpoint:rtpbridge/66@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726641 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw conn:(1234/rtp C:B8080611 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726641 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw CI:B8080611 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726641 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw CI:B8080611 output_enabled 0 (mgcp_msg.c:125) 20241111163726641 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726641 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw conn:(1234/rtp C:B8080611 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726642 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726642 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw CI:B8080611 CRCX: Creating connection: port: 4818 (mgcp_protocol.c:1112) 20241111163726642 DLMGCP NOTICE <0013> endpoint:rtpbridge/66@mgw CI:B8080611 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726642 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726642 DLMGCP DEBUG <0013> Generated response: line #00: 200 44514 OK (mgcp_msg.c:67) 20241111163726642 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/66@mgw (mgcp_msg.c:67) 20241111163726642 DLMGCP DEBUG <0013> Generated response: line #02: I: B8080611 (mgcp_msg.c:67) 20241111163726642 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726642 DLMGCP DEBUG <0013> Generated response: line #04: o=- B8080611 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726642 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726642 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726642 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726642 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4818 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726642 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726642 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726642 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44515 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726642 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726642 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726642 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726642 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw (trunk:0) found free endpoint: rtpbridge/67@mgw (mgcp_endp.c:261) 20241111163726642 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/67@mgw" (mgcp_protocol.c:441) 20241111163726642 DLMGCP NOTICE <0013> endpoint:rtpbridge/67@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726642 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw conn:(1234/rtp C:D6DBADF3 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726642 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw CI:D6DBADF3 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726642 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw CI:D6DBADF3 output_enabled 0 (mgcp_msg.c:125) 20241111163726642 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726643 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw conn:(1234/rtp C:D6DBADF3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726643 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726643 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw CI:D6DBADF3 CRCX: Creating connection: port: 4820 (mgcp_protocol.c:1112) 20241111163726643 DLMGCP NOTICE <0013> endpoint:rtpbridge/67@mgw CI:D6DBADF3 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726643 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726643 DLMGCP DEBUG <0013> Generated response: line #00: 200 44515 OK (mgcp_msg.c:67) 20241111163726643 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/67@mgw (mgcp_msg.c:67) 20241111163726643 DLMGCP DEBUG <0013> Generated response: line #02: I: D6DBADF3 (mgcp_msg.c:67) 20241111163726643 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726643 DLMGCP DEBUG <0013> Generated response: line #04: o=- D6DBADF3 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726643 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726643 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726643 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726643 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4820 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726643 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726643 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726643 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44516 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726643 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726643 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726644 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726644 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw (trunk:0) found free endpoint: rtpbridge/68@mgw (mgcp_endp.c:261) 20241111163726644 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/68@mgw" (mgcp_protocol.c:441) 20241111163726644 DLMGCP NOTICE <0013> endpoint:rtpbridge/68@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726644 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw conn:(1234/rtp C:B7EA7A6B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726644 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw CI:B7EA7A6B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726644 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw CI:B7EA7A6B output_enabled 0 (mgcp_msg.c:125) 20241111163726644 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726644 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw conn:(1234/rtp C:B7EA7A6B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726644 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726644 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw CI:B7EA7A6B CRCX: Creating connection: port: 4822 (mgcp_protocol.c:1112) 20241111163726644 DLMGCP NOTICE <0013> endpoint:rtpbridge/68@mgw CI:B7EA7A6B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726644 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726644 DLMGCP DEBUG <0013> Generated response: line #00: 200 44516 OK (mgcp_msg.c:67) 20241111163726644 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/68@mgw (mgcp_msg.c:67) 20241111163726644 DLMGCP DEBUG <0013> Generated response: line #02: I: B7EA7A6B (mgcp_msg.c:67) 20241111163726644 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726644 DLMGCP DEBUG <0013> Generated response: line #04: o=- B7EA7A6B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726644 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726644 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726644 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726644 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4822 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726644 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726644 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726645 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44517 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726645 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726645 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726645 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726645 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw (trunk:0) found free endpoint: rtpbridge/69@mgw (mgcp_endp.c:261) 20241111163726645 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/69@mgw" (mgcp_protocol.c:441) 20241111163726645 DLMGCP NOTICE <0013> endpoint:rtpbridge/69@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726645 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw conn:(1234/rtp C:EB8986DC r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726645 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw CI:EB8986DC connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726645 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw CI:EB8986DC output_enabled 0 (mgcp_msg.c:125) 20241111163726645 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726645 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw conn:(1234/rtp C:EB8986DC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726645 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726645 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw CI:EB8986DC CRCX: Creating connection: port: 4824 (mgcp_protocol.c:1112) 20241111163726645 DLMGCP NOTICE <0013> endpoint:rtpbridge/69@mgw CI:EB8986DC CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726645 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726645 DLMGCP DEBUG <0013> Generated response: line #00: 200 44517 OK (mgcp_msg.c:67) 20241111163726645 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/69@mgw (mgcp_msg.c:67) 20241111163726645 DLMGCP DEBUG <0013> Generated response: line #02: I: EB8986DC (mgcp_msg.c:67) 20241111163726645 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726645 DLMGCP DEBUG <0013> Generated response: line #04: o=- EB8986DC 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726645 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726645 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726645 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726645 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4824 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726645 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726645 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726646 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44518 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726646 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726646 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726646 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726646 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw (trunk:0) found free endpoint: rtpbridge/6a@mgw (mgcp_endp.c:261) 20241111163726646 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6a@mgw" (mgcp_protocol.c:441) 20241111163726646 DLMGCP NOTICE <0013> endpoint:rtpbridge/6a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726646 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw conn:(1234/rtp C:DEE984B0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726646 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw CI:DEE984B0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726646 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw CI:DEE984B0 output_enabled 0 (mgcp_msg.c:125) 20241111163726646 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726646 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw conn:(1234/rtp C:DEE984B0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726646 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726646 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw CI:DEE984B0 CRCX: Creating connection: port: 4826 (mgcp_protocol.c:1112) 20241111163726646 DLMGCP NOTICE <0013> endpoint:rtpbridge/6a@mgw CI:DEE984B0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726646 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726646 DLMGCP DEBUG <0013> Generated response: line #00: 200 44518 OK (mgcp_msg.c:67) 20241111163726646 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6a@mgw (mgcp_msg.c:67) 20241111163726646 DLMGCP DEBUG <0013> Generated response: line #02: I: DEE984B0 (mgcp_msg.c:67) 20241111163726646 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726646 DLMGCP DEBUG <0013> Generated response: line #04: o=- DEE984B0 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726646 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726646 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726646 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726646 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4826 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726646 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726646 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726647 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44519 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726647 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726647 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726647 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726647 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw (trunk:0) found free endpoint: rtpbridge/6b@mgw (mgcp_endp.c:261) 20241111163726647 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6b@mgw" (mgcp_protocol.c:441) 20241111163726647 DLMGCP NOTICE <0013> endpoint:rtpbridge/6b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726647 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw conn:(1234/rtp C:827D104C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726647 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw CI:827D104C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726647 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw CI:827D104C output_enabled 0 (mgcp_msg.c:125) 20241111163726647 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726647 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw conn:(1234/rtp C:827D104C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726647 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726647 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw CI:827D104C CRCX: Creating connection: port: 4828 (mgcp_protocol.c:1112) 20241111163726647 DLMGCP NOTICE <0013> endpoint:rtpbridge/6b@mgw CI:827D104C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726647 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726647 DLMGCP DEBUG <0013> Generated response: line #00: 200 44519 OK (mgcp_msg.c:67) 20241111163726647 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6b@mgw (mgcp_msg.c:67) 20241111163726647 DLMGCP DEBUG <0013> Generated response: line #02: I: 827D104C (mgcp_msg.c:67) 20241111163726647 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726647 DLMGCP DEBUG <0013> Generated response: line #04: o=- 827D104C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726647 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726647 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726647 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726648 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4828 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726648 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726648 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726648 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44520 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726648 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726648 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726648 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726648 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw (trunk:0) found free endpoint: rtpbridge/6c@mgw (mgcp_endp.c:261) 20241111163726648 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6c@mgw" (mgcp_protocol.c:441) 20241111163726648 DLMGCP NOTICE <0013> endpoint:rtpbridge/6c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726648 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw conn:(1234/rtp C:D917AE4B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726648 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw CI:D917AE4B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726648 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw CI:D917AE4B output_enabled 0 (mgcp_msg.c:125) 20241111163726648 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726648 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw conn:(1234/rtp C:D917AE4B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726648 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726648 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw CI:D917AE4B CRCX: Creating connection: port: 4830 (mgcp_protocol.c:1112) 20241111163726648 DLMGCP NOTICE <0013> endpoint:rtpbridge/6c@mgw CI:D917AE4B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726648 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726648 DLMGCP DEBUG <0013> Generated response: line #00: 200 44520 OK (mgcp_msg.c:67) 20241111163726648 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6c@mgw (mgcp_msg.c:67) 20241111163726648 DLMGCP DEBUG <0013> Generated response: line #02: I: D917AE4B (mgcp_msg.c:67) 20241111163726648 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726648 DLMGCP DEBUG <0013> Generated response: line #04: o=- D917AE4B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726648 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726648 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726648 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726648 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4830 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726649 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726649 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726649 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44521 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726649 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726649 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726649 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726649 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw (trunk:0) found free endpoint: rtpbridge/6d@mgw (mgcp_endp.c:261) 20241111163726649 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6d@mgw" (mgcp_protocol.c:441) 20241111163726649 DLMGCP NOTICE <0013> endpoint:rtpbridge/6d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726649 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw conn:(1234/rtp C:7EA5BF80 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726649 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw CI:7EA5BF80 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726649 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw CI:7EA5BF80 output_enabled 0 (mgcp_msg.c:125) 20241111163726649 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726649 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw conn:(1234/rtp C:7EA5BF80 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726649 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726650 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw CI:7EA5BF80 CRCX: Creating connection: port: 4832 (mgcp_protocol.c:1112) 20241111163726650 DLMGCP NOTICE <0013> endpoint:rtpbridge/6d@mgw CI:7EA5BF80 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726650 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726650 DLMGCP DEBUG <0013> Generated response: line #00: 200 44521 OK (mgcp_msg.c:67) 20241111163726650 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6d@mgw (mgcp_msg.c:67) 20241111163726650 DLMGCP DEBUG <0013> Generated response: line #02: I: 7EA5BF80 (mgcp_msg.c:67) 20241111163726650 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726650 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7EA5BF80 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726650 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726650 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726650 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726650 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4832 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726650 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726650 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726650 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44522 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726650 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726650 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726650 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726650 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw (trunk:0) found free endpoint: rtpbridge/6e@mgw (mgcp_endp.c:261) 20241111163726650 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6e@mgw" (mgcp_protocol.c:441) 20241111163726650 DLMGCP NOTICE <0013> endpoint:rtpbridge/6e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726650 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw conn:(1234/rtp C:138A5E6D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726650 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw CI:138A5E6D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726650 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw CI:138A5E6D output_enabled 0 (mgcp_msg.c:125) 20241111163726650 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726650 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw conn:(1234/rtp C:138A5E6D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726651 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726651 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw CI:138A5E6D CRCX: Creating connection: port: 4834 (mgcp_protocol.c:1112) 20241111163726651 DLMGCP NOTICE <0013> endpoint:rtpbridge/6e@mgw CI:138A5E6D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726651 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726651 DLMGCP DEBUG <0013> Generated response: line #00: 200 44522 OK (mgcp_msg.c:67) 20241111163726651 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6e@mgw (mgcp_msg.c:67) 20241111163726651 DLMGCP DEBUG <0013> Generated response: line #02: I: 138A5E6D (mgcp_msg.c:67) 20241111163726651 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726651 DLMGCP DEBUG <0013> Generated response: line #04: o=- 138A5E6D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726651 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726651 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726651 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726651 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4834 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726651 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726651 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726651 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44523 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726651 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726652 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726652 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726652 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw (trunk:0) found free endpoint: rtpbridge/6f@mgw (mgcp_endp.c:261) 20241111163726652 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6f@mgw" (mgcp_protocol.c:441) 20241111163726652 DLMGCP NOTICE <0013> endpoint:rtpbridge/6f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726652 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw conn:(1234/rtp C:2A153E5C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726652 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw CI:2A153E5C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726652 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw CI:2A153E5C output_enabled 0 (mgcp_msg.c:125) 20241111163726652 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726652 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw conn:(1234/rtp C:2A153E5C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726652 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726652 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw CI:2A153E5C CRCX: Creating connection: port: 4836 (mgcp_protocol.c:1112) 20241111163726652 DLMGCP NOTICE <0013> endpoint:rtpbridge/6f@mgw CI:2A153E5C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726652 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726652 DLMGCP DEBUG <0013> Generated response: line #00: 200 44523 OK (mgcp_msg.c:67) 20241111163726652 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6f@mgw (mgcp_msg.c:67) 20241111163726652 DLMGCP DEBUG <0013> Generated response: line #02: I: 2A153E5C (mgcp_msg.c:67) 20241111163726652 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726652 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2A153E5C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726652 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726652 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726652 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726652 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4836 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726652 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726652 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726653 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44524 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726653 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726653 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726653 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726653 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw (trunk:0) found free endpoint: rtpbridge/70@mgw (mgcp_endp.c:261) 20241111163726653 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/70@mgw" (mgcp_protocol.c:441) 20241111163726653 DLMGCP NOTICE <0013> endpoint:rtpbridge/70@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726653 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw conn:(1234/rtp C:9279A95B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726653 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw CI:9279A95B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726653 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw CI:9279A95B output_enabled 0 (mgcp_msg.c:125) 20241111163726653 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726653 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw conn:(1234/rtp C:9279A95B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726653 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726653 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw CI:9279A95B CRCX: Creating connection: port: 4838 (mgcp_protocol.c:1112) 20241111163726653 DLMGCP NOTICE <0013> endpoint:rtpbridge/70@mgw CI:9279A95B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726653 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726653 DLMGCP DEBUG <0013> Generated response: line #00: 200 44524 OK (mgcp_msg.c:67) 20241111163726653 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/70@mgw (mgcp_msg.c:67) 20241111163726653 DLMGCP DEBUG <0013> Generated response: line #02: I: 9279A95B (mgcp_msg.c:67) 20241111163726653 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726653 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9279A95B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726653 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726653 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726653 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726653 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4838 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726653 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726653 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726654 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44525 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726654 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726654 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726654 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726654 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw (trunk:0) found free endpoint: rtpbridge/71@mgw (mgcp_endp.c:261) 20241111163726654 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/71@mgw" (mgcp_protocol.c:441) 20241111163726654 DLMGCP NOTICE <0013> endpoint:rtpbridge/71@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726654 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw conn:(1234/rtp C:CEA3319F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726654 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw CI:CEA3319F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726654 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw CI:CEA3319F output_enabled 0 (mgcp_msg.c:125) 20241111163726654 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726654 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw conn:(1234/rtp C:CEA3319F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726654 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726654 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw CI:CEA3319F CRCX: Creating connection: port: 4840 (mgcp_protocol.c:1112) 20241111163726654 DLMGCP NOTICE <0013> endpoint:rtpbridge/71@mgw CI:CEA3319F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726654 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726654 DLMGCP DEBUG <0013> Generated response: line #00: 200 44525 OK (mgcp_msg.c:67) 20241111163726654 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/71@mgw (mgcp_msg.c:67) 20241111163726654 DLMGCP DEBUG <0013> Generated response: line #02: I: CEA3319F (mgcp_msg.c:67) 20241111163726654 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726654 DLMGCP DEBUG <0013> Generated response: line #04: o=- CEA3319F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726654 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726654 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726654 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726654 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4840 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726654 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726654 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726655 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44526 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726655 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726655 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726655 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726655 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw (trunk:0) found free endpoint: rtpbridge/72@mgw (mgcp_endp.c:261) 20241111163726655 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/72@mgw" (mgcp_protocol.c:441) 20241111163726655 DLMGCP NOTICE <0013> endpoint:rtpbridge/72@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726655 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw conn:(1234/rtp C:16FB17C4 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726655 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw CI:16FB17C4 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726655 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw CI:16FB17C4 output_enabled 0 (mgcp_msg.c:125) 20241111163726655 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726655 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw conn:(1234/rtp C:16FB17C4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726655 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726655 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw CI:16FB17C4 CRCX: Creating connection: port: 4842 (mgcp_protocol.c:1112) 20241111163726655 DLMGCP NOTICE <0013> endpoint:rtpbridge/72@mgw CI:16FB17C4 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726655 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726655 DLMGCP DEBUG <0013> Generated response: line #00: 200 44526 OK (mgcp_msg.c:67) 20241111163726655 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/72@mgw (mgcp_msg.c:67) 20241111163726655 DLMGCP DEBUG <0013> Generated response: line #02: I: 16FB17C4 (mgcp_msg.c:67) 20241111163726655 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726655 DLMGCP DEBUG <0013> Generated response: line #04: o=- 16FB17C4 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726655 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726655 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726655 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726655 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4842 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726655 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726655 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726656 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44527 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726656 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726656 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726656 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726656 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw (trunk:0) found free endpoint: rtpbridge/73@mgw (mgcp_endp.c:261) 20241111163726656 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/73@mgw" (mgcp_protocol.c:441) 20241111163726656 DLMGCP NOTICE <0013> endpoint:rtpbridge/73@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726656 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw conn:(1234/rtp C:565230E0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726656 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw CI:565230E0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726656 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw CI:565230E0 output_enabled 0 (mgcp_msg.c:125) 20241111163726656 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726656 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw conn:(1234/rtp C:565230E0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726656 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726656 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw CI:565230E0 CRCX: Creating connection: port: 4844 (mgcp_protocol.c:1112) 20241111163726656 DLMGCP NOTICE <0013> endpoint:rtpbridge/73@mgw CI:565230E0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726656 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726656 DLMGCP DEBUG <0013> Generated response: line #00: 200 44527 OK (mgcp_msg.c:67) 20241111163726656 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/73@mgw (mgcp_msg.c:67) 20241111163726656 DLMGCP DEBUG <0013> Generated response: line #02: I: 565230E0 (mgcp_msg.c:67) 20241111163726656 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726656 DLMGCP DEBUG <0013> Generated response: line #04: o=- 565230E0 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726656 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726656 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726656 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726656 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4844 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726656 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726656 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726657 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44528 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726657 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726657 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726657 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726657 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw (trunk:0) found free endpoint: rtpbridge/74@mgw (mgcp_endp.c:261) 20241111163726657 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/74@mgw" (mgcp_protocol.c:441) 20241111163726657 DLMGCP NOTICE <0013> endpoint:rtpbridge/74@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726657 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw conn:(1234/rtp C:2B459D5D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726657 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw CI:2B459D5D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726657 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw CI:2B459D5D output_enabled 0 (mgcp_msg.c:125) 20241111163726657 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726657 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw conn:(1234/rtp C:2B459D5D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726657 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726657 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw CI:2B459D5D CRCX: Creating connection: port: 4846 (mgcp_protocol.c:1112) 20241111163726657 DLMGCP NOTICE <0013> endpoint:rtpbridge/74@mgw CI:2B459D5D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726657 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726657 DLMGCP DEBUG <0013> Generated response: line #00: 200 44528 OK (mgcp_msg.c:67) 20241111163726657 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/74@mgw (mgcp_msg.c:67) 20241111163726657 DLMGCP DEBUG <0013> Generated response: line #02: I: 2B459D5D (mgcp_msg.c:67) 20241111163726657 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726657 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2B459D5D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726657 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726657 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726657 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726657 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4846 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726657 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726657 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726658 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44529 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726658 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726658 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726658 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726658 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw (trunk:0) found free endpoint: rtpbridge/75@mgw (mgcp_endp.c:261) 20241111163726658 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/75@mgw" (mgcp_protocol.c:441) 20241111163726658 DLMGCP NOTICE <0013> endpoint:rtpbridge/75@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726658 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw conn:(1234/rtp C:CC36D425 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726658 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw CI:CC36D425 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726658 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw CI:CC36D425 output_enabled 0 (mgcp_msg.c:125) 20241111163726658 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726658 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw conn:(1234/rtp C:CC36D425 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726658 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726658 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw CI:CC36D425 CRCX: Creating connection: port: 4848 (mgcp_protocol.c:1112) 20241111163726658 DLMGCP NOTICE <0013> endpoint:rtpbridge/75@mgw CI:CC36D425 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726658 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726658 DLMGCP DEBUG <0013> Generated response: line #00: 200 44529 OK (mgcp_msg.c:67) 20241111163726658 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/75@mgw (mgcp_msg.c:67) 20241111163726658 DLMGCP DEBUG <0013> Generated response: line #02: I: CC36D425 (mgcp_msg.c:67) 20241111163726658 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726658 DLMGCP DEBUG <0013> Generated response: line #04: o=- CC36D425 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726658 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726658 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726658 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726658 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4848 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726658 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726658 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726659 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44530 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726659 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726659 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726659 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726659 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw (trunk:0) found free endpoint: rtpbridge/76@mgw (mgcp_endp.c:261) 20241111163726659 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/76@mgw" (mgcp_protocol.c:441) 20241111163726659 DLMGCP NOTICE <0013> endpoint:rtpbridge/76@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726659 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw conn:(1234/rtp C:4F401CA5 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726659 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw CI:4F401CA5 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726659 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw CI:4F401CA5 output_enabled 0 (mgcp_msg.c:125) 20241111163726659 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726659 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw conn:(1234/rtp C:4F401CA5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726659 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726659 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw CI:4F401CA5 CRCX: Creating connection: port: 4850 (mgcp_protocol.c:1112) 20241111163726659 DLMGCP NOTICE <0013> endpoint:rtpbridge/76@mgw CI:4F401CA5 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726659 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726660 DLMGCP DEBUG <0013> Generated response: line #00: 200 44530 OK (mgcp_msg.c:67) 20241111163726660 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/76@mgw (mgcp_msg.c:67) 20241111163726660 DLMGCP DEBUG <0013> Generated response: line #02: I: 4F401CA5 (mgcp_msg.c:67) 20241111163726660 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726660 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4F401CA5 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726660 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726660 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726660 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726660 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4850 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726660 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726660 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726660 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44531 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726660 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726660 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726660 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726660 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw (trunk:0) found free endpoint: rtpbridge/77@mgw (mgcp_endp.c:261) 20241111163726660 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/77@mgw" (mgcp_protocol.c:441) 20241111163726660 DLMGCP NOTICE <0013> endpoint:rtpbridge/77@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726660 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw conn:(1234/rtp C:061A0593 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726660 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw CI:061A0593 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726660 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw CI:061A0593 output_enabled 0 (mgcp_msg.c:125) 20241111163726660 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726660 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw conn:(1234/rtp C:061A0593 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726660 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726661 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw CI:061A0593 CRCX: Creating connection: port: 4852 (mgcp_protocol.c:1112) 20241111163726661 DLMGCP NOTICE <0013> endpoint:rtpbridge/77@mgw CI:061A0593 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726661 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726661 DLMGCP DEBUG <0013> Generated response: line #00: 200 44531 OK (mgcp_msg.c:67) 20241111163726661 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/77@mgw (mgcp_msg.c:67) 20241111163726661 DLMGCP DEBUG <0013> Generated response: line #02: I: 061A0593 (mgcp_msg.c:67) 20241111163726661 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726661 DLMGCP DEBUG <0013> Generated response: line #04: o=- 061A0593 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726661 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726661 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726661 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726661 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4852 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726661 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726661 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726661 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44532 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726661 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726661 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726661 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726661 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw (trunk:0) found free endpoint: rtpbridge/78@mgw (mgcp_endp.c:261) 20241111163726661 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/78@mgw" (mgcp_protocol.c:441) 20241111163726661 DLMGCP NOTICE <0013> endpoint:rtpbridge/78@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726661 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw conn:(1234/rtp C:55340F07 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726661 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw CI:55340F07 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726661 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw CI:55340F07 output_enabled 0 (mgcp_msg.c:125) 20241111163726661 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726661 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw conn:(1234/rtp C:55340F07 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726661 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726662 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw CI:55340F07 CRCX: Creating connection: port: 4854 (mgcp_protocol.c:1112) 20241111163726662 DLMGCP NOTICE <0013> endpoint:rtpbridge/78@mgw CI:55340F07 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726662 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726662 DLMGCP DEBUG <0013> Generated response: line #00: 200 44532 OK (mgcp_msg.c:67) 20241111163726662 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/78@mgw (mgcp_msg.c:67) 20241111163726662 DLMGCP DEBUG <0013> Generated response: line #02: I: 55340F07 (mgcp_msg.c:67) 20241111163726662 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726662 DLMGCP DEBUG <0013> Generated response: line #04: o=- 55340F07 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726662 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726662 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726662 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726662 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4854 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726662 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726662 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726662 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44533 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726662 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726662 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726662 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726662 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw (trunk:0) found free endpoint: rtpbridge/79@mgw (mgcp_endp.c:261) 20241111163726662 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/79@mgw" (mgcp_protocol.c:441) 20241111163726662 DLMGCP NOTICE <0013> endpoint:rtpbridge/79@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726662 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw conn:(1234/rtp C:6B5552B2 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726662 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw CI:6B5552B2 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726663 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw CI:6B5552B2 output_enabled 0 (mgcp_msg.c:125) 20241111163726663 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726663 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw conn:(1234/rtp C:6B5552B2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726663 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726663 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw CI:6B5552B2 CRCX: Creating connection: port: 4856 (mgcp_protocol.c:1112) 20241111163726663 DLMGCP NOTICE <0013> endpoint:rtpbridge/79@mgw CI:6B5552B2 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726663 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726663 DLMGCP DEBUG <0013> Generated response: line #00: 200 44533 OK (mgcp_msg.c:67) 20241111163726663 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/79@mgw (mgcp_msg.c:67) 20241111163726663 DLMGCP DEBUG <0013> Generated response: line #02: I: 6B5552B2 (mgcp_msg.c:67) 20241111163726663 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726663 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6B5552B2 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726663 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726663 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726663 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726663 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4856 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726663 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726663 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726663 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44534 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726663 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726663 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726663 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726663 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw (trunk:0) found free endpoint: rtpbridge/7a@mgw (mgcp_endp.c:261) 20241111163726663 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7a@mgw" (mgcp_protocol.c:441) 20241111163726663 DLMGCP NOTICE <0013> endpoint:rtpbridge/7a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726664 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw conn:(1234/rtp C:AA3FA0ED r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726664 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw CI:AA3FA0ED connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726664 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw CI:AA3FA0ED output_enabled 0 (mgcp_msg.c:125) 20241111163726664 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726664 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw conn:(1234/rtp C:AA3FA0ED r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726664 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726664 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw CI:AA3FA0ED CRCX: Creating connection: port: 4858 (mgcp_protocol.c:1112) 20241111163726664 DLMGCP NOTICE <0013> endpoint:rtpbridge/7a@mgw CI:AA3FA0ED CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726664 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726664 DLMGCP DEBUG <0013> Generated response: line #00: 200 44534 OK (mgcp_msg.c:67) 20241111163726664 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7a@mgw (mgcp_msg.c:67) 20241111163726664 DLMGCP DEBUG <0013> Generated response: line #02: I: AA3FA0ED (mgcp_msg.c:67) 20241111163726664 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726664 DLMGCP DEBUG <0013> Generated response: line #04: o=- AA3FA0ED 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726664 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726664 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726664 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726664 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4858 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726664 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726664 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726664 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44535 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726664 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726664 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726664 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726664 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw (trunk:0) found free endpoint: rtpbridge/7b@mgw (mgcp_endp.c:261) 20241111163726664 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7b@mgw" (mgcp_protocol.c:441) 20241111163726665 DLMGCP NOTICE <0013> endpoint:rtpbridge/7b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726665 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw conn:(1234/rtp C:CED76A17 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726665 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw CI:CED76A17 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726665 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw CI:CED76A17 output_enabled 0 (mgcp_msg.c:125) 20241111163726665 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726665 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw conn:(1234/rtp C:CED76A17 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726665 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726665 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw CI:CED76A17 CRCX: Creating connection: port: 4860 (mgcp_protocol.c:1112) 20241111163726665 DLMGCP NOTICE <0013> endpoint:rtpbridge/7b@mgw CI:CED76A17 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726665 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726665 DLMGCP DEBUG <0013> Generated response: line #00: 200 44535 OK (mgcp_msg.c:67) 20241111163726665 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7b@mgw (mgcp_msg.c:67) 20241111163726665 DLMGCP DEBUG <0013> Generated response: line #02: I: CED76A17 (mgcp_msg.c:67) 20241111163726665 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726665 DLMGCP DEBUG <0013> Generated response: line #04: o=- CED76A17 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726665 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726665 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726665 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726665 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4860 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726665 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726665 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726665 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44536 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726666 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726666 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726666 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726666 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw (trunk:0) found free endpoint: rtpbridge/7c@mgw (mgcp_endp.c:261) 20241111163726666 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7c@mgw" (mgcp_protocol.c:441) 20241111163726666 DLMGCP NOTICE <0013> endpoint:rtpbridge/7c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726666 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw conn:(1234/rtp C:8B8658B0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726666 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw CI:8B8658B0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726666 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw CI:8B8658B0 output_enabled 0 (mgcp_msg.c:125) 20241111163726666 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726666 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw conn:(1234/rtp C:8B8658B0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726666 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726666 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw CI:8B8658B0 CRCX: Creating connection: port: 4862 (mgcp_protocol.c:1112) 20241111163726666 DLMGCP NOTICE <0013> endpoint:rtpbridge/7c@mgw CI:8B8658B0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726666 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726666 DLMGCP DEBUG <0013> Generated response: line #00: 200 44536 OK (mgcp_msg.c:67) 20241111163726666 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7c@mgw (mgcp_msg.c:67) 20241111163726666 DLMGCP DEBUG <0013> Generated response: line #02: I: 8B8658B0 (mgcp_msg.c:67) 20241111163726666 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726666 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8B8658B0 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726666 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726666 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726666 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726666 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4862 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726666 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726666 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726667 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44537 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726667 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726667 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726667 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726667 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw (trunk:0) found free endpoint: rtpbridge/7d@mgw (mgcp_endp.c:261) 20241111163726667 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7d@mgw" (mgcp_protocol.c:441) 20241111163726667 DLMGCP NOTICE <0013> endpoint:rtpbridge/7d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726667 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw conn:(1234/rtp C:AE8A192E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726667 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw CI:AE8A192E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726667 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw CI:AE8A192E output_enabled 0 (mgcp_msg.c:125) 20241111163726667 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726667 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw conn:(1234/rtp C:AE8A192E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726667 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726667 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw CI:AE8A192E CRCX: Creating connection: port: 4864 (mgcp_protocol.c:1112) 20241111163726667 DLMGCP NOTICE <0013> endpoint:rtpbridge/7d@mgw CI:AE8A192E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726667 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726667 DLMGCP DEBUG <0013> Generated response: line #00: 200 44537 OK (mgcp_msg.c:67) 20241111163726667 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7d@mgw (mgcp_msg.c:67) 20241111163726667 DLMGCP DEBUG <0013> Generated response: line #02: I: AE8A192E (mgcp_msg.c:67) 20241111163726667 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726667 DLMGCP DEBUG <0013> Generated response: line #04: o=- AE8A192E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726667 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726667 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726667 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726667 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4864 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726667 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726667 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726668 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44538 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726668 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726668 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726668 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726668 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw (trunk:0) found free endpoint: rtpbridge/7e@mgw (mgcp_endp.c:261) 20241111163726668 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7e@mgw" (mgcp_protocol.c:441) 20241111163726668 DLMGCP NOTICE <0013> endpoint:rtpbridge/7e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726668 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw conn:(1234/rtp C:CAA2B2C6 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726668 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw CI:CAA2B2C6 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726668 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw CI:CAA2B2C6 output_enabled 0 (mgcp_msg.c:125) 20241111163726668 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726668 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw conn:(1234/rtp C:CAA2B2C6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726668 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726668 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw CI:CAA2B2C6 CRCX: Creating connection: port: 4866 (mgcp_protocol.c:1112) 20241111163726668 DLMGCP NOTICE <0013> endpoint:rtpbridge/7e@mgw CI:CAA2B2C6 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726668 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726668 DLMGCP DEBUG <0013> Generated response: line #00: 200 44538 OK (mgcp_msg.c:67) 20241111163726668 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7e@mgw (mgcp_msg.c:67) 20241111163726668 DLMGCP DEBUG <0013> Generated response: line #02: I: CAA2B2C6 (mgcp_msg.c:67) 20241111163726668 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726668 DLMGCP DEBUG <0013> Generated response: line #04: o=- CAA2B2C6 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726668 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726668 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726668 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726668 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4866 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726668 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726668 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726669 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44539 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726669 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726669 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726669 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726669 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw (trunk:0) found free endpoint: rtpbridge/7f@mgw (mgcp_endp.c:261) 20241111163726669 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7f@mgw" (mgcp_protocol.c:441) 20241111163726669 DLMGCP NOTICE <0013> endpoint:rtpbridge/7f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726669 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw conn:(1234/rtp C:8429172F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726669 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw CI:8429172F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726669 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw CI:8429172F output_enabled 0 (mgcp_msg.c:125) 20241111163726669 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726669 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw conn:(1234/rtp C:8429172F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726669 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726669 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw CI:8429172F CRCX: Creating connection: port: 4868 (mgcp_protocol.c:1112) 20241111163726669 DLMGCP NOTICE <0013> endpoint:rtpbridge/7f@mgw CI:8429172F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726669 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726669 DLMGCP DEBUG <0013> Generated response: line #00: 200 44539 OK (mgcp_msg.c:67) 20241111163726669 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7f@mgw (mgcp_msg.c:67) 20241111163726669 DLMGCP DEBUG <0013> Generated response: line #02: I: 8429172F (mgcp_msg.c:67) 20241111163726669 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726669 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8429172F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726669 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726669 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726669 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726669 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4868 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726669 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726669 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726670 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44540 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726670 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726670 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726670 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726670 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw (trunk:0) found free endpoint: rtpbridge/80@mgw (mgcp_endp.c:261) 20241111163726670 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/80@mgw" (mgcp_protocol.c:441) 20241111163726670 DLMGCP NOTICE <0013> endpoint:rtpbridge/80@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726670 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw conn:(1234/rtp C:46E77B66 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726670 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw CI:46E77B66 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726670 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw CI:46E77B66 output_enabled 0 (mgcp_msg.c:125) 20241111163726670 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726670 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw conn:(1234/rtp C:46E77B66 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726670 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726670 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw CI:46E77B66 CRCX: Creating connection: port: 4870 (mgcp_protocol.c:1112) 20241111163726670 DLMGCP NOTICE <0013> endpoint:rtpbridge/80@mgw CI:46E77B66 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726670 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726670 DLMGCP DEBUG <0013> Generated response: line #00: 200 44540 OK (mgcp_msg.c:67) 20241111163726670 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/80@mgw (mgcp_msg.c:67) 20241111163726670 DLMGCP DEBUG <0013> Generated response: line #02: I: 46E77B66 (mgcp_msg.c:67) 20241111163726670 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726670 DLMGCP DEBUG <0013> Generated response: line #04: o=- 46E77B66 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726670 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726670 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726670 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726670 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4870 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726670 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726670 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726671 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44541 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726671 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726671 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726671 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726671 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw (trunk:0) found free endpoint: rtpbridge/81@mgw (mgcp_endp.c:261) 20241111163726671 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/81@mgw" (mgcp_protocol.c:441) 20241111163726671 DLMGCP NOTICE <0013> endpoint:rtpbridge/81@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726671 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw conn:(1234/rtp C:1259D3BF r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726671 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw CI:1259D3BF connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726671 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw CI:1259D3BF output_enabled 0 (mgcp_msg.c:125) 20241111163726671 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726671 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw conn:(1234/rtp C:1259D3BF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726671 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726671 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw CI:1259D3BF CRCX: Creating connection: port: 4872 (mgcp_protocol.c:1112) 20241111163726671 DLMGCP NOTICE <0013> endpoint:rtpbridge/81@mgw CI:1259D3BF CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726671 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726671 DLMGCP DEBUG <0013> Generated response: line #00: 200 44541 OK (mgcp_msg.c:67) 20241111163726671 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/81@mgw (mgcp_msg.c:67) 20241111163726671 DLMGCP DEBUG <0013> Generated response: line #02: I: 1259D3BF (mgcp_msg.c:67) 20241111163726671 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726671 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1259D3BF 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726671 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726671 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726671 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726671 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4872 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726671 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726671 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726672 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44542 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726672 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726672 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726672 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726672 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw (trunk:0) found free endpoint: rtpbridge/82@mgw (mgcp_endp.c:261) 20241111163726672 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/82@mgw" (mgcp_protocol.c:441) 20241111163726672 DLMGCP NOTICE <0013> endpoint:rtpbridge/82@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726672 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw conn:(1234/rtp C:B021DBE4 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726672 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw CI:B021DBE4 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726672 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw CI:B021DBE4 output_enabled 0 (mgcp_msg.c:125) 20241111163726672 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726672 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw conn:(1234/rtp C:B021DBE4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726672 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726672 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw CI:B021DBE4 CRCX: Creating connection: port: 4874 (mgcp_protocol.c:1112) 20241111163726672 DLMGCP NOTICE <0013> endpoint:rtpbridge/82@mgw CI:B021DBE4 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726672 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726672 DLMGCP DEBUG <0013> Generated response: line #00: 200 44542 OK (mgcp_msg.c:67) 20241111163726672 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/82@mgw (mgcp_msg.c:67) 20241111163726672 DLMGCP DEBUG <0013> Generated response: line #02: I: B021DBE4 (mgcp_msg.c:67) 20241111163726672 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726672 DLMGCP DEBUG <0013> Generated response: line #04: o=- B021DBE4 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726672 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726672 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726672 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726672 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4874 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726672 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726672 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726673 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44543 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726673 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726673 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726673 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726673 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw (trunk:0) found free endpoint: rtpbridge/83@mgw (mgcp_endp.c:261) 20241111163726673 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/83@mgw" (mgcp_protocol.c:441) 20241111163726673 DLMGCP NOTICE <0013> endpoint:rtpbridge/83@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726673 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw conn:(1234/rtp C:60BFEB14 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726673 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw CI:60BFEB14 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726673 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw CI:60BFEB14 output_enabled 0 (mgcp_msg.c:125) 20241111163726673 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726673 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw conn:(1234/rtp C:60BFEB14 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726673 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726673 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw CI:60BFEB14 CRCX: Creating connection: port: 4876 (mgcp_protocol.c:1112) 20241111163726673 DLMGCP NOTICE <0013> endpoint:rtpbridge/83@mgw CI:60BFEB14 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726673 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726673 DLMGCP DEBUG <0013> Generated response: line #00: 200 44543 OK (mgcp_msg.c:67) 20241111163726673 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/83@mgw (mgcp_msg.c:67) 20241111163726673 DLMGCP DEBUG <0013> Generated response: line #02: I: 60BFEB14 (mgcp_msg.c:67) 20241111163726673 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726673 DLMGCP DEBUG <0013> Generated response: line #04: o=- 60BFEB14 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726673 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726673 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726673 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726673 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4876 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726674 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726674 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726674 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44544 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726674 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726674 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726674 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726674 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw (trunk:0) found free endpoint: rtpbridge/84@mgw (mgcp_endp.c:261) 20241111163726674 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/84@mgw" (mgcp_protocol.c:441) 20241111163726674 DLMGCP NOTICE <0013> endpoint:rtpbridge/84@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726674 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw conn:(1234/rtp C:248E1471 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726674 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw CI:248E1471 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726674 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw CI:248E1471 output_enabled 0 (mgcp_msg.c:125) 20241111163726674 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726674 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw conn:(1234/rtp C:248E1471 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726674 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726674 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw CI:248E1471 CRCX: Creating connection: port: 4878 (mgcp_protocol.c:1112) 20241111163726674 DLMGCP NOTICE <0013> endpoint:rtpbridge/84@mgw CI:248E1471 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726674 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726674 DLMGCP DEBUG <0013> Generated response: line #00: 200 44544 OK (mgcp_msg.c:67) 20241111163726674 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/84@mgw (mgcp_msg.c:67) 20241111163726674 DLMGCP DEBUG <0013> Generated response: line #02: I: 248E1471 (mgcp_msg.c:67) 20241111163726674 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726674 DLMGCP DEBUG <0013> Generated response: line #04: o=- 248E1471 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726674 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726674 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726674 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726674 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4878 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726674 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726674 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726675 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44545 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726675 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726675 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726675 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726675 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw (trunk:0) found free endpoint: rtpbridge/85@mgw (mgcp_endp.c:261) 20241111163726675 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/85@mgw" (mgcp_protocol.c:441) 20241111163726675 DLMGCP NOTICE <0013> endpoint:rtpbridge/85@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726675 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw conn:(1234/rtp C:E58FF3D6 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726675 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw CI:E58FF3D6 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726675 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw CI:E58FF3D6 output_enabled 0 (mgcp_msg.c:125) 20241111163726675 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726675 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw conn:(1234/rtp C:E58FF3D6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726675 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726675 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw CI:E58FF3D6 CRCX: Creating connection: port: 4880 (mgcp_protocol.c:1112) 20241111163726675 DLMGCP NOTICE <0013> endpoint:rtpbridge/85@mgw CI:E58FF3D6 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726675 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726675 DLMGCP DEBUG <0013> Generated response: line #00: 200 44545 OK (mgcp_msg.c:67) 20241111163726675 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/85@mgw (mgcp_msg.c:67) 20241111163726675 DLMGCP DEBUG <0013> Generated response: line #02: I: E58FF3D6 (mgcp_msg.c:67) 20241111163726675 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726675 DLMGCP DEBUG <0013> Generated response: line #04: o=- E58FF3D6 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726675 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726675 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726675 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726675 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4880 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726675 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726675 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726676 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44546 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726676 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726676 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726676 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726676 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw (trunk:0) found free endpoint: rtpbridge/86@mgw (mgcp_endp.c:261) 20241111163726676 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/86@mgw" (mgcp_protocol.c:441) 20241111163726676 DLMGCP NOTICE <0013> endpoint:rtpbridge/86@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726676 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw conn:(1234/rtp C:F8F406F5 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726676 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw CI:F8F406F5 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726676 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw CI:F8F406F5 output_enabled 0 (mgcp_msg.c:125) 20241111163726676 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726676 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw conn:(1234/rtp C:F8F406F5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726676 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726676 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw CI:F8F406F5 CRCX: Creating connection: port: 4882 (mgcp_protocol.c:1112) 20241111163726676 DLMGCP NOTICE <0013> endpoint:rtpbridge/86@mgw CI:F8F406F5 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726676 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726676 DLMGCP DEBUG <0013> Generated response: line #00: 200 44546 OK (mgcp_msg.c:67) 20241111163726676 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/86@mgw (mgcp_msg.c:67) 20241111163726676 DLMGCP DEBUG <0013> Generated response: line #02: I: F8F406F5 (mgcp_msg.c:67) 20241111163726676 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726676 DLMGCP DEBUG <0013> Generated response: line #04: o=- F8F406F5 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726676 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726676 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726676 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726676 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4882 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726676 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726676 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726677 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44547 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726677 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726677 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726677 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726677 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw (trunk:0) found free endpoint: rtpbridge/87@mgw (mgcp_endp.c:261) 20241111163726677 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/87@mgw" (mgcp_protocol.c:441) 20241111163726677 DLMGCP NOTICE <0013> endpoint:rtpbridge/87@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726677 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw conn:(1234/rtp C:5A61AB28 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726677 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw CI:5A61AB28 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726677 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw CI:5A61AB28 output_enabled 0 (mgcp_msg.c:125) 20241111163726677 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726677 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw conn:(1234/rtp C:5A61AB28 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726677 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726677 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw CI:5A61AB28 CRCX: Creating connection: port: 4884 (mgcp_protocol.c:1112) 20241111163726677 DLMGCP NOTICE <0013> endpoint:rtpbridge/87@mgw CI:5A61AB28 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726677 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726677 DLMGCP DEBUG <0013> Generated response: line #00: 200 44547 OK (mgcp_msg.c:67) 20241111163726677 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/87@mgw (mgcp_msg.c:67) 20241111163726677 DLMGCP DEBUG <0013> Generated response: line #02: I: 5A61AB28 (mgcp_msg.c:67) 20241111163726677 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726677 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5A61AB28 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726677 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726677 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726677 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726677 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4884 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726677 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726677 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726678 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44548 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726678 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726678 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726678 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726678 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw (trunk:0) found free endpoint: rtpbridge/88@mgw (mgcp_endp.c:261) 20241111163726678 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/88@mgw" (mgcp_protocol.c:441) 20241111163726678 DLMGCP NOTICE <0013> endpoint:rtpbridge/88@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726678 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw conn:(1234/rtp C:57B5B1F8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726678 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw CI:57B5B1F8 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726678 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw CI:57B5B1F8 output_enabled 0 (mgcp_msg.c:125) 20241111163726678 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726678 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw conn:(1234/rtp C:57B5B1F8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726678 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726678 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw CI:57B5B1F8 CRCX: Creating connection: port: 4886 (mgcp_protocol.c:1112) 20241111163726678 DLMGCP NOTICE <0013> endpoint:rtpbridge/88@mgw CI:57B5B1F8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726678 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726678 DLMGCP DEBUG <0013> Generated response: line #00: 200 44548 OK (mgcp_msg.c:67) 20241111163726678 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/88@mgw (mgcp_msg.c:67) 20241111163726678 DLMGCP DEBUG <0013> Generated response: line #02: I: 57B5B1F8 (mgcp_msg.c:67) 20241111163726678 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726678 DLMGCP DEBUG <0013> Generated response: line #04: o=- 57B5B1F8 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726678 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726678 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726678 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726678 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4886 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726678 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726678 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726679 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44549 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726679 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726679 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726679 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726679 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw (trunk:0) found free endpoint: rtpbridge/89@mgw (mgcp_endp.c:261) 20241111163726679 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/89@mgw" (mgcp_protocol.c:441) 20241111163726679 DLMGCP NOTICE <0013> endpoint:rtpbridge/89@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726679 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw conn:(1234/rtp C:25F0101F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726679 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw CI:25F0101F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726679 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw CI:25F0101F output_enabled 0 (mgcp_msg.c:125) 20241111163726679 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726679 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw conn:(1234/rtp C:25F0101F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726679 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726679 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw CI:25F0101F CRCX: Creating connection: port: 4888 (mgcp_protocol.c:1112) 20241111163726679 DLMGCP NOTICE <0013> endpoint:rtpbridge/89@mgw CI:25F0101F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726679 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726679 DLMGCP DEBUG <0013> Generated response: line #00: 200 44549 OK (mgcp_msg.c:67) 20241111163726679 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/89@mgw (mgcp_msg.c:67) 20241111163726679 DLMGCP DEBUG <0013> Generated response: line #02: I: 25F0101F (mgcp_msg.c:67) 20241111163726679 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726679 DLMGCP DEBUG <0013> Generated response: line #04: o=- 25F0101F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726679 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726679 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726679 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726679 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4888 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726679 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726679 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726680 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44550 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726680 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726680 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726680 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726680 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw (trunk:0) found free endpoint: rtpbridge/8a@mgw (mgcp_endp.c:261) 20241111163726680 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8a@mgw" (mgcp_protocol.c:441) 20241111163726680 DLMGCP NOTICE <0013> endpoint:rtpbridge/8a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726680 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw conn:(1234/rtp C:B90C41CC r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726680 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw CI:B90C41CC connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726680 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw CI:B90C41CC output_enabled 0 (mgcp_msg.c:125) 20241111163726680 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726680 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw conn:(1234/rtp C:B90C41CC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726680 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726680 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw CI:B90C41CC CRCX: Creating connection: port: 4890 (mgcp_protocol.c:1112) 20241111163726680 DLMGCP NOTICE <0013> endpoint:rtpbridge/8a@mgw CI:B90C41CC CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726680 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726680 DLMGCP DEBUG <0013> Generated response: line #00: 200 44550 OK (mgcp_msg.c:67) 20241111163726680 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8a@mgw (mgcp_msg.c:67) 20241111163726680 DLMGCP DEBUG <0013> Generated response: line #02: I: B90C41CC (mgcp_msg.c:67) 20241111163726680 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726680 DLMGCP DEBUG <0013> Generated response: line #04: o=- B90C41CC 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726680 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726680 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726680 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726680 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4890 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726680 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726680 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726681 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44551 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726681 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726681 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726681 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726681 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw (trunk:0) found free endpoint: rtpbridge/8b@mgw (mgcp_endp.c:261) 20241111163726681 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8b@mgw" (mgcp_protocol.c:441) 20241111163726681 DLMGCP NOTICE <0013> endpoint:rtpbridge/8b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726681 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw conn:(1234/rtp C:F65CFBA1 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726681 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw CI:F65CFBA1 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726681 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw CI:F65CFBA1 output_enabled 0 (mgcp_msg.c:125) 20241111163726681 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726681 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw conn:(1234/rtp C:F65CFBA1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726681 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726681 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw CI:F65CFBA1 CRCX: Creating connection: port: 4892 (mgcp_protocol.c:1112) 20241111163726681 DLMGCP NOTICE <0013> endpoint:rtpbridge/8b@mgw CI:F65CFBA1 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726681 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726681 DLMGCP DEBUG <0013> Generated response: line #00: 200 44551 OK (mgcp_msg.c:67) 20241111163726681 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8b@mgw (mgcp_msg.c:67) 20241111163726681 DLMGCP DEBUG <0013> Generated response: line #02: I: F65CFBA1 (mgcp_msg.c:67) 20241111163726681 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726681 DLMGCP DEBUG <0013> Generated response: line #04: o=- F65CFBA1 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726681 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726681 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726681 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726681 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4892 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726681 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726681 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726682 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44552 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726682 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726682 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726682 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726682 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw (trunk:0) found free endpoint: rtpbridge/8c@mgw (mgcp_endp.c:261) 20241111163726682 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8c@mgw" (mgcp_protocol.c:441) 20241111163726682 DLMGCP NOTICE <0013> endpoint:rtpbridge/8c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726682 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw conn:(1234/rtp C:32AB5646 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726682 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw CI:32AB5646 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726682 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw CI:32AB5646 output_enabled 0 (mgcp_msg.c:125) 20241111163726682 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726682 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw conn:(1234/rtp C:32AB5646 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726682 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726682 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw CI:32AB5646 CRCX: Creating connection: port: 4894 (mgcp_protocol.c:1112) 20241111163726682 DLMGCP NOTICE <0013> endpoint:rtpbridge/8c@mgw CI:32AB5646 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726682 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726682 DLMGCP DEBUG <0013> Generated response: line #00: 200 44552 OK (mgcp_msg.c:67) 20241111163726682 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8c@mgw (mgcp_msg.c:67) 20241111163726682 DLMGCP DEBUG <0013> Generated response: line #02: I: 32AB5646 (mgcp_msg.c:67) 20241111163726682 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726682 DLMGCP DEBUG <0013> Generated response: line #04: o=- 32AB5646 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726682 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726682 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726682 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726682 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4894 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726682 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726683 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726683 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44553 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726683 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726683 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726683 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726683 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw (trunk:0) found free endpoint: rtpbridge/8d@mgw (mgcp_endp.c:261) 20241111163726683 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8d@mgw" (mgcp_protocol.c:441) 20241111163726683 DLMGCP NOTICE <0013> endpoint:rtpbridge/8d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726683 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw conn:(1234/rtp C:74141652 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726683 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw CI:74141652 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726683 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw CI:74141652 output_enabled 0 (mgcp_msg.c:125) 20241111163726683 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726683 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw conn:(1234/rtp C:74141652 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726683 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726683 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw CI:74141652 CRCX: Creating connection: port: 4896 (mgcp_protocol.c:1112) 20241111163726683 DLMGCP NOTICE <0013> endpoint:rtpbridge/8d@mgw CI:74141652 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726683 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726683 DLMGCP DEBUG <0013> Generated response: line #00: 200 44553 OK (mgcp_msg.c:67) 20241111163726684 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8d@mgw (mgcp_msg.c:67) 20241111163726684 DLMGCP DEBUG <0013> Generated response: line #02: I: 74141652 (mgcp_msg.c:67) 20241111163726684 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726684 DLMGCP DEBUG <0013> Generated response: line #04: o=- 74141652 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726684 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726684 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726684 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726684 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4896 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726684 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726684 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726684 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44554 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726684 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726684 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726684 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726684 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw (trunk:0) found free endpoint: rtpbridge/8e@mgw (mgcp_endp.c:261) 20241111163726684 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8e@mgw" (mgcp_protocol.c:441) 20241111163726684 DLMGCP NOTICE <0013> endpoint:rtpbridge/8e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726684 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw conn:(1234/rtp C:221C2CF0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726684 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw CI:221C2CF0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726684 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw CI:221C2CF0 output_enabled 0 (mgcp_msg.c:125) 20241111163726684 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726684 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw conn:(1234/rtp C:221C2CF0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726684 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726684 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw CI:221C2CF0 CRCX: Creating connection: port: 4898 (mgcp_protocol.c:1112) 20241111163726684 DLMGCP NOTICE <0013> endpoint:rtpbridge/8e@mgw CI:221C2CF0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726684 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726684 DLMGCP DEBUG <0013> Generated response: line #00: 200 44554 OK (mgcp_msg.c:67) 20241111163726684 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8e@mgw (mgcp_msg.c:67) 20241111163726685 DLMGCP DEBUG <0013> Generated response: line #02: I: 221C2CF0 (mgcp_msg.c:67) 20241111163726685 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726685 DLMGCP DEBUG <0013> Generated response: line #04: o=- 221C2CF0 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726685 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726685 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726685 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726685 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4898 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726685 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726685 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726685 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44555 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726685 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726685 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726685 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726685 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw (trunk:0) found free endpoint: rtpbridge/8f@mgw (mgcp_endp.c:261) 20241111163726685 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8f@mgw" (mgcp_protocol.c:441) 20241111163726685 DLMGCP NOTICE <0013> endpoint:rtpbridge/8f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726685 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw conn:(1234/rtp C:A7670B32 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726685 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw CI:A7670B32 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726685 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw CI:A7670B32 output_enabled 0 (mgcp_msg.c:125) 20241111163726685 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726685 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw conn:(1234/rtp C:A7670B32 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726685 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726685 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw CI:A7670B32 CRCX: Creating connection: port: 4900 (mgcp_protocol.c:1112) 20241111163726685 DLMGCP NOTICE <0013> endpoint:rtpbridge/8f@mgw CI:A7670B32 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726685 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726685 DLMGCP DEBUG <0013> Generated response: line #00: 200 44555 OK (mgcp_msg.c:67) 20241111163726685 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8f@mgw (mgcp_msg.c:67) 20241111163726685 DLMGCP DEBUG <0013> Generated response: line #02: I: A7670B32 (mgcp_msg.c:67) 20241111163726685 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726686 DLMGCP DEBUG <0013> Generated response: line #04: o=- A7670B32 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726686 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726686 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726686 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726686 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4900 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726686 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726686 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726686 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44556 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726686 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726686 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726686 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726686 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw (trunk:0) found free endpoint: rtpbridge/90@mgw (mgcp_endp.c:261) 20241111163726686 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/90@mgw" (mgcp_protocol.c:441) 20241111163726686 DLMGCP NOTICE <0013> endpoint:rtpbridge/90@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726686 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw conn:(1234/rtp C:C8C333A4 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726686 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw CI:C8C333A4 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726686 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw CI:C8C333A4 output_enabled 0 (mgcp_msg.c:125) 20241111163726686 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726687 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw conn:(1234/rtp C:C8C333A4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726687 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726687 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw CI:C8C333A4 CRCX: Creating connection: port: 4902 (mgcp_protocol.c:1112) 20241111163726687 DLMGCP NOTICE <0013> endpoint:rtpbridge/90@mgw CI:C8C333A4 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726687 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726687 DLMGCP DEBUG <0013> Generated response: line #00: 200 44556 OK (mgcp_msg.c:67) 20241111163726687 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/90@mgw (mgcp_msg.c:67) 20241111163726687 DLMGCP DEBUG <0013> Generated response: line #02: I: C8C333A4 (mgcp_msg.c:67) 20241111163726687 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726687 DLMGCP DEBUG <0013> Generated response: line #04: o=- C8C333A4 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726687 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726687 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726687 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726687 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4902 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726687 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726687 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726687 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44557 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726688 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726688 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726688 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726688 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw (trunk:0) found free endpoint: rtpbridge/91@mgw (mgcp_endp.c:261) 20241111163726688 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/91@mgw" (mgcp_protocol.c:441) 20241111163726688 DLMGCP NOTICE <0013> endpoint:rtpbridge/91@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726688 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw conn:(1234/rtp C:829B6496 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726688 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw CI:829B6496 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726688 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw CI:829B6496 output_enabled 0 (mgcp_msg.c:125) 20241111163726688 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726688 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw conn:(1234/rtp C:829B6496 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726688 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726688 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw CI:829B6496 CRCX: Creating connection: port: 4904 (mgcp_protocol.c:1112) 20241111163726688 DLMGCP NOTICE <0013> endpoint:rtpbridge/91@mgw CI:829B6496 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726688 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726688 DLMGCP DEBUG <0013> Generated response: line #00: 200 44557 OK (mgcp_msg.c:67) 20241111163726688 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/91@mgw (mgcp_msg.c:67) 20241111163726688 DLMGCP DEBUG <0013> Generated response: line #02: I: 829B6496 (mgcp_msg.c:67) 20241111163726688 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726688 DLMGCP DEBUG <0013> Generated response: line #04: o=- 829B6496 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726688 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726688 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726688 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726688 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4904 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726688 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726688 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726689 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44558 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726689 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726689 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726689 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726689 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw (trunk:0) found free endpoint: rtpbridge/92@mgw (mgcp_endp.c:261) 20241111163726689 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/92@mgw" (mgcp_protocol.c:441) 20241111163726689 DLMGCP NOTICE <0013> endpoint:rtpbridge/92@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726689 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw conn:(1234/rtp C:7C008B0D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726689 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw CI:7C008B0D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726689 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw CI:7C008B0D output_enabled 0 (mgcp_msg.c:125) 20241111163726689 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726689 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw conn:(1234/rtp C:7C008B0D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726689 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726689 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw CI:7C008B0D CRCX: Creating connection: port: 4906 (mgcp_protocol.c:1112) 20241111163726689 DLMGCP NOTICE <0013> endpoint:rtpbridge/92@mgw CI:7C008B0D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726689 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726689 DLMGCP DEBUG <0013> Generated response: line #00: 200 44558 OK (mgcp_msg.c:67) 20241111163726689 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/92@mgw (mgcp_msg.c:67) 20241111163726689 DLMGCP DEBUG <0013> Generated response: line #02: I: 7C008B0D (mgcp_msg.c:67) 20241111163726689 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726689 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7C008B0D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726689 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726689 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726689 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726689 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4906 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726689 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726689 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726690 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44559 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726690 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726690 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726690 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726690 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw (trunk:0) found free endpoint: rtpbridge/93@mgw (mgcp_endp.c:261) 20241111163726690 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/93@mgw" (mgcp_protocol.c:441) 20241111163726690 DLMGCP NOTICE <0013> endpoint:rtpbridge/93@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726690 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw conn:(1234/rtp C:EF3C829B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726690 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw CI:EF3C829B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726690 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw CI:EF3C829B output_enabled 0 (mgcp_msg.c:125) 20241111163726690 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726690 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw conn:(1234/rtp C:EF3C829B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726690 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726690 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw CI:EF3C829B CRCX: Creating connection: port: 4908 (mgcp_protocol.c:1112) 20241111163726690 DLMGCP NOTICE <0013> endpoint:rtpbridge/93@mgw CI:EF3C829B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726690 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726690 DLMGCP DEBUG <0013> Generated response: line #00: 200 44559 OK (mgcp_msg.c:67) 20241111163726690 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/93@mgw (mgcp_msg.c:67) 20241111163726690 DLMGCP DEBUG <0013> Generated response: line #02: I: EF3C829B (mgcp_msg.c:67) 20241111163726690 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726690 DLMGCP DEBUG <0013> Generated response: line #04: o=- EF3C829B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726690 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726690 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726690 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726690 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4908 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726690 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726690 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726691 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44560 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726691 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726691 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726691 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726691 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw (trunk:0) found free endpoint: rtpbridge/94@mgw (mgcp_endp.c:261) 20241111163726691 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/94@mgw" (mgcp_protocol.c:441) 20241111163726691 DLMGCP NOTICE <0013> endpoint:rtpbridge/94@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726691 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw conn:(1234/rtp C:7F012CC3 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726691 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw CI:7F012CC3 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726691 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw CI:7F012CC3 output_enabled 0 (mgcp_msg.c:125) 20241111163726691 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726691 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw conn:(1234/rtp C:7F012CC3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726691 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726691 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw CI:7F012CC3 CRCX: Creating connection: port: 4910 (mgcp_protocol.c:1112) 20241111163726691 DLMGCP NOTICE <0013> endpoint:rtpbridge/94@mgw CI:7F012CC3 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726691 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726691 DLMGCP DEBUG <0013> Generated response: line #00: 200 44560 OK (mgcp_msg.c:67) 20241111163726692 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/94@mgw (mgcp_msg.c:67) 20241111163726692 DLMGCP DEBUG <0013> Generated response: line #02: I: 7F012CC3 (mgcp_msg.c:67) 20241111163726692 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726692 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7F012CC3 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726692 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726692 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726692 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726692 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4910 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726692 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726692 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726692 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44561 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726692 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726692 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726692 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726692 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw (trunk:0) found free endpoint: rtpbridge/95@mgw (mgcp_endp.c:261) 20241111163726692 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/95@mgw" (mgcp_protocol.c:441) 20241111163726692 DLMGCP NOTICE <0013> endpoint:rtpbridge/95@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726692 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw conn:(1234/rtp C:D89A6952 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726692 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw CI:D89A6952 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726692 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw CI:D89A6952 output_enabled 0 (mgcp_msg.c:125) 20241111163726692 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726693 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw conn:(1234/rtp C:D89A6952 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726693 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726693 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw CI:D89A6952 CRCX: Creating connection: port: 4912 (mgcp_protocol.c:1112) 20241111163726693 DLMGCP NOTICE <0013> endpoint:rtpbridge/95@mgw CI:D89A6952 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726693 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726693 DLMGCP DEBUG <0013> Generated response: line #00: 200 44561 OK (mgcp_msg.c:67) 20241111163726693 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/95@mgw (mgcp_msg.c:67) 20241111163726693 DLMGCP DEBUG <0013> Generated response: line #02: I: D89A6952 (mgcp_msg.c:67) 20241111163726693 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726693 DLMGCP DEBUG <0013> Generated response: line #04: o=- D89A6952 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726693 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726693 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726693 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726693 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4912 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726693 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726693 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726693 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44562 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726693 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726693 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726693 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726693 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw (trunk:0) found free endpoint: rtpbridge/96@mgw (mgcp_endp.c:261) 20241111163726693 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/96@mgw" (mgcp_protocol.c:441) 20241111163726693 DLMGCP NOTICE <0013> endpoint:rtpbridge/96@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726694 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw conn:(1234/rtp C:BB07ECFD r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726694 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw CI:BB07ECFD connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726694 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw CI:BB07ECFD output_enabled 0 (mgcp_msg.c:125) 20241111163726694 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726694 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw conn:(1234/rtp C:BB07ECFD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726694 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726694 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw CI:BB07ECFD CRCX: Creating connection: port: 4914 (mgcp_protocol.c:1112) 20241111163726694 DLMGCP NOTICE <0013> endpoint:rtpbridge/96@mgw CI:BB07ECFD CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726694 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726694 DLMGCP DEBUG <0013> Generated response: line #00: 200 44562 OK (mgcp_msg.c:67) 20241111163726694 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/96@mgw (mgcp_msg.c:67) 20241111163726694 DLMGCP DEBUG <0013> Generated response: line #02: I: BB07ECFD (mgcp_msg.c:67) 20241111163726694 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726694 DLMGCP DEBUG <0013> Generated response: line #04: o=- BB07ECFD 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726694 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726694 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726694 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726694 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4914 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726694 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726694 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726694 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44563 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726694 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726694 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726694 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726694 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw (trunk:0) found free endpoint: rtpbridge/97@mgw (mgcp_endp.c:261) 20241111163726694 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/97@mgw" (mgcp_protocol.c:441) 20241111163726695 DLMGCP NOTICE <0013> endpoint:rtpbridge/97@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726695 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw conn:(1234/rtp C:23F59803 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726695 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw CI:23F59803 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726695 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw CI:23F59803 output_enabled 0 (mgcp_msg.c:125) 20241111163726695 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726695 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw conn:(1234/rtp C:23F59803 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726695 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726695 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw CI:23F59803 CRCX: Creating connection: port: 4916 (mgcp_protocol.c:1112) 20241111163726695 DLMGCP NOTICE <0013> endpoint:rtpbridge/97@mgw CI:23F59803 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726695 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726695 DLMGCP DEBUG <0013> Generated response: line #00: 200 44563 OK (mgcp_msg.c:67) 20241111163726695 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/97@mgw (mgcp_msg.c:67) 20241111163726695 DLMGCP DEBUG <0013> Generated response: line #02: I: 23F59803 (mgcp_msg.c:67) 20241111163726695 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726695 DLMGCP DEBUG <0013> Generated response: line #04: o=- 23F59803 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726695 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726695 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726695 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726695 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4916 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726695 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726695 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726695 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44564 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726695 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726696 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726696 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726696 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw (trunk:0) found free endpoint: rtpbridge/98@mgw (mgcp_endp.c:261) 20241111163726696 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/98@mgw" (mgcp_protocol.c:441) 20241111163726696 DLMGCP NOTICE <0013> endpoint:rtpbridge/98@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726696 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw conn:(1234/rtp C:36850279 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726696 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw CI:36850279 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726696 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw CI:36850279 output_enabled 0 (mgcp_msg.c:125) 20241111163726696 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726696 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw conn:(1234/rtp C:36850279 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726696 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726696 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw CI:36850279 CRCX: Creating connection: port: 4918 (mgcp_protocol.c:1112) 20241111163726696 DLMGCP NOTICE <0013> endpoint:rtpbridge/98@mgw CI:36850279 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726696 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726696 DLMGCP DEBUG <0013> Generated response: line #00: 200 44564 OK (mgcp_msg.c:67) 20241111163726696 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/98@mgw (mgcp_msg.c:67) 20241111163726696 DLMGCP DEBUG <0013> Generated response: line #02: I: 36850279 (mgcp_msg.c:67) 20241111163726696 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726696 DLMGCP DEBUG <0013> Generated response: line #04: o=- 36850279 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726696 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726696 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726696 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726696 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4918 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726696 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726696 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726697 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44565 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726697 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726697 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726697 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726697 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw (trunk:0) found free endpoint: rtpbridge/99@mgw (mgcp_endp.c:261) 20241111163726697 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/99@mgw" (mgcp_protocol.c:441) 20241111163726697 DLMGCP NOTICE <0013> endpoint:rtpbridge/99@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726697 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw conn:(1234/rtp C:3E87541C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726697 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw CI:3E87541C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726697 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw CI:3E87541C output_enabled 0 (mgcp_msg.c:125) 20241111163726697 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726697 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw conn:(1234/rtp C:3E87541C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726697 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726697 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw CI:3E87541C CRCX: Creating connection: port: 4920 (mgcp_protocol.c:1112) 20241111163726697 DLMGCP NOTICE <0013> endpoint:rtpbridge/99@mgw CI:3E87541C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726697 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726697 DLMGCP DEBUG <0013> Generated response: line #00: 200 44565 OK (mgcp_msg.c:67) 20241111163726697 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/99@mgw (mgcp_msg.c:67) 20241111163726697 DLMGCP DEBUG <0013> Generated response: line #02: I: 3E87541C (mgcp_msg.c:67) 20241111163726697 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726697 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3E87541C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726697 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726697 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726697 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726697 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4920 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726697 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726697 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726698 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44566 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726698 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726698 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726698 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726698 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw (trunk:0) found free endpoint: rtpbridge/9a@mgw (mgcp_endp.c:261) 20241111163726698 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9a@mgw" (mgcp_protocol.c:441) 20241111163726698 DLMGCP NOTICE <0013> endpoint:rtpbridge/9a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726698 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw conn:(1234/rtp C:B5C1F606 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726698 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw CI:B5C1F606 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726698 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw CI:B5C1F606 output_enabled 0 (mgcp_msg.c:125) 20241111163726698 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726698 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw conn:(1234/rtp C:B5C1F606 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726698 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726698 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw CI:B5C1F606 CRCX: Creating connection: port: 4922 (mgcp_protocol.c:1112) 20241111163726698 DLMGCP NOTICE <0013> endpoint:rtpbridge/9a@mgw CI:B5C1F606 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726698 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726698 DLMGCP DEBUG <0013> Generated response: line #00: 200 44566 OK (mgcp_msg.c:67) 20241111163726698 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9a@mgw (mgcp_msg.c:67) 20241111163726698 DLMGCP DEBUG <0013> Generated response: line #02: I: B5C1F606 (mgcp_msg.c:67) 20241111163726698 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726698 DLMGCP DEBUG <0013> Generated response: line #04: o=- B5C1F606 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726698 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726698 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726698 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726698 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4922 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726698 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726698 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726699 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44567 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726699 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726699 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726699 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726699 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw (trunk:0) found free endpoint: rtpbridge/9b@mgw (mgcp_endp.c:261) 20241111163726699 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9b@mgw" (mgcp_protocol.c:441) 20241111163726699 DLMGCP NOTICE <0013> endpoint:rtpbridge/9b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726699 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw conn:(1234/rtp C:4AB6B07B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726699 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw CI:4AB6B07B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726699 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw CI:4AB6B07B output_enabled 0 (mgcp_msg.c:125) 20241111163726699 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726699 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw conn:(1234/rtp C:4AB6B07B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726699 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726699 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw CI:4AB6B07B CRCX: Creating connection: port: 4924 (mgcp_protocol.c:1112) 20241111163726699 DLMGCP NOTICE <0013> endpoint:rtpbridge/9b@mgw CI:4AB6B07B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726699 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726699 DLMGCP DEBUG <0013> Generated response: line #00: 200 44567 OK (mgcp_msg.c:67) 20241111163726699 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9b@mgw (mgcp_msg.c:67) 20241111163726699 DLMGCP DEBUG <0013> Generated response: line #02: I: 4AB6B07B (mgcp_msg.c:67) 20241111163726699 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726699 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4AB6B07B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726699 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726699 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726699 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726699 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4924 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726699 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726699 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726700 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44568 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726700 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726700 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726700 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726700 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw (trunk:0) found free endpoint: rtpbridge/9c@mgw (mgcp_endp.c:261) 20241111163726700 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9c@mgw" (mgcp_protocol.c:441) 20241111163726700 DLMGCP NOTICE <0013> endpoint:rtpbridge/9c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726700 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw conn:(1234/rtp C:2CA44B04 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726700 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw CI:2CA44B04 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726700 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw CI:2CA44B04 output_enabled 0 (mgcp_msg.c:125) 20241111163726700 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726700 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw conn:(1234/rtp C:2CA44B04 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726700 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726700 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw CI:2CA44B04 CRCX: Creating connection: port: 4926 (mgcp_protocol.c:1112) 20241111163726700 DLMGCP NOTICE <0013> endpoint:rtpbridge/9c@mgw CI:2CA44B04 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726700 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726700 DLMGCP DEBUG <0013> Generated response: line #00: 200 44568 OK (mgcp_msg.c:67) 20241111163726700 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9c@mgw (mgcp_msg.c:67) 20241111163726700 DLMGCP DEBUG <0013> Generated response: line #02: I: 2CA44B04 (mgcp_msg.c:67) 20241111163726700 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726700 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2CA44B04 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726700 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726701 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726701 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726701 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4926 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726701 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726701 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726701 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44569 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726701 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726701 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726701 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726701 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw (trunk:0) found free endpoint: rtpbridge/9d@mgw (mgcp_endp.c:261) 20241111163726701 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9d@mgw" (mgcp_protocol.c:441) 20241111163726701 DLMGCP NOTICE <0013> endpoint:rtpbridge/9d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726701 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw conn:(1234/rtp C:BF3824E1 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726701 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw CI:BF3824E1 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726701 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw CI:BF3824E1 output_enabled 0 (mgcp_msg.c:125) 20241111163726701 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726701 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw conn:(1234/rtp C:BF3824E1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726701 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726701 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw CI:BF3824E1 CRCX: Creating connection: port: 4928 (mgcp_protocol.c:1112) 20241111163726701 DLMGCP NOTICE <0013> endpoint:rtpbridge/9d@mgw CI:BF3824E1 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726701 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726702 DLMGCP DEBUG <0013> Generated response: line #00: 200 44569 OK (mgcp_msg.c:67) 20241111163726702 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9d@mgw (mgcp_msg.c:67) 20241111163726702 DLMGCP DEBUG <0013> Generated response: line #02: I: BF3824E1 (mgcp_msg.c:67) 20241111163726702 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726702 DLMGCP DEBUG <0013> Generated response: line #04: o=- BF3824E1 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726702 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726702 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726702 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726702 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4928 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726702 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726702 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726702 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44570 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726702 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726702 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726702 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726702 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw (trunk:0) found free endpoint: rtpbridge/9e@mgw (mgcp_endp.c:261) 20241111163726702 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9e@mgw" (mgcp_protocol.c:441) 20241111163726702 DLMGCP NOTICE <0013> endpoint:rtpbridge/9e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726702 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw conn:(1234/rtp C:9ED09E6E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726702 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw CI:9ED09E6E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726702 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw CI:9ED09E6E output_enabled 0 (mgcp_msg.c:125) 20241111163726702 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726702 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw conn:(1234/rtp C:9ED09E6E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726702 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726702 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw CI:9ED09E6E CRCX: Creating connection: port: 4930 (mgcp_protocol.c:1112) 20241111163726703 DLMGCP NOTICE <0013> endpoint:rtpbridge/9e@mgw CI:9ED09E6E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726703 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726703 DLMGCP DEBUG <0013> Generated response: line #00: 200 44570 OK (mgcp_msg.c:67) 20241111163726703 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9e@mgw (mgcp_msg.c:67) 20241111163726703 DLMGCP DEBUG <0013> Generated response: line #02: I: 9ED09E6E (mgcp_msg.c:67) 20241111163726703 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726703 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9ED09E6E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726703 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726703 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726703 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726703 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4930 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726703 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726703 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726703 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44571 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726703 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726703 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726703 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726703 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw (trunk:0) found free endpoint: rtpbridge/9f@mgw (mgcp_endp.c:261) 20241111163726703 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9f@mgw" (mgcp_protocol.c:441) 20241111163726703 DLMGCP NOTICE <0013> endpoint:rtpbridge/9f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726703 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw conn:(1234/rtp C:1724E8A3 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726703 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw CI:1724E8A3 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726703 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw CI:1724E8A3 output_enabled 0 (mgcp_msg.c:125) 20241111163726703 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726703 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw conn:(1234/rtp C:1724E8A3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726703 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726704 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw CI:1724E8A3 CRCX: Creating connection: port: 4932 (mgcp_protocol.c:1112) 20241111163726704 DLMGCP NOTICE <0013> endpoint:rtpbridge/9f@mgw CI:1724E8A3 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726704 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726704 DLMGCP DEBUG <0013> Generated response: line #00: 200 44571 OK (mgcp_msg.c:67) 20241111163726704 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9f@mgw (mgcp_msg.c:67) 20241111163726704 DLMGCP DEBUG <0013> Generated response: line #02: I: 1724E8A3 (mgcp_msg.c:67) 20241111163726704 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726704 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1724E8A3 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726704 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726704 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726704 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726704 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4932 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726704 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726704 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726704 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44572 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726704 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726704 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726704 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726704 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw (trunk:0) found free endpoint: rtpbridge/a0@mgw (mgcp_endp.c:261) 20241111163726704 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a0@mgw" (mgcp_protocol.c:441) 20241111163726704 DLMGCP NOTICE <0013> endpoint:rtpbridge/a0@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726704 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw conn:(1234/rtp C:B7770436 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726704 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw CI:B7770436 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726704 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw CI:B7770436 output_enabled 0 (mgcp_msg.c:125) 20241111163726704 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726704 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw conn:(1234/rtp C:B7770436 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726705 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726705 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw CI:B7770436 CRCX: Creating connection: port: 4934 (mgcp_protocol.c:1112) 20241111163726705 DLMGCP NOTICE <0013> endpoint:rtpbridge/a0@mgw CI:B7770436 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726705 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726705 DLMGCP DEBUG <0013> Generated response: line #00: 200 44572 OK (mgcp_msg.c:67) 20241111163726705 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a0@mgw (mgcp_msg.c:67) 20241111163726705 DLMGCP DEBUG <0013> Generated response: line #02: I: B7770436 (mgcp_msg.c:67) 20241111163726705 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726705 DLMGCP DEBUG <0013> Generated response: line #04: o=- B7770436 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726705 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726705 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726705 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726705 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4934 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726705 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726705 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726705 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44573 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726705 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726705 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726705 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726705 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw (trunk:0) found free endpoint: rtpbridge/a1@mgw (mgcp_endp.c:261) 20241111163726705 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a1@mgw" (mgcp_protocol.c:441) 20241111163726705 DLMGCP NOTICE <0013> endpoint:rtpbridge/a1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726705 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw conn:(1234/rtp C:30C1432A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726705 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw CI:30C1432A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726706 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw CI:30C1432A output_enabled 0 (mgcp_msg.c:125) 20241111163726706 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726706 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw conn:(1234/rtp C:30C1432A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726706 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726706 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw CI:30C1432A CRCX: Creating connection: port: 4936 (mgcp_protocol.c:1112) 20241111163726706 DLMGCP NOTICE <0013> endpoint:rtpbridge/a1@mgw CI:30C1432A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726706 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726706 DLMGCP DEBUG <0013> Generated response: line #00: 200 44573 OK (mgcp_msg.c:67) 20241111163726706 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a1@mgw (mgcp_msg.c:67) 20241111163726706 DLMGCP DEBUG <0013> Generated response: line #02: I: 30C1432A (mgcp_msg.c:67) 20241111163726706 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726706 DLMGCP DEBUG <0013> Generated response: line #04: o=- 30C1432A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726706 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726706 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726706 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726706 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4936 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726706 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726706 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726706 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44574 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726706 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726706 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726706 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726706 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw (trunk:0) found free endpoint: rtpbridge/a2@mgw (mgcp_endp.c:261) 20241111163726706 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a2@mgw" (mgcp_protocol.c:441) 20241111163726706 DLMGCP NOTICE <0013> endpoint:rtpbridge/a2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726707 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw conn:(1234/rtp C:2FE49CA2 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726707 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw CI:2FE49CA2 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726707 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw CI:2FE49CA2 output_enabled 0 (mgcp_msg.c:125) 20241111163726707 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726707 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw conn:(1234/rtp C:2FE49CA2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726707 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726707 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw CI:2FE49CA2 CRCX: Creating connection: port: 4938 (mgcp_protocol.c:1112) 20241111163726707 DLMGCP NOTICE <0013> endpoint:rtpbridge/a2@mgw CI:2FE49CA2 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726707 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726707 DLMGCP DEBUG <0013> Generated response: line #00: 200 44574 OK (mgcp_msg.c:67) 20241111163726707 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a2@mgw (mgcp_msg.c:67) 20241111163726707 DLMGCP DEBUG <0013> Generated response: line #02: I: 2FE49CA2 (mgcp_msg.c:67) 20241111163726707 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726707 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2FE49CA2 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726707 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726707 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726707 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726707 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4938 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726707 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726707 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726707 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44575 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726707 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726707 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726708 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726708 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw (trunk:0) found free endpoint: rtpbridge/a3@mgw (mgcp_endp.c:261) 20241111163726708 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a3@mgw" (mgcp_protocol.c:441) 20241111163726708 DLMGCP NOTICE <0013> endpoint:rtpbridge/a3@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726708 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw conn:(1234/rtp C:3A09A20E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726708 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw CI:3A09A20E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726708 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw CI:3A09A20E output_enabled 0 (mgcp_msg.c:125) 20241111163726708 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726708 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw conn:(1234/rtp C:3A09A20E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726708 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726708 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw CI:3A09A20E CRCX: Creating connection: port: 4940 (mgcp_protocol.c:1112) 20241111163726708 DLMGCP NOTICE <0013> endpoint:rtpbridge/a3@mgw CI:3A09A20E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726708 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726708 DLMGCP DEBUG <0013> Generated response: line #00: 200 44575 OK (mgcp_msg.c:67) 20241111163726708 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a3@mgw (mgcp_msg.c:67) 20241111163726708 DLMGCP DEBUG <0013> Generated response: line #02: I: 3A09A20E (mgcp_msg.c:67) 20241111163726708 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726708 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3A09A20E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726708 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726708 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726708 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726708 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4940 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726708 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726708 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726709 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44576 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726709 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726709 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726709 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726709 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw (trunk:0) found free endpoint: rtpbridge/a4@mgw (mgcp_endp.c:261) 20241111163726709 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a4@mgw" (mgcp_protocol.c:441) 20241111163726709 DLMGCP NOTICE <0013> endpoint:rtpbridge/a4@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726709 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw conn:(1234/rtp C:CA55E070 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726709 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw CI:CA55E070 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726709 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw CI:CA55E070 output_enabled 0 (mgcp_msg.c:125) 20241111163726709 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726709 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw conn:(1234/rtp C:CA55E070 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726709 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726709 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw CI:CA55E070 CRCX: Creating connection: port: 4942 (mgcp_protocol.c:1112) 20241111163726709 DLMGCP NOTICE <0013> endpoint:rtpbridge/a4@mgw CI:CA55E070 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726709 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726709 DLMGCP DEBUG <0013> Generated response: line #00: 200 44576 OK (mgcp_msg.c:67) 20241111163726709 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a4@mgw (mgcp_msg.c:67) 20241111163726709 DLMGCP DEBUG <0013> Generated response: line #02: I: CA55E070 (mgcp_msg.c:67) 20241111163726709 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726709 DLMGCP DEBUG <0013> Generated response: line #04: o=- CA55E070 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726709 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726709 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726709 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726709 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4942 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726709 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726709 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726710 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44577 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726710 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726710 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726710 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726710 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw (trunk:0) found free endpoint: rtpbridge/a5@mgw (mgcp_endp.c:261) 20241111163726710 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a5@mgw" (mgcp_protocol.c:441) 20241111163726710 DLMGCP NOTICE <0013> endpoint:rtpbridge/a5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726710 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw conn:(1234/rtp C:37482D07 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726710 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw CI:37482D07 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726710 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw CI:37482D07 output_enabled 0 (mgcp_msg.c:125) 20241111163726710 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726710 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw conn:(1234/rtp C:37482D07 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726710 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726710 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw CI:37482D07 CRCX: Creating connection: port: 4944 (mgcp_protocol.c:1112) 20241111163726710 DLMGCP NOTICE <0013> endpoint:rtpbridge/a5@mgw CI:37482D07 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726710 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726710 DLMGCP DEBUG <0013> Generated response: line #00: 200 44577 OK (mgcp_msg.c:67) 20241111163726710 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a5@mgw (mgcp_msg.c:67) 20241111163726710 DLMGCP DEBUG <0013> Generated response: line #02: I: 37482D07 (mgcp_msg.c:67) 20241111163726710 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726710 DLMGCP DEBUG <0013> Generated response: line #04: o=- 37482D07 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726710 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726710 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726710 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726710 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4944 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726710 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726710 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726711 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44578 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726711 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726711 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726711 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726711 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw (trunk:0) found free endpoint: rtpbridge/a6@mgw (mgcp_endp.c:261) 20241111163726711 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a6@mgw" (mgcp_protocol.c:441) 20241111163726711 DLMGCP NOTICE <0013> endpoint:rtpbridge/a6@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726711 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw conn:(1234/rtp C:A8CC0530 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726711 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw CI:A8CC0530 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726711 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw CI:A8CC0530 output_enabled 0 (mgcp_msg.c:125) 20241111163726711 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726711 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw conn:(1234/rtp C:A8CC0530 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726711 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726711 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw CI:A8CC0530 CRCX: Creating connection: port: 4946 (mgcp_protocol.c:1112) 20241111163726711 DLMGCP NOTICE <0013> endpoint:rtpbridge/a6@mgw CI:A8CC0530 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726711 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726711 DLMGCP DEBUG <0013> Generated response: line #00: 200 44578 OK (mgcp_msg.c:67) 20241111163726711 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a6@mgw (mgcp_msg.c:67) 20241111163726711 DLMGCP DEBUG <0013> Generated response: line #02: I: A8CC0530 (mgcp_msg.c:67) 20241111163726711 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726711 DLMGCP DEBUG <0013> Generated response: line #04: o=- A8CC0530 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726711 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726711 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726711 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726711 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4946 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726711 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726711 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726712 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44579 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726712 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726712 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726712 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726712 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw (trunk:0) found free endpoint: rtpbridge/a7@mgw (mgcp_endp.c:261) 20241111163726712 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a7@mgw" (mgcp_protocol.c:441) 20241111163726712 DLMGCP NOTICE <0013> endpoint:rtpbridge/a7@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726712 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw conn:(1234/rtp C:702A780A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726712 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw CI:702A780A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726712 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw CI:702A780A output_enabled 0 (mgcp_msg.c:125) 20241111163726712 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726712 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw conn:(1234/rtp C:702A780A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726712 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726712 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw CI:702A780A CRCX: Creating connection: port: 4948 (mgcp_protocol.c:1112) 20241111163726712 DLMGCP NOTICE <0013> endpoint:rtpbridge/a7@mgw CI:702A780A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726713 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726713 DLMGCP DEBUG <0013> Generated response: line #00: 200 44579 OK (mgcp_msg.c:67) 20241111163726713 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a7@mgw (mgcp_msg.c:67) 20241111163726713 DLMGCP DEBUG <0013> Generated response: line #02: I: 702A780A (mgcp_msg.c:67) 20241111163726713 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726713 DLMGCP DEBUG <0013> Generated response: line #04: o=- 702A780A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726713 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726713 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726713 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726713 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4948 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726713 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726713 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726713 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44580 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726713 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726713 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726713 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726713 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw (trunk:0) found free endpoint: rtpbridge/a8@mgw (mgcp_endp.c:261) 20241111163726713 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a8@mgw" (mgcp_protocol.c:441) 20241111163726713 DLMGCP NOTICE <0013> endpoint:rtpbridge/a8@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726713 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw conn:(1234/rtp C:5B886244 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726713 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw CI:5B886244 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726713 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw CI:5B886244 output_enabled 0 (mgcp_msg.c:125) 20241111163726713 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726713 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw conn:(1234/rtp C:5B886244 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726713 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726714 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw CI:5B886244 CRCX: Creating connection: port: 4950 (mgcp_protocol.c:1112) 20241111163726714 DLMGCP NOTICE <0013> endpoint:rtpbridge/a8@mgw CI:5B886244 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726714 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726714 DLMGCP DEBUG <0013> Generated response: line #00: 200 44580 OK (mgcp_msg.c:67) 20241111163726714 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a8@mgw (mgcp_msg.c:67) 20241111163726714 DLMGCP DEBUG <0013> Generated response: line #02: I: 5B886244 (mgcp_msg.c:67) 20241111163726714 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726714 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5B886244 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726714 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726714 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726714 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726714 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4950 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726714 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726714 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726715 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44581 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726715 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726715 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726715 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726715 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw (trunk:0) found free endpoint: rtpbridge/a9@mgw (mgcp_endp.c:261) 20241111163726715 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a9@mgw" (mgcp_protocol.c:441) 20241111163726715 DLMGCP NOTICE <0013> endpoint:rtpbridge/a9@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726715 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw conn:(1234/rtp C:39AB1372 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726715 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw CI:39AB1372 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726715 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw CI:39AB1372 output_enabled 0 (mgcp_msg.c:125) 20241111163726715 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726715 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw conn:(1234/rtp C:39AB1372 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726715 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726715 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw CI:39AB1372 CRCX: Creating connection: port: 4952 (mgcp_protocol.c:1112) 20241111163726715 DLMGCP NOTICE <0013> endpoint:rtpbridge/a9@mgw CI:39AB1372 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726715 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726715 DLMGCP DEBUG <0013> Generated response: line #00: 200 44581 OK (mgcp_msg.c:67) 20241111163726715 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a9@mgw (mgcp_msg.c:67) 20241111163726715 DLMGCP DEBUG <0013> Generated response: line #02: I: 39AB1372 (mgcp_msg.c:67) 20241111163726715 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726715 DLMGCP DEBUG <0013> Generated response: line #04: o=- 39AB1372 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726715 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726715 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726715 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726715 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4952 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726715 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726715 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726716 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44582 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726716 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726716 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726716 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726716 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw (trunk:0) found free endpoint: rtpbridge/aa@mgw (mgcp_endp.c:261) 20241111163726716 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/aa@mgw" (mgcp_protocol.c:441) 20241111163726716 DLMGCP NOTICE <0013> endpoint:rtpbridge/aa@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726716 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw conn:(1234/rtp C:0553DF54 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726716 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw CI:0553DF54 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726716 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw CI:0553DF54 output_enabled 0 (mgcp_msg.c:125) 20241111163726716 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726716 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw conn:(1234/rtp C:0553DF54 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726716 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726716 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw CI:0553DF54 CRCX: Creating connection: port: 4954 (mgcp_protocol.c:1112) 20241111163726716 DLMGCP NOTICE <0013> endpoint:rtpbridge/aa@mgw CI:0553DF54 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726716 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726716 DLMGCP DEBUG <0013> Generated response: line #00: 200 44582 OK (mgcp_msg.c:67) 20241111163726716 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/aa@mgw (mgcp_msg.c:67) 20241111163726716 DLMGCP DEBUG <0013> Generated response: line #02: I: 0553DF54 (mgcp_msg.c:67) 20241111163726716 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726716 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0553DF54 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726716 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726716 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726716 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726716 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4954 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726716 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726716 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726717 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44583 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726717 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726717 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726717 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726717 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw (trunk:0) found free endpoint: rtpbridge/ab@mgw (mgcp_endp.c:261) 20241111163726717 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ab@mgw" (mgcp_protocol.c:441) 20241111163726717 DLMGCP NOTICE <0013> endpoint:rtpbridge/ab@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726717 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw conn:(1234/rtp C:135C404C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726717 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw CI:135C404C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726717 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw CI:135C404C output_enabled 0 (mgcp_msg.c:125) 20241111163726717 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726717 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw conn:(1234/rtp C:135C404C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726717 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726717 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw CI:135C404C CRCX: Creating connection: port: 4956 (mgcp_protocol.c:1112) 20241111163726717 DLMGCP NOTICE <0013> endpoint:rtpbridge/ab@mgw CI:135C404C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726717 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726717 DLMGCP DEBUG <0013> Generated response: line #00: 200 44583 OK (mgcp_msg.c:67) 20241111163726717 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ab@mgw (mgcp_msg.c:67) 20241111163726717 DLMGCP DEBUG <0013> Generated response: line #02: I: 135C404C (mgcp_msg.c:67) 20241111163726717 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726717 DLMGCP DEBUG <0013> Generated response: line #04: o=- 135C404C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726718 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726718 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726718 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726718 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4956 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726718 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726718 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726718 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44584 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726718 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726718 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726718 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726718 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw (trunk:0) found free endpoint: rtpbridge/ac@mgw (mgcp_endp.c:261) 20241111163726718 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ac@mgw" (mgcp_protocol.c:441) 20241111163726718 DLMGCP NOTICE <0013> endpoint:rtpbridge/ac@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726718 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw conn:(1234/rtp C:8985DBA9 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726718 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw CI:8985DBA9 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726718 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw CI:8985DBA9 output_enabled 0 (mgcp_msg.c:125) 20241111163726718 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726718 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw conn:(1234/rtp C:8985DBA9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726718 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726719 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw CI:8985DBA9 CRCX: Creating connection: port: 4958 (mgcp_protocol.c:1112) 20241111163726719 DLMGCP NOTICE <0013> endpoint:rtpbridge/ac@mgw CI:8985DBA9 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726719 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726719 DLMGCP DEBUG <0013> Generated response: line #00: 200 44584 OK (mgcp_msg.c:67) 20241111163726719 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ac@mgw (mgcp_msg.c:67) 20241111163726719 DLMGCP DEBUG <0013> Generated response: line #02: I: 8985DBA9 (mgcp_msg.c:67) 20241111163726719 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726719 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8985DBA9 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726719 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726719 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726719 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726719 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4958 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726719 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726719 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726719 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44585 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726719 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726719 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726719 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726719 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw (trunk:0) found free endpoint: rtpbridge/ad@mgw (mgcp_endp.c:261) 20241111163726719 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ad@mgw" (mgcp_protocol.c:441) 20241111163726719 DLMGCP NOTICE <0013> endpoint:rtpbridge/ad@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726720 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw conn:(1234/rtp C:A11D9318 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726720 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw CI:A11D9318 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726720 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw CI:A11D9318 output_enabled 0 (mgcp_msg.c:125) 20241111163726720 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726720 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw conn:(1234/rtp C:A11D9318 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726720 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726720 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw CI:A11D9318 CRCX: Creating connection: port: 4960 (mgcp_protocol.c:1112) 20241111163726720 DLMGCP NOTICE <0013> endpoint:rtpbridge/ad@mgw CI:A11D9318 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726720 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726720 DLMGCP DEBUG <0013> Generated response: line #00: 200 44585 OK (mgcp_msg.c:67) 20241111163726720 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ad@mgw (mgcp_msg.c:67) 20241111163726720 DLMGCP DEBUG <0013> Generated response: line #02: I: A11D9318 (mgcp_msg.c:67) 20241111163726720 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726720 DLMGCP DEBUG <0013> Generated response: line #04: o=- A11D9318 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726720 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726720 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726720 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726720 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4960 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726720 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726720 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726721 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44586 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726721 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726721 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726721 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726721 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw (trunk:0) found free endpoint: rtpbridge/ae@mgw (mgcp_endp.c:261) 20241111163726721 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ae@mgw" (mgcp_protocol.c:441) 20241111163726721 DLMGCP NOTICE <0013> endpoint:rtpbridge/ae@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726721 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw conn:(1234/rtp C:646575B6 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726721 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw CI:646575B6 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726721 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw CI:646575B6 output_enabled 0 (mgcp_msg.c:125) 20241111163726721 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726721 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw conn:(1234/rtp C:646575B6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726721 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726721 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw CI:646575B6 CRCX: Creating connection: port: 4962 (mgcp_protocol.c:1112) 20241111163726721 DLMGCP NOTICE <0013> endpoint:rtpbridge/ae@mgw CI:646575B6 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726721 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726721 DLMGCP DEBUG <0013> Generated response: line #00: 200 44586 OK (mgcp_msg.c:67) 20241111163726721 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ae@mgw (mgcp_msg.c:67) 20241111163726721 DLMGCP DEBUG <0013> Generated response: line #02: I: 646575B6 (mgcp_msg.c:67) 20241111163726721 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726721 DLMGCP DEBUG <0013> Generated response: line #04: o=- 646575B6 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726721 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726721 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726721 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726721 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4962 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726721 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726721 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726722 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44587 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726722 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726722 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726722 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726722 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw (trunk:0) found free endpoint: rtpbridge/af@mgw (mgcp_endp.c:261) 20241111163726722 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/af@mgw" (mgcp_protocol.c:441) 20241111163726722 DLMGCP NOTICE <0013> endpoint:rtpbridge/af@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726722 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw conn:(1234/rtp C:6A97A794 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726722 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw CI:6A97A794 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726722 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw CI:6A97A794 output_enabled 0 (mgcp_msg.c:125) 20241111163726722 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726722 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw conn:(1234/rtp C:6A97A794 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726722 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726722 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw CI:6A97A794 CRCX: Creating connection: port: 4964 (mgcp_protocol.c:1112) 20241111163726722 DLMGCP NOTICE <0013> endpoint:rtpbridge/af@mgw CI:6A97A794 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726722 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726722 DLMGCP DEBUG <0013> Generated response: line #00: 200 44587 OK (mgcp_msg.c:67) 20241111163726722 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/af@mgw (mgcp_msg.c:67) 20241111163726722 DLMGCP DEBUG <0013> Generated response: line #02: I: 6A97A794 (mgcp_msg.c:67) 20241111163726722 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726722 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6A97A794 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726722 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726722 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726722 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726722 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4964 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726722 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726722 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726723 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44588 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726723 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726723 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726723 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726723 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw (trunk:0) found free endpoint: rtpbridge/b0@mgw (mgcp_endp.c:261) 20241111163726723 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b0@mgw" (mgcp_protocol.c:441) 20241111163726723 DLMGCP NOTICE <0013> endpoint:rtpbridge/b0@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726723 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw conn:(1234/rtp C:7560BA42 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726723 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw CI:7560BA42 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726723 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw CI:7560BA42 output_enabled 0 (mgcp_msg.c:125) 20241111163726723 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726723 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw conn:(1234/rtp C:7560BA42 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726723 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726723 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw CI:7560BA42 CRCX: Creating connection: port: 4966 (mgcp_protocol.c:1112) 20241111163726723 DLMGCP NOTICE <0013> endpoint:rtpbridge/b0@mgw CI:7560BA42 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726723 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726723 DLMGCP DEBUG <0013> Generated response: line #00: 200 44588 OK (mgcp_msg.c:67) 20241111163726723 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b0@mgw (mgcp_msg.c:67) 20241111163726723 DLMGCP DEBUG <0013> Generated response: line #02: I: 7560BA42 (mgcp_msg.c:67) 20241111163726723 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726723 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7560BA42 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726723 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726723 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726723 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726723 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4966 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726723 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726723 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726724 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44589 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726724 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726724 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726724 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726724 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw (trunk:0) found free endpoint: rtpbridge/b1@mgw (mgcp_endp.c:261) 20241111163726724 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b1@mgw" (mgcp_protocol.c:441) 20241111163726724 DLMGCP NOTICE <0013> endpoint:rtpbridge/b1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726724 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw conn:(1234/rtp C:0816B2AC r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726724 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw CI:0816B2AC connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726724 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw CI:0816B2AC output_enabled 0 (mgcp_msg.c:125) 20241111163726724 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726724 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw conn:(1234/rtp C:0816B2AC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726724 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726724 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw CI:0816B2AC CRCX: Creating connection: port: 4968 (mgcp_protocol.c:1112) 20241111163726724 DLMGCP NOTICE <0013> endpoint:rtpbridge/b1@mgw CI:0816B2AC CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726724 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726724 DLMGCP DEBUG <0013> Generated response: line #00: 200 44589 OK (mgcp_msg.c:67) 20241111163726724 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b1@mgw (mgcp_msg.c:67) 20241111163726724 DLMGCP DEBUG <0013> Generated response: line #02: I: 0816B2AC (mgcp_msg.c:67) 20241111163726724 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726724 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0816B2AC 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726724 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726725 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726725 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726725 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4968 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726725 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726725 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726725 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44590 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726725 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726725 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726725 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726725 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw (trunk:0) found free endpoint: rtpbridge/b2@mgw (mgcp_endp.c:261) 20241111163726725 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b2@mgw" (mgcp_protocol.c:441) 20241111163726725 DLMGCP NOTICE <0013> endpoint:rtpbridge/b2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726725 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw conn:(1234/rtp C:C0A210E9 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726725 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw CI:C0A210E9 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726725 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw CI:C0A210E9 output_enabled 0 (mgcp_msg.c:125) 20241111163726725 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726725 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw conn:(1234/rtp C:C0A210E9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726725 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726725 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw CI:C0A210E9 CRCX: Creating connection: port: 4970 (mgcp_protocol.c:1112) 20241111163726726 DLMGCP NOTICE <0013> endpoint:rtpbridge/b2@mgw CI:C0A210E9 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726726 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726726 DLMGCP DEBUG <0013> Generated response: line #00: 200 44590 OK (mgcp_msg.c:67) 20241111163726726 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b2@mgw (mgcp_msg.c:67) 20241111163726726 DLMGCP DEBUG <0013> Generated response: line #02: I: C0A210E9 (mgcp_msg.c:67) 20241111163726726 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726726 DLMGCP DEBUG <0013> Generated response: line #04: o=- C0A210E9 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726726 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726726 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726726 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726726 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4970 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726726 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726726 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726726 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44591 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726726 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726726 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726726 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726726 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw (trunk:0) found free endpoint: rtpbridge/b3@mgw (mgcp_endp.c:261) 20241111163726726 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b3@mgw" (mgcp_protocol.c:441) 20241111163726726 DLMGCP NOTICE <0013> endpoint:rtpbridge/b3@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726726 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw conn:(1234/rtp C:F50CD592 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726726 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw CI:F50CD592 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726726 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw CI:F50CD592 output_enabled 0 (mgcp_msg.c:125) 20241111163726726 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726726 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw conn:(1234/rtp C:F50CD592 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726727 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726727 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw CI:F50CD592 CRCX: Creating connection: port: 4972 (mgcp_protocol.c:1112) 20241111163726727 DLMGCP NOTICE <0013> endpoint:rtpbridge/b3@mgw CI:F50CD592 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726727 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726727 DLMGCP DEBUG <0013> Generated response: line #00: 200 44591 OK (mgcp_msg.c:67) 20241111163726727 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b3@mgw (mgcp_msg.c:67) 20241111163726727 DLMGCP DEBUG <0013> Generated response: line #02: I: F50CD592 (mgcp_msg.c:67) 20241111163726727 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726727 DLMGCP DEBUG <0013> Generated response: line #04: o=- F50CD592 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726727 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726727 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726727 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726727 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4972 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726727 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726727 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726727 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44592 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726727 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726727 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726727 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726727 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw (trunk:0) found free endpoint: rtpbridge/b4@mgw (mgcp_endp.c:261) 20241111163726727 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b4@mgw" (mgcp_protocol.c:441) 20241111163726727 DLMGCP NOTICE <0013> endpoint:rtpbridge/b4@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726728 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw conn:(1234/rtp C:88F6E3A3 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726728 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw CI:88F6E3A3 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726728 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw CI:88F6E3A3 output_enabled 0 (mgcp_msg.c:125) 20241111163726728 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726728 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw conn:(1234/rtp C:88F6E3A3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726728 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726728 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw CI:88F6E3A3 CRCX: Creating connection: port: 4974 (mgcp_protocol.c:1112) 20241111163726728 DLMGCP NOTICE <0013> endpoint:rtpbridge/b4@mgw CI:88F6E3A3 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726728 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726728 DLMGCP DEBUG <0013> Generated response: line #00: 200 44592 OK (mgcp_msg.c:67) 20241111163726728 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b4@mgw (mgcp_msg.c:67) 20241111163726728 DLMGCP DEBUG <0013> Generated response: line #02: I: 88F6E3A3 (mgcp_msg.c:67) 20241111163726728 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726728 DLMGCP DEBUG <0013> Generated response: line #04: o=- 88F6E3A3 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726728 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726728 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726728 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726728 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4974 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726728 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726728 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726728 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44593 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726728 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726728 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726728 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726728 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw (trunk:0) found free endpoint: rtpbridge/b5@mgw (mgcp_endp.c:261) 20241111163726728 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b5@mgw" (mgcp_protocol.c:441) 20241111163726728 DLMGCP NOTICE <0013> endpoint:rtpbridge/b5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726729 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw conn:(1234/rtp C:C3C60A7C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726729 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw CI:C3C60A7C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726729 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw CI:C3C60A7C output_enabled 0 (mgcp_msg.c:125) 20241111163726729 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726729 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw conn:(1234/rtp C:C3C60A7C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726729 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726729 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw CI:C3C60A7C CRCX: Creating connection: port: 4976 (mgcp_protocol.c:1112) 20241111163726729 DLMGCP NOTICE <0013> endpoint:rtpbridge/b5@mgw CI:C3C60A7C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726729 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726729 DLMGCP DEBUG <0013> Generated response: line #00: 200 44593 OK (mgcp_msg.c:67) 20241111163726729 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b5@mgw (mgcp_msg.c:67) 20241111163726729 DLMGCP DEBUG <0013> Generated response: line #02: I: C3C60A7C (mgcp_msg.c:67) 20241111163726729 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726729 DLMGCP DEBUG <0013> Generated response: line #04: o=- C3C60A7C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726729 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726729 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726729 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726729 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4976 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726729 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726729 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726729 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44594 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726729 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726729 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726729 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726729 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw (trunk:0) found free endpoint: rtpbridge/b6@mgw (mgcp_endp.c:261) 20241111163726729 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b6@mgw" (mgcp_protocol.c:441) 20241111163726729 DLMGCP NOTICE <0013> endpoint:rtpbridge/b6@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726729 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw conn:(1234/rtp C:A038DD61 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726730 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw CI:A038DD61 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726730 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw CI:A038DD61 output_enabled 0 (mgcp_msg.c:125) 20241111163726730 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726730 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw conn:(1234/rtp C:A038DD61 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726730 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726730 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw CI:A038DD61 CRCX: Creating connection: port: 4978 (mgcp_protocol.c:1112) 20241111163726730 DLMGCP NOTICE <0013> endpoint:rtpbridge/b6@mgw CI:A038DD61 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726730 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726730 DLMGCP DEBUG <0013> Generated response: line #00: 200 44594 OK (mgcp_msg.c:67) 20241111163726730 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b6@mgw (mgcp_msg.c:67) 20241111163726730 DLMGCP DEBUG <0013> Generated response: line #02: I: A038DD61 (mgcp_msg.c:67) 20241111163726730 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726730 DLMGCP DEBUG <0013> Generated response: line #04: o=- A038DD61 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726730 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726730 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726730 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726730 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4978 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726730 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726730 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726730 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44595 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726730 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726730 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726730 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726730 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw (trunk:0) found free endpoint: rtpbridge/b7@mgw (mgcp_endp.c:261) 20241111163726730 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b7@mgw" (mgcp_protocol.c:441) 20241111163726730 DLMGCP NOTICE <0013> endpoint:rtpbridge/b7@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726731 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw conn:(1234/rtp C:08E734DF r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726731 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw CI:08E734DF connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726731 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw CI:08E734DF output_enabled 0 (mgcp_msg.c:125) 20241111163726731 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726731 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw conn:(1234/rtp C:08E734DF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726731 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726731 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw CI:08E734DF CRCX: Creating connection: port: 4980 (mgcp_protocol.c:1112) 20241111163726731 DLMGCP NOTICE <0013> endpoint:rtpbridge/b7@mgw CI:08E734DF CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726731 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726731 DLMGCP DEBUG <0013> Generated response: line #00: 200 44595 OK (mgcp_msg.c:67) 20241111163726731 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b7@mgw (mgcp_msg.c:67) 20241111163726731 DLMGCP DEBUG <0013> Generated response: line #02: I: 08E734DF (mgcp_msg.c:67) 20241111163726731 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726731 DLMGCP DEBUG <0013> Generated response: line #04: o=- 08E734DF 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726731 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726731 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726731 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726731 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4980 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726731 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726731 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726731 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44596 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726732 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726732 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726732 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726732 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw (trunk:0) found free endpoint: rtpbridge/b8@mgw (mgcp_endp.c:261) 20241111163726732 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b8@mgw" (mgcp_protocol.c:441) 20241111163726732 DLMGCP NOTICE <0013> endpoint:rtpbridge/b8@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726732 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw conn:(1234/rtp C:D755091B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726732 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw CI:D755091B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726732 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw CI:D755091B output_enabled 0 (mgcp_msg.c:125) 20241111163726732 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726732 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw conn:(1234/rtp C:D755091B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726732 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726732 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw CI:D755091B CRCX: Creating connection: port: 4982 (mgcp_protocol.c:1112) 20241111163726732 DLMGCP NOTICE <0013> endpoint:rtpbridge/b8@mgw CI:D755091B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726732 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726732 DLMGCP DEBUG <0013> Generated response: line #00: 200 44596 OK (mgcp_msg.c:67) 20241111163726732 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b8@mgw (mgcp_msg.c:67) 20241111163726732 DLMGCP DEBUG <0013> Generated response: line #02: I: D755091B (mgcp_msg.c:67) 20241111163726732 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726732 DLMGCP DEBUG <0013> Generated response: line #04: o=- D755091B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726732 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726732 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726732 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726732 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4982 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726732 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726732 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726733 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44597 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726733 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726733 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726733 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726733 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw (trunk:0) found free endpoint: rtpbridge/b9@mgw (mgcp_endp.c:261) 20241111163726733 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b9@mgw" (mgcp_protocol.c:441) 20241111163726733 DLMGCP NOTICE <0013> endpoint:rtpbridge/b9@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726733 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw conn:(1234/rtp C:E3606DA1 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726733 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw CI:E3606DA1 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726733 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw CI:E3606DA1 output_enabled 0 (mgcp_msg.c:125) 20241111163726733 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726733 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw conn:(1234/rtp C:E3606DA1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726733 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726733 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw CI:E3606DA1 CRCX: Creating connection: port: 4984 (mgcp_protocol.c:1112) 20241111163726733 DLMGCP NOTICE <0013> endpoint:rtpbridge/b9@mgw CI:E3606DA1 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726733 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726733 DLMGCP DEBUG <0013> Generated response: line #00: 200 44597 OK (mgcp_msg.c:67) 20241111163726733 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b9@mgw (mgcp_msg.c:67) 20241111163726733 DLMGCP DEBUG <0013> Generated response: line #02: I: E3606DA1 (mgcp_msg.c:67) 20241111163726733 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726733 DLMGCP DEBUG <0013> Generated response: line #04: o=- E3606DA1 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726733 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726733 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726733 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726733 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726733 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726733 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726734 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44598 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726734 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726734 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726734 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726734 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw (trunk:0) found free endpoint: rtpbridge/ba@mgw (mgcp_endp.c:261) 20241111163726734 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ba@mgw" (mgcp_protocol.c:441) 20241111163726734 DLMGCP NOTICE <0013> endpoint:rtpbridge/ba@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726734 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw conn:(1234/rtp C:95B5427A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726734 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw CI:95B5427A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726734 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw CI:95B5427A output_enabled 0 (mgcp_msg.c:125) 20241111163726734 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726734 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw conn:(1234/rtp C:95B5427A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726734 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726734 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw CI:95B5427A CRCX: Creating connection: port: 4986 (mgcp_protocol.c:1112) 20241111163726734 DLMGCP NOTICE <0013> endpoint:rtpbridge/ba@mgw CI:95B5427A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726734 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726734 DLMGCP DEBUG <0013> Generated response: line #00: 200 44598 OK (mgcp_msg.c:67) 20241111163726734 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ba@mgw (mgcp_msg.c:67) 20241111163726734 DLMGCP DEBUG <0013> Generated response: line #02: I: 95B5427A (mgcp_msg.c:67) 20241111163726734 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726734 DLMGCP DEBUG <0013> Generated response: line #04: o=- 95B5427A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726734 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726734 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726734 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726734 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4986 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726734 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726734 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726735 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44599 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726735 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726735 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726735 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726735 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw (trunk:0) found free endpoint: rtpbridge/bb@mgw (mgcp_endp.c:261) 20241111163726735 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/bb@mgw" (mgcp_protocol.c:441) 20241111163726735 DLMGCP NOTICE <0013> endpoint:rtpbridge/bb@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726735 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw conn:(1234/rtp C:3BA263B4 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726735 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw CI:3BA263B4 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726735 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw CI:3BA263B4 output_enabled 0 (mgcp_msg.c:125) 20241111163726735 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726735 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw conn:(1234/rtp C:3BA263B4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726735 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726735 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw CI:3BA263B4 CRCX: Creating connection: port: 4988 (mgcp_protocol.c:1112) 20241111163726735 DLMGCP NOTICE <0013> endpoint:rtpbridge/bb@mgw CI:3BA263B4 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726735 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726735 DLMGCP DEBUG <0013> Generated response: line #00: 200 44599 OK (mgcp_msg.c:67) 20241111163726735 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bb@mgw (mgcp_msg.c:67) 20241111163726735 DLMGCP DEBUG <0013> Generated response: line #02: I: 3BA263B4 (mgcp_msg.c:67) 20241111163726735 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726735 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3BA263B4 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726735 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726735 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726735 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726735 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4988 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726735 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726735 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726736 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44600 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726736 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726736 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726736 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726736 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw (trunk:0) found free endpoint: rtpbridge/bc@mgw (mgcp_endp.c:261) 20241111163726736 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/bc@mgw" (mgcp_protocol.c:441) 20241111163726736 DLMGCP NOTICE <0013> endpoint:rtpbridge/bc@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726736 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw conn:(1234/rtp C:EBDF6382 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726736 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw CI:EBDF6382 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726736 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw CI:EBDF6382 output_enabled 0 (mgcp_msg.c:125) 20241111163726736 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726736 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw conn:(1234/rtp C:EBDF6382 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726736 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726736 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw CI:EBDF6382 CRCX: Creating connection: port: 4990 (mgcp_protocol.c:1112) 20241111163726736 DLMGCP NOTICE <0013> endpoint:rtpbridge/bc@mgw CI:EBDF6382 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726736 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726736 DLMGCP DEBUG <0013> Generated response: line #00: 200 44600 OK (mgcp_msg.c:67) 20241111163726736 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bc@mgw (mgcp_msg.c:67) 20241111163726736 DLMGCP DEBUG <0013> Generated response: line #02: I: EBDF6382 (mgcp_msg.c:67) 20241111163726736 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726736 DLMGCP DEBUG <0013> Generated response: line #04: o=- EBDF6382 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726736 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726736 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726736 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726736 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4990 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726736 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726736 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726737 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44601 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726737 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726737 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726737 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726737 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw (trunk:0) found free endpoint: rtpbridge/bd@mgw (mgcp_endp.c:261) 20241111163726737 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/bd@mgw" (mgcp_protocol.c:441) 20241111163726737 DLMGCP NOTICE <0013> endpoint:rtpbridge/bd@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726737 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw conn:(1234/rtp C:6168FD17 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726737 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw CI:6168FD17 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726737 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw CI:6168FD17 output_enabled 0 (mgcp_msg.c:125) 20241111163726737 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726737 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw conn:(1234/rtp C:6168FD17 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726737 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726737 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw CI:6168FD17 CRCX: Creating connection: port: 4992 (mgcp_protocol.c:1112) 20241111163726737 DLMGCP NOTICE <0013> endpoint:rtpbridge/bd@mgw CI:6168FD17 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726737 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726737 DLMGCP DEBUG <0013> Generated response: line #00: 200 44601 OK (mgcp_msg.c:67) 20241111163726737 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bd@mgw (mgcp_msg.c:67) 20241111163726737 DLMGCP DEBUG <0013> Generated response: line #02: I: 6168FD17 (mgcp_msg.c:67) 20241111163726737 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726737 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6168FD17 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726737 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726737 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726737 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726737 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4992 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726737 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726737 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726738 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44602 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726738 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726738 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726738 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726738 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw (trunk:0) found free endpoint: rtpbridge/be@mgw (mgcp_endp.c:261) 20241111163726738 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/be@mgw" (mgcp_protocol.c:441) 20241111163726738 DLMGCP NOTICE <0013> endpoint:rtpbridge/be@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726738 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw conn:(1234/rtp C:B56EFBF9 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726738 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw CI:B56EFBF9 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726738 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw CI:B56EFBF9 output_enabled 0 (mgcp_msg.c:125) 20241111163726738 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726738 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw conn:(1234/rtp C:B56EFBF9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726738 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726738 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw CI:B56EFBF9 CRCX: Creating connection: port: 4994 (mgcp_protocol.c:1112) 20241111163726738 DLMGCP NOTICE <0013> endpoint:rtpbridge/be@mgw CI:B56EFBF9 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726738 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726738 DLMGCP DEBUG <0013> Generated response: line #00: 200 44602 OK (mgcp_msg.c:67) 20241111163726738 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/be@mgw (mgcp_msg.c:67) 20241111163726738 DLMGCP DEBUG <0013> Generated response: line #02: I: B56EFBF9 (mgcp_msg.c:67) 20241111163726738 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726738 DLMGCP DEBUG <0013> Generated response: line #04: o=- B56EFBF9 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726738 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726738 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726738 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726738 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4994 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726738 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726738 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726739 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44603 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726739 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726739 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726739 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726739 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw (trunk:0) found free endpoint: rtpbridge/bf@mgw (mgcp_endp.c:261) 20241111163726739 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/bf@mgw" (mgcp_protocol.c:441) 20241111163726739 DLMGCP NOTICE <0013> endpoint:rtpbridge/bf@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726739 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw conn:(1234/rtp C:265E9145 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726739 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw CI:265E9145 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726739 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw CI:265E9145 output_enabled 0 (mgcp_msg.c:125) 20241111163726739 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726739 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw conn:(1234/rtp C:265E9145 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726739 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726739 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw CI:265E9145 CRCX: Creating connection: port: 4996 (mgcp_protocol.c:1112) 20241111163726739 DLMGCP NOTICE <0013> endpoint:rtpbridge/bf@mgw CI:265E9145 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726739 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726739 DLMGCP DEBUG <0013> Generated response: line #00: 200 44603 OK (mgcp_msg.c:67) 20241111163726740 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bf@mgw (mgcp_msg.c:67) 20241111163726740 DLMGCP DEBUG <0013> Generated response: line #02: I: 265E9145 (mgcp_msg.c:67) 20241111163726740 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726740 DLMGCP DEBUG <0013> Generated response: line #04: o=- 265E9145 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726740 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726740 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726740 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726740 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4996 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726740 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726740 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726740 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44604 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726740 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726740 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726740 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726740 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw (trunk:0) found free endpoint: rtpbridge/c0@mgw (mgcp_endp.c:261) 20241111163726740 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c0@mgw" (mgcp_protocol.c:441) 20241111163726740 DLMGCP NOTICE <0013> endpoint:rtpbridge/c0@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726741 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw conn:(1234/rtp C:77A7A457 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726741 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw CI:77A7A457 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726741 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw CI:77A7A457 output_enabled 0 (mgcp_msg.c:125) 20241111163726741 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726741 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw conn:(1234/rtp C:77A7A457 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726741 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726741 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw CI:77A7A457 CRCX: Creating connection: port: 4998 (mgcp_protocol.c:1112) 20241111163726741 DLMGCP NOTICE <0013> endpoint:rtpbridge/c0@mgw CI:77A7A457 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726741 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726741 DLMGCP DEBUG <0013> Generated response: line #00: 200 44604 OK (mgcp_msg.c:67) 20241111163726741 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c0@mgw (mgcp_msg.c:67) 20241111163726741 DLMGCP DEBUG <0013> Generated response: line #02: I: 77A7A457 (mgcp_msg.c:67) 20241111163726741 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726741 DLMGCP DEBUG <0013> Generated response: line #04: o=- 77A7A457 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726741 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726741 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726741 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726741 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 4998 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726741 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726741 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726741 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44605 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726741 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726742 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726742 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726742 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw (trunk:0) found free endpoint: rtpbridge/c1@mgw (mgcp_endp.c:261) 20241111163726742 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c1@mgw" (mgcp_protocol.c:441) 20241111163726742 DLMGCP NOTICE <0013> endpoint:rtpbridge/c1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726742 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw conn:(1234/rtp C:0D0ADA98 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726742 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw CI:0D0ADA98 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726742 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw CI:0D0ADA98 output_enabled 0 (mgcp_msg.c:125) 20241111163726742 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726742 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw conn:(1234/rtp C:0D0ADA98 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726742 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726742 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw CI:0D0ADA98 CRCX: Creating connection: port: 5000 (mgcp_protocol.c:1112) 20241111163726742 DLMGCP NOTICE <0013> endpoint:rtpbridge/c1@mgw CI:0D0ADA98 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726742 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726742 DLMGCP DEBUG <0013> Generated response: line #00: 200 44605 OK (mgcp_msg.c:67) 20241111163726742 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c1@mgw (mgcp_msg.c:67) 20241111163726742 DLMGCP DEBUG <0013> Generated response: line #02: I: 0D0ADA98 (mgcp_msg.c:67) 20241111163726742 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726742 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0D0ADA98 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726742 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726742 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726742 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726742 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5000 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726742 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726742 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726743 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44606 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726743 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726743 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726743 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726743 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw (trunk:0) found free endpoint: rtpbridge/c2@mgw (mgcp_endp.c:261) 20241111163726743 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c2@mgw" (mgcp_protocol.c:441) 20241111163726743 DLMGCP NOTICE <0013> endpoint:rtpbridge/c2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726743 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw conn:(1234/rtp C:64DC09EE r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726743 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw CI:64DC09EE connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726743 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw CI:64DC09EE output_enabled 0 (mgcp_msg.c:125) 20241111163726743 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726743 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw conn:(1234/rtp C:64DC09EE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726743 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726743 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw CI:64DC09EE CRCX: Creating connection: port: 5002 (mgcp_protocol.c:1112) 20241111163726743 DLMGCP NOTICE <0013> endpoint:rtpbridge/c2@mgw CI:64DC09EE CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726743 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726743 DLMGCP DEBUG <0013> Generated response: line #00: 200 44606 OK (mgcp_msg.c:67) 20241111163726743 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c2@mgw (mgcp_msg.c:67) 20241111163726743 DLMGCP DEBUG <0013> Generated response: line #02: I: 64DC09EE (mgcp_msg.c:67) 20241111163726743 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726743 DLMGCP DEBUG <0013> Generated response: line #04: o=- 64DC09EE 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726743 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726743 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726743 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726743 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5002 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726743 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726743 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726744 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44607 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726744 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726744 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726744 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726744 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw (trunk:0) found free endpoint: rtpbridge/c3@mgw (mgcp_endp.c:261) 20241111163726744 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c3@mgw" (mgcp_protocol.c:441) 20241111163726744 DLMGCP NOTICE <0013> endpoint:rtpbridge/c3@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726744 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw conn:(1234/rtp C:3C1F2124 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726744 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw CI:3C1F2124 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726744 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw CI:3C1F2124 output_enabled 0 (mgcp_msg.c:125) 20241111163726744 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726744 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw conn:(1234/rtp C:3C1F2124 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726744 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726744 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw CI:3C1F2124 CRCX: Creating connection: port: 5004 (mgcp_protocol.c:1112) 20241111163726744 DLMGCP NOTICE <0013> endpoint:rtpbridge/c3@mgw CI:3C1F2124 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726744 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726744 DLMGCP DEBUG <0013> Generated response: line #00: 200 44607 OK (mgcp_msg.c:67) 20241111163726744 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c3@mgw (mgcp_msg.c:67) 20241111163726744 DLMGCP DEBUG <0013> Generated response: line #02: I: 3C1F2124 (mgcp_msg.c:67) 20241111163726744 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726744 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3C1F2124 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726744 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726744 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726744 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726744 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5004 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726744 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726744 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726745 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44608 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726745 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726745 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726745 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726745 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw (trunk:0) found free endpoint: rtpbridge/c4@mgw (mgcp_endp.c:261) 20241111163726745 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c4@mgw" (mgcp_protocol.c:441) 20241111163726745 DLMGCP NOTICE <0013> endpoint:rtpbridge/c4@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726745 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw conn:(1234/rtp C:4A1496D2 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726745 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw CI:4A1496D2 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726745 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw CI:4A1496D2 output_enabled 0 (mgcp_msg.c:125) 20241111163726745 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726745 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw conn:(1234/rtp C:4A1496D2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726745 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726745 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw CI:4A1496D2 CRCX: Creating connection: port: 5006 (mgcp_protocol.c:1112) 20241111163726745 DLMGCP NOTICE <0013> endpoint:rtpbridge/c4@mgw CI:4A1496D2 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726745 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726745 DLMGCP DEBUG <0013> Generated response: line #00: 200 44608 OK (mgcp_msg.c:67) 20241111163726745 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c4@mgw (mgcp_msg.c:67) 20241111163726745 DLMGCP DEBUG <0013> Generated response: line #02: I: 4A1496D2 (mgcp_msg.c:67) 20241111163726745 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726745 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4A1496D2 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726745 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726745 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726745 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726745 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5006 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726745 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726746 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726746 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44609 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726746 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726746 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726746 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726746 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw (trunk:0) found free endpoint: rtpbridge/c5@mgw (mgcp_endp.c:261) 20241111163726746 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c5@mgw" (mgcp_protocol.c:441) 20241111163726746 DLMGCP NOTICE <0013> endpoint:rtpbridge/c5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726746 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw conn:(1234/rtp C:8A54E508 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726746 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw CI:8A54E508 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726746 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw CI:8A54E508 output_enabled 0 (mgcp_msg.c:125) 20241111163726746 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726746 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw conn:(1234/rtp C:8A54E508 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726746 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726746 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw CI:8A54E508 CRCX: Creating connection: port: 5008 (mgcp_protocol.c:1112) 20241111163726746 DLMGCP NOTICE <0013> endpoint:rtpbridge/c5@mgw CI:8A54E508 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726746 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726746 DLMGCP DEBUG <0013> Generated response: line #00: 200 44609 OK (mgcp_msg.c:67) 20241111163726746 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c5@mgw (mgcp_msg.c:67) 20241111163726746 DLMGCP DEBUG <0013> Generated response: line #02: I: 8A54E508 (mgcp_msg.c:67) 20241111163726746 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726746 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8A54E508 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726746 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726747 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726747 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726747 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5008 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726747 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726747 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726747 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44610 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726747 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726747 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726747 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726747 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw (trunk:0) found free endpoint: rtpbridge/c6@mgw (mgcp_endp.c:261) 20241111163726747 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c6@mgw" (mgcp_protocol.c:441) 20241111163726747 DLMGCP NOTICE <0013> endpoint:rtpbridge/c6@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726747 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw conn:(1234/rtp C:E153A719 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726747 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw CI:E153A719 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726747 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw CI:E153A719 output_enabled 0 (mgcp_msg.c:125) 20241111163726747 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726747 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw conn:(1234/rtp C:E153A719 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726747 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726747 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw CI:E153A719 CRCX: Creating connection: port: 5010 (mgcp_protocol.c:1112) 20241111163726747 DLMGCP NOTICE <0013> endpoint:rtpbridge/c6@mgw CI:E153A719 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726747 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726748 DLMGCP DEBUG <0013> Generated response: line #00: 200 44610 OK (mgcp_msg.c:67) 20241111163726748 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c6@mgw (mgcp_msg.c:67) 20241111163726748 DLMGCP DEBUG <0013> Generated response: line #02: I: E153A719 (mgcp_msg.c:67) 20241111163726748 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726748 DLMGCP DEBUG <0013> Generated response: line #04: o=- E153A719 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726748 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726748 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726748 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726748 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5010 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726748 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726748 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726748 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44611 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726748 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726748 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726748 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726748 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw (trunk:0) found free endpoint: rtpbridge/c7@mgw (mgcp_endp.c:261) 20241111163726748 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c7@mgw" (mgcp_protocol.c:441) 20241111163726748 DLMGCP NOTICE <0013> endpoint:rtpbridge/c7@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726748 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw conn:(1234/rtp C:5D34F2E8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726748 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw CI:5D34F2E8 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726748 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw CI:5D34F2E8 output_enabled 0 (mgcp_msg.c:125) 20241111163726748 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726748 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw conn:(1234/rtp C:5D34F2E8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726748 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726749 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw CI:5D34F2E8 CRCX: Creating connection: port: 5012 (mgcp_protocol.c:1112) 20241111163726749 DLMGCP NOTICE <0013> endpoint:rtpbridge/c7@mgw CI:5D34F2E8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726749 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726749 DLMGCP DEBUG <0013> Generated response: line #00: 200 44611 OK (mgcp_msg.c:67) 20241111163726749 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c7@mgw (mgcp_msg.c:67) 20241111163726749 DLMGCP DEBUG <0013> Generated response: line #02: I: 5D34F2E8 (mgcp_msg.c:67) 20241111163726749 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726749 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5D34F2E8 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726749 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726749 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726749 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726749 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5012 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726749 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726749 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726749 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44612 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726749 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726749 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726749 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726749 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw (trunk:0) found free endpoint: rtpbridge/c8@mgw (mgcp_endp.c:261) 20241111163726749 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c8@mgw" (mgcp_protocol.c:441) 20241111163726749 DLMGCP NOTICE <0013> endpoint:rtpbridge/c8@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726749 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw conn:(1234/rtp C:3A949DBA r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726749 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw CI:3A949DBA connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726749 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw CI:3A949DBA output_enabled 0 (mgcp_msg.c:125) 20241111163726749 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726750 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw conn:(1234/rtp C:3A949DBA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726750 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726750 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw CI:3A949DBA CRCX: Creating connection: port: 5014 (mgcp_protocol.c:1112) 20241111163726750 DLMGCP NOTICE <0013> endpoint:rtpbridge/c8@mgw CI:3A949DBA CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726750 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726750 DLMGCP DEBUG <0013> Generated response: line #00: 200 44612 OK (mgcp_msg.c:67) 20241111163726750 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c8@mgw (mgcp_msg.c:67) 20241111163726750 DLMGCP DEBUG <0013> Generated response: line #02: I: 3A949DBA (mgcp_msg.c:67) 20241111163726750 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726750 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3A949DBA 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726750 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726750 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726750 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726750 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5014 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726750 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726750 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726750 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44613 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726750 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726750 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726750 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726750 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw (trunk:0) found free endpoint: rtpbridge/c9@mgw (mgcp_endp.c:261) 20241111163726750 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c9@mgw" (mgcp_protocol.c:441) 20241111163726750 DLMGCP NOTICE <0013> endpoint:rtpbridge/c9@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726751 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw conn:(1234/rtp C:BA85497A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726751 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw CI:BA85497A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726751 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw CI:BA85497A output_enabled 0 (mgcp_msg.c:125) 20241111163726751 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726751 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw conn:(1234/rtp C:BA85497A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726751 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726751 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw CI:BA85497A CRCX: Creating connection: port: 5016 (mgcp_protocol.c:1112) 20241111163726751 DLMGCP NOTICE <0013> endpoint:rtpbridge/c9@mgw CI:BA85497A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726751 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726751 DLMGCP DEBUG <0013> Generated response: line #00: 200 44613 OK (mgcp_msg.c:67) 20241111163726751 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c9@mgw (mgcp_msg.c:67) 20241111163726751 DLMGCP DEBUG <0013> Generated response: line #02: I: BA85497A (mgcp_msg.c:67) 20241111163726751 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726751 DLMGCP DEBUG <0013> Generated response: line #04: o=- BA85497A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726751 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726751 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726751 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726751 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5016 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726751 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726751 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726751 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44614 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726751 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726752 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726752 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726752 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw (trunk:0) found free endpoint: rtpbridge/ca@mgw (mgcp_endp.c:261) 20241111163726752 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ca@mgw" (mgcp_protocol.c:441) 20241111163726752 DLMGCP NOTICE <0013> endpoint:rtpbridge/ca@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726752 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw conn:(1234/rtp C:61BFAD29 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726752 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw CI:61BFAD29 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726752 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw CI:61BFAD29 output_enabled 0 (mgcp_msg.c:125) 20241111163726752 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726752 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw conn:(1234/rtp C:61BFAD29 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726752 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726752 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw CI:61BFAD29 CRCX: Creating connection: port: 5018 (mgcp_protocol.c:1112) 20241111163726752 DLMGCP NOTICE <0013> endpoint:rtpbridge/ca@mgw CI:61BFAD29 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726752 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726752 DLMGCP DEBUG <0013> Generated response: line #00: 200 44614 OK (mgcp_msg.c:67) 20241111163726752 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ca@mgw (mgcp_msg.c:67) 20241111163726752 DLMGCP DEBUG <0013> Generated response: line #02: I: 61BFAD29 (mgcp_msg.c:67) 20241111163726752 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726752 DLMGCP DEBUG <0013> Generated response: line #04: o=- 61BFAD29 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726752 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726752 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726752 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726752 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5018 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726752 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726752 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726753 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44615 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726753 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726753 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726753 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726753 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw (trunk:0) found free endpoint: rtpbridge/cb@mgw (mgcp_endp.c:261) 20241111163726753 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/cb@mgw" (mgcp_protocol.c:441) 20241111163726753 DLMGCP NOTICE <0013> endpoint:rtpbridge/cb@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726753 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw conn:(1234/rtp C:FD68560E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726753 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw CI:FD68560E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726753 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw CI:FD68560E output_enabled 0 (mgcp_msg.c:125) 20241111163726753 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726753 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw conn:(1234/rtp C:FD68560E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726753 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726753 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw CI:FD68560E CRCX: Creating connection: port: 5020 (mgcp_protocol.c:1112) 20241111163726753 DLMGCP NOTICE <0013> endpoint:rtpbridge/cb@mgw CI:FD68560E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726753 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726753 DLMGCP DEBUG <0013> Generated response: line #00: 200 44615 OK (mgcp_msg.c:67) 20241111163726753 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cb@mgw (mgcp_msg.c:67) 20241111163726753 DLMGCP DEBUG <0013> Generated response: line #02: I: FD68560E (mgcp_msg.c:67) 20241111163726753 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726753 DLMGCP DEBUG <0013> Generated response: line #04: o=- FD68560E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726753 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726753 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726753 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726753 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5020 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726753 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726753 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726754 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44616 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726754 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726754 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726754 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726754 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw (trunk:0) found free endpoint: rtpbridge/cc@mgw (mgcp_endp.c:261) 20241111163726754 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/cc@mgw" (mgcp_protocol.c:441) 20241111163726754 DLMGCP NOTICE <0013> endpoint:rtpbridge/cc@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726754 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw conn:(1234/rtp C:DC90D878 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726754 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw CI:DC90D878 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726754 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw CI:DC90D878 output_enabled 0 (mgcp_msg.c:125) 20241111163726754 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726754 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw conn:(1234/rtp C:DC90D878 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726754 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726754 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw CI:DC90D878 CRCX: Creating connection: port: 5022 (mgcp_protocol.c:1112) 20241111163726754 DLMGCP NOTICE <0013> endpoint:rtpbridge/cc@mgw CI:DC90D878 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726754 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726754 DLMGCP DEBUG <0013> Generated response: line #00: 200 44616 OK (mgcp_msg.c:67) 20241111163726754 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cc@mgw (mgcp_msg.c:67) 20241111163726754 DLMGCP DEBUG <0013> Generated response: line #02: I: DC90D878 (mgcp_msg.c:67) 20241111163726754 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726754 DLMGCP DEBUG <0013> Generated response: line #04: o=- DC90D878 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726754 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726754 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726754 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726754 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5022 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726754 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726754 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726755 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44617 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726755 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726755 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726755 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726755 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw (trunk:0) found free endpoint: rtpbridge/cd@mgw (mgcp_endp.c:261) 20241111163726755 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/cd@mgw" (mgcp_protocol.c:441) 20241111163726755 DLMGCP NOTICE <0013> endpoint:rtpbridge/cd@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726755 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw conn:(1234/rtp C:53C102A3 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726755 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw CI:53C102A3 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726755 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw CI:53C102A3 output_enabled 0 (mgcp_msg.c:125) 20241111163726755 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726755 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw conn:(1234/rtp C:53C102A3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726755 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726755 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw CI:53C102A3 CRCX: Creating connection: port: 5024 (mgcp_protocol.c:1112) 20241111163726755 DLMGCP NOTICE <0013> endpoint:rtpbridge/cd@mgw CI:53C102A3 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726755 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726755 DLMGCP DEBUG <0013> Generated response: line #00: 200 44617 OK (mgcp_msg.c:67) 20241111163726755 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cd@mgw (mgcp_msg.c:67) 20241111163726755 DLMGCP DEBUG <0013> Generated response: line #02: I: 53C102A3 (mgcp_msg.c:67) 20241111163726755 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726755 DLMGCP DEBUG <0013> Generated response: line #04: o=- 53C102A3 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726755 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726755 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726755 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726755 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5024 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726755 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726755 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726756 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44618 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726756 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726756 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726756 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726756 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw (trunk:0) found free endpoint: rtpbridge/ce@mgw (mgcp_endp.c:261) 20241111163726756 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ce@mgw" (mgcp_protocol.c:441) 20241111163726756 DLMGCP NOTICE <0013> endpoint:rtpbridge/ce@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726756 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw conn:(1234/rtp C:C0D7D717 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726756 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw CI:C0D7D717 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726756 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw CI:C0D7D717 output_enabled 0 (mgcp_msg.c:125) 20241111163726756 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726756 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw conn:(1234/rtp C:C0D7D717 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726756 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726756 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw CI:C0D7D717 CRCX: Creating connection: port: 5026 (mgcp_protocol.c:1112) 20241111163726756 DLMGCP NOTICE <0013> endpoint:rtpbridge/ce@mgw CI:C0D7D717 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726756 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726756 DLMGCP DEBUG <0013> Generated response: line #00: 200 44618 OK (mgcp_msg.c:67) 20241111163726756 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ce@mgw (mgcp_msg.c:67) 20241111163726756 DLMGCP DEBUG <0013> Generated response: line #02: I: C0D7D717 (mgcp_msg.c:67) 20241111163726756 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726756 DLMGCP DEBUG <0013> Generated response: line #04: o=- C0D7D717 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726756 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726756 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726756 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726756 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5026 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726756 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726756 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726757 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44619 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726757 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726757 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726757 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726757 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw (trunk:0) found free endpoint: rtpbridge/cf@mgw (mgcp_endp.c:261) 20241111163726757 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/cf@mgw" (mgcp_protocol.c:441) 20241111163726757 DLMGCP NOTICE <0013> endpoint:rtpbridge/cf@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726757 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw conn:(1234/rtp C:C963D028 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726757 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw CI:C963D028 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726757 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw CI:C963D028 output_enabled 0 (mgcp_msg.c:125) 20241111163726757 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726757 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw conn:(1234/rtp C:C963D028 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726757 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726757 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw CI:C963D028 CRCX: Creating connection: port: 5028 (mgcp_protocol.c:1112) 20241111163726757 DLMGCP NOTICE <0013> endpoint:rtpbridge/cf@mgw CI:C963D028 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726757 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726757 DLMGCP DEBUG <0013> Generated response: line #00: 200 44619 OK (mgcp_msg.c:67) 20241111163726757 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cf@mgw (mgcp_msg.c:67) 20241111163726757 DLMGCP DEBUG <0013> Generated response: line #02: I: C963D028 (mgcp_msg.c:67) 20241111163726757 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726757 DLMGCP DEBUG <0013> Generated response: line #04: o=- C963D028 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726757 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726757 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726757 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726757 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5028 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726757 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726757 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726758 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44620 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726758 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726758 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726758 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726758 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw (trunk:0) found free endpoint: rtpbridge/d0@mgw (mgcp_endp.c:261) 20241111163726758 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d0@mgw" (mgcp_protocol.c:441) 20241111163726758 DLMGCP NOTICE <0013> endpoint:rtpbridge/d0@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726758 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw conn:(1234/rtp C:86F0CBE8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726758 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw CI:86F0CBE8 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726758 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw CI:86F0CBE8 output_enabled 0 (mgcp_msg.c:125) 20241111163726758 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726758 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw conn:(1234/rtp C:86F0CBE8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726758 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726758 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw CI:86F0CBE8 CRCX: Creating connection: port: 5030 (mgcp_protocol.c:1112) 20241111163726758 DLMGCP NOTICE <0013> endpoint:rtpbridge/d0@mgw CI:86F0CBE8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726758 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726758 DLMGCP DEBUG <0013> Generated response: line #00: 200 44620 OK (mgcp_msg.c:67) 20241111163726758 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d0@mgw (mgcp_msg.c:67) 20241111163726758 DLMGCP DEBUG <0013> Generated response: line #02: I: 86F0CBE8 (mgcp_msg.c:67) 20241111163726758 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726758 DLMGCP DEBUG <0013> Generated response: line #04: o=- 86F0CBE8 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726758 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726758 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726758 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726758 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5030 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726758 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726758 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726759 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44621 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726759 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726759 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726759 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726759 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw (trunk:0) found free endpoint: rtpbridge/d1@mgw (mgcp_endp.c:261) 20241111163726759 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d1@mgw" (mgcp_protocol.c:441) 20241111163726759 DLMGCP NOTICE <0013> endpoint:rtpbridge/d1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726759 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw conn:(1234/rtp C:DBB02C85 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726759 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw CI:DBB02C85 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726759 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw CI:DBB02C85 output_enabled 0 (mgcp_msg.c:125) 20241111163726759 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726759 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw conn:(1234/rtp C:DBB02C85 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726759 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726759 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw CI:DBB02C85 CRCX: Creating connection: port: 5032 (mgcp_protocol.c:1112) 20241111163726759 DLMGCP NOTICE <0013> endpoint:rtpbridge/d1@mgw CI:DBB02C85 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726759 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726759 DLMGCP DEBUG <0013> Generated response: line #00: 200 44621 OK (mgcp_msg.c:67) 20241111163726759 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d1@mgw (mgcp_msg.c:67) 20241111163726759 DLMGCP DEBUG <0013> Generated response: line #02: I: DBB02C85 (mgcp_msg.c:67) 20241111163726759 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726759 DLMGCP DEBUG <0013> Generated response: line #04: o=- DBB02C85 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726759 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726760 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726760 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726760 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5032 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726760 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726760 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726760 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44622 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726760 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726760 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726760 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726760 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw (trunk:0) found free endpoint: rtpbridge/d2@mgw (mgcp_endp.c:261) 20241111163726760 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d2@mgw" (mgcp_protocol.c:441) 20241111163726760 DLMGCP NOTICE <0013> endpoint:rtpbridge/d2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726760 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw conn:(1234/rtp C:ADA3315E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726760 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw CI:ADA3315E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726760 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw CI:ADA3315E output_enabled 0 (mgcp_msg.c:125) 20241111163726760 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726760 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw conn:(1234/rtp C:ADA3315E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726760 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726760 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw CI:ADA3315E CRCX: Creating connection: port: 5034 (mgcp_protocol.c:1112) 20241111163726760 DLMGCP NOTICE <0013> endpoint:rtpbridge/d2@mgw CI:ADA3315E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726760 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726761 DLMGCP DEBUG <0013> Generated response: line #00: 200 44622 OK (mgcp_msg.c:67) 20241111163726761 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d2@mgw (mgcp_msg.c:67) 20241111163726761 DLMGCP DEBUG <0013> Generated response: line #02: I: ADA3315E (mgcp_msg.c:67) 20241111163726761 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726761 DLMGCP DEBUG <0013> Generated response: line #04: o=- ADA3315E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726761 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726761 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726761 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726761 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5034 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726761 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726761 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726761 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44623 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726761 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726761 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726761 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726761 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw (trunk:0) found free endpoint: rtpbridge/d3@mgw (mgcp_endp.c:261) 20241111163726761 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d3@mgw" (mgcp_protocol.c:441) 20241111163726761 DLMGCP NOTICE <0013> endpoint:rtpbridge/d3@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726761 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw conn:(1234/rtp C:E0D16BE9 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726761 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw CI:E0D16BE9 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726761 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw CI:E0D16BE9 output_enabled 0 (mgcp_msg.c:125) 20241111163726761 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726761 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw conn:(1234/rtp C:E0D16BE9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726761 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726762 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw CI:E0D16BE9 CRCX: Creating connection: port: 5036 (mgcp_protocol.c:1112) 20241111163726762 DLMGCP NOTICE <0013> endpoint:rtpbridge/d3@mgw CI:E0D16BE9 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726762 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726762 DLMGCP DEBUG <0013> Generated response: line #00: 200 44623 OK (mgcp_msg.c:67) 20241111163726762 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d3@mgw (mgcp_msg.c:67) 20241111163726762 DLMGCP DEBUG <0013> Generated response: line #02: I: E0D16BE9 (mgcp_msg.c:67) 20241111163726762 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726762 DLMGCP DEBUG <0013> Generated response: line #04: o=- E0D16BE9 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726762 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726762 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726762 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726762 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5036 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726762 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726762 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726762 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44624 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726762 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726762 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726762 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726762 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw (trunk:0) found free endpoint: rtpbridge/d4@mgw (mgcp_endp.c:261) 20241111163726762 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d4@mgw" (mgcp_protocol.c:441) 20241111163726762 DLMGCP NOTICE <0013> endpoint:rtpbridge/d4@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726762 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw conn:(1234/rtp C:09836B26 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726762 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw CI:09836B26 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726762 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw CI:09836B26 output_enabled 0 (mgcp_msg.c:125) 20241111163726762 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726763 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw conn:(1234/rtp C:09836B26 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726763 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726763 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw CI:09836B26 CRCX: Creating connection: port: 5038 (mgcp_protocol.c:1112) 20241111163726763 DLMGCP NOTICE <0013> endpoint:rtpbridge/d4@mgw CI:09836B26 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726763 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726763 DLMGCP DEBUG <0013> Generated response: line #00: 200 44624 OK (mgcp_msg.c:67) 20241111163726763 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d4@mgw (mgcp_msg.c:67) 20241111163726763 DLMGCP DEBUG <0013> Generated response: line #02: I: 09836B26 (mgcp_msg.c:67) 20241111163726763 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726763 DLMGCP DEBUG <0013> Generated response: line #04: o=- 09836B26 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726763 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726763 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726763 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726763 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5038 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726763 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726763 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726763 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44625 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726763 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726763 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726763 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726763 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw (trunk:0) found free endpoint: rtpbridge/d5@mgw (mgcp_endp.c:261) 20241111163726763 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d5@mgw" (mgcp_protocol.c:441) 20241111163726763 DLMGCP NOTICE <0013> endpoint:rtpbridge/d5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726763 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw conn:(1234/rtp C:43B1267C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726764 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw CI:43B1267C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726764 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw CI:43B1267C output_enabled 0 (mgcp_msg.c:125) 20241111163726764 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726764 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw conn:(1234/rtp C:43B1267C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726764 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726764 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw CI:43B1267C CRCX: Creating connection: port: 5040 (mgcp_protocol.c:1112) 20241111163726764 DLMGCP NOTICE <0013> endpoint:rtpbridge/d5@mgw CI:43B1267C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726764 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726764 DLMGCP DEBUG <0013> Generated response: line #00: 200 44625 OK (mgcp_msg.c:67) 20241111163726764 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d5@mgw (mgcp_msg.c:67) 20241111163726764 DLMGCP DEBUG <0013> Generated response: line #02: I: 43B1267C (mgcp_msg.c:67) 20241111163726764 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726764 DLMGCP DEBUG <0013> Generated response: line #04: o=- 43B1267C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726764 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726764 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726764 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726764 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5040 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726764 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726764 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726764 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44626 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726764 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726764 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726764 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726764 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw (trunk:0) found free endpoint: rtpbridge/d6@mgw (mgcp_endp.c:261) 20241111163726765 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d6@mgw" (mgcp_protocol.c:441) 20241111163726765 DLMGCP NOTICE <0013> endpoint:rtpbridge/d6@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726765 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw conn:(1234/rtp C:1B5E1A04 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726765 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw CI:1B5E1A04 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726765 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw CI:1B5E1A04 output_enabled 0 (mgcp_msg.c:125) 20241111163726765 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726765 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw conn:(1234/rtp C:1B5E1A04 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726765 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726765 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw CI:1B5E1A04 CRCX: Creating connection: port: 5042 (mgcp_protocol.c:1112) 20241111163726765 DLMGCP NOTICE <0013> endpoint:rtpbridge/d6@mgw CI:1B5E1A04 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726765 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726765 DLMGCP DEBUG <0013> Generated response: line #00: 200 44626 OK (mgcp_msg.c:67) 20241111163726765 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d6@mgw (mgcp_msg.c:67) 20241111163726765 DLMGCP DEBUG <0013> Generated response: line #02: I: 1B5E1A04 (mgcp_msg.c:67) 20241111163726765 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726765 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1B5E1A04 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726765 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726765 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726765 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726765 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5042 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726765 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726765 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726766 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44627 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726766 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726766 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726766 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726766 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw (trunk:0) found free endpoint: rtpbridge/d7@mgw (mgcp_endp.c:261) 20241111163726766 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d7@mgw" (mgcp_protocol.c:441) 20241111163726766 DLMGCP NOTICE <0013> endpoint:rtpbridge/d7@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726766 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw conn:(1234/rtp C:F154C694 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726766 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw CI:F154C694 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726766 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw CI:F154C694 output_enabled 0 (mgcp_msg.c:125) 20241111163726766 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726766 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw conn:(1234/rtp C:F154C694 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726766 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726766 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw CI:F154C694 CRCX: Creating connection: port: 5044 (mgcp_protocol.c:1112) 20241111163726766 DLMGCP NOTICE <0013> endpoint:rtpbridge/d7@mgw CI:F154C694 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726766 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726766 DLMGCP DEBUG <0013> Generated response: line #00: 200 44627 OK (mgcp_msg.c:67) 20241111163726766 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d7@mgw (mgcp_msg.c:67) 20241111163726766 DLMGCP DEBUG <0013> Generated response: line #02: I: F154C694 (mgcp_msg.c:67) 20241111163726766 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726766 DLMGCP DEBUG <0013> Generated response: line #04: o=- F154C694 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726766 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726766 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726766 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726766 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5044 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726766 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726766 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726767 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44628 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726767 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726767 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726767 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726767 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw (trunk:0) found free endpoint: rtpbridge/d8@mgw (mgcp_endp.c:261) 20241111163726767 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d8@mgw" (mgcp_protocol.c:441) 20241111163726767 DLMGCP NOTICE <0013> endpoint:rtpbridge/d8@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726767 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw conn:(1234/rtp C:21D43146 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726767 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw CI:21D43146 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726767 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw CI:21D43146 output_enabled 0 (mgcp_msg.c:125) 20241111163726767 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726767 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw conn:(1234/rtp C:21D43146 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726767 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726767 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw CI:21D43146 CRCX: Creating connection: port: 5046 (mgcp_protocol.c:1112) 20241111163726767 DLMGCP NOTICE <0013> endpoint:rtpbridge/d8@mgw CI:21D43146 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726767 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726767 DLMGCP DEBUG <0013> Generated response: line #00: 200 44628 OK (mgcp_msg.c:67) 20241111163726767 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d8@mgw (mgcp_msg.c:67) 20241111163726767 DLMGCP DEBUG <0013> Generated response: line #02: I: 21D43146 (mgcp_msg.c:67) 20241111163726767 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726767 DLMGCP DEBUG <0013> Generated response: line #04: o=- 21D43146 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726767 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726767 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726767 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726767 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5046 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726767 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726767 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726768 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44629 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726768 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726768 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726768 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726768 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw (trunk:0) found free endpoint: rtpbridge/d9@mgw (mgcp_endp.c:261) 20241111163726768 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d9@mgw" (mgcp_protocol.c:441) 20241111163726768 DLMGCP NOTICE <0013> endpoint:rtpbridge/d9@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726768 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw conn:(1234/rtp C:99351DFE r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726768 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw CI:99351DFE connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726768 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw CI:99351DFE output_enabled 0 (mgcp_msg.c:125) 20241111163726768 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726768 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw conn:(1234/rtp C:99351DFE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726768 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726768 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw CI:99351DFE CRCX: Creating connection: port: 5048 (mgcp_protocol.c:1112) 20241111163726768 DLMGCP NOTICE <0013> endpoint:rtpbridge/d9@mgw CI:99351DFE CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726768 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726768 DLMGCP DEBUG <0013> Generated response: line #00: 200 44629 OK (mgcp_msg.c:67) 20241111163726768 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d9@mgw (mgcp_msg.c:67) 20241111163726768 DLMGCP DEBUG <0013> Generated response: line #02: I: 99351DFE (mgcp_msg.c:67) 20241111163726768 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726768 DLMGCP DEBUG <0013> Generated response: line #04: o=- 99351DFE 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726768 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726768 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726768 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726768 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5048 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726768 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726768 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726769 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44630 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726769 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726769 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726769 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726769 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw (trunk:0) found free endpoint: rtpbridge/da@mgw (mgcp_endp.c:261) 20241111163726769 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/da@mgw" (mgcp_protocol.c:441) 20241111163726769 DLMGCP NOTICE <0013> endpoint:rtpbridge/da@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726769 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw conn:(1234/rtp C:197DDE9A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726769 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw CI:197DDE9A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726769 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw CI:197DDE9A output_enabled 0 (mgcp_msg.c:125) 20241111163726769 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726769 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw conn:(1234/rtp C:197DDE9A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726769 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726769 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw CI:197DDE9A CRCX: Creating connection: port: 5050 (mgcp_protocol.c:1112) 20241111163726769 DLMGCP NOTICE <0013> endpoint:rtpbridge/da@mgw CI:197DDE9A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726769 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726769 DLMGCP DEBUG <0013> Generated response: line #00: 200 44630 OK (mgcp_msg.c:67) 20241111163726769 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/da@mgw (mgcp_msg.c:67) 20241111163726769 DLMGCP DEBUG <0013> Generated response: line #02: I: 197DDE9A (mgcp_msg.c:67) 20241111163726769 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726769 DLMGCP DEBUG <0013> Generated response: line #04: o=- 197DDE9A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726769 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726769 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726769 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726769 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5050 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726769 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726769 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726770 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44631 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726770 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726770 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726770 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726770 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw (trunk:0) found free endpoint: rtpbridge/db@mgw (mgcp_endp.c:261) 20241111163726770 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/db@mgw" (mgcp_protocol.c:441) 20241111163726770 DLMGCP NOTICE <0013> endpoint:rtpbridge/db@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726770 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw conn:(1234/rtp C:BF8A0E07 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726770 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw CI:BF8A0E07 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726770 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw CI:BF8A0E07 output_enabled 0 (mgcp_msg.c:125) 20241111163726770 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726770 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw conn:(1234/rtp C:BF8A0E07 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726770 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726770 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw CI:BF8A0E07 CRCX: Creating connection: port: 5052 (mgcp_protocol.c:1112) 20241111163726770 DLMGCP NOTICE <0013> endpoint:rtpbridge/db@mgw CI:BF8A0E07 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726770 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726770 DLMGCP DEBUG <0013> Generated response: line #00: 200 44631 OK (mgcp_msg.c:67) 20241111163726770 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/db@mgw (mgcp_msg.c:67) 20241111163726770 DLMGCP DEBUG <0013> Generated response: line #02: I: BF8A0E07 (mgcp_msg.c:67) 20241111163726770 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726770 DLMGCP DEBUG <0013> Generated response: line #04: o=- BF8A0E07 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726770 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726770 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726770 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726770 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5052 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726770 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726770 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726771 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44632 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726771 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726771 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726771 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726771 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw (trunk:0) found free endpoint: rtpbridge/dc@mgw (mgcp_endp.c:261) 20241111163726771 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/dc@mgw" (mgcp_protocol.c:441) 20241111163726771 DLMGCP NOTICE <0013> endpoint:rtpbridge/dc@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726771 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw conn:(1234/rtp C:7F473A5A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726771 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw CI:7F473A5A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726771 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw CI:7F473A5A output_enabled 0 (mgcp_msg.c:125) 20241111163726771 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726771 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw conn:(1234/rtp C:7F473A5A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726771 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726771 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw CI:7F473A5A CRCX: Creating connection: port: 5054 (mgcp_protocol.c:1112) 20241111163726771 DLMGCP NOTICE <0013> endpoint:rtpbridge/dc@mgw CI:7F473A5A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726771 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726771 DLMGCP DEBUG <0013> Generated response: line #00: 200 44632 OK (mgcp_msg.c:67) 20241111163726771 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/dc@mgw (mgcp_msg.c:67) 20241111163726771 DLMGCP DEBUG <0013> Generated response: line #02: I: 7F473A5A (mgcp_msg.c:67) 20241111163726771 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726771 DLMGCP DEBUG <0013> Generated response: line #04: o=- 7F473A5A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726771 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726771 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726771 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726771 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5054 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726771 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726771 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726772 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44633 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726772 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726772 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726772 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726772 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw (trunk:0) found free endpoint: rtpbridge/dd@mgw (mgcp_endp.c:261) 20241111163726772 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/dd@mgw" (mgcp_protocol.c:441) 20241111163726772 DLMGCP NOTICE <0013> endpoint:rtpbridge/dd@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726772 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw conn:(1234/rtp C:100FDABA r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726772 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw CI:100FDABA connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726772 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw CI:100FDABA output_enabled 0 (mgcp_msg.c:125) 20241111163726772 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726772 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw conn:(1234/rtp C:100FDABA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726772 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726772 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw CI:100FDABA CRCX: Creating connection: port: 5056 (mgcp_protocol.c:1112) 20241111163726772 DLMGCP NOTICE <0013> endpoint:rtpbridge/dd@mgw CI:100FDABA CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726772 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726772 DLMGCP DEBUG <0013> Generated response: line #00: 200 44633 OK (mgcp_msg.c:67) 20241111163726772 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/dd@mgw (mgcp_msg.c:67) 20241111163726772 DLMGCP DEBUG <0013> Generated response: line #02: I: 100FDABA (mgcp_msg.c:67) 20241111163726772 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726772 DLMGCP DEBUG <0013> Generated response: line #04: o=- 100FDABA 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726772 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726772 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726772 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726772 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5056 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726772 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726772 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726773 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44634 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726773 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726773 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726773 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726773 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw (trunk:0) found free endpoint: rtpbridge/de@mgw (mgcp_endp.c:261) 20241111163726773 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/de@mgw" (mgcp_protocol.c:441) 20241111163726773 DLMGCP NOTICE <0013> endpoint:rtpbridge/de@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726773 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw conn:(1234/rtp C:A6B2C33E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726773 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw CI:A6B2C33E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726773 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw CI:A6B2C33E output_enabled 0 (mgcp_msg.c:125) 20241111163726773 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726773 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw conn:(1234/rtp C:A6B2C33E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726773 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726773 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw CI:A6B2C33E CRCX: Creating connection: port: 5058 (mgcp_protocol.c:1112) 20241111163726773 DLMGCP NOTICE <0013> endpoint:rtpbridge/de@mgw CI:A6B2C33E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726773 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726773 DLMGCP DEBUG <0013> Generated response: line #00: 200 44634 OK (mgcp_msg.c:67) 20241111163726773 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/de@mgw (mgcp_msg.c:67) 20241111163726773 DLMGCP DEBUG <0013> Generated response: line #02: I: A6B2C33E (mgcp_msg.c:67) 20241111163726773 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726773 DLMGCP DEBUG <0013> Generated response: line #04: o=- A6B2C33E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726773 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726774 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726774 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726774 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5058 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726774 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726774 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726774 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44635 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726774 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726774 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726774 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726774 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw (trunk:0) found free endpoint: rtpbridge/df@mgw (mgcp_endp.c:261) 20241111163726774 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/df@mgw" (mgcp_protocol.c:441) 20241111163726774 DLMGCP NOTICE <0013> endpoint:rtpbridge/df@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726774 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw conn:(1234/rtp C:291C83A2 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726774 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw CI:291C83A2 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726774 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw CI:291C83A2 output_enabled 0 (mgcp_msg.c:125) 20241111163726774 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726774 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw conn:(1234/rtp C:291C83A2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726774 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726775 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw CI:291C83A2 CRCX: Creating connection: port: 5060 (mgcp_protocol.c:1112) 20241111163726775 DLMGCP NOTICE <0013> endpoint:rtpbridge/df@mgw CI:291C83A2 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726775 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726775 DLMGCP DEBUG <0013> Generated response: line #00: 200 44635 OK (mgcp_msg.c:67) 20241111163726775 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/df@mgw (mgcp_msg.c:67) 20241111163726775 DLMGCP DEBUG <0013> Generated response: line #02: I: 291C83A2 (mgcp_msg.c:67) 20241111163726775 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726775 DLMGCP DEBUG <0013> Generated response: line #04: o=- 291C83A2 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726775 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726775 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726775 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726775 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5060 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726775 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726775 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726775 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44636 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726775 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726775 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726775 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726775 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw (trunk:0) found free endpoint: rtpbridge/e0@mgw (mgcp_endp.c:261) 20241111163726775 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e0@mgw" (mgcp_protocol.c:441) 20241111163726775 DLMGCP NOTICE <0013> endpoint:rtpbridge/e0@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726776 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw conn:(1234/rtp C:219FCD41 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726776 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw CI:219FCD41 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726776 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw CI:219FCD41 output_enabled 0 (mgcp_msg.c:125) 20241111163726776 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726776 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw conn:(1234/rtp C:219FCD41 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726776 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726776 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw CI:219FCD41 CRCX: Creating connection: port: 5062 (mgcp_protocol.c:1112) 20241111163726776 DLMGCP NOTICE <0013> endpoint:rtpbridge/e0@mgw CI:219FCD41 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726776 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726776 DLMGCP DEBUG <0013> Generated response: line #00: 200 44636 OK (mgcp_msg.c:67) 20241111163726776 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e0@mgw (mgcp_msg.c:67) 20241111163726776 DLMGCP DEBUG <0013> Generated response: line #02: I: 219FCD41 (mgcp_msg.c:67) 20241111163726776 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726776 DLMGCP DEBUG <0013> Generated response: line #04: o=- 219FCD41 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726776 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726776 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726776 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726776 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5062 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726776 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726776 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726777 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44637 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726777 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726777 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726777 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726777 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw (trunk:0) found free endpoint: rtpbridge/e1@mgw (mgcp_endp.c:261) 20241111163726777 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e1@mgw" (mgcp_protocol.c:441) 20241111163726777 DLMGCP NOTICE <0013> endpoint:rtpbridge/e1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726777 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw conn:(1234/rtp C:2AE986CE r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726777 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw CI:2AE986CE connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726777 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw CI:2AE986CE output_enabled 0 (mgcp_msg.c:125) 20241111163726777 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726777 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw conn:(1234/rtp C:2AE986CE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726777 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726777 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw CI:2AE986CE CRCX: Creating connection: port: 5064 (mgcp_protocol.c:1112) 20241111163726777 DLMGCP NOTICE <0013> endpoint:rtpbridge/e1@mgw CI:2AE986CE CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726777 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726777 DLMGCP DEBUG <0013> Generated response: line #00: 200 44637 OK (mgcp_msg.c:67) 20241111163726777 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e1@mgw (mgcp_msg.c:67) 20241111163726777 DLMGCP DEBUG <0013> Generated response: line #02: I: 2AE986CE (mgcp_msg.c:67) 20241111163726777 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726777 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2AE986CE 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726777 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726777 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726777 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726777 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5064 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726777 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726777 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726778 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44638 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726778 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726778 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726778 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726778 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw (trunk:0) found free endpoint: rtpbridge/e2@mgw (mgcp_endp.c:261) 20241111163726778 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e2@mgw" (mgcp_protocol.c:441) 20241111163726778 DLMGCP NOTICE <0013> endpoint:rtpbridge/e2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726778 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw conn:(1234/rtp C:0C231A5B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726778 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw CI:0C231A5B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726778 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw CI:0C231A5B output_enabled 0 (mgcp_msg.c:125) 20241111163726778 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726778 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw conn:(1234/rtp C:0C231A5B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726778 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726778 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw CI:0C231A5B CRCX: Creating connection: port: 5066 (mgcp_protocol.c:1112) 20241111163726778 DLMGCP NOTICE <0013> endpoint:rtpbridge/e2@mgw CI:0C231A5B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726778 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726778 DLMGCP DEBUG <0013> Generated response: line #00: 200 44638 OK (mgcp_msg.c:67) 20241111163726778 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e2@mgw (mgcp_msg.c:67) 20241111163726778 DLMGCP DEBUG <0013> Generated response: line #02: I: 0C231A5B (mgcp_msg.c:67) 20241111163726778 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726778 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0C231A5B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726778 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726778 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726778 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726778 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5066 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726778 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726778 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726779 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44639 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726779 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726779 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726779 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726779 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw (trunk:0) found free endpoint: rtpbridge/e3@mgw (mgcp_endp.c:261) 20241111163726779 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e3@mgw" (mgcp_protocol.c:441) 20241111163726779 DLMGCP NOTICE <0013> endpoint:rtpbridge/e3@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726779 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw conn:(1234/rtp C:89BE094C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726779 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw CI:89BE094C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726779 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw CI:89BE094C output_enabled 0 (mgcp_msg.c:125) 20241111163726779 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726779 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw conn:(1234/rtp C:89BE094C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726779 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726779 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw CI:89BE094C CRCX: Creating connection: port: 5068 (mgcp_protocol.c:1112) 20241111163726779 DLMGCP NOTICE <0013> endpoint:rtpbridge/e3@mgw CI:89BE094C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726779 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726779 DLMGCP DEBUG <0013> Generated response: line #00: 200 44639 OK (mgcp_msg.c:67) 20241111163726779 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e3@mgw (mgcp_msg.c:67) 20241111163726779 DLMGCP DEBUG <0013> Generated response: line #02: I: 89BE094C (mgcp_msg.c:67) 20241111163726779 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726779 DLMGCP DEBUG <0013> Generated response: line #04: o=- 89BE094C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726779 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726779 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726779 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726779 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5068 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726779 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726779 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726780 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44640 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726780 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726780 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726780 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726780 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw (trunk:0) found free endpoint: rtpbridge/e4@mgw (mgcp_endp.c:261) 20241111163726780 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e4@mgw" (mgcp_protocol.c:441) 20241111163726780 DLMGCP NOTICE <0013> endpoint:rtpbridge/e4@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726780 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw conn:(1234/rtp C:85318B6A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726780 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw CI:85318B6A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726780 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw CI:85318B6A output_enabled 0 (mgcp_msg.c:125) 20241111163726780 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726780 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw conn:(1234/rtp C:85318B6A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726780 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726780 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw CI:85318B6A CRCX: Creating connection: port: 5070 (mgcp_protocol.c:1112) 20241111163726780 DLMGCP NOTICE <0013> endpoint:rtpbridge/e4@mgw CI:85318B6A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726780 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726780 DLMGCP DEBUG <0013> Generated response: line #00: 200 44640 OK (mgcp_msg.c:67) 20241111163726780 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e4@mgw (mgcp_msg.c:67) 20241111163726780 DLMGCP DEBUG <0013> Generated response: line #02: I: 85318B6A (mgcp_msg.c:67) 20241111163726780 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726781 DLMGCP DEBUG <0013> Generated response: line #04: o=- 85318B6A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726781 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726781 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726781 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726781 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5070 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726781 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726781 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726781 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44641 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726781 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726781 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726781 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726781 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw (trunk:0) found free endpoint: rtpbridge/e5@mgw (mgcp_endp.c:261) 20241111163726781 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e5@mgw" (mgcp_protocol.c:441) 20241111163726781 DLMGCP NOTICE <0013> endpoint:rtpbridge/e5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726781 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw conn:(1234/rtp C:44021147 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726781 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw CI:44021147 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726781 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw CI:44021147 output_enabled 0 (mgcp_msg.c:125) 20241111163726781 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726781 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw conn:(1234/rtp C:44021147 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726782 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726782 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw CI:44021147 CRCX: Creating connection: port: 5072 (mgcp_protocol.c:1112) 20241111163726782 DLMGCP NOTICE <0013> endpoint:rtpbridge/e5@mgw CI:44021147 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726782 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726782 DLMGCP DEBUG <0013> Generated response: line #00: 200 44641 OK (mgcp_msg.c:67) 20241111163726782 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e5@mgw (mgcp_msg.c:67) 20241111163726782 DLMGCP DEBUG <0013> Generated response: line #02: I: 44021147 (mgcp_msg.c:67) 20241111163726782 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726782 DLMGCP DEBUG <0013> Generated response: line #04: o=- 44021147 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726782 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726782 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726782 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726782 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5072 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726782 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726782 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726782 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44642 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726782 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726783 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726783 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726783 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw (trunk:0) found free endpoint: rtpbridge/e6@mgw (mgcp_endp.c:261) 20241111163726783 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e6@mgw" (mgcp_protocol.c:441) 20241111163726783 DLMGCP NOTICE <0013> endpoint:rtpbridge/e6@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726783 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw conn:(1234/rtp C:6DFA9894 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726783 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw CI:6DFA9894 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726783 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw CI:6DFA9894 output_enabled 0 (mgcp_msg.c:125) 20241111163726783 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726783 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw conn:(1234/rtp C:6DFA9894 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726783 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726783 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw CI:6DFA9894 CRCX: Creating connection: port: 5074 (mgcp_protocol.c:1112) 20241111163726783 DLMGCP NOTICE <0013> endpoint:rtpbridge/e6@mgw CI:6DFA9894 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726783 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726783 DLMGCP DEBUG <0013> Generated response: line #00: 200 44642 OK (mgcp_msg.c:67) 20241111163726783 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e6@mgw (mgcp_msg.c:67) 20241111163726783 DLMGCP DEBUG <0013> Generated response: line #02: I: 6DFA9894 (mgcp_msg.c:67) 20241111163726783 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726783 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6DFA9894 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726783 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726783 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726783 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726783 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5074 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726783 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726783 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726784 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44643 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726784 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726784 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726784 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726784 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw (trunk:0) found free endpoint: rtpbridge/e7@mgw (mgcp_endp.c:261) 20241111163726784 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e7@mgw" (mgcp_protocol.c:441) 20241111163726784 DLMGCP NOTICE <0013> endpoint:rtpbridge/e7@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726784 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw conn:(1234/rtp C:E5A787F7 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726784 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw CI:E5A787F7 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726784 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw CI:E5A787F7 output_enabled 0 (mgcp_msg.c:125) 20241111163726784 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726784 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw conn:(1234/rtp C:E5A787F7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726784 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726784 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw CI:E5A787F7 CRCX: Creating connection: port: 5076 (mgcp_protocol.c:1112) 20241111163726784 DLMGCP NOTICE <0013> endpoint:rtpbridge/e7@mgw CI:E5A787F7 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726784 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726784 DLMGCP DEBUG <0013> Generated response: line #00: 200 44643 OK (mgcp_msg.c:67) 20241111163726784 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e7@mgw (mgcp_msg.c:67) 20241111163726784 DLMGCP DEBUG <0013> Generated response: line #02: I: E5A787F7 (mgcp_msg.c:67) 20241111163726785 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726785 DLMGCP DEBUG <0013> Generated response: line #04: o=- E5A787F7 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726785 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726785 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726785 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726785 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5076 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726785 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726785 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726785 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44644 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726785 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726785 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726785 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726785 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw (trunk:0) found free endpoint: rtpbridge/e8@mgw (mgcp_endp.c:261) 20241111163726785 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e8@mgw" (mgcp_protocol.c:441) 20241111163726785 DLMGCP NOTICE <0013> endpoint:rtpbridge/e8@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726785 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw conn:(1234/rtp C:D9A724AE r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726785 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw CI:D9A724AE connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726785 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw CI:D9A724AE output_enabled 0 (mgcp_msg.c:125) 20241111163726785 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726785 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw conn:(1234/rtp C:D9A724AE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726785 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726786 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw CI:D9A724AE CRCX: Creating connection: port: 5078 (mgcp_protocol.c:1112) 20241111163726786 DLMGCP NOTICE <0013> endpoint:rtpbridge/e8@mgw CI:D9A724AE CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726786 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726786 DLMGCP DEBUG <0013> Generated response: line #00: 200 44644 OK (mgcp_msg.c:67) 20241111163726786 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e8@mgw (mgcp_msg.c:67) 20241111163726786 DLMGCP DEBUG <0013> Generated response: line #02: I: D9A724AE (mgcp_msg.c:67) 20241111163726786 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726786 DLMGCP DEBUG <0013> Generated response: line #04: o=- D9A724AE 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726786 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726786 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726786 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726786 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5078 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726786 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726786 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726786 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44645 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726786 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726786 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726786 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726786 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw (trunk:0) found free endpoint: rtpbridge/e9@mgw (mgcp_endp.c:261) 20241111163726786 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e9@mgw" (mgcp_protocol.c:441) 20241111163726786 DLMGCP NOTICE <0013> endpoint:rtpbridge/e9@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726786 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw conn:(1234/rtp C:285EB7C8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726786 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw CI:285EB7C8 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726787 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw CI:285EB7C8 output_enabled 0 (mgcp_msg.c:125) 20241111163726787 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726787 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw conn:(1234/rtp C:285EB7C8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726787 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726787 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw CI:285EB7C8 CRCX: Creating connection: port: 5080 (mgcp_protocol.c:1112) 20241111163726787 DLMGCP NOTICE <0013> endpoint:rtpbridge/e9@mgw CI:285EB7C8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726787 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726787 DLMGCP DEBUG <0013> Generated response: line #00: 200 44645 OK (mgcp_msg.c:67) 20241111163726787 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e9@mgw (mgcp_msg.c:67) 20241111163726787 DLMGCP DEBUG <0013> Generated response: line #02: I: 285EB7C8 (mgcp_msg.c:67) 20241111163726787 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726787 DLMGCP DEBUG <0013> Generated response: line #04: o=- 285EB7C8 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726787 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726787 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726787 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726787 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5080 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726787 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726787 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726787 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44646 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726787 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726787 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726787 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726788 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw (trunk:0) found free endpoint: rtpbridge/ea@mgw (mgcp_endp.c:261) 20241111163726788 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ea@mgw" (mgcp_protocol.c:441) 20241111163726788 DLMGCP NOTICE <0013> endpoint:rtpbridge/ea@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726788 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw conn:(1234/rtp C:4EA8745E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726788 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw CI:4EA8745E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726788 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw CI:4EA8745E output_enabled 0 (mgcp_msg.c:125) 20241111163726788 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726788 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw conn:(1234/rtp C:4EA8745E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726788 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726788 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw CI:4EA8745E CRCX: Creating connection: port: 5082 (mgcp_protocol.c:1112) 20241111163726788 DLMGCP NOTICE <0013> endpoint:rtpbridge/ea@mgw CI:4EA8745E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726788 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726788 DLMGCP DEBUG <0013> Generated response: line #00: 200 44646 OK (mgcp_msg.c:67) 20241111163726788 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ea@mgw (mgcp_msg.c:67) 20241111163726788 DLMGCP DEBUG <0013> Generated response: line #02: I: 4EA8745E (mgcp_msg.c:67) 20241111163726788 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726788 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4EA8745E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726788 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726788 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726788 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726788 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5082 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726788 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726788 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726789 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44647 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726789 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726789 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726789 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726789 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw (trunk:0) found free endpoint: rtpbridge/eb@mgw (mgcp_endp.c:261) 20241111163726789 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/eb@mgw" (mgcp_protocol.c:441) 20241111163726789 DLMGCP NOTICE <0013> endpoint:rtpbridge/eb@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726789 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw conn:(1234/rtp C:315D955E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726789 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw CI:315D955E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726789 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw CI:315D955E output_enabled 0 (mgcp_msg.c:125) 20241111163726789 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726789 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw conn:(1234/rtp C:315D955E r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726789 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726789 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw CI:315D955E CRCX: Creating connection: port: 5084 (mgcp_protocol.c:1112) 20241111163726789 DLMGCP NOTICE <0013> endpoint:rtpbridge/eb@mgw CI:315D955E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726789 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726789 DLMGCP DEBUG <0013> Generated response: line #00: 200 44647 OK (mgcp_msg.c:67) 20241111163726789 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/eb@mgw (mgcp_msg.c:67) 20241111163726789 DLMGCP DEBUG <0013> Generated response: line #02: I: 315D955E (mgcp_msg.c:67) 20241111163726789 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726789 DLMGCP DEBUG <0013> Generated response: line #04: o=- 315D955E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726789 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726789 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726789 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726789 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5084 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726789 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726789 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726790 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44648 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726790 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726790 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726790 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726790 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw (trunk:0) found free endpoint: rtpbridge/ec@mgw (mgcp_endp.c:261) 20241111163726790 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ec@mgw" (mgcp_protocol.c:441) 20241111163726790 DLMGCP NOTICE <0013> endpoint:rtpbridge/ec@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726790 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw conn:(1234/rtp C:A7F8F081 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726790 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw CI:A7F8F081 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726790 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw CI:A7F8F081 output_enabled 0 (mgcp_msg.c:125) 20241111163726790 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726790 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw conn:(1234/rtp C:A7F8F081 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726790 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726790 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw CI:A7F8F081 CRCX: Creating connection: port: 5086 (mgcp_protocol.c:1112) 20241111163726790 DLMGCP NOTICE <0013> endpoint:rtpbridge/ec@mgw CI:A7F8F081 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726790 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726790 DLMGCP DEBUG <0013> Generated response: line #00: 200 44648 OK (mgcp_msg.c:67) 20241111163726790 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ec@mgw (mgcp_msg.c:67) 20241111163726790 DLMGCP DEBUG <0013> Generated response: line #02: I: A7F8F081 (mgcp_msg.c:67) 20241111163726790 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726790 DLMGCP DEBUG <0013> Generated response: line #04: o=- A7F8F081 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726790 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726790 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726790 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726790 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5086 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726790 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726790 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726791 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44649 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726791 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726791 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726791 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726791 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw (trunk:0) found free endpoint: rtpbridge/ed@mgw (mgcp_endp.c:261) 20241111163726791 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ed@mgw" (mgcp_protocol.c:441) 20241111163726791 DLMGCP NOTICE <0013> endpoint:rtpbridge/ed@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726791 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw conn:(1234/rtp C:49CBF52D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726791 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw CI:49CBF52D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726791 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw CI:49CBF52D output_enabled 0 (mgcp_msg.c:125) 20241111163726791 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726791 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw conn:(1234/rtp C:49CBF52D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726791 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726791 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw CI:49CBF52D CRCX: Creating connection: port: 5088 (mgcp_protocol.c:1112) 20241111163726791 DLMGCP NOTICE <0013> endpoint:rtpbridge/ed@mgw CI:49CBF52D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726791 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726791 DLMGCP DEBUG <0013> Generated response: line #00: 200 44649 OK (mgcp_msg.c:67) 20241111163726791 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ed@mgw (mgcp_msg.c:67) 20241111163726791 DLMGCP DEBUG <0013> Generated response: line #02: I: 49CBF52D (mgcp_msg.c:67) 20241111163726791 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726791 DLMGCP DEBUG <0013> Generated response: line #04: o=- 49CBF52D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726791 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726791 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726791 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726791 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5088 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726791 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726791 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726792 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44650 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726792 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726792 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726792 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726792 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw (trunk:0) found free endpoint: rtpbridge/ee@mgw (mgcp_endp.c:261) 20241111163726792 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ee@mgw" (mgcp_protocol.c:441) 20241111163726792 DLMGCP NOTICE <0013> endpoint:rtpbridge/ee@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726792 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw conn:(1234/rtp C:F9299110 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726792 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw CI:F9299110 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726792 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw CI:F9299110 output_enabled 0 (mgcp_msg.c:125) 20241111163726792 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726792 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw conn:(1234/rtp C:F9299110 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726792 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726792 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw CI:F9299110 CRCX: Creating connection: port: 5090 (mgcp_protocol.c:1112) 20241111163726792 DLMGCP NOTICE <0013> endpoint:rtpbridge/ee@mgw CI:F9299110 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726792 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726792 DLMGCP DEBUG <0013> Generated response: line #00: 200 44650 OK (mgcp_msg.c:67) 20241111163726792 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ee@mgw (mgcp_msg.c:67) 20241111163726792 DLMGCP DEBUG <0013> Generated response: line #02: I: F9299110 (mgcp_msg.c:67) 20241111163726792 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726792 DLMGCP DEBUG <0013> Generated response: line #04: o=- F9299110 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726792 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726793 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726793 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726793 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5090 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726793 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726793 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726793 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44651 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726793 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726793 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726793 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726793 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw (trunk:0) found free endpoint: rtpbridge/ef@mgw (mgcp_endp.c:261) 20241111163726793 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ef@mgw" (mgcp_protocol.c:441) 20241111163726793 DLMGCP NOTICE <0013> endpoint:rtpbridge/ef@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726793 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw conn:(1234/rtp C:9D8B07E2 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726793 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw CI:9D8B07E2 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726793 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw CI:9D8B07E2 output_enabled 0 (mgcp_msg.c:125) 20241111163726793 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726793 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw conn:(1234/rtp C:9D8B07E2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726793 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726793 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw CI:9D8B07E2 CRCX: Creating connection: port: 5092 (mgcp_protocol.c:1112) 20241111163726793 DLMGCP NOTICE <0013> endpoint:rtpbridge/ef@mgw CI:9D8B07E2 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726793 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726793 DLMGCP DEBUG <0013> Generated response: line #00: 200 44651 OK (mgcp_msg.c:67) 20241111163726794 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ef@mgw (mgcp_msg.c:67) 20241111163726794 DLMGCP DEBUG <0013> Generated response: line #02: I: 9D8B07E2 (mgcp_msg.c:67) 20241111163726794 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726794 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9D8B07E2 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726794 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726794 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726794 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726794 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5092 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726794 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726794 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726794 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44652 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726794 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726794 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726794 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726794 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw (trunk:0) found free endpoint: rtpbridge/f0@mgw (mgcp_endp.c:261) 20241111163726794 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f0@mgw" (mgcp_protocol.c:441) 20241111163726794 DLMGCP NOTICE <0013> endpoint:rtpbridge/f0@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726794 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw conn:(1234/rtp C:A59471F7 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726794 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw CI:A59471F7 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726794 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw CI:A59471F7 output_enabled 0 (mgcp_msg.c:125) 20241111163726795 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726795 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw conn:(1234/rtp C:A59471F7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726795 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726795 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw CI:A59471F7 CRCX: Creating connection: port: 5094 (mgcp_protocol.c:1112) 20241111163726795 DLMGCP NOTICE <0013> endpoint:rtpbridge/f0@mgw CI:A59471F7 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726795 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726795 DLMGCP DEBUG <0013> Generated response: line #00: 200 44652 OK (mgcp_msg.c:67) 20241111163726795 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f0@mgw (mgcp_msg.c:67) 20241111163726795 DLMGCP DEBUG <0013> Generated response: line #02: I: A59471F7 (mgcp_msg.c:67) 20241111163726795 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726795 DLMGCP DEBUG <0013> Generated response: line #04: o=- A59471F7 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726795 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726795 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726795 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726795 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5094 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726795 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726795 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726796 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44653 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726796 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726796 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726796 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726796 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw (trunk:0) found free endpoint: rtpbridge/f1@mgw (mgcp_endp.c:261) 20241111163726796 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f1@mgw" (mgcp_protocol.c:441) 20241111163726796 DLMGCP NOTICE <0013> endpoint:rtpbridge/f1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726796 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw conn:(1234/rtp C:C1548BBA r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726796 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw CI:C1548BBA connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726796 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw CI:C1548BBA output_enabled 0 (mgcp_msg.c:125) 20241111163726796 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726796 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw conn:(1234/rtp C:C1548BBA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726796 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726796 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw CI:C1548BBA CRCX: Creating connection: port: 5096 (mgcp_protocol.c:1112) 20241111163726796 DLMGCP NOTICE <0013> endpoint:rtpbridge/f1@mgw CI:C1548BBA CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726796 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726796 DLMGCP DEBUG <0013> Generated response: line #00: 200 44653 OK (mgcp_msg.c:67) 20241111163726796 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f1@mgw (mgcp_msg.c:67) 20241111163726796 DLMGCP DEBUG <0013> Generated response: line #02: I: C1548BBA (mgcp_msg.c:67) 20241111163726796 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726796 DLMGCP DEBUG <0013> Generated response: line #04: o=- C1548BBA 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726796 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726796 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726796 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726796 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5096 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726796 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726796 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726797 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44654 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726797 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726797 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726797 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726797 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw (trunk:0) found free endpoint: rtpbridge/f2@mgw (mgcp_endp.c:261) 20241111163726797 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f2@mgw" (mgcp_protocol.c:441) 20241111163726797 DLMGCP NOTICE <0013> endpoint:rtpbridge/f2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726797 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw conn:(1234/rtp C:27B06BEF r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726797 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw CI:27B06BEF connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726797 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw CI:27B06BEF output_enabled 0 (mgcp_msg.c:125) 20241111163726797 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726797 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw conn:(1234/rtp C:27B06BEF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726797 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726797 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw CI:27B06BEF CRCX: Creating connection: port: 5098 (mgcp_protocol.c:1112) 20241111163726797 DLMGCP NOTICE <0013> endpoint:rtpbridge/f2@mgw CI:27B06BEF CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726797 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726797 DLMGCP DEBUG <0013> Generated response: line #00: 200 44654 OK (mgcp_msg.c:67) 20241111163726797 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f2@mgw (mgcp_msg.c:67) 20241111163726797 DLMGCP DEBUG <0013> Generated response: line #02: I: 27B06BEF (mgcp_msg.c:67) 20241111163726797 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726797 DLMGCP DEBUG <0013> Generated response: line #04: o=- 27B06BEF 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726797 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726797 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726797 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726797 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5098 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726797 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726797 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726798 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44655 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726798 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726798 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726798 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726798 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw (trunk:0) found free endpoint: rtpbridge/f3@mgw (mgcp_endp.c:261) 20241111163726798 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f3@mgw" (mgcp_protocol.c:441) 20241111163726798 DLMGCP NOTICE <0013> endpoint:rtpbridge/f3@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726798 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw conn:(1234/rtp C:695EAB68 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726798 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw CI:695EAB68 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726798 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw CI:695EAB68 output_enabled 0 (mgcp_msg.c:125) 20241111163726798 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726798 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw conn:(1234/rtp C:695EAB68 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726798 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726798 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw CI:695EAB68 CRCX: Creating connection: port: 5100 (mgcp_protocol.c:1112) 20241111163726798 DLMGCP NOTICE <0013> endpoint:rtpbridge/f3@mgw CI:695EAB68 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726798 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726798 DLMGCP DEBUG <0013> Generated response: line #00: 200 44655 OK (mgcp_msg.c:67) 20241111163726798 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f3@mgw (mgcp_msg.c:67) 20241111163726798 DLMGCP DEBUG <0013> Generated response: line #02: I: 695EAB68 (mgcp_msg.c:67) 20241111163726798 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726799 DLMGCP DEBUG <0013> Generated response: line #04: o=- 695EAB68 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726799 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726799 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726799 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726799 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5100 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726799 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726799 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726799 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44656 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726799 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726799 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726799 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726799 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw (trunk:0) found free endpoint: rtpbridge/f4@mgw (mgcp_endp.c:261) 20241111163726799 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f4@mgw" (mgcp_protocol.c:441) 20241111163726799 DLMGCP NOTICE <0013> endpoint:rtpbridge/f4@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726800 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw conn:(1234/rtp C:EC8BCBCF r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726800 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw CI:EC8BCBCF connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726800 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw CI:EC8BCBCF output_enabled 0 (mgcp_msg.c:125) 20241111163726800 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726800 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw conn:(1234/rtp C:EC8BCBCF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726800 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726800 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw CI:EC8BCBCF CRCX: Creating connection: port: 5102 (mgcp_protocol.c:1112) 20241111163726800 DLMGCP NOTICE <0013> endpoint:rtpbridge/f4@mgw CI:EC8BCBCF CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726800 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726800 DLMGCP DEBUG <0013> Generated response: line #00: 200 44656 OK (mgcp_msg.c:67) 20241111163726800 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f4@mgw (mgcp_msg.c:67) 20241111163726800 DLMGCP DEBUG <0013> Generated response: line #02: I: EC8BCBCF (mgcp_msg.c:67) 20241111163726800 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726800 DLMGCP DEBUG <0013> Generated response: line #04: o=- EC8BCBCF 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726800 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726800 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726800 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726800 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5102 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726800 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726800 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726801 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44657 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726801 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726801 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726801 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726801 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw (trunk:0) found free endpoint: rtpbridge/f5@mgw (mgcp_endp.c:261) 20241111163726801 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f5@mgw" (mgcp_protocol.c:441) 20241111163726801 DLMGCP NOTICE <0013> endpoint:rtpbridge/f5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726801 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw conn:(1234/rtp C:4F8C15CC r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726801 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw CI:4F8C15CC connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726801 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw CI:4F8C15CC output_enabled 0 (mgcp_msg.c:125) 20241111163726801 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726801 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw conn:(1234/rtp C:4F8C15CC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726801 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726801 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw CI:4F8C15CC CRCX: Creating connection: port: 5104 (mgcp_protocol.c:1112) 20241111163726801 DLMGCP NOTICE <0013> endpoint:rtpbridge/f5@mgw CI:4F8C15CC CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726801 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726801 DLMGCP DEBUG <0013> Generated response: line #00: 200 44657 OK (mgcp_msg.c:67) 20241111163726801 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f5@mgw (mgcp_msg.c:67) 20241111163726801 DLMGCP DEBUG <0013> Generated response: line #02: I: 4F8C15CC (mgcp_msg.c:67) 20241111163726801 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726801 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4F8C15CC 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726801 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726801 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726801 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726801 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5104 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726801 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726801 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726802 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44658 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726802 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726802 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726802 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726802 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw (trunk:0) found free endpoint: rtpbridge/f6@mgw (mgcp_endp.c:261) 20241111163726802 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f6@mgw" (mgcp_protocol.c:441) 20241111163726802 DLMGCP NOTICE <0013> endpoint:rtpbridge/f6@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726802 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw conn:(1234/rtp C:D8D7D7B2 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726802 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw CI:D8D7D7B2 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726802 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw CI:D8D7D7B2 output_enabled 0 (mgcp_msg.c:125) 20241111163726802 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726802 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw conn:(1234/rtp C:D8D7D7B2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726802 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726802 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw CI:D8D7D7B2 CRCX: Creating connection: port: 5106 (mgcp_protocol.c:1112) 20241111163726802 DLMGCP NOTICE <0013> endpoint:rtpbridge/f6@mgw CI:D8D7D7B2 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726802 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726802 DLMGCP DEBUG <0013> Generated response: line #00: 200 44658 OK (mgcp_msg.c:67) 20241111163726802 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f6@mgw (mgcp_msg.c:67) 20241111163726802 DLMGCP DEBUG <0013> Generated response: line #02: I: D8D7D7B2 (mgcp_msg.c:67) 20241111163726802 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726802 DLMGCP DEBUG <0013> Generated response: line #04: o=- D8D7D7B2 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726802 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726803 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726803 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726803 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5106 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726803 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726803 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726803 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44659 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726803 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726803 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726803 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726803 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw (trunk:0) found free endpoint: rtpbridge/f7@mgw (mgcp_endp.c:261) 20241111163726803 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f7@mgw" (mgcp_protocol.c:441) 20241111163726803 DLMGCP NOTICE <0013> endpoint:rtpbridge/f7@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726803 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw conn:(1234/rtp C:73B0B058 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726803 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw CI:73B0B058 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726803 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw CI:73B0B058 output_enabled 0 (mgcp_msg.c:125) 20241111163726803 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726803 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw conn:(1234/rtp C:73B0B058 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726803 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726803 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw CI:73B0B058 CRCX: Creating connection: port: 5108 (mgcp_protocol.c:1112) 20241111163726803 DLMGCP NOTICE <0013> endpoint:rtpbridge/f7@mgw CI:73B0B058 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726804 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726804 DLMGCP DEBUG <0013> Generated response: line #00: 200 44659 OK (mgcp_msg.c:67) 20241111163726804 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f7@mgw (mgcp_msg.c:67) 20241111163726804 DLMGCP DEBUG <0013> Generated response: line #02: I: 73B0B058 (mgcp_msg.c:67) 20241111163726804 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726804 DLMGCP DEBUG <0013> Generated response: line #04: o=- 73B0B058 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726804 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726804 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726804 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726804 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5108 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726804 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726804 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726804 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44660 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726804 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726804 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726804 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726804 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw (trunk:0) found free endpoint: rtpbridge/f8@mgw (mgcp_endp.c:261) 20241111163726804 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f8@mgw" (mgcp_protocol.c:441) 20241111163726804 DLMGCP NOTICE <0013> endpoint:rtpbridge/f8@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726804 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw conn:(1234/rtp C:715BBE68 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726804 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw CI:715BBE68 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726804 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw CI:715BBE68 output_enabled 0 (mgcp_msg.c:125) 20241111163726804 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726804 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw conn:(1234/rtp C:715BBE68 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726804 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726805 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw CI:715BBE68 CRCX: Creating connection: port: 5110 (mgcp_protocol.c:1112) 20241111163726805 DLMGCP NOTICE <0013> endpoint:rtpbridge/f8@mgw CI:715BBE68 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726805 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726805 DLMGCP DEBUG <0013> Generated response: line #00: 200 44660 OK (mgcp_msg.c:67) 20241111163726805 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f8@mgw (mgcp_msg.c:67) 20241111163726805 DLMGCP DEBUG <0013> Generated response: line #02: I: 715BBE68 (mgcp_msg.c:67) 20241111163726805 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726805 DLMGCP DEBUG <0013> Generated response: line #04: o=- 715BBE68 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726805 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726805 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726805 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726805 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5110 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726805 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726805 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726805 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44661 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726805 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726805 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726805 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726805 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw (trunk:0) found free endpoint: rtpbridge/f9@mgw (mgcp_endp.c:261) 20241111163726805 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f9@mgw" (mgcp_protocol.c:441) 20241111163726805 DLMGCP NOTICE <0013> endpoint:rtpbridge/f9@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726805 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw conn:(1234/rtp C:0B4CE2C0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726805 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw CI:0B4CE2C0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726805 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw CI:0B4CE2C0 output_enabled 0 (mgcp_msg.c:125) 20241111163726805 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726805 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw conn:(1234/rtp C:0B4CE2C0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726806 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726806 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw CI:0B4CE2C0 CRCX: Creating connection: port: 5112 (mgcp_protocol.c:1112) 20241111163726806 DLMGCP NOTICE <0013> endpoint:rtpbridge/f9@mgw CI:0B4CE2C0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726806 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726806 DLMGCP DEBUG <0013> Generated response: line #00: 200 44661 OK (mgcp_msg.c:67) 20241111163726806 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f9@mgw (mgcp_msg.c:67) 20241111163726806 DLMGCP DEBUG <0013> Generated response: line #02: I: 0B4CE2C0 (mgcp_msg.c:67) 20241111163726806 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726806 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0B4CE2C0 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726806 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726806 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726806 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726806 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5112 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726806 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726806 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726806 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44662 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726806 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726806 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726806 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726806 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw (trunk:0) found free endpoint: rtpbridge/fa@mgw (mgcp_endp.c:261) 20241111163726806 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/fa@mgw" (mgcp_protocol.c:441) 20241111163726806 DLMGCP NOTICE <0013> endpoint:rtpbridge/fa@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726806 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw conn:(1234/rtp C:40CC75C6 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726806 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw CI:40CC75C6 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726806 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw CI:40CC75C6 output_enabled 0 (mgcp_msg.c:125) 20241111163726806 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726806 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw conn:(1234/rtp C:40CC75C6 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726806 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726806 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw CI:40CC75C6 CRCX: Creating connection: port: 5114 (mgcp_protocol.c:1112) 20241111163726806 DLMGCP NOTICE <0013> endpoint:rtpbridge/fa@mgw CI:40CC75C6 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726807 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726807 DLMGCP DEBUG <0013> Generated response: line #00: 200 44662 OK (mgcp_msg.c:67) 20241111163726807 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fa@mgw (mgcp_msg.c:67) 20241111163726807 DLMGCP DEBUG <0013> Generated response: line #02: I: 40CC75C6 (mgcp_msg.c:67) 20241111163726807 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726807 DLMGCP DEBUG <0013> Generated response: line #04: o=- 40CC75C6 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726807 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726807 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726807 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726807 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5114 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726807 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726807 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726807 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44663 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726807 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726807 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726807 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726807 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw (trunk:0) found free endpoint: rtpbridge/fb@mgw (mgcp_endp.c:261) 20241111163726807 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/fb@mgw" (mgcp_protocol.c:441) 20241111163726807 DLMGCP NOTICE <0013> endpoint:rtpbridge/fb@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726807 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw conn:(1234/rtp C:96836526 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726807 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw CI:96836526 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726807 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw CI:96836526 output_enabled 0 (mgcp_msg.c:125) 20241111163726807 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726807 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw conn:(1234/rtp C:96836526 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726807 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726807 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw CI:96836526 CRCX: Creating connection: port: 5116 (mgcp_protocol.c:1112) 20241111163726807 DLMGCP NOTICE <0013> endpoint:rtpbridge/fb@mgw CI:96836526 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726807 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726807 DLMGCP DEBUG <0013> Generated response: line #00: 200 44663 OK (mgcp_msg.c:67) 20241111163726807 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fb@mgw (mgcp_msg.c:67) 20241111163726807 DLMGCP DEBUG <0013> Generated response: line #02: I: 96836526 (mgcp_msg.c:67) 20241111163726807 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726807 DLMGCP DEBUG <0013> Generated response: line #04: o=- 96836526 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726807 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726808 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726808 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726808 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5116 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726808 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726808 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726808 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44664 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726808 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726808 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726808 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726808 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw (trunk:0) found free endpoint: rtpbridge/fc@mgw (mgcp_endp.c:261) 20241111163726808 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/fc@mgw" (mgcp_protocol.c:441) 20241111163726808 DLMGCP NOTICE <0013> endpoint:rtpbridge/fc@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726808 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw conn:(1234/rtp C:909030FF r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726808 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw CI:909030FF connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726808 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw CI:909030FF output_enabled 0 (mgcp_msg.c:125) 20241111163726808 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726808 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw conn:(1234/rtp C:909030FF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726808 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726808 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw CI:909030FF CRCX: Creating connection: port: 5118 (mgcp_protocol.c:1112) 20241111163726808 DLMGCP NOTICE <0013> endpoint:rtpbridge/fc@mgw CI:909030FF CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726808 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726808 DLMGCP DEBUG <0013> Generated response: line #00: 200 44664 OK (mgcp_msg.c:67) 20241111163726808 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fc@mgw (mgcp_msg.c:67) 20241111163726808 DLMGCP DEBUG <0013> Generated response: line #02: I: 909030FF (mgcp_msg.c:67) 20241111163726808 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726808 DLMGCP DEBUG <0013> Generated response: line #04: o=- 909030FF 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726808 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726808 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726808 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726808 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5118 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726808 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726808 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726809 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44665 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726809 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726809 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726809 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726809 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw (trunk:0) found free endpoint: rtpbridge/fd@mgw (mgcp_endp.c:261) 20241111163726809 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/fd@mgw" (mgcp_protocol.c:441) 20241111163726809 DLMGCP NOTICE <0013> endpoint:rtpbridge/fd@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726809 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw conn:(1234/rtp C:9354445A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726809 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw CI:9354445A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726809 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw CI:9354445A output_enabled 0 (mgcp_msg.c:125) 20241111163726809 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726809 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw conn:(1234/rtp C:9354445A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726809 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726809 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw CI:9354445A CRCX: Creating connection: port: 5120 (mgcp_protocol.c:1112) 20241111163726809 DLMGCP NOTICE <0013> endpoint:rtpbridge/fd@mgw CI:9354445A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726809 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726809 DLMGCP DEBUG <0013> Generated response: line #00: 200 44665 OK (mgcp_msg.c:67) 20241111163726809 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fd@mgw (mgcp_msg.c:67) 20241111163726809 DLMGCP DEBUG <0013> Generated response: line #02: I: 9354445A (mgcp_msg.c:67) 20241111163726809 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726809 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9354445A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726809 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726809 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726809 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726809 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5120 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726810 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726810 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726810 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44666 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726810 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726810 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726810 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726810 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw (trunk:0) found free endpoint: rtpbridge/fe@mgw (mgcp_endp.c:261) 20241111163726810 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/fe@mgw" (mgcp_protocol.c:441) 20241111163726810 DLMGCP NOTICE <0013> endpoint:rtpbridge/fe@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726810 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw conn:(1234/rtp C:663FF285 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726810 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw CI:663FF285 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726810 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw CI:663FF285 output_enabled 0 (mgcp_msg.c:125) 20241111163726810 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726810 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw conn:(1234/rtp C:663FF285 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726810 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726810 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw CI:663FF285 CRCX: Creating connection: port: 5122 (mgcp_protocol.c:1112) 20241111163726810 DLMGCP NOTICE <0013> endpoint:rtpbridge/fe@mgw CI:663FF285 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726810 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726811 DLMGCP DEBUG <0013> Generated response: line #00: 200 44666 OK (mgcp_msg.c:67) 20241111163726811 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fe@mgw (mgcp_msg.c:67) 20241111163726811 DLMGCP DEBUG <0013> Generated response: line #02: I: 663FF285 (mgcp_msg.c:67) 20241111163726811 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726811 DLMGCP DEBUG <0013> Generated response: line #04: o=- 663FF285 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726811 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726811 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726811 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726811 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5122 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726811 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726811 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726811 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44667 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726811 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726811 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726811 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726811 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw (trunk:0) found free endpoint: rtpbridge/ff@mgw (mgcp_endp.c:261) 20241111163726811 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ff@mgw" (mgcp_protocol.c:441) 20241111163726811 DLMGCP NOTICE <0013> endpoint:rtpbridge/ff@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726811 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw conn:(1234/rtp C:9131ACB3 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726811 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw CI:9131ACB3 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726811 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw CI:9131ACB3 output_enabled 0 (mgcp_msg.c:125) 20241111163726812 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726812 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw conn:(1234/rtp C:9131ACB3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726812 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726812 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw CI:9131ACB3 CRCX: Creating connection: port: 5124 (mgcp_protocol.c:1112) 20241111163726812 DLMGCP NOTICE <0013> endpoint:rtpbridge/ff@mgw CI:9131ACB3 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726812 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726812 DLMGCP DEBUG <0013> Generated response: line #00: 200 44667 OK (mgcp_msg.c:67) 20241111163726812 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ff@mgw (mgcp_msg.c:67) 20241111163726812 DLMGCP DEBUG <0013> Generated response: line #02: I: 9131ACB3 (mgcp_msg.c:67) 20241111163726812 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726812 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9131ACB3 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726812 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726812 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726812 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726812 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5124 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726812 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726812 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726812 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44668 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726812 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726813 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726813 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726813 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw (trunk:0) found free endpoint: rtpbridge/100@mgw (mgcp_endp.c:261) 20241111163726813 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/100@mgw" (mgcp_protocol.c:441) 20241111163726813 DLMGCP NOTICE <0013> endpoint:rtpbridge/100@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726813 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw conn:(1234/rtp C:20544B99 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726813 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw CI:20544B99 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726813 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw CI:20544B99 output_enabled 0 (mgcp_msg.c:125) 20241111163726813 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726813 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw conn:(1234/rtp C:20544B99 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726813 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726813 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw CI:20544B99 CRCX: Creating connection: port: 5126 (mgcp_protocol.c:1112) 20241111163726813 DLMGCP NOTICE <0013> endpoint:rtpbridge/100@mgw CI:20544B99 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726813 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726813 DLMGCP DEBUG <0013> Generated response: line #00: 200 44668 OK (mgcp_msg.c:67) 20241111163726813 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/100@mgw (mgcp_msg.c:67) 20241111163726813 DLMGCP DEBUG <0013> Generated response: line #02: I: 20544B99 (mgcp_msg.c:67) 20241111163726813 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726813 DLMGCP DEBUG <0013> Generated response: line #04: o=- 20544B99 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726813 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726813 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726813 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726813 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5126 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726813 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726813 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726814 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44669 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726814 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726814 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726814 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726814 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw (trunk:0) found free endpoint: rtpbridge/101@mgw (mgcp_endp.c:261) 20241111163726814 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/101@mgw" (mgcp_protocol.c:441) 20241111163726814 DLMGCP NOTICE <0013> endpoint:rtpbridge/101@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726814 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw conn:(1234/rtp C:FDD86957 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726814 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw CI:FDD86957 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726814 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw CI:FDD86957 output_enabled 0 (mgcp_msg.c:125) 20241111163726814 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726814 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw conn:(1234/rtp C:FDD86957 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726814 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726814 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw CI:FDD86957 CRCX: Creating connection: port: 5128 (mgcp_protocol.c:1112) 20241111163726814 DLMGCP NOTICE <0013> endpoint:rtpbridge/101@mgw CI:FDD86957 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726814 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726814 DLMGCP DEBUG <0013> Generated response: line #00: 200 44669 OK (mgcp_msg.c:67) 20241111163726814 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/101@mgw (mgcp_msg.c:67) 20241111163726814 DLMGCP DEBUG <0013> Generated response: line #02: I: FDD86957 (mgcp_msg.c:67) 20241111163726814 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726814 DLMGCP DEBUG <0013> Generated response: line #04: o=- FDD86957 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726814 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726814 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726814 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726814 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5128 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726814 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726814 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726815 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44670 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726815 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726815 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726815 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726815 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw (trunk:0) found free endpoint: rtpbridge/102@mgw (mgcp_endp.c:261) 20241111163726815 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/102@mgw" (mgcp_protocol.c:441) 20241111163726815 DLMGCP NOTICE <0013> endpoint:rtpbridge/102@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726815 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw conn:(1234/rtp C:8E0D0E50 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726815 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw CI:8E0D0E50 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726815 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw CI:8E0D0E50 output_enabled 0 (mgcp_msg.c:125) 20241111163726815 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726815 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw conn:(1234/rtp C:8E0D0E50 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726815 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726815 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw CI:8E0D0E50 CRCX: Creating connection: port: 5130 (mgcp_protocol.c:1112) 20241111163726815 DLMGCP NOTICE <0013> endpoint:rtpbridge/102@mgw CI:8E0D0E50 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726815 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726815 DLMGCP DEBUG <0013> Generated response: line #00: 200 44670 OK (mgcp_msg.c:67) 20241111163726815 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/102@mgw (mgcp_msg.c:67) 20241111163726815 DLMGCP DEBUG <0013> Generated response: line #02: I: 8E0D0E50 (mgcp_msg.c:67) 20241111163726815 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726815 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8E0D0E50 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726815 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726815 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726815 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726815 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5130 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726815 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726815 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726816 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44671 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726816 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726816 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726816 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726816 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw (trunk:0) found free endpoint: rtpbridge/103@mgw (mgcp_endp.c:261) 20241111163726816 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/103@mgw" (mgcp_protocol.c:441) 20241111163726816 DLMGCP NOTICE <0013> endpoint:rtpbridge/103@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726816 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw conn:(1234/rtp C:A3A14A86 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726816 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw CI:A3A14A86 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726816 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw CI:A3A14A86 output_enabled 0 (mgcp_msg.c:125) 20241111163726816 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726816 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw conn:(1234/rtp C:A3A14A86 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726816 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726816 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw CI:A3A14A86 CRCX: Creating connection: port: 5132 (mgcp_protocol.c:1112) 20241111163726816 DLMGCP NOTICE <0013> endpoint:rtpbridge/103@mgw CI:A3A14A86 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726816 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726816 DLMGCP DEBUG <0013> Generated response: line #00: 200 44671 OK (mgcp_msg.c:67) 20241111163726816 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/103@mgw (mgcp_msg.c:67) 20241111163726816 DLMGCP DEBUG <0013> Generated response: line #02: I: A3A14A86 (mgcp_msg.c:67) 20241111163726816 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726816 DLMGCP DEBUG <0013> Generated response: line #04: o=- A3A14A86 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726816 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726816 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726816 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726816 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5132 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726816 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726816 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726817 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44672 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726817 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726817 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726817 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726817 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw (trunk:0) found free endpoint: rtpbridge/104@mgw (mgcp_endp.c:261) 20241111163726817 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/104@mgw" (mgcp_protocol.c:441) 20241111163726817 DLMGCP NOTICE <0013> endpoint:rtpbridge/104@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726817 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw conn:(1234/rtp C:D29FA7FD r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726817 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw CI:D29FA7FD connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726817 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw CI:D29FA7FD output_enabled 0 (mgcp_msg.c:125) 20241111163726817 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726817 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw conn:(1234/rtp C:D29FA7FD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726817 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726817 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw CI:D29FA7FD CRCX: Creating connection: port: 5134 (mgcp_protocol.c:1112) 20241111163726817 DLMGCP NOTICE <0013> endpoint:rtpbridge/104@mgw CI:D29FA7FD CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726817 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726817 DLMGCP DEBUG <0013> Generated response: line #00: 200 44672 OK (mgcp_msg.c:67) 20241111163726817 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/104@mgw (mgcp_msg.c:67) 20241111163726817 DLMGCP DEBUG <0013> Generated response: line #02: I: D29FA7FD (mgcp_msg.c:67) 20241111163726817 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726817 DLMGCP DEBUG <0013> Generated response: line #04: o=- D29FA7FD 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726817 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726817 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726817 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726817 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5134 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726817 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726817 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726818 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44673 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726818 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726818 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726818 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726818 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw (trunk:0) found free endpoint: rtpbridge/105@mgw (mgcp_endp.c:261) 20241111163726818 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/105@mgw" (mgcp_protocol.c:441) 20241111163726818 DLMGCP NOTICE <0013> endpoint:rtpbridge/105@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726818 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw conn:(1234/rtp C:83629FAE r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726818 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw CI:83629FAE connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726818 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw CI:83629FAE output_enabled 0 (mgcp_msg.c:125) 20241111163726818 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726818 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw conn:(1234/rtp C:83629FAE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726818 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726818 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw CI:83629FAE CRCX: Creating connection: port: 5136 (mgcp_protocol.c:1112) 20241111163726818 DLMGCP NOTICE <0013> endpoint:rtpbridge/105@mgw CI:83629FAE CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726818 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726818 DLMGCP DEBUG <0013> Generated response: line #00: 200 44673 OK (mgcp_msg.c:67) 20241111163726818 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/105@mgw (mgcp_msg.c:67) 20241111163726818 DLMGCP DEBUG <0013> Generated response: line #02: I: 83629FAE (mgcp_msg.c:67) 20241111163726818 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726818 DLMGCP DEBUG <0013> Generated response: line #04: o=- 83629FAE 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726818 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726818 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726818 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726818 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5136 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726818 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726818 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726819 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44674 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726819 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726819 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726819 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726819 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw (trunk:0) found free endpoint: rtpbridge/106@mgw (mgcp_endp.c:261) 20241111163726819 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/106@mgw" (mgcp_protocol.c:441) 20241111163726819 DLMGCP NOTICE <0013> endpoint:rtpbridge/106@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726819 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw conn:(1234/rtp C:171CA44F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726819 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw CI:171CA44F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726819 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw CI:171CA44F output_enabled 0 (mgcp_msg.c:125) 20241111163726819 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726819 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw conn:(1234/rtp C:171CA44F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726819 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726819 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw CI:171CA44F CRCX: Creating connection: port: 5138 (mgcp_protocol.c:1112) 20241111163726819 DLMGCP NOTICE <0013> endpoint:rtpbridge/106@mgw CI:171CA44F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726819 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726819 DLMGCP DEBUG <0013> Generated response: line #00: 200 44674 OK (mgcp_msg.c:67) 20241111163726819 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/106@mgw (mgcp_msg.c:67) 20241111163726819 DLMGCP DEBUG <0013> Generated response: line #02: I: 171CA44F (mgcp_msg.c:67) 20241111163726819 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726819 DLMGCP DEBUG <0013> Generated response: line #04: o=- 171CA44F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726819 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726819 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726819 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726819 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5138 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726819 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726819 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726820 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44675 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726820 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726820 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726820 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726820 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw (trunk:0) found free endpoint: rtpbridge/107@mgw (mgcp_endp.c:261) 20241111163726820 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/107@mgw" (mgcp_protocol.c:441) 20241111163726820 DLMGCP NOTICE <0013> endpoint:rtpbridge/107@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726820 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw conn:(1234/rtp C:28A03B31 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726820 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw CI:28A03B31 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726820 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw CI:28A03B31 output_enabled 0 (mgcp_msg.c:125) 20241111163726820 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726820 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw conn:(1234/rtp C:28A03B31 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726820 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726820 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw CI:28A03B31 CRCX: Creating connection: port: 5140 (mgcp_protocol.c:1112) 20241111163726820 DLMGCP NOTICE <0013> endpoint:rtpbridge/107@mgw CI:28A03B31 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726820 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726820 DLMGCP DEBUG <0013> Generated response: line #00: 200 44675 OK (mgcp_msg.c:67) 20241111163726820 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/107@mgw (mgcp_msg.c:67) 20241111163726820 DLMGCP DEBUG <0013> Generated response: line #02: I: 28A03B31 (mgcp_msg.c:67) 20241111163726820 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726820 DLMGCP DEBUG <0013> Generated response: line #04: o=- 28A03B31 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726820 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726820 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726820 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726820 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5140 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726820 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726820 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726821 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44676 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726821 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726821 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726821 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726821 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw (trunk:0) found free endpoint: rtpbridge/108@mgw (mgcp_endp.c:261) 20241111163726821 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/108@mgw" (mgcp_protocol.c:441) 20241111163726821 DLMGCP NOTICE <0013> endpoint:rtpbridge/108@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726821 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw conn:(1234/rtp C:AFFB1D81 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726821 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw CI:AFFB1D81 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726821 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw CI:AFFB1D81 output_enabled 0 (mgcp_msg.c:125) 20241111163726821 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726821 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw conn:(1234/rtp C:AFFB1D81 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726821 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726821 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw CI:AFFB1D81 CRCX: Creating connection: port: 5142 (mgcp_protocol.c:1112) 20241111163726821 DLMGCP NOTICE <0013> endpoint:rtpbridge/108@mgw CI:AFFB1D81 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726821 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726821 DLMGCP DEBUG <0013> Generated response: line #00: 200 44676 OK (mgcp_msg.c:67) 20241111163726821 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/108@mgw (mgcp_msg.c:67) 20241111163726821 DLMGCP DEBUG <0013> Generated response: line #02: I: AFFB1D81 (mgcp_msg.c:67) 20241111163726821 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726821 DLMGCP DEBUG <0013> Generated response: line #04: o=- AFFB1D81 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726821 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726821 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726821 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726821 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5142 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726821 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726821 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726822 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44677 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726822 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726822 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726822 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726822 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw (trunk:0) found free endpoint: rtpbridge/109@mgw (mgcp_endp.c:261) 20241111163726822 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/109@mgw" (mgcp_protocol.c:441) 20241111163726822 DLMGCP NOTICE <0013> endpoint:rtpbridge/109@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726822 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw conn:(1234/rtp C:31AE97EA r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726822 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw CI:31AE97EA connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726822 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw CI:31AE97EA output_enabled 0 (mgcp_msg.c:125) 20241111163726822 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726822 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw conn:(1234/rtp C:31AE97EA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726822 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726822 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw CI:31AE97EA CRCX: Creating connection: port: 5144 (mgcp_protocol.c:1112) 20241111163726822 DLMGCP NOTICE <0013> endpoint:rtpbridge/109@mgw CI:31AE97EA CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726822 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726822 DLMGCP DEBUG <0013> Generated response: line #00: 200 44677 OK (mgcp_msg.c:67) 20241111163726822 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/109@mgw (mgcp_msg.c:67) 20241111163726822 DLMGCP DEBUG <0013> Generated response: line #02: I: 31AE97EA (mgcp_msg.c:67) 20241111163726822 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726822 DLMGCP DEBUG <0013> Generated response: line #04: o=- 31AE97EA 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726822 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726822 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726822 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726822 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5144 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726822 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726822 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726823 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44678 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726823 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726823 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726823 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726823 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw (trunk:0) found free endpoint: rtpbridge/10a@mgw (mgcp_endp.c:261) 20241111163726823 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10a@mgw" (mgcp_protocol.c:441) 20241111163726823 DLMGCP NOTICE <0013> endpoint:rtpbridge/10a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726823 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw conn:(1234/rtp C:17B7C4B3 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726823 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw CI:17B7C4B3 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726823 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw CI:17B7C4B3 output_enabled 0 (mgcp_msg.c:125) 20241111163726823 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726823 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw conn:(1234/rtp C:17B7C4B3 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726823 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726823 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw CI:17B7C4B3 CRCX: Creating connection: port: 5146 (mgcp_protocol.c:1112) 20241111163726823 DLMGCP NOTICE <0013> endpoint:rtpbridge/10a@mgw CI:17B7C4B3 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726823 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726823 DLMGCP DEBUG <0013> Generated response: line #00: 200 44678 OK (mgcp_msg.c:67) 20241111163726823 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10a@mgw (mgcp_msg.c:67) 20241111163726823 DLMGCP DEBUG <0013> Generated response: line #02: I: 17B7C4B3 (mgcp_msg.c:67) 20241111163726823 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726823 DLMGCP DEBUG <0013> Generated response: line #04: o=- 17B7C4B3 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726823 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726823 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726823 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726823 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5146 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726823 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726823 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726824 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44679 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726824 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726824 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726824 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726824 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw (trunk:0) found free endpoint: rtpbridge/10b@mgw (mgcp_endp.c:261) 20241111163726824 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10b@mgw" (mgcp_protocol.c:441) 20241111163726824 DLMGCP NOTICE <0013> endpoint:rtpbridge/10b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726824 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw conn:(1234/rtp C:A84220C0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726824 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw CI:A84220C0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726824 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw CI:A84220C0 output_enabled 0 (mgcp_msg.c:125) 20241111163726824 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726824 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw conn:(1234/rtp C:A84220C0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726824 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726824 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw CI:A84220C0 CRCX: Creating connection: port: 5148 (mgcp_protocol.c:1112) 20241111163726824 DLMGCP NOTICE <0013> endpoint:rtpbridge/10b@mgw CI:A84220C0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726824 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726824 DLMGCP DEBUG <0013> Generated response: line #00: 200 44679 OK (mgcp_msg.c:67) 20241111163726824 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10b@mgw (mgcp_msg.c:67) 20241111163726824 DLMGCP DEBUG <0013> Generated response: line #02: I: A84220C0 (mgcp_msg.c:67) 20241111163726824 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726824 DLMGCP DEBUG <0013> Generated response: line #04: o=- A84220C0 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726824 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726824 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726824 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726824 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5148 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726824 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726824 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726825 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44680 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726825 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726825 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726825 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726825 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw (trunk:0) found free endpoint: rtpbridge/10c@mgw (mgcp_endp.c:261) 20241111163726825 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10c@mgw" (mgcp_protocol.c:441) 20241111163726825 DLMGCP NOTICE <0013> endpoint:rtpbridge/10c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726825 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw conn:(1234/rtp C:EB60648C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726825 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw CI:EB60648C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726825 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw CI:EB60648C output_enabled 0 (mgcp_msg.c:125) 20241111163726825 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726825 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw conn:(1234/rtp C:EB60648C r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726825 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726825 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw CI:EB60648C CRCX: Creating connection: port: 5150 (mgcp_protocol.c:1112) 20241111163726825 DLMGCP NOTICE <0013> endpoint:rtpbridge/10c@mgw CI:EB60648C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726825 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726825 DLMGCP DEBUG <0013> Generated response: line #00: 200 44680 OK (mgcp_msg.c:67) 20241111163726825 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10c@mgw (mgcp_msg.c:67) 20241111163726825 DLMGCP DEBUG <0013> Generated response: line #02: I: EB60648C (mgcp_msg.c:67) 20241111163726825 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726825 DLMGCP DEBUG <0013> Generated response: line #04: o=- EB60648C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726825 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726825 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726825 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726825 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5150 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726825 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726825 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726826 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44681 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726826 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726826 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726826 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726826 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw (trunk:0) found free endpoint: rtpbridge/10d@mgw (mgcp_endp.c:261) 20241111163726826 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10d@mgw" (mgcp_protocol.c:441) 20241111163726826 DLMGCP NOTICE <0013> endpoint:rtpbridge/10d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726826 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw conn:(1234/rtp C:72FC6F7A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726826 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw CI:72FC6F7A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726826 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw CI:72FC6F7A output_enabled 0 (mgcp_msg.c:125) 20241111163726826 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726826 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw conn:(1234/rtp C:72FC6F7A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726826 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726826 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw CI:72FC6F7A CRCX: Creating connection: port: 5152 (mgcp_protocol.c:1112) 20241111163726826 DLMGCP NOTICE <0013> endpoint:rtpbridge/10d@mgw CI:72FC6F7A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726826 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726826 DLMGCP DEBUG <0013> Generated response: line #00: 200 44681 OK (mgcp_msg.c:67) 20241111163726826 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10d@mgw (mgcp_msg.c:67) 20241111163726826 DLMGCP DEBUG <0013> Generated response: line #02: I: 72FC6F7A (mgcp_msg.c:67) 20241111163726826 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726826 DLMGCP DEBUG <0013> Generated response: line #04: o=- 72FC6F7A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726826 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726826 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726826 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726826 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5152 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726826 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726826 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726827 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44682 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726827 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726827 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726827 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726827 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw (trunk:0) found free endpoint: rtpbridge/10e@mgw (mgcp_endp.c:261) 20241111163726827 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10e@mgw" (mgcp_protocol.c:441) 20241111163726827 DLMGCP NOTICE <0013> endpoint:rtpbridge/10e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726827 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw conn:(1234/rtp C:F4E8647A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726827 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw CI:F4E8647A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726827 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw CI:F4E8647A output_enabled 0 (mgcp_msg.c:125) 20241111163726827 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726827 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw conn:(1234/rtp C:F4E8647A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726827 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726827 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw CI:F4E8647A CRCX: Creating connection: port: 5154 (mgcp_protocol.c:1112) 20241111163726827 DLMGCP NOTICE <0013> endpoint:rtpbridge/10e@mgw CI:F4E8647A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726827 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726827 DLMGCP DEBUG <0013> Generated response: line #00: 200 44682 OK (mgcp_msg.c:67) 20241111163726827 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10e@mgw (mgcp_msg.c:67) 20241111163726827 DLMGCP DEBUG <0013> Generated response: line #02: I: F4E8647A (mgcp_msg.c:67) 20241111163726827 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726827 DLMGCP DEBUG <0013> Generated response: line #04: o=- F4E8647A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726827 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726827 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726827 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726827 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5154 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726827 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726827 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726828 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44683 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726828 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726828 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726828 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726828 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw (trunk:0) found free endpoint: rtpbridge/10f@mgw (mgcp_endp.c:261) 20241111163726828 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10f@mgw" (mgcp_protocol.c:441) 20241111163726828 DLMGCP NOTICE <0013> endpoint:rtpbridge/10f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726828 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw conn:(1234/rtp C:8383AFD1 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726828 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw CI:8383AFD1 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726828 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw CI:8383AFD1 output_enabled 0 (mgcp_msg.c:125) 20241111163726828 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726828 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw conn:(1234/rtp C:8383AFD1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726828 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726828 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw CI:8383AFD1 CRCX: Creating connection: port: 5156 (mgcp_protocol.c:1112) 20241111163726828 DLMGCP NOTICE <0013> endpoint:rtpbridge/10f@mgw CI:8383AFD1 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726828 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726828 DLMGCP DEBUG <0013> Generated response: line #00: 200 44683 OK (mgcp_msg.c:67) 20241111163726828 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10f@mgw (mgcp_msg.c:67) 20241111163726828 DLMGCP DEBUG <0013> Generated response: line #02: I: 8383AFD1 (mgcp_msg.c:67) 20241111163726828 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726828 DLMGCP DEBUG <0013> Generated response: line #04: o=- 8383AFD1 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726828 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726828 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726828 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726828 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5156 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726828 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726828 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726829 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44684 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726829 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726829 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726829 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726829 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw (trunk:0) found free endpoint: rtpbridge/110@mgw (mgcp_endp.c:261) 20241111163726829 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/110@mgw" (mgcp_protocol.c:441) 20241111163726829 DLMGCP NOTICE <0013> endpoint:rtpbridge/110@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726829 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw conn:(1234/rtp C:43C0A255 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726829 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw CI:43C0A255 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726829 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw CI:43C0A255 output_enabled 0 (mgcp_msg.c:125) 20241111163726829 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726829 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw conn:(1234/rtp C:43C0A255 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726829 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726829 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw CI:43C0A255 CRCX: Creating connection: port: 5158 (mgcp_protocol.c:1112) 20241111163726829 DLMGCP NOTICE <0013> endpoint:rtpbridge/110@mgw CI:43C0A255 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726829 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726829 DLMGCP DEBUG <0013> Generated response: line #00: 200 44684 OK (mgcp_msg.c:67) 20241111163726829 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/110@mgw (mgcp_msg.c:67) 20241111163726829 DLMGCP DEBUG <0013> Generated response: line #02: I: 43C0A255 (mgcp_msg.c:67) 20241111163726829 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726829 DLMGCP DEBUG <0013> Generated response: line #04: o=- 43C0A255 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726829 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726829 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726829 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726829 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5158 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726829 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726829 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726830 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44685 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726830 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726830 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726830 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726830 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw (trunk:0) found free endpoint: rtpbridge/111@mgw (mgcp_endp.c:261) 20241111163726830 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/111@mgw" (mgcp_protocol.c:441) 20241111163726830 DLMGCP NOTICE <0013> endpoint:rtpbridge/111@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726830 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw conn:(1234/rtp C:9BE16F07 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726830 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw CI:9BE16F07 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726830 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw CI:9BE16F07 output_enabled 0 (mgcp_msg.c:125) 20241111163726830 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726830 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw conn:(1234/rtp C:9BE16F07 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726830 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726830 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw CI:9BE16F07 CRCX: Creating connection: port: 5160 (mgcp_protocol.c:1112) 20241111163726830 DLMGCP NOTICE <0013> endpoint:rtpbridge/111@mgw CI:9BE16F07 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726830 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726830 DLMGCP DEBUG <0013> Generated response: line #00: 200 44685 OK (mgcp_msg.c:67) 20241111163726830 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/111@mgw (mgcp_msg.c:67) 20241111163726830 DLMGCP DEBUG <0013> Generated response: line #02: I: 9BE16F07 (mgcp_msg.c:67) 20241111163726830 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726830 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9BE16F07 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726830 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726830 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726830 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726830 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5160 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726830 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726830 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726831 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44686 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726831 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726831 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726831 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726831 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw (trunk:0) found free endpoint: rtpbridge/112@mgw (mgcp_endp.c:261) 20241111163726831 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/112@mgw" (mgcp_protocol.c:441) 20241111163726831 DLMGCP NOTICE <0013> endpoint:rtpbridge/112@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726831 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw conn:(1234/rtp C:5ECEEF41 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726831 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw CI:5ECEEF41 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726831 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw CI:5ECEEF41 output_enabled 0 (mgcp_msg.c:125) 20241111163726831 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726831 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw conn:(1234/rtp C:5ECEEF41 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726831 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726831 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw CI:5ECEEF41 CRCX: Creating connection: port: 5162 (mgcp_protocol.c:1112) 20241111163726831 DLMGCP NOTICE <0013> endpoint:rtpbridge/112@mgw CI:5ECEEF41 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726831 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726831 DLMGCP DEBUG <0013> Generated response: line #00: 200 44686 OK (mgcp_msg.c:67) 20241111163726831 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/112@mgw (mgcp_msg.c:67) 20241111163726831 DLMGCP DEBUG <0013> Generated response: line #02: I: 5ECEEF41 (mgcp_msg.c:67) 20241111163726831 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726831 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5ECEEF41 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726831 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726831 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726831 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726831 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5162 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726831 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726831 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726832 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44687 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726832 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726832 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726832 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726832 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw (trunk:0) found free endpoint: rtpbridge/113@mgw (mgcp_endp.c:261) 20241111163726832 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/113@mgw" (mgcp_protocol.c:441) 20241111163726832 DLMGCP NOTICE <0013> endpoint:rtpbridge/113@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726832 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw conn:(1234/rtp C:5D480C9D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726832 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw CI:5D480C9D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726832 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw CI:5D480C9D output_enabled 0 (mgcp_msg.c:125) 20241111163726832 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726832 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw conn:(1234/rtp C:5D480C9D r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726832 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726832 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw CI:5D480C9D CRCX: Creating connection: port: 5164 (mgcp_protocol.c:1112) 20241111163726832 DLMGCP NOTICE <0013> endpoint:rtpbridge/113@mgw CI:5D480C9D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726832 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726832 DLMGCP DEBUG <0013> Generated response: line #00: 200 44687 OK (mgcp_msg.c:67) 20241111163726832 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/113@mgw (mgcp_msg.c:67) 20241111163726832 DLMGCP DEBUG <0013> Generated response: line #02: I: 5D480C9D (mgcp_msg.c:67) 20241111163726832 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726832 DLMGCP DEBUG <0013> Generated response: line #04: o=- 5D480C9D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726832 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726832 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726832 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726832 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5164 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726832 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726833 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726833 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44688 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726833 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726833 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726833 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726833 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw (trunk:0) found free endpoint: rtpbridge/114@mgw (mgcp_endp.c:261) 20241111163726833 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/114@mgw" (mgcp_protocol.c:441) 20241111163726833 DLMGCP NOTICE <0013> endpoint:rtpbridge/114@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726833 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw conn:(1234/rtp C:636C1BD9 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726833 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw CI:636C1BD9 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726833 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw CI:636C1BD9 output_enabled 0 (mgcp_msg.c:125) 20241111163726833 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726833 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw conn:(1234/rtp C:636C1BD9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726833 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726833 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw CI:636C1BD9 CRCX: Creating connection: port: 5166 (mgcp_protocol.c:1112) 20241111163726833 DLMGCP NOTICE <0013> endpoint:rtpbridge/114@mgw CI:636C1BD9 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726833 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726833 DLMGCP DEBUG <0013> Generated response: line #00: 200 44688 OK (mgcp_msg.c:67) 20241111163726833 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/114@mgw (mgcp_msg.c:67) 20241111163726833 DLMGCP DEBUG <0013> Generated response: line #02: I: 636C1BD9 (mgcp_msg.c:67) 20241111163726833 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726833 DLMGCP DEBUG <0013> Generated response: line #04: o=- 636C1BD9 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726833 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726833 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726833 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726834 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5166 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726834 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726834 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726834 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44689 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726834 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726834 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726834 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726834 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw (trunk:0) found free endpoint: rtpbridge/115@mgw (mgcp_endp.c:261) 20241111163726834 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/115@mgw" (mgcp_protocol.c:441) 20241111163726834 DLMGCP NOTICE <0013> endpoint:rtpbridge/115@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726834 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw conn:(1234/rtp C:67B84254 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726834 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw CI:67B84254 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726834 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw CI:67B84254 output_enabled 0 (mgcp_msg.c:125) 20241111163726834 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726834 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw conn:(1234/rtp C:67B84254 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726834 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726834 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw CI:67B84254 CRCX: Creating connection: port: 5168 (mgcp_protocol.c:1112) 20241111163726834 DLMGCP NOTICE <0013> endpoint:rtpbridge/115@mgw CI:67B84254 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726834 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726834 DLMGCP DEBUG <0013> Generated response: line #00: 200 44689 OK (mgcp_msg.c:67) 20241111163726834 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/115@mgw (mgcp_msg.c:67) 20241111163726834 DLMGCP DEBUG <0013> Generated response: line #02: I: 67B84254 (mgcp_msg.c:67) 20241111163726834 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726834 DLMGCP DEBUG <0013> Generated response: line #04: o=- 67B84254 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726834 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726835 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726835 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726835 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5168 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726835 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726835 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726835 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44690 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726835 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726835 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726835 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726835 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw (trunk:0) found free endpoint: rtpbridge/116@mgw (mgcp_endp.c:261) 20241111163726835 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/116@mgw" (mgcp_protocol.c:441) 20241111163726835 DLMGCP NOTICE <0013> endpoint:rtpbridge/116@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726835 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw conn:(1234/rtp C:FD7D77DF r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726835 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw CI:FD7D77DF connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726835 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw CI:FD7D77DF output_enabled 0 (mgcp_msg.c:125) 20241111163726835 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726835 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw conn:(1234/rtp C:FD7D77DF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726835 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726836 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw CI:FD7D77DF CRCX: Creating connection: port: 5170 (mgcp_protocol.c:1112) 20241111163726836 DLMGCP NOTICE <0013> endpoint:rtpbridge/116@mgw CI:FD7D77DF CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726836 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726836 DLMGCP DEBUG <0013> Generated response: line #00: 200 44690 OK (mgcp_msg.c:67) 20241111163726836 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/116@mgw (mgcp_msg.c:67) 20241111163726836 DLMGCP DEBUG <0013> Generated response: line #02: I: FD7D77DF (mgcp_msg.c:67) 20241111163726836 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726836 DLMGCP DEBUG <0013> Generated response: line #04: o=- FD7D77DF 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726836 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726836 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726836 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726836 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5170 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726836 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726836 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726836 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44691 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726836 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726836 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726836 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726836 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw (trunk:0) found free endpoint: rtpbridge/117@mgw (mgcp_endp.c:261) 20241111163726836 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/117@mgw" (mgcp_protocol.c:441) 20241111163726836 DLMGCP NOTICE <0013> endpoint:rtpbridge/117@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726837 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw conn:(1234/rtp C:15D39245 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726837 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw CI:15D39245 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726837 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw CI:15D39245 output_enabled 0 (mgcp_msg.c:125) 20241111163726837 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726837 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw conn:(1234/rtp C:15D39245 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726837 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726837 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw CI:15D39245 CRCX: Creating connection: port: 5172 (mgcp_protocol.c:1112) 20241111163726837 DLMGCP NOTICE <0013> endpoint:rtpbridge/117@mgw CI:15D39245 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726837 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726837 DLMGCP DEBUG <0013> Generated response: line #00: 200 44691 OK (mgcp_msg.c:67) 20241111163726837 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/117@mgw (mgcp_msg.c:67) 20241111163726837 DLMGCP DEBUG <0013> Generated response: line #02: I: 15D39245 (mgcp_msg.c:67) 20241111163726837 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726837 DLMGCP DEBUG <0013> Generated response: line #04: o=- 15D39245 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726837 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726837 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726837 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726837 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5172 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726837 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726837 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726838 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44692 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726838 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726838 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726838 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726838 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw (trunk:0) found free endpoint: rtpbridge/118@mgw (mgcp_endp.c:261) 20241111163726838 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/118@mgw" (mgcp_protocol.c:441) 20241111163726838 DLMGCP NOTICE <0013> endpoint:rtpbridge/118@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726838 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw conn:(1234/rtp C:4DCAC617 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726838 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw CI:4DCAC617 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726838 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw CI:4DCAC617 output_enabled 0 (mgcp_msg.c:125) 20241111163726838 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726838 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw conn:(1234/rtp C:4DCAC617 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726838 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726838 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw CI:4DCAC617 CRCX: Creating connection: port: 5174 (mgcp_protocol.c:1112) 20241111163726838 DLMGCP NOTICE <0013> endpoint:rtpbridge/118@mgw CI:4DCAC617 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726838 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726838 DLMGCP DEBUG <0013> Generated response: line #00: 200 44692 OK (mgcp_msg.c:67) 20241111163726838 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/118@mgw (mgcp_msg.c:67) 20241111163726838 DLMGCP DEBUG <0013> Generated response: line #02: I: 4DCAC617 (mgcp_msg.c:67) 20241111163726838 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726838 DLMGCP DEBUG <0013> Generated response: line #04: o=- 4DCAC617 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726838 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726838 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726838 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726838 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5174 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726838 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726838 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726839 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44693 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726839 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726839 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726839 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726839 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw (trunk:0) found free endpoint: rtpbridge/119@mgw (mgcp_endp.c:261) 20241111163726839 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/119@mgw" (mgcp_protocol.c:441) 20241111163726839 DLMGCP NOTICE <0013> endpoint:rtpbridge/119@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726839 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw conn:(1234/rtp C:0B92A804 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726839 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw CI:0B92A804 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726839 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw CI:0B92A804 output_enabled 0 (mgcp_msg.c:125) 20241111163726839 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726839 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw conn:(1234/rtp C:0B92A804 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726839 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726839 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw CI:0B92A804 CRCX: Creating connection: port: 5176 (mgcp_protocol.c:1112) 20241111163726839 DLMGCP NOTICE <0013> endpoint:rtpbridge/119@mgw CI:0B92A804 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726839 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726839 DLMGCP DEBUG <0013> Generated response: line #00: 200 44693 OK (mgcp_msg.c:67) 20241111163726839 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/119@mgw (mgcp_msg.c:67) 20241111163726839 DLMGCP DEBUG <0013> Generated response: line #02: I: 0B92A804 (mgcp_msg.c:67) 20241111163726839 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726839 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0B92A804 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726839 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726839 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726839 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726839 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5176 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726839 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726839 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726840 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44694 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726840 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726840 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726840 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726840 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw (trunk:0) found free endpoint: rtpbridge/11a@mgw (mgcp_endp.c:261) 20241111163726840 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11a@mgw" (mgcp_protocol.c:441) 20241111163726840 DLMGCP NOTICE <0013> endpoint:rtpbridge/11a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726840 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw conn:(1234/rtp C:C50774E9 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726840 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw CI:C50774E9 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726840 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw CI:C50774E9 output_enabled 0 (mgcp_msg.c:125) 20241111163726840 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726840 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw conn:(1234/rtp C:C50774E9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726840 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726840 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw CI:C50774E9 CRCX: Creating connection: port: 5178 (mgcp_protocol.c:1112) 20241111163726840 DLMGCP NOTICE <0013> endpoint:rtpbridge/11a@mgw CI:C50774E9 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726840 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726840 DLMGCP DEBUG <0013> Generated response: line #00: 200 44694 OK (mgcp_msg.c:67) 20241111163726840 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11a@mgw (mgcp_msg.c:67) 20241111163726840 DLMGCP DEBUG <0013> Generated response: line #02: I: C50774E9 (mgcp_msg.c:67) 20241111163726840 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726840 DLMGCP DEBUG <0013> Generated response: line #04: o=- C50774E9 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726840 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726840 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726840 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726840 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5178 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726840 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726841 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726841 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44695 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726841 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726841 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726841 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726841 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw (trunk:0) found free endpoint: rtpbridge/11b@mgw (mgcp_endp.c:261) 20241111163726841 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11b@mgw" (mgcp_protocol.c:441) 20241111163726841 DLMGCP NOTICE <0013> endpoint:rtpbridge/11b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726841 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw conn:(1234/rtp C:77D0FCCD r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726841 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw CI:77D0FCCD connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726841 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw CI:77D0FCCD output_enabled 0 (mgcp_msg.c:125) 20241111163726841 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726841 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw conn:(1234/rtp C:77D0FCCD r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726841 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726842 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw CI:77D0FCCD CRCX: Creating connection: port: 5180 (mgcp_protocol.c:1112) 20241111163726842 DLMGCP NOTICE <0013> endpoint:rtpbridge/11b@mgw CI:77D0FCCD CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726842 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726842 DLMGCP DEBUG <0013> Generated response: line #00: 200 44695 OK (mgcp_msg.c:67) 20241111163726842 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11b@mgw (mgcp_msg.c:67) 20241111163726842 DLMGCP DEBUG <0013> Generated response: line #02: I: 77D0FCCD (mgcp_msg.c:67) 20241111163726842 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726842 DLMGCP DEBUG <0013> Generated response: line #04: o=- 77D0FCCD 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726842 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726842 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726842 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726842 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5180 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726842 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726842 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726842 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44696 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726842 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726842 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726842 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726842 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw (trunk:0) found free endpoint: rtpbridge/11c@mgw (mgcp_endp.c:261) 20241111163726842 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11c@mgw" (mgcp_protocol.c:441) 20241111163726842 DLMGCP NOTICE <0013> endpoint:rtpbridge/11c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726842 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw conn:(1234/rtp C:3436ACD7 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726842 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw CI:3436ACD7 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726842 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw CI:3436ACD7 output_enabled 0 (mgcp_msg.c:125) 20241111163726842 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726842 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw conn:(1234/rtp C:3436ACD7 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726842 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726843 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw CI:3436ACD7 CRCX: Creating connection: port: 5182 (mgcp_protocol.c:1112) 20241111163726843 DLMGCP NOTICE <0013> endpoint:rtpbridge/11c@mgw CI:3436ACD7 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726843 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726843 DLMGCP DEBUG <0013> Generated response: line #00: 200 44696 OK (mgcp_msg.c:67) 20241111163726843 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11c@mgw (mgcp_msg.c:67) 20241111163726843 DLMGCP DEBUG <0013> Generated response: line #02: I: 3436ACD7 (mgcp_msg.c:67) 20241111163726843 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726843 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3436ACD7 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726843 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726843 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726843 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726843 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5182 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726843 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726843 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726843 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44697 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726843 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726843 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726843 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726843 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw (trunk:0) found free endpoint: rtpbridge/11d@mgw (mgcp_endp.c:261) 20241111163726843 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11d@mgw" (mgcp_protocol.c:441) 20241111163726843 DLMGCP NOTICE <0013> endpoint:rtpbridge/11d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726843 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw conn:(1234/rtp C:B9384E7A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726843 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw CI:B9384E7A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726843 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw CI:B9384E7A output_enabled 0 (mgcp_msg.c:125) 20241111163726843 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726843 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw conn:(1234/rtp C:B9384E7A r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726843 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726844 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw CI:B9384E7A CRCX: Creating connection: port: 5184 (mgcp_protocol.c:1112) 20241111163726844 DLMGCP NOTICE <0013> endpoint:rtpbridge/11d@mgw CI:B9384E7A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726844 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726844 DLMGCP DEBUG <0013> Generated response: line #00: 200 44697 OK (mgcp_msg.c:67) 20241111163726844 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11d@mgw (mgcp_msg.c:67) 20241111163726844 DLMGCP DEBUG <0013> Generated response: line #02: I: B9384E7A (mgcp_msg.c:67) 20241111163726844 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726844 DLMGCP DEBUG <0013> Generated response: line #04: o=- B9384E7A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726844 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726844 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726844 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726844 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5184 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726844 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726844 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726844 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44698 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726844 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726844 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726844 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726844 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw (trunk:0) found free endpoint: rtpbridge/11e@mgw (mgcp_endp.c:261) 20241111163726844 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11e@mgw" (mgcp_protocol.c:441) 20241111163726844 DLMGCP NOTICE <0013> endpoint:rtpbridge/11e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726844 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw conn:(1234/rtp C:2DE31E22 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726844 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw CI:2DE31E22 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726844 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw CI:2DE31E22 output_enabled 0 (mgcp_msg.c:125) 20241111163726844 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726844 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw conn:(1234/rtp C:2DE31E22 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726844 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726845 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw CI:2DE31E22 CRCX: Creating connection: port: 5186 (mgcp_protocol.c:1112) 20241111163726845 DLMGCP NOTICE <0013> endpoint:rtpbridge/11e@mgw CI:2DE31E22 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726845 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726845 DLMGCP DEBUG <0013> Generated response: line #00: 200 44698 OK (mgcp_msg.c:67) 20241111163726845 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11e@mgw (mgcp_msg.c:67) 20241111163726845 DLMGCP DEBUG <0013> Generated response: line #02: I: 2DE31E22 (mgcp_msg.c:67) 20241111163726845 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726845 DLMGCP DEBUG <0013> Generated response: line #04: o=- 2DE31E22 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726845 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726845 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726845 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726845 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5186 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726845 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726845 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726845 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44699 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726845 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726845 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726845 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726845 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw (trunk:0) found free endpoint: rtpbridge/11f@mgw (mgcp_endp.c:261) 20241111163726845 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11f@mgw" (mgcp_protocol.c:441) 20241111163726845 DLMGCP NOTICE <0013> endpoint:rtpbridge/11f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726845 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw conn:(1234/rtp C:AECBCAE2 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726845 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw CI:AECBCAE2 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726845 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw CI:AECBCAE2 output_enabled 0 (mgcp_msg.c:125) 20241111163726845 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726845 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw conn:(1234/rtp C:AECBCAE2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726845 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726845 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw CI:AECBCAE2 CRCX: Creating connection: port: 5188 (mgcp_protocol.c:1112) 20241111163726845 DLMGCP NOTICE <0013> endpoint:rtpbridge/11f@mgw CI:AECBCAE2 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726845 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726846 DLMGCP DEBUG <0013> Generated response: line #00: 200 44699 OK (mgcp_msg.c:67) 20241111163726846 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11f@mgw (mgcp_msg.c:67) 20241111163726846 DLMGCP DEBUG <0013> Generated response: line #02: I: AECBCAE2 (mgcp_msg.c:67) 20241111163726846 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726846 DLMGCP DEBUG <0013> Generated response: line #04: o=- AECBCAE2 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726846 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726846 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726846 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726846 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5188 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726846 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726846 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726846 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44700 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726846 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726846 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726846 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726846 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw (trunk:0) found free endpoint: rtpbridge/120@mgw (mgcp_endp.c:261) 20241111163726846 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/120@mgw" (mgcp_protocol.c:441) 20241111163726846 DLMGCP NOTICE <0013> endpoint:rtpbridge/120@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726846 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw conn:(1234/rtp C:A9475F35 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726846 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw CI:A9475F35 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726846 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw CI:A9475F35 output_enabled 0 (mgcp_msg.c:125) 20241111163726846 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726846 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw conn:(1234/rtp C:A9475F35 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726846 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726846 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw CI:A9475F35 CRCX: Creating connection: port: 5190 (mgcp_protocol.c:1112) 20241111163726846 DLMGCP NOTICE <0013> endpoint:rtpbridge/120@mgw CI:A9475F35 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726846 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726846 DLMGCP DEBUG <0013> Generated response: line #00: 200 44700 OK (mgcp_msg.c:67) 20241111163726846 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/120@mgw (mgcp_msg.c:67) 20241111163726846 DLMGCP DEBUG <0013> Generated response: line #02: I: A9475F35 (mgcp_msg.c:67) 20241111163726847 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726847 DLMGCP DEBUG <0013> Generated response: line #04: o=- A9475F35 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726847 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726847 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726847 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726847 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5190 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726847 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726847 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726847 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44701 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726847 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726847 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726847 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726847 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw (trunk:0) found free endpoint: rtpbridge/121@mgw (mgcp_endp.c:261) 20241111163726847 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/121@mgw" (mgcp_protocol.c:441) 20241111163726847 DLMGCP NOTICE <0013> endpoint:rtpbridge/121@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726847 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw conn:(1234/rtp C:B2153342 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726847 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw CI:B2153342 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726847 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw CI:B2153342 output_enabled 0 (mgcp_msg.c:125) 20241111163726847 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726847 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw conn:(1234/rtp C:B2153342 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726847 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726847 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw CI:B2153342 CRCX: Creating connection: port: 5192 (mgcp_protocol.c:1112) 20241111163726847 DLMGCP NOTICE <0013> endpoint:rtpbridge/121@mgw CI:B2153342 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726847 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726847 DLMGCP DEBUG <0013> Generated response: line #00: 200 44701 OK (mgcp_msg.c:67) 20241111163726847 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/121@mgw (mgcp_msg.c:67) 20241111163726847 DLMGCP DEBUG <0013> Generated response: line #02: I: B2153342 (mgcp_msg.c:67) 20241111163726847 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726847 DLMGCP DEBUG <0013> Generated response: line #04: o=- B2153342 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726847 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726848 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726848 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726848 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5192 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726848 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726848 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726848 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44702 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726848 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726848 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726848 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726848 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw (trunk:0) found free endpoint: rtpbridge/122@mgw (mgcp_endp.c:261) 20241111163726848 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/122@mgw" (mgcp_protocol.c:441) 20241111163726848 DLMGCP NOTICE <0013> endpoint:rtpbridge/122@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726848 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw conn:(1234/rtp C:9B71DE56 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726848 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw CI:9B71DE56 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726848 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw CI:9B71DE56 output_enabled 0 (mgcp_msg.c:125) 20241111163726848 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726848 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw conn:(1234/rtp C:9B71DE56 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726848 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726848 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw CI:9B71DE56 CRCX: Creating connection: port: 5194 (mgcp_protocol.c:1112) 20241111163726848 DLMGCP NOTICE <0013> endpoint:rtpbridge/122@mgw CI:9B71DE56 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726848 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726848 DLMGCP DEBUG <0013> Generated response: line #00: 200 44702 OK (mgcp_msg.c:67) 20241111163726848 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/122@mgw (mgcp_msg.c:67) 20241111163726848 DLMGCP DEBUG <0013> Generated response: line #02: I: 9B71DE56 (mgcp_msg.c:67) 20241111163726848 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726848 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9B71DE56 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726848 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726848 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726848 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726848 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5194 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726849 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726849 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726849 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44703 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726849 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726849 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726849 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726849 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw (trunk:0) found free endpoint: rtpbridge/123@mgw (mgcp_endp.c:261) 20241111163726849 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/123@mgw" (mgcp_protocol.c:441) 20241111163726849 DLMGCP NOTICE <0013> endpoint:rtpbridge/123@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726849 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw conn:(1234/rtp C:F13560F9 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726849 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw CI:F13560F9 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726849 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw CI:F13560F9 output_enabled 0 (mgcp_msg.c:125) 20241111163726849 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726849 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw conn:(1234/rtp C:F13560F9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726849 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726849 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw CI:F13560F9 CRCX: Creating connection: port: 5196 (mgcp_protocol.c:1112) 20241111163726849 DLMGCP NOTICE <0013> endpoint:rtpbridge/123@mgw CI:F13560F9 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726849 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726849 DLMGCP DEBUG <0013> Generated response: line #00: 200 44703 OK (mgcp_msg.c:67) 20241111163726849 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/123@mgw (mgcp_msg.c:67) 20241111163726849 DLMGCP DEBUG <0013> Generated response: line #02: I: F13560F9 (mgcp_msg.c:67) 20241111163726849 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726849 DLMGCP DEBUG <0013> Generated response: line #04: o=- F13560F9 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726849 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726849 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726849 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726849 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5196 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726849 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726849 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726850 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44704 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726850 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726850 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726850 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726850 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw (trunk:0) found free endpoint: rtpbridge/124@mgw (mgcp_endp.c:261) 20241111163726850 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/124@mgw" (mgcp_protocol.c:441) 20241111163726850 DLMGCP NOTICE <0013> endpoint:rtpbridge/124@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726850 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw conn:(1234/rtp C:93BC5F99 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726850 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw CI:93BC5F99 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726850 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw CI:93BC5F99 output_enabled 0 (mgcp_msg.c:125) 20241111163726850 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726850 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw conn:(1234/rtp C:93BC5F99 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726850 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726850 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw CI:93BC5F99 CRCX: Creating connection: port: 5198 (mgcp_protocol.c:1112) 20241111163726850 DLMGCP NOTICE <0013> endpoint:rtpbridge/124@mgw CI:93BC5F99 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726850 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726850 DLMGCP DEBUG <0013> Generated response: line #00: 200 44704 OK (mgcp_msg.c:67) 20241111163726850 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/124@mgw (mgcp_msg.c:67) 20241111163726850 DLMGCP DEBUG <0013> Generated response: line #02: I: 93BC5F99 (mgcp_msg.c:67) 20241111163726850 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726850 DLMGCP DEBUG <0013> Generated response: line #04: o=- 93BC5F99 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726850 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726850 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726850 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726850 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5198 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726850 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726850 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726851 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44705 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726851 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726851 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726851 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726851 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw (trunk:0) found free endpoint: rtpbridge/125@mgw (mgcp_endp.c:261) 20241111163726851 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/125@mgw" (mgcp_protocol.c:441) 20241111163726851 DLMGCP NOTICE <0013> endpoint:rtpbridge/125@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726851 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw conn:(1234/rtp C:CB2589A2 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726851 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw CI:CB2589A2 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726851 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw CI:CB2589A2 output_enabled 0 (mgcp_msg.c:125) 20241111163726851 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726851 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw conn:(1234/rtp C:CB2589A2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726851 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726851 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw CI:CB2589A2 CRCX: Creating connection: port: 5200 (mgcp_protocol.c:1112) 20241111163726851 DLMGCP NOTICE <0013> endpoint:rtpbridge/125@mgw CI:CB2589A2 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726851 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726851 DLMGCP DEBUG <0013> Generated response: line #00: 200 44705 OK (mgcp_msg.c:67) 20241111163726851 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/125@mgw (mgcp_msg.c:67) 20241111163726851 DLMGCP DEBUG <0013> Generated response: line #02: I: CB2589A2 (mgcp_msg.c:67) 20241111163726851 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726851 DLMGCP DEBUG <0013> Generated response: line #04: o=- CB2589A2 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726851 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726851 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726851 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726851 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5200 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726851 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726851 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726852 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44706 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726852 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726852 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726852 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726852 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw (trunk:0) found free endpoint: rtpbridge/126@mgw (mgcp_endp.c:261) 20241111163726852 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/126@mgw" (mgcp_protocol.c:441) 20241111163726852 DLMGCP NOTICE <0013> endpoint:rtpbridge/126@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726852 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw conn:(1234/rtp C:66DD14C4 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726852 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw CI:66DD14C4 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726852 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw CI:66DD14C4 output_enabled 0 (mgcp_msg.c:125) 20241111163726852 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726852 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw conn:(1234/rtp C:66DD14C4 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726852 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726852 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw CI:66DD14C4 CRCX: Creating connection: port: 5202 (mgcp_protocol.c:1112) 20241111163726852 DLMGCP NOTICE <0013> endpoint:rtpbridge/126@mgw CI:66DD14C4 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726852 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726852 DLMGCP DEBUG <0013> Generated response: line #00: 200 44706 OK (mgcp_msg.c:67) 20241111163726852 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/126@mgw (mgcp_msg.c:67) 20241111163726852 DLMGCP DEBUG <0013> Generated response: line #02: I: 66DD14C4 (mgcp_msg.c:67) 20241111163726852 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726852 DLMGCP DEBUG <0013> Generated response: line #04: o=- 66DD14C4 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726852 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726852 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726852 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726852 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5202 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726852 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726852 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726853 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44707 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726853 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726853 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726853 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726853 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw (trunk:0) found free endpoint: rtpbridge/127@mgw (mgcp_endp.c:261) 20241111163726853 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/127@mgw" (mgcp_protocol.c:441) 20241111163726853 DLMGCP NOTICE <0013> endpoint:rtpbridge/127@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726853 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw conn:(1234/rtp C:67BA1B90 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726853 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw CI:67BA1B90 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726853 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw CI:67BA1B90 output_enabled 0 (mgcp_msg.c:125) 20241111163726853 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726853 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw conn:(1234/rtp C:67BA1B90 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726853 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726853 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw CI:67BA1B90 CRCX: Creating connection: port: 5204 (mgcp_protocol.c:1112) 20241111163726853 DLMGCP NOTICE <0013> endpoint:rtpbridge/127@mgw CI:67BA1B90 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726853 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726853 DLMGCP DEBUG <0013> Generated response: line #00: 200 44707 OK (mgcp_msg.c:67) 20241111163726853 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/127@mgw (mgcp_msg.c:67) 20241111163726853 DLMGCP DEBUG <0013> Generated response: line #02: I: 67BA1B90 (mgcp_msg.c:67) 20241111163726853 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726853 DLMGCP DEBUG <0013> Generated response: line #04: o=- 67BA1B90 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726853 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726853 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726853 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726853 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5204 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726853 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726853 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726854 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44708 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726854 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726854 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726854 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726854 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw (trunk:0) found free endpoint: rtpbridge/128@mgw (mgcp_endp.c:261) 20241111163726854 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/128@mgw" (mgcp_protocol.c:441) 20241111163726854 DLMGCP NOTICE <0013> endpoint:rtpbridge/128@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726854 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw conn:(1234/rtp C:CEBE1288 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726854 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw CI:CEBE1288 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726854 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw CI:CEBE1288 output_enabled 0 (mgcp_msg.c:125) 20241111163726854 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726854 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw conn:(1234/rtp C:CEBE1288 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726854 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726854 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw CI:CEBE1288 CRCX: Creating connection: port: 5206 (mgcp_protocol.c:1112) 20241111163726854 DLMGCP NOTICE <0013> endpoint:rtpbridge/128@mgw CI:CEBE1288 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726854 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726854 DLMGCP DEBUG <0013> Generated response: line #00: 200 44708 OK (mgcp_msg.c:67) 20241111163726854 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/128@mgw (mgcp_msg.c:67) 20241111163726854 DLMGCP DEBUG <0013> Generated response: line #02: I: CEBE1288 (mgcp_msg.c:67) 20241111163726854 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726854 DLMGCP DEBUG <0013> Generated response: line #04: o=- CEBE1288 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726854 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726854 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726854 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726854 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5206 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726854 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726854 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726855 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44709 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726855 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726855 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726855 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726855 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw (trunk:0) found free endpoint: rtpbridge/129@mgw (mgcp_endp.c:261) 20241111163726855 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/129@mgw" (mgcp_protocol.c:441) 20241111163726855 DLMGCP NOTICE <0013> endpoint:rtpbridge/129@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726855 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw conn:(1234/rtp C:85653488 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726855 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw CI:85653488 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726855 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw CI:85653488 output_enabled 0 (mgcp_msg.c:125) 20241111163726855 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726855 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw conn:(1234/rtp C:85653488 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726855 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726855 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw CI:85653488 CRCX: Creating connection: port: 5208 (mgcp_protocol.c:1112) 20241111163726855 DLMGCP NOTICE <0013> endpoint:rtpbridge/129@mgw CI:85653488 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726855 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726855 DLMGCP DEBUG <0013> Generated response: line #00: 200 44709 OK (mgcp_msg.c:67) 20241111163726855 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/129@mgw (mgcp_msg.c:67) 20241111163726855 DLMGCP DEBUG <0013> Generated response: line #02: I: 85653488 (mgcp_msg.c:67) 20241111163726855 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726855 DLMGCP DEBUG <0013> Generated response: line #04: o=- 85653488 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726855 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726856 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726856 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726856 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5208 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726856 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726856 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726856 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44710 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726856 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726856 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726856 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726856 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw (trunk:0) found free endpoint: rtpbridge/12a@mgw (mgcp_endp.c:261) 20241111163726856 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/12a@mgw" (mgcp_protocol.c:441) 20241111163726856 DLMGCP NOTICE <0013> endpoint:rtpbridge/12a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726856 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw conn:(1234/rtp C:1A6D4B38 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726856 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw CI:1A6D4B38 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726856 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw CI:1A6D4B38 output_enabled 0 (mgcp_msg.c:125) 20241111163726856 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726856 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw conn:(1234/rtp C:1A6D4B38 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726856 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726856 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw CI:1A6D4B38 CRCX: Creating connection: port: 5210 (mgcp_protocol.c:1112) 20241111163726856 DLMGCP NOTICE <0013> endpoint:rtpbridge/12a@mgw CI:1A6D4B38 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726856 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726856 DLMGCP DEBUG <0013> Generated response: line #00: 200 44710 OK (mgcp_msg.c:67) 20241111163726856 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/12a@mgw (mgcp_msg.c:67) 20241111163726857 DLMGCP DEBUG <0013> Generated response: line #02: I: 1A6D4B38 (mgcp_msg.c:67) 20241111163726857 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726857 DLMGCP DEBUG <0013> Generated response: line #04: o=- 1A6D4B38 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726857 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726857 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726857 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726857 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5210 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726857 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726857 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726857 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44711 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726857 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726857 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726857 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726857 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw (trunk:0) found free endpoint: rtpbridge/12b@mgw (mgcp_endp.c:261) 20241111163726857 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/12b@mgw" (mgcp_protocol.c:441) 20241111163726857 DLMGCP NOTICE <0013> endpoint:rtpbridge/12b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726857 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw conn:(1234/rtp C:3A793C0F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726857 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw CI:3A793C0F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726857 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw CI:3A793C0F output_enabled 0 (mgcp_msg.c:125) 20241111163726857 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726857 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw conn:(1234/rtp C:3A793C0F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726857 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726858 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw CI:3A793C0F CRCX: Creating connection: port: 5212 (mgcp_protocol.c:1112) 20241111163726858 DLMGCP NOTICE <0013> endpoint:rtpbridge/12b@mgw CI:3A793C0F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726858 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726858 DLMGCP DEBUG <0013> Generated response: line #00: 200 44711 OK (mgcp_msg.c:67) 20241111163726858 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/12b@mgw (mgcp_msg.c:67) 20241111163726858 DLMGCP DEBUG <0013> Generated response: line #02: I: 3A793C0F (mgcp_msg.c:67) 20241111163726858 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726858 DLMGCP DEBUG <0013> Generated response: line #04: o=- 3A793C0F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726858 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726858 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726858 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726858 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5212 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726858 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726858 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163726858 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44712 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163726858 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163726858 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163726858 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163726858 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw (trunk:0) found free endpoint: rtpbridge/12c@mgw (mgcp_endp.c:261) 20241111163726858 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/12c@mgw" (mgcp_protocol.c:441) 20241111163726858 DLMGCP NOTICE <0013> endpoint:rtpbridge/12c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163726859 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw conn:(1234/rtp C:32886297 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163726859 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw CI:32886297 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163726859 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw CI:32886297 output_enabled 0 (mgcp_msg.c:125) 20241111163726859 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163726859 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw conn:(1234/rtp C:32886297 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163726859 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163726859 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw CI:32886297 CRCX: Creating connection: port: 5214 (mgcp_protocol.c:1112) 20241111163726859 DLMGCP NOTICE <0013> endpoint:rtpbridge/12c@mgw CI:32886297 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163726859 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163726859 DLMGCP DEBUG <0013> Generated response: line #00: 200 44712 OK (mgcp_msg.c:67) 20241111163726859 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/12c@mgw (mgcp_msg.c:67) 20241111163726859 DLMGCP DEBUG <0013> Generated response: line #02: I: 32886297 (mgcp_msg.c:67) 20241111163726859 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163726859 DLMGCP DEBUG <0013> Generated response: line #04: o=- 32886297 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163726859 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163726859 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163726859 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163726859 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 5214 RTP/AVP 112 (mgcp_msg.c:67) 20241111163726859 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163726859 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) VirtCallAgent-STATS(101)@e999c791e3c7: 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 } 20241111163727898 DLMGCP DEBUG <0013> Received message: line #00: DLCX 44713 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163727899 DLMGCP ERROR <0013> (trunk:0) Not able to find a free endpoint (mgcp_endp.c:267) 20241111163727899 DLMGCP NOTICE <0013> DLCX: cannot find endpoint "rtpbridge/*@mgw", cause=403 -- trying to identify trunk... (mgcp_protocol.c:407) 20241111163727899 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for trunk resource of endpoint "rtpbridge/*@mgw" (mgcp_protocol.c:445) 20241111163727899 DLMGCP NOTICE <0013> trunk:0 DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163727899 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727899 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727899 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727899 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727899 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727899 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727899 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727899 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727899 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727899 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727899 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727899 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727899 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727899 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727899 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727900 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727900 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727900 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727900 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727900 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727900 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727900 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727900 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727900 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727900 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727900 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727900 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727900 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727900 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727900 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727900 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727900 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727900 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727901 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727901 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727901 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727901 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727901 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727901 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727901 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727901 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727901 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727901 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727901 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727901 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727901 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727901 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727901 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727901 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727901 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727901 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727901 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727902 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727902 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727902 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727902 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727902 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727902 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727902 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727902 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727902 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727902 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727902 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727902 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727902 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727902 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727902 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727902 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727902 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727902 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727902 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727902 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727902 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727902 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727902 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727902 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727903 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727903 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727903 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727903 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727903 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727903 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727903 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727903 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727903 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727903 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727903 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727903 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727903 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727903 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727903 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727903 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727903 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727903 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727903 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727903 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727903 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727903 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727903 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727903 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727903 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727903 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727903 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727904 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727904 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727904 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727904 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727904 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727904 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727904 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727904 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727904 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727904 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727904 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727904 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727904 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727904 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727904 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727904 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727904 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727904 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727904 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727904 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727904 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727904 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727904 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727904 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727904 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727904 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727905 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727905 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727905 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727905 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727905 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727905 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727905 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727905 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727905 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727905 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727905 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727905 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727905 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727905 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727905 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727905 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727905 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727905 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727905 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727905 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727905 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727905 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727905 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727905 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727905 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727905 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727905 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727905 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727906 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727906 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727906 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727906 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727906 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727906 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727906 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727906 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727906 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727906 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727906 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727906 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727906 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727906 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727906 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727906 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727906 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727906 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727906 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727906 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727906 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727906 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727906 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727906 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727906 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727906 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727906 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727906 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727906 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727906 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727906 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727907 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727907 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727907 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727907 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727907 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727907 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727907 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727907 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727907 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727907 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727907 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727907 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727907 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727907 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727907 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727907 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727907 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727907 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727907 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727907 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727907 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727907 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727907 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727907 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727907 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727907 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727907 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727908 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727908 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727908 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727908 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727908 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727908 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727908 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727908 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727908 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727908 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727908 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727908 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727908 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727908 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727908 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727908 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727908 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727908 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727908 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727908 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727908 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727908 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727908 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727908 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727908 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727908 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727908 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727908 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727909 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727909 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727909 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727909 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727909 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727909 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727909 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727909 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727909 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727909 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727909 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727909 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727909 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727909 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727909 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727909 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727909 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727909 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727909 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727909 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727909 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727909 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727909 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727909 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727909 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727909 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727909 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727909 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727910 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727910 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727910 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727910 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727910 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727910 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727910 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727910 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727910 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727910 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727910 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727910 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727910 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727910 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727910 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727910 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727910 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727910 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727910 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727910 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727910 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727910 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727910 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727910 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727910 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727910 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727910 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727910 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727910 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727910 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727911 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727911 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727911 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727911 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727911 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727911 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727911 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727911 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727911 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727911 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727911 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727911 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727911 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727911 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727911 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727911 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727911 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727911 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727911 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727911 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727911 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727911 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727911 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727911 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727911 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727911 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727911 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727911 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727912 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727912 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727912 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727912 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727912 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727912 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727912 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727912 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727912 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727912 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727912 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727912 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727912 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727912 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727912 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727912 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727912 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727912 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727912 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727912 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727912 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727912 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727912 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727912 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727912 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727912 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727912 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727912 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727912 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727912 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727913 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727913 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727913 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727913 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727913 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727913 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727913 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727913 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727913 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727913 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727913 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727913 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727913 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727913 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727913 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727913 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727913 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727913 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727913 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727913 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727913 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727913 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727913 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727913 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727913 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727913 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727913 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727913 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727914 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727914 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727914 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727914 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727914 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727914 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727914 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727914 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727914 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727914 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727914 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727914 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727914 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727914 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727914 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727914 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727914 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727914 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727914 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727914 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727914 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727914 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727914 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727914 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727914 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727914 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727914 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727914 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727914 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727914 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727914 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727914 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727914 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727914 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727914 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727914 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727914 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727914 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727914 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727914 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727914 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727914 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727914 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727914 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727914 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727914 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727914 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727914 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727914 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727915 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727915 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727915 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727915 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727915 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727915 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727915 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727915 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727915 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727915 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727915 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727915 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727915 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727915 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727915 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727915 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727915 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727915 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727915 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727915 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727915 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727915 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727915 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727915 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727915 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727915 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727915 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727915 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727915 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727915 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727915 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727915 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727915 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727915 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727915 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727915 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727915 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727915 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727915 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727915 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727915 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727915 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727915 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727915 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727915 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727915 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727915 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727916 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727916 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727916 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727916 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727916 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727916 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727916 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727916 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727916 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727916 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727916 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727916 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727916 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727916 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727916 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727916 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727916 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727916 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727916 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727916 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727916 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727916 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727916 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727916 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727916 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727916 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727916 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727916 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727916 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727916 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727916 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727916 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727916 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727916 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727916 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727916 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727916 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727916 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727916 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727916 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727916 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727916 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727916 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727916 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727916 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727916 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727916 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727916 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727917 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727917 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727917 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727917 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727917 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727917 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727917 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727917 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727917 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727917 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727917 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727917 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727917 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727917 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727917 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727917 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727917 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727917 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727917 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727917 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727917 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727917 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727917 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727917 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727917 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727917 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727917 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727917 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727917 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727917 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727917 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727917 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727917 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727917 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727917 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727917 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727917 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727917 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727917 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727917 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727917 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727917 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727917 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727917 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727917 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727917 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727917 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727917 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727917 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727917 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727917 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727917 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727918 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727918 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727918 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727918 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727918 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727918 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727918 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727918 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727918 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727918 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727918 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727918 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727918 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727918 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727918 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727918 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727918 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163727918 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163727918 DLMGCP DEBUG <0013> Generated response: line #00: 200 44713 OK (mgcp_msg.c:67) VirtCallAgent-STATS(101)@e999c791e3c7: 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)@e999c791e3c7: 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@e999c791e3c7: setverdict(pass): none -> pass VirtCallAgent-STATS(101)@e999c791e3c7: Final verdict of PTC: none RTPEM0(98)@e999c791e3c7: Final verdict of PTC: none RTPEM1(99)@e999c791e3c7: Final verdict of PTC: none RTPEM2(100)@e999c791e3c7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(102)@e999c791e3c7: Final verdict of PTC: none MTC@e999c791e3c7: Setting final verdict of the test case. MTC@e999c791e3c7: Local verdict of MTC: pass MTC@e999c791e3c7: Local verdict of PTC RTPEM0(98): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM1(99): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM2(100): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC VirtCallAgent-STATS(101): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC IPA-CTRL-CLI-IPA(102): none (pass -> pass) MTC@e999c791e3c7: Test case TC_dlcx_wildcarded finished. Verdict: pass MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_dlcx_wildcarded pass'. Mon Nov 11 16:37:27 UTC 2024 ====== MGCP_Test.TC_dlcx_wildcarded pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_dlcx_wildcarded.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=2756180) Waiting for packet dumper to finish... 1 (prev_count=2756180, count=2809640) MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_dlcx_wildcarded pass' was executed successfully (exit status: 0). MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid'. ------ MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid ------ Mon Nov 11 16:37:30 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid' was executed successfully (exit status: 0). MTC@e999c791e3c7: Test case TC_crcx_and_dlcx_ep_callid_connid started. 20241111163731093 DLMGCP DEBUG <0013> Received message: line #00: DLCX 12447 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163731093 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20241111163731093 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:441) 20241111163731094 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163731094 DLMGCP ERROR <0013> endpoint:rtpbridge/5@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241111163731094 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241111163731094 DLMGCP DEBUG <0013> Generated response: line #00: 515 12447 FAIL (mgcp_msg.c:67) 20241111163731098 DLMGCP DEBUG <0013> Received message: line #00: CRCX 12448 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163731098 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163731098 DLMGCP DEBUG <0013> Received message: line #02: C: 51234 (mgcp_msg.c:67) 20241111163731098 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163731098 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20241111163731098 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:441) 20241111163731098 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163731098 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw conn:(51234/rtp C:7C58BD71 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163731098 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:7C58BD71 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163731098 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:7C58BD71 output_enabled 0 (mgcp_msg.c:125) 20241111163731098 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163731098 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw conn:(51234/rtp C:7C58BD71 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163731098 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163731098 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:7C58BD71 CRCX: Creating connection: port: 5216 (mgcp_protocol.c:1112) 20241111163731098 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:7C58BD71 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163731098 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163731098 DLMGCP DEBUG <0013> Generated response: line #00: 200 12448 OK (mgcp_msg.c:67) 20241111163731098 DLMGCP DEBUG <0013> Generated response: line #01: I: 7C58BD71 (mgcp_msg.c:67) 20241111163731098 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241111163731098 DLMGCP DEBUG <0013> Generated response: line #03: o=- 7C58BD71 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163731098 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241111163731098 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163731098 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241111163731098 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5216 RTP/AVP 112 (mgcp_msg.c:67) 20241111163731098 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163731098 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241111163731099 DLMGCP DEBUG <0013> Received message: line #00: DLCX 12449 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163731099 DLMGCP DEBUG <0013> Received message: line #01: C: 51234 (mgcp_msg.c:67) 20241111163731099 DLMGCP DEBUG <0013> Received message: line #02: I: 7C58BD71 (mgcp_msg.c:67) 20241111163731099 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20241111163731099 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:441) 20241111163731099 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163731099 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:7C58BD71 DLCX: deleting conn:(51234/rtp C:7C58BD71 r=NULL:0<->l=::1:5216) (mgcp_protocol.c:1502) 20241111163731099 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163731099 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1505) 20241111163731099 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163731099 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw DLCX: endpoint released (mgcp_protocol.c:1512) 20241111163731100 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241111163731100 DLMGCP DEBUG <0013> Generated response: line #00: 250 12449 OK (mgcp_msg.c:67) 20241111163731100 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:67) MTC@e999c791e3c7: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(107)@e999c791e3c7: Final verdict of PTC: none RTPEM2(105)@e999c791e3c7: Final verdict of PTC: none RTPEM1(104)@e999c791e3c7: Final verdict of PTC: none RTPEM0(103)@e999c791e3c7: Final verdict of PTC: none VirtCallAgent-STATS(106)@e999c791e3c7: Final verdict of PTC: none MTC@e999c791e3c7: Setting final verdict of the test case. MTC@e999c791e3c7: Local verdict of MTC: pass MTC@e999c791e3c7: Local verdict of PTC RTPEM0(103): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM1(104): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM2(105): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC VirtCallAgent-STATS(106): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC IPA-CTRL-CLI-IPA(107): none (pass -> pass) MTC@e999c791e3c7: Test case TC_crcx_and_dlcx_ep_callid_connid finished. Verdict: pass MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid pass'. Mon Nov 11 16:37:31 UTC 2024 ====== MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=26084) MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid pass' was executed successfully (exit status: 0). MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid'. ------ MGCP_Test.TC_crcx_and_dlcx_ep_callid ------ Mon Nov 11 16:37:33 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_crcx_and_dlcx_ep_callid.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_crcx_and_dlcx_ep_callid.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid' was executed successfully (exit status: 0). MTC@e999c791e3c7: Test case TC_crcx_and_dlcx_ep_callid started. 20241111163734236 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3632 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163734237 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20241111163734237 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:441) 20241111163734237 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163734237 DLMGCP ERROR <0013> endpoint:rtpbridge/5@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241111163734237 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241111163734237 DLMGCP DEBUG <0013> Generated response: line #00: 515 3632 FAIL (mgcp_msg.c:67) 20241111163734242 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3633 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163734242 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163734242 DLMGCP DEBUG <0013> Received message: line #02: C: 51233 (mgcp_msg.c:67) 20241111163734242 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163734242 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20241111163734242 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:441) 20241111163734242 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163734242 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw conn:(51233/rtp C:E7D7837F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163734242 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:E7D7837F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163734242 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:E7D7837F output_enabled 0 (mgcp_msg.c:125) 20241111163734242 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163734242 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw conn:(51233/rtp C:E7D7837F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163734242 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163734243 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:E7D7837F CRCX: Creating connection: port: 5218 (mgcp_protocol.c:1112) 20241111163734243 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:E7D7837F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163734243 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163734243 DLMGCP DEBUG <0013> Generated response: line #00: 200 3633 OK (mgcp_msg.c:67) 20241111163734243 DLMGCP DEBUG <0013> Generated response: line #01: I: E7D7837F (mgcp_msg.c:67) 20241111163734243 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241111163734243 DLMGCP DEBUG <0013> Generated response: line #03: o=- E7D7837F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163734243 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241111163734243 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163734243 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241111163734243 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5218 RTP/AVP 112 (mgcp_msg.c:67) 20241111163734243 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163734243 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241111163734244 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3634 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163734244 DLMGCP DEBUG <0013> Received message: line #01: C: 51233 (mgcp_msg.c:67) 20241111163734244 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20241111163734244 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:441) 20241111163734244 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163734244 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163734244 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163734244 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163734244 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163734244 DLMGCP DEBUG <0013> Generated response: line #00: 200 3634 OK (mgcp_msg.c:67) MTC@e999c791e3c7: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(112)@e999c791e3c7: Final verdict of PTC: none RTPEM0(108)@e999c791e3c7: Final verdict of PTC: none RTPEM2(110)@e999c791e3c7: Final verdict of PTC: none RTPEM1(109)@e999c791e3c7: Final verdict of PTC: none VirtCallAgent-STATS(111)@e999c791e3c7: Final verdict of PTC: none MTC@e999c791e3c7: Setting final verdict of the test case. MTC@e999c791e3c7: Local verdict of MTC: pass MTC@e999c791e3c7: Local verdict of PTC RTPEM0(108): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM1(109): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM2(110): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC VirtCallAgent-STATS(111): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC IPA-CTRL-CLI-IPA(112): none (pass -> pass) MTC@e999c791e3c7: Test case TC_crcx_and_dlcx_ep_callid finished. Verdict: pass MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid pass'. Mon Nov 11 16:37:34 UTC 2024 ====== MGCP_Test.TC_crcx_and_dlcx_ep_callid pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_and_dlcx_ep_callid.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=25076) MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid pass' was executed successfully (exit status: 0). MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep'. ------ MGCP_Test.TC_crcx_and_dlcx_ep ------ Mon Nov 11 16:37:36 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_crcx_and_dlcx_ep.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_crcx_and_dlcx_ep.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep' was executed successfully (exit status: 0). MTC@e999c791e3c7: Test case TC_crcx_and_dlcx_ep started. 20241111163737374 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24112 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163737374 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20241111163737374 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:441) 20241111163737374 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163737374 DLMGCP ERROR <0013> endpoint:rtpbridge/5@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241111163737374 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241111163737374 DLMGCP DEBUG <0013> Generated response: line #00: 515 24112 FAIL (mgcp_msg.c:67) 20241111163737379 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24113 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163737379 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163737379 DLMGCP DEBUG <0013> Received message: line #02: C: 51232 (mgcp_msg.c:67) 20241111163737379 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163737379 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20241111163737379 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:441) 20241111163737379 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163737379 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw conn:(51232/rtp C:F29BA1DB r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163737379 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:F29BA1DB connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163737379 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:F29BA1DB output_enabled 0 (mgcp_msg.c:125) 20241111163737379 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163737379 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw conn:(51232/rtp C:F29BA1DB r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163737379 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163737379 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:F29BA1DB CRCX: Creating connection: port: 5220 (mgcp_protocol.c:1112) 20241111163737379 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:F29BA1DB CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163737379 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163737379 DLMGCP DEBUG <0013> Generated response: line #00: 200 24113 OK (mgcp_msg.c:67) 20241111163737379 DLMGCP DEBUG <0013> Generated response: line #01: I: F29BA1DB (mgcp_msg.c:67) 20241111163737379 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241111163737380 DLMGCP DEBUG <0013> Generated response: line #03: o=- F29BA1DB 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163737380 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241111163737380 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163737380 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241111163737380 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5220 RTP/AVP 112 (mgcp_msg.c:67) 20241111163737380 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163737380 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241111163737380 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24114 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163737380 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20241111163737380 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:441) 20241111163737380 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163737380 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163737380 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163737380 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163737380 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163737381 DLMGCP DEBUG <0013> Generated response: line #00: 200 24114 OK (mgcp_msg.c:67) MTC@e999c791e3c7: setverdict(pass): none -> pass RTPEM0(113)@e999c791e3c7: Final verdict of PTC: none VirtCallAgent-STATS(116)@e999c791e3c7: Final verdict of PTC: none RTPEM2(115)@e999c791e3c7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(117)@e999c791e3c7: Final verdict of PTC: none RTPEM1(114)@e999c791e3c7: Final verdict of PTC: none MTC@e999c791e3c7: Setting final verdict of the test case. MTC@e999c791e3c7: Local verdict of MTC: pass MTC@e999c791e3c7: Local verdict of PTC RTPEM0(113): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM1(114): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM2(115): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC VirtCallAgent-STATS(116): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC IPA-CTRL-CLI-IPA(117): none (pass -> pass) MTC@e999c791e3c7: Test case TC_crcx_and_dlcx_ep finished. Verdict: pass MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep pass'. Mon Nov 11 16:37:37 UTC 2024 ====== MGCP_Test.TC_crcx_and_dlcx_ep pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_and_dlcx_ep.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=24824) MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep pass' was executed successfully (exit status: 0). MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_inval'. ------ MGCP_Test.TC_crcx_and_dlcx_ep_callid_inval ------ Mon Nov 11 16:37:39 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_crcx_and_dlcx_ep_callid_inval.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_crcx_and_dlcx_ep_callid_inval.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_inval' was executed successfully (exit status: 0). MTC@e999c791e3c7: Test case TC_crcx_and_dlcx_ep_callid_inval started. 20241111163740517 DLMGCP DEBUG <0013> Received message: line #00: DLCX 9523 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163740517 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20241111163740517 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:441) 20241111163740517 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163740517 DLMGCP ERROR <0013> endpoint:rtpbridge/5@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241111163740517 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241111163740517 DLMGCP DEBUG <0013> Generated response: line #00: 515 9523 FAIL (mgcp_msg.c:67) 20241111163740520 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9524 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163740520 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163740520 DLMGCP DEBUG <0013> Received message: line #02: C: 51231 (mgcp_msg.c:67) 20241111163740520 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163740520 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20241111163740520 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:441) 20241111163740520 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163740520 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw conn:(51231/rtp C:C0025A5F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163740520 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:C0025A5F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163740520 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:C0025A5F output_enabled 0 (mgcp_msg.c:125) 20241111163740521 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163740521 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw conn:(51231/rtp C:C0025A5F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163740521 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163740521 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:C0025A5F CRCX: Creating connection: port: 5222 (mgcp_protocol.c:1112) 20241111163740521 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:C0025A5F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163740521 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163740521 DLMGCP DEBUG <0013> Generated response: line #00: 200 9524 OK (mgcp_msg.c:67) 20241111163740521 DLMGCP DEBUG <0013> Generated response: line #01: I: C0025A5F (mgcp_msg.c:67) 20241111163740521 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241111163740521 DLMGCP DEBUG <0013> Generated response: line #03: o=- C0025A5F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163740521 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241111163740521 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163740521 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241111163740521 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5222 RTP/AVP 112 (mgcp_msg.c:67) 20241111163740521 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163740521 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241111163740522 DLMGCP DEBUG <0013> Received message: line #00: DLCX 9525 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163740522 DLMGCP DEBUG <0013> Received message: line #01: C: FFFF (mgcp_msg.c:67) 20241111163740522 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20241111163740522 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:441) 20241111163740522 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163740522 DLMGCP ERROR <0013> endpoint:rtpbridge/5@mgw CallIDs mismatch: '51231' != 'FFFF' (mgcp_msg.c:255) 20241111163740522 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=516 (mgcp_protocol.c:230) 20241111163740522 DLMGCP DEBUG <0013> Generated response: line #00: 516 9525 FAIL (mgcp_msg.c:67) MTC@e999c791e3c7: setverdict(pass): none -> pass RTPEM0(118)@e999c791e3c7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(122)@e999c791e3c7: Final verdict of PTC: none VirtCallAgent-STATS(121)@e999c791e3c7: Final verdict of PTC: none RTPEM1(119)@e999c791e3c7: Final verdict of PTC: none RTPEM2(120)@e999c791e3c7: Final verdict of PTC: none MTC@e999c791e3c7: Setting final verdict of the test case. MTC@e999c791e3c7: Local verdict of MTC: pass MTC@e999c791e3c7: Local verdict of PTC RTPEM0(118): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM1(119): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM2(120): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC VirtCallAgent-STATS(121): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC IPA-CTRL-CLI-IPA(122): none (pass -> pass) MTC@e999c791e3c7: Test case TC_crcx_and_dlcx_ep_callid_inval finished. Verdict: pass MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_inval pass'. Mon Nov 11 16:37:40 UTC 2024 ====== MGCP_Test.TC_crcx_and_dlcx_ep_callid_inval pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_and_dlcx_ep_callid_inval.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=24876) MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_inval pass' was executed successfully (exit status: 0). MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid_inval'. ------ MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid_inval ------ Mon Nov 11 16:37:42 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid_inval.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid_inval.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid_inval' was executed successfully (exit status: 0). MTC@e999c791e3c7: Test case TC_crcx_and_dlcx_ep_callid_connid_inval started. 20241111163743655 DLMGCP DEBUG <0013> Received message: line #00: DLCX 27034 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163743655 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20241111163743655 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:441) 20241111163743655 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163743655 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163743655 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163743655 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163743655 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163743655 DLMGCP DEBUG <0013> Generated response: line #00: 200 27034 OK (mgcp_msg.c:67) 20241111163743659 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27035 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163743659 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163743659 DLMGCP DEBUG <0013> Received message: line #02: C: 51230 (mgcp_msg.c:67) 20241111163743659 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163743659 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20241111163743659 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:441) 20241111163743659 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163743659 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw conn:(51230/rtp C:98684030 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163743659 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:98684030 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163743659 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:98684030 output_enabled 0 (mgcp_msg.c:125) 20241111163743659 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163743659 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw conn:(51230/rtp C:98684030 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163743659 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163743659 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:98684030 CRCX: Creating connection: port: 5224 (mgcp_protocol.c:1112) 20241111163743659 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:98684030 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163743659 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163743659 DLMGCP DEBUG <0013> Generated response: line #00: 200 27035 OK (mgcp_msg.c:67) 20241111163743659 DLMGCP DEBUG <0013> Generated response: line #01: I: 98684030 (mgcp_msg.c:67) 20241111163743659 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241111163743659 DLMGCP DEBUG <0013> Generated response: line #03: o=- 98684030 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163743659 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241111163743659 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163743660 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241111163743660 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5224 RTP/AVP 112 (mgcp_msg.c:67) 20241111163743660 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163743660 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241111163743660 DLMGCP DEBUG <0013> Received message: line #00: DLCX 27036 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163743660 DLMGCP DEBUG <0013> Received message: line #01: C: 51230 (mgcp_msg.c:67) 20241111163743660 DLMGCP DEBUG <0013> Received message: line #02: I: FFFF (mgcp_msg.c:67) 20241111163743660 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20241111163743660 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:441) 20241111163743660 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163743661 DLMGCP ERROR <0013> endpoint:rtpbridge/5@mgw no connection found under ConnectionIdentifier 0xFFFF (mgcp_msg.c:300) 20241111163743661 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241111163743661 DLMGCP DEBUG <0013> Generated response: line #00: 515 27036 FAIL (mgcp_msg.c:67) MTC@e999c791e3c7: setverdict(pass): none -> pass RTPEM0(123)@e999c791e3c7: Final verdict of PTC: none VirtCallAgent-STATS(126)@e999c791e3c7: Final verdict of PTC: none RTPEM1(124)@e999c791e3c7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(127)@e999c791e3c7: Final verdict of PTC: none RTPEM2(125)@e999c791e3c7: Final verdict of PTC: none MTC@e999c791e3c7: Setting final verdict of the test case. MTC@e999c791e3c7: Local verdict of MTC: pass MTC@e999c791e3c7: Local verdict of PTC RTPEM0(123): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM1(124): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM2(125): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC VirtCallAgent-STATS(126): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC IPA-CTRL-CLI-IPA(127): none (pass -> pass) MTC@e999c791e3c7: Test case TC_crcx_and_dlcx_ep_callid_connid_inval finished. Verdict: pass MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid_inval pass'. Mon Nov 11 16:37:43 UTC 2024 ====== MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid_inval pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid_inval.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=25640) MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_ep_callid_connid_inval pass' was executed successfully (exit status: 0). MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_retrans'. ------ MGCP_Test.TC_crcx_and_dlcx_retrans ------ Mon Nov 11 16:37:45 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_crcx_and_dlcx_retrans.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_crcx_and_dlcx_retrans.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_and_dlcx_retrans' was executed successfully (exit status: 0). MTC@e999c791e3c7: Test case TC_crcx_and_dlcx_retrans started. 20241111163746794 DLMGCP DEBUG <0013> Received message: line #00: DLCX 12264 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163746794 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20241111163746794 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:441) 20241111163746794 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163746794 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163746794 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163746794 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163746794 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163746794 DLMGCP DEBUG <0013> Generated response: line #00: 200 12264 OK (mgcp_msg.c:67) 20241111163746798 DLMGCP DEBUG <0013> Received message: line #00: CRCX 12265 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163746798 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163746798 DLMGCP DEBUG <0013> Received message: line #02: C: 51229 (mgcp_msg.c:67) 20241111163746798 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163746798 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20241111163746798 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:441) 20241111163746798 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163746798 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw conn:(51229/rtp C:9DEE1DD5 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163746798 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:9DEE1DD5 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163746798 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:9DEE1DD5 output_enabled 0 (mgcp_msg.c:125) 20241111163746799 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163746799 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw conn:(51229/rtp C:9DEE1DD5 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163746799 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163746799 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:9DEE1DD5 CRCX: Creating connection: port: 5226 (mgcp_protocol.c:1112) 20241111163746799 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:9DEE1DD5 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163746799 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163746799 DLMGCP DEBUG <0013> Generated response: line #00: 200 12265 OK (mgcp_msg.c:67) 20241111163746799 DLMGCP DEBUG <0013> Generated response: line #01: I: 9DEE1DD5 (mgcp_msg.c:67) 20241111163746799 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241111163746799 DLMGCP DEBUG <0013> Generated response: line #03: o=- 9DEE1DD5 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163746799 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241111163746799 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163746799 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241111163746799 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5226 RTP/AVP 112 (mgcp_msg.c:67) 20241111163746799 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163746799 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241111163746800 DLMGCP DEBUG <0013> Received message: line #00: DLCX 12266 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163746800 DLMGCP DEBUG <0013> Received message: line #01: C: 51229 (mgcp_msg.c:67) 20241111163746800 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20241111163746800 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:441) 20241111163746800 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163746800 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163746800 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163746800 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163746800 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163746800 DLMGCP DEBUG <0013> Generated response: line #00: 200 12266 OK (mgcp_msg.c:67) 20241111163746800 DLMGCP DEBUG <0013> Received message: line #00: DLCX 12266 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163746800 DLMGCP DEBUG <0013> Received message: line #01: C: 51229 (mgcp_msg.c:67) 20241111163746800 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20241111163746800 DLMGCP DEBUG <0013> Retransmitted response: line #00: 200 12266 OK (mgcp_msg.c:67) MTC@e999c791e3c7: setverdict(pass): none -> pass RTPEM2(130)@e999c791e3c7: Final verdict of PTC: none RTPEM1(129)@e999c791e3c7: Final verdict of PTC: none RTPEM0(128)@e999c791e3c7: Final verdict of PTC: none VirtCallAgent-STATS(131)@e999c791e3c7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(132)@e999c791e3c7: Final verdict of PTC: none MTC@e999c791e3c7: Setting final verdict of the test case. MTC@e999c791e3c7: Local verdict of MTC: pass MTC@e999c791e3c7: Local verdict of PTC RTPEM0(128): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM1(129): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM2(130): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC VirtCallAgent-STATS(131): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC IPA-CTRL-CLI-IPA(132): none (pass -> pass) MTC@e999c791e3c7: Test case TC_crcx_and_dlcx_retrans finished. Verdict: pass MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_retrans pass'. Mon Nov 11 16:37:46 UTC 2024 ====== MGCP_Test.TC_crcx_and_dlcx_retrans pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_and_dlcx_retrans.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=26688) MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_and_dlcx_retrans pass' was executed successfully (exit status: 0). MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmux_wildcard'. ------ MGCP_Test.TC_crcx_osmux_wildcard ------ Mon Nov 11 16:37:48 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_crcx_osmux_wildcard.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_crcx_osmux_wildcard.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmux_wildcard' was executed successfully (exit status: 0). MTC@e999c791e3c7: Test case TC_crcx_osmux_wildcard started. 20241111163749944 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52199 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163749944 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111163749944 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111163749944 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163749944 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241111163749944 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241111163749944 DLMGCP DEBUG <0013> Generated response: line #00: 515 52199 FAIL (mgcp_msg.c:67) 20241111163749948 DLMGCP DEBUG <0013> Received message: line #00: CRCX 52200 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163749948 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163749948 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163749948 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163749948 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163749949 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111163749949 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111163749949 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163749949 DOSMUX NOTICE <0002> endpoint:rtpbridge/2@mgw OSMUX socket has been set up (mgcp_protocol.c:764) 20241111163749949 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163749949 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:E1AE1778 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163749949 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E1AE1778 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163749949 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E1AE1778 output_enabled 0 (mgcp_msg.c:125) 20241111163749949 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163749949 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:E1AE1778 r=NULL:0<->l=:0 CID=0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163749949 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163749949 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E1AE1778 CRCX: Creating connection: port: 5228 (mgcp_protocol.c:1112) 20241111163749949 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E1AE1778 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163749949 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163749949 DLMGCP DEBUG <0013> Generated response: line #00: 200 52200 OK (mgcp_msg.c:67) 20241111163749949 DLMGCP DEBUG <0013> Generated response: line #01: I: E1AE1778 (mgcp_msg.c:67) 20241111163749949 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 0 (mgcp_msg.c:67) 20241111163749950 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163749950 DLMGCP DEBUG <0013> Generated response: line #04: o=- E1AE1778 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163749950 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163749950 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163749950 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163749950 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163749950 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163749950 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163749950 DLMGCP DEBUG <0013> Received message: line #00: DLCX 52201 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163749950 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163749950 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111163749950 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111163749950 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163749950 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163749950 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163749950 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163749950 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163749951 DLMGCP DEBUG <0013> Generated response: line #00: 200 52201 OK (mgcp_msg.c:67) MTC@e999c791e3c7: setverdict(pass): none -> pass RTPEM2(135)@e999c791e3c7: Final verdict of PTC: none OsmuxEM(136)@e999c791e3c7: Final verdict of PTC: none RTPEM1(134)@e999c791e3c7: Final verdict of PTC: none RTPEM0(133)@e999c791e3c7: Final verdict of PTC: none VirtCallAgent-STATS(137)@e999c791e3c7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(138)@e999c791e3c7: Final verdict of PTC: none MTC@e999c791e3c7: Setting final verdict of the test case. MTC@e999c791e3c7: Local verdict of MTC: pass MTC@e999c791e3c7: Local verdict of PTC RTPEM0(133): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM1(134): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM2(135): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC OsmuxEM(136): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC VirtCallAgent-STATS(137): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC IPA-CTRL-CLI-IPA(138): none (pass -> pass) MTC@e999c791e3c7: Test case TC_crcx_osmux_wildcard finished. Verdict: pass MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmux_wildcard pass'. Mon Nov 11 16:37:49 UTC 2024 ====== MGCP_Test.TC_crcx_osmux_wildcard pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_osmux_wildcard.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=28100) MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmux_wildcard pass' was executed successfully (exit status: 0). MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmux_fixed'. ------ MGCP_Test.TC_crcx_osmux_fixed ------ Mon Nov 11 16:37:52 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_crcx_osmux_fixed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_crcx_osmux_fixed.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmux_fixed' was executed successfully (exit status: 0). MTC@e999c791e3c7: Test case TC_crcx_osmux_fixed started. 20241111163753081 DLMGCP DEBUG <0013> Received message: line #00: DLCX 21495 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163753081 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111163753081 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111163753081 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163753081 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241111163753082 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241111163753082 DLMGCP DEBUG <0013> Generated response: line #00: 515 21495 FAIL (mgcp_msg.c:67) 20241111163753086 DLMGCP DEBUG <0013> Received message: line #00: CRCX 21496 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163753086 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163753086 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163753086 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163753086 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:67) 20241111163753086 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111163753086 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111163753086 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163753086 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:207) 20241111163753086 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:9988C457 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163753086 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9988C457 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163753086 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9988C457 output_enabled 0 (mgcp_msg.c:125) 20241111163753086 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163753086 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:9988C457 r=NULL:0<->l=:0 CID=1) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163753086 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163753086 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9988C457 CRCX: Creating connection: port: 5230 (mgcp_protocol.c:1112) 20241111163753086 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:9988C457 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163753086 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163753087 DLMGCP DEBUG <0013> Generated response: line #00: 200 21496 OK (mgcp_msg.c:67) 20241111163753087 DLMGCP DEBUG <0013> Generated response: line #01: I: 9988C457 (mgcp_msg.c:67) 20241111163753087 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 1 (mgcp_msg.c:67) 20241111163753087 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163753087 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9988C457 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163753087 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163753087 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163753087 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163753087 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163753087 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163753087 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163753088 DLMGCP DEBUG <0013> Received message: line #00: DLCX 21497 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163753088 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163753088 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111163753088 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111163753088 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163753088 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163753088 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163753088 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163753088 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163753088 DLMGCP DEBUG <0013> Generated response: line #00: 200 21497 OK (mgcp_msg.c:67) MTC@e999c791e3c7: setverdict(pass): none -> pass OsmuxEM(142)@e999c791e3c7: Final verdict of PTC: none RTPEM0(139)@e999c791e3c7: Final verdict of PTC: none RTPEM2(141)@e999c791e3c7: Final verdict of PTC: none VirtCallAgent-STATS(143)@e999c791e3c7: Final verdict of PTC: none RTPEM1(140)@e999c791e3c7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(144)@e999c791e3c7: Final verdict of PTC: none MTC@e999c791e3c7: Setting final verdict of the test case. MTC@e999c791e3c7: Local verdict of MTC: pass MTC@e999c791e3c7: Local verdict of PTC RTPEM0(139): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM1(140): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM2(141): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC OsmuxEM(142): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC VirtCallAgent-STATS(143): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC IPA-CTRL-CLI-IPA(144): none (pass -> pass) MTC@e999c791e3c7: Test case TC_crcx_osmux_fixed finished. Verdict: pass MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmux_fixed pass'. Mon Nov 11 16:37:53 UTC 2024 ====== MGCP_Test.TC_crcx_osmux_fixed pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_osmux_fixed.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=26940) MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmux_fixed pass' was executed successfully (exit status: 0). MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmux_fixed_twice'. ------ MGCP_Test.TC_crcx_osmux_fixed_twice ------ Mon Nov 11 16:37:55 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_crcx_osmux_fixed_twice.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_crcx_osmux_fixed_twice.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmux_fixed_twice' was executed successfully (exit status: 0). MTC@e999c791e3c7: Test case TC_crcx_osmux_fixed_twice started. 20241111163756230 DLMGCP DEBUG <0013> Received message: line #00: DLCX 30995 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163756230 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111163756231 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111163756231 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163756231 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241111163756231 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241111163756231 DLMGCP DEBUG <0013> Generated response: line #00: 515 30995 FAIL (mgcp_msg.c:67) 20241111163756235 DLMGCP DEBUG <0013> Received message: line #00: CRCX 30996 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163756235 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163756235 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163756235 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163756235 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 3 (mgcp_msg.c:67) 20241111163756235 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111163756235 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111163756235 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163756235 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 3 (mgcp_msg.c:207) 20241111163756235 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:0D83F48E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163756235 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:0D83F48E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163756235 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:0D83F48E output_enabled 0 (mgcp_msg.c:125) 20241111163756235 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163756235 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:0D83F48E r=NULL:0<->l=:0 CID=2) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163756235 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163756235 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:0D83F48E CRCX: Creating connection: port: 5232 (mgcp_protocol.c:1112) 20241111163756235 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:0D83F48E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163756236 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163756236 DLMGCP DEBUG <0013> Generated response: line #00: 200 30996 OK (mgcp_msg.c:67) 20241111163756236 DLMGCP DEBUG <0013> Generated response: line #01: I: 0D83F48E (mgcp_msg.c:67) 20241111163756236 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 2 (mgcp_msg.c:67) 20241111163756236 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163756236 DLMGCP DEBUG <0013> Generated response: line #04: o=- 0D83F48E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163756236 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163756236 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163756236 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163756236 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163756236 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163756236 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163756237 DLMGCP DEBUG <0013> Received message: line #00: DLCX 30997 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163756237 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163756237 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111163756237 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111163756237 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163756237 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163756237 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163756237 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163756237 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163756237 DLMGCP DEBUG <0013> Generated response: line #00: 200 30997 OK (mgcp_msg.c:67) 20241111163756238 DLMGCP DEBUG <0013> Received message: line #00: CRCX 30998 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163756238 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163756238 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111163756238 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163756238 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 3 (mgcp_msg.c:67) 20241111163756238 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111163756238 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111163756238 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163756238 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 3 (mgcp_msg.c:207) 20241111163756238 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:F12C88EB r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163756238 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F12C88EB connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163756238 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F12C88EB output_enabled 0 (mgcp_msg.c:125) 20241111163756238 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163756238 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:F12C88EB r=NULL:0<->l=:0 CID=3) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163756238 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163756239 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F12C88EB CRCX: Creating connection: port: 5234 (mgcp_protocol.c:1112) 20241111163756239 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:F12C88EB CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163756239 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163756239 DLMGCP DEBUG <0013> Generated response: line #00: 200 30998 OK (mgcp_msg.c:67) 20241111163756239 DLMGCP DEBUG <0013> Generated response: line #01: I: F12C88EB (mgcp_msg.c:67) 20241111163756239 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 3 (mgcp_msg.c:67) 20241111163756239 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163756239 DLMGCP DEBUG <0013> Generated response: line #04: o=- F12C88EB 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163756239 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163756239 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163756239 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163756239 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163756239 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163756239 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163756240 DLMGCP DEBUG <0013> Received message: line #00: DLCX 30999 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163756240 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111163756240 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111163756240 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111163756240 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163756240 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163756240 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163756240 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163756240 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163756240 DLMGCP DEBUG <0013> Generated response: line #00: 200 30999 OK (mgcp_msg.c:67) MTC@e999c791e3c7: setverdict(pass): none -> pass OsmuxEM(148)@e999c791e3c7: Final verdict of PTC: none RTPEM2(147)@e999c791e3c7: Final verdict of PTC: none RTPEM0(145)@e999c791e3c7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(150)@e999c791e3c7: Final verdict of PTC: none RTPEM1(146)@e999c791e3c7: Final verdict of PTC: none VirtCallAgent-STATS(149)@e999c791e3c7: Final verdict of PTC: none MTC@e999c791e3c7: Setting final verdict of the test case. MTC@e999c791e3c7: Local verdict of MTC: pass MTC@e999c791e3c7: Local verdict of PTC RTPEM0(145): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM1(146): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM2(147): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC OsmuxEM(148): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC VirtCallAgent-STATS(149): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC IPA-CTRL-CLI-IPA(150): none (pass -> pass) MTC@e999c791e3c7: Test case TC_crcx_osmux_fixed_twice finished. Verdict: pass MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmux_fixed_twice pass'. Mon Nov 11 16:37:56 UTC 2024 ====== MGCP_Test.TC_crcx_osmux_fixed_twice pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_osmux_fixed_twice.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=39176) MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmux_fixed_twice pass' was executed successfully (exit status: 0). MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmux_257'. ------ MGCP_Test.TC_crcx_osmux_257 ------ Mon Nov 11 16:37:58 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_crcx_osmux_257.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_crcx_osmux_257.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_osmux_257' was executed successfully (exit status: 0). MTC@e999c791e3c7: Test case TC_crcx_osmux_257 started. 20241111163759382 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8377 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759382 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163759382 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163759382 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163759382 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759382 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759382 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759382 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759382 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759382 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759382 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759382 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759382 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759382 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759382 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759382 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759382 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759382 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759382 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759382 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759382 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759382 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759382 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759382 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759382 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759382 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759383 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759383 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759383 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759383 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759383 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759383 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759383 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759383 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759383 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759383 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759383 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759383 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759383 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759383 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759383 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759383 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759383 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759383 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759383 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759383 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759383 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759383 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759383 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759383 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759383 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759383 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759383 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759383 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759383 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759383 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759383 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759383 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759383 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759383 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759383 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759383 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759383 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759383 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759383 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759384 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759384 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759384 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759384 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759384 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759384 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759384 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759384 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759384 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759384 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759384 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759384 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759384 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759384 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759384 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759384 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759384 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759384 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759384 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759384 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759384 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759384 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759384 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759384 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759384 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759384 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759384 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759384 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759384 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759384 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759384 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759384 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759384 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759384 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759384 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759384 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759385 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759385 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759385 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759385 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759385 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759385 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759385 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759385 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759385 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759385 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759385 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759385 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759385 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759385 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759385 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759385 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759385 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759385 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759385 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759385 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759385 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759385 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759385 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759385 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759385 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759385 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759385 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759385 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759385 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759385 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759385 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759385 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759385 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759385 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759385 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759385 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759386 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759386 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759386 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759386 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759386 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759386 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759386 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759386 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759386 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759386 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759386 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759386 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759386 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759386 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759386 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759386 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759386 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759386 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759386 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759386 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759386 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759386 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759386 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759386 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759386 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759386 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759386 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759386 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759386 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759386 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759386 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759386 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759386 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759386 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759387 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759387 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759387 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759387 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759387 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759387 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759387 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759387 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759387 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759387 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759387 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759387 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759387 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759387 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759387 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759387 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759387 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759387 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759387 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759387 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759387 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759387 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759387 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759387 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759387 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759387 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759387 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759387 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759387 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759387 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759387 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759387 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759387 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759387 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759387 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759387 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759387 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759387 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759387 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759387 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759388 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759388 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759388 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759388 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759388 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759388 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759388 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759388 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759388 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759388 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759388 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759388 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759388 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759388 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759388 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759388 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759388 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759388 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759388 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759388 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759388 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759388 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759388 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759388 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759388 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759388 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759388 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759388 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759388 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759388 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759388 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759388 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759388 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759388 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759388 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759388 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759388 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759388 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759388 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759388 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759388 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759388 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759389 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759389 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759389 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759389 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759389 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759389 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759389 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759389 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759389 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759389 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759389 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759389 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759389 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759389 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759389 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759389 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759389 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759389 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759389 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759389 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759389 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759389 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759389 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759389 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759389 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759389 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759389 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759389 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759389 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759389 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759389 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759389 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759389 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759389 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759389 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759389 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759389 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759390 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759390 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759390 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759390 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759390 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759390 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759390 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759390 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759390 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759390 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759390 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759390 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759390 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759390 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759390 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163759390 DLMGCP DEBUG <0013> Generated response: line #00: 200 8377 OK (mgcp_msg.c:67) 20241111163759392 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8378 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759393 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759393 DLMGCP DEBUG <0013> Received message: line #02: C: 0000 (mgcp_msg.c:67) 20241111163759393 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759393 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759393 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163759393 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163759393 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759393 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759393 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw conn:(0000/rtp C:14BA8F4F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759393 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:14BA8F4F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759393 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:14BA8F4F output_enabled 0 (mgcp_msg.c:125) 20241111163759393 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759393 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw conn:(0000/rtp C:14BA8F4F r=NULL:0<->l=:0 CID=4) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759393 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759393 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:14BA8F4F CRCX: Creating connection: port: 5236 (mgcp_protocol.c:1112) 20241111163759393 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:14BA8F4F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759393 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759393 DLMGCP DEBUG <0013> Generated response: line #00: 200 8378 OK (mgcp_msg.c:67) 20241111163759393 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1@mgw (mgcp_msg.c:67) 20241111163759393 DLMGCP DEBUG <0013> Generated response: line #02: I: 14BA8F4F (mgcp_msg.c:67) 20241111163759393 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 4 (mgcp_msg.c:67) 20241111163759393 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759393 DLMGCP DEBUG <0013> Generated response: line #05: o=- 14BA8F4F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759393 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759393 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759393 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759393 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759393 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759393 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759394 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8379 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759394 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759394 DLMGCP DEBUG <0013> Received message: line #02: C: 0001 (mgcp_msg.c:67) 20241111163759394 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759394 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759394 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found free endpoint: rtpbridge/2@mgw (mgcp_endp.c:261) 20241111163759394 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111163759394 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759394 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759394 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(0001/rtp C:FDE2526C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759394 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:FDE2526C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759394 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:FDE2526C output_enabled 0 (mgcp_msg.c:125) 20241111163759394 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759394 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(0001/rtp C:FDE2526C r=NULL:0<->l=:0 CID=5) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759394 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759394 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:FDE2526C CRCX: Creating connection: port: 5238 (mgcp_protocol.c:1112) 20241111163759394 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:FDE2526C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759394 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759394 DLMGCP DEBUG <0013> Generated response: line #00: 200 8379 OK (mgcp_msg.c:67) 20241111163759394 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2@mgw (mgcp_msg.c:67) 20241111163759394 DLMGCP DEBUG <0013> Generated response: line #02: I: FDE2526C (mgcp_msg.c:67) 20241111163759394 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 5 (mgcp_msg.c:67) 20241111163759394 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759394 DLMGCP DEBUG <0013> Generated response: line #05: o=- FDE2526C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759394 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759394 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759395 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759395 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759395 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759395 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759395 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8380 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759395 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759395 DLMGCP DEBUG <0013> Received message: line #02: C: 0002 (mgcp_msg.c:67) 20241111163759395 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759395 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759395 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw (trunk:0) found free endpoint: rtpbridge/3@mgw (mgcp_endp.c:261) 20241111163759395 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3@mgw" (mgcp_protocol.c:441) 20241111163759395 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759395 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759395 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw conn:(0002/rtp C:264951F8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759395 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:264951F8 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759395 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:264951F8 output_enabled 0 (mgcp_msg.c:125) 20241111163759395 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759395 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw conn:(0002/rtp C:264951F8 r=NULL:0<->l=:0 CID=6) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759395 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759395 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:264951F8 CRCX: Creating connection: port: 5240 (mgcp_protocol.c:1112) 20241111163759395 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw CI:264951F8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759395 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759395 DLMGCP DEBUG <0013> Generated response: line #00: 200 8380 OK (mgcp_msg.c:67) 20241111163759395 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3@mgw (mgcp_msg.c:67) 20241111163759395 DLMGCP DEBUG <0013> Generated response: line #02: I: 264951F8 (mgcp_msg.c:67) 20241111163759395 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 6 (mgcp_msg.c:67) 20241111163759396 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759396 DLMGCP DEBUG <0013> Generated response: line #05: o=- 264951F8 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759396 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759396 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759396 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759396 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759396 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759396 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759396 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8381 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759396 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759396 DLMGCP DEBUG <0013> Received message: line #02: C: 0003 (mgcp_msg.c:67) 20241111163759396 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759396 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759396 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found free endpoint: rtpbridge/4@mgw (mgcp_endp.c:261) 20241111163759396 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:441) 20241111163759396 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759396 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759396 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw conn:(0003/rtp C:93FBF5DC r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759396 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:93FBF5DC connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759396 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:93FBF5DC output_enabled 0 (mgcp_msg.c:125) 20241111163759396 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759397 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw conn:(0003/rtp C:93FBF5DC r=NULL:0<->l=:0 CID=7) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759397 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759397 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:93FBF5DC CRCX: Creating connection: port: 5242 (mgcp_protocol.c:1112) 20241111163759397 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CI:93FBF5DC CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759397 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759397 DLMGCP DEBUG <0013> Generated response: line #00: 200 8381 OK (mgcp_msg.c:67) 20241111163759397 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4@mgw (mgcp_msg.c:67) 20241111163759397 DLMGCP DEBUG <0013> Generated response: line #02: I: 93FBF5DC (mgcp_msg.c:67) 20241111163759397 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 7 (mgcp_msg.c:67) 20241111163759397 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759397 DLMGCP DEBUG <0013> Generated response: line #05: o=- 93FBF5DC 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759397 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759397 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759397 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759397 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759397 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759397 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759398 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8382 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759398 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759398 DLMGCP DEBUG <0013> Received message: line #02: C: 0004 (mgcp_msg.c:67) 20241111163759398 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759398 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759398 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found free endpoint: rtpbridge/5@mgw (mgcp_endp.c:261) 20241111163759398 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:441) 20241111163759398 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759398 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759398 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw conn:(0004/rtp C:BC9B77B5 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759398 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:BC9B77B5 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759398 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:BC9B77B5 output_enabled 0 (mgcp_msg.c:125) 20241111163759398 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759398 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw conn:(0004/rtp C:BC9B77B5 r=NULL:0<->l=:0 CID=8) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759398 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759398 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:BC9B77B5 CRCX: Creating connection: port: 5244 (mgcp_protocol.c:1112) 20241111163759398 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:BC9B77B5 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759399 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759399 DLMGCP DEBUG <0013> Generated response: line #00: 200 8382 OK (mgcp_msg.c:67) 20241111163759399 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5@mgw (mgcp_msg.c:67) 20241111163759399 DLMGCP DEBUG <0013> Generated response: line #02: I: BC9B77B5 (mgcp_msg.c:67) 20241111163759399 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 8 (mgcp_msg.c:67) 20241111163759399 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759399 DLMGCP DEBUG <0013> Generated response: line #05: o=- BC9B77B5 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759399 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759399 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759399 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759399 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759399 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759399 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759399 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8383 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759400 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759400 DLMGCP DEBUG <0013> Received message: line #02: C: 0005 (mgcp_msg.c:67) 20241111163759400 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759400 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759400 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw (trunk:0) found free endpoint: rtpbridge/6@mgw (mgcp_endp.c:261) 20241111163759400 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6@mgw" (mgcp_protocol.c:441) 20241111163759400 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759400 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759400 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw conn:(0005/rtp C:13BB5640 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759400 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:13BB5640 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759400 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:13BB5640 output_enabled 0 (mgcp_msg.c:125) 20241111163759400 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759400 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw conn:(0005/rtp C:13BB5640 r=NULL:0<->l=:0 CID=9) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759400 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759400 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:13BB5640 CRCX: Creating connection: port: 5246 (mgcp_protocol.c:1112) 20241111163759400 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw CI:13BB5640 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759400 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759400 DLMGCP DEBUG <0013> Generated response: line #00: 200 8383 OK (mgcp_msg.c:67) 20241111163759400 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6@mgw (mgcp_msg.c:67) 20241111163759400 DLMGCP DEBUG <0013> Generated response: line #02: I: 13BB5640 (mgcp_msg.c:67) 20241111163759400 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 9 (mgcp_msg.c:67) 20241111163759400 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759400 DLMGCP DEBUG <0013> Generated response: line #05: o=- 13BB5640 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759400 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759400 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759400 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759400 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759400 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759400 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759401 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8384 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759401 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759401 DLMGCP DEBUG <0013> Received message: line #02: C: 0006 (mgcp_msg.c:67) 20241111163759401 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759401 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759401 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw (trunk:0) found free endpoint: rtpbridge/7@mgw (mgcp_endp.c:261) 20241111163759401 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7@mgw" (mgcp_protocol.c:441) 20241111163759401 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759401 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759401 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw conn:(0006/rtp C:25934FA7 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759401 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:25934FA7 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759401 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:25934FA7 output_enabled 0 (mgcp_msg.c:125) 20241111163759401 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759401 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw conn:(0006/rtp C:25934FA7 r=NULL:0<->l=:0 CID=10) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759402 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759402 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:25934FA7 CRCX: Creating connection: port: 5248 (mgcp_protocol.c:1112) 20241111163759402 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CI:25934FA7 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759402 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759402 DLMGCP DEBUG <0013> Generated response: line #00: 200 8384 OK (mgcp_msg.c:67) 20241111163759402 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7@mgw (mgcp_msg.c:67) 20241111163759402 DLMGCP DEBUG <0013> Generated response: line #02: I: 25934FA7 (mgcp_msg.c:67) 20241111163759402 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 10 (mgcp_msg.c:67) 20241111163759402 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759402 DLMGCP DEBUG <0013> Generated response: line #05: o=- 25934FA7 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759402 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759402 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759402 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759402 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759402 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759402 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759402 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8385 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759402 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759402 DLMGCP DEBUG <0013> Received message: line #02: C: 0007 (mgcp_msg.c:67) 20241111163759402 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759402 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759402 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw (trunk:0) found free endpoint: rtpbridge/8@mgw (mgcp_endp.c:261) 20241111163759403 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8@mgw" (mgcp_protocol.c:441) 20241111163759403 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759403 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759403 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw conn:(0007/rtp C:8EF9A4F5 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759403 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:8EF9A4F5 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759403 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:8EF9A4F5 output_enabled 0 (mgcp_msg.c:125) 20241111163759403 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759403 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw conn:(0007/rtp C:8EF9A4F5 r=NULL:0<->l=:0 CID=11) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759403 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759403 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:8EF9A4F5 CRCX: Creating connection: port: 5250 (mgcp_protocol.c:1112) 20241111163759403 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw CI:8EF9A4F5 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759403 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759403 DLMGCP DEBUG <0013> Generated response: line #00: 200 8385 OK (mgcp_msg.c:67) 20241111163759403 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8@mgw (mgcp_msg.c:67) 20241111163759403 DLMGCP DEBUG <0013> Generated response: line #02: I: 8EF9A4F5 (mgcp_msg.c:67) 20241111163759403 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 11 (mgcp_msg.c:67) 20241111163759403 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759403 DLMGCP DEBUG <0013> Generated response: line #05: o=- 8EF9A4F5 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759403 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759403 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759403 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759403 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759403 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759403 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759403 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8386 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759403 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759403 DLMGCP DEBUG <0013> Received message: line #02: C: 0008 (mgcp_msg.c:67) 20241111163759403 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759403 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759403 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw (trunk:0) found free endpoint: rtpbridge/9@mgw (mgcp_endp.c:261) 20241111163759403 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9@mgw" (mgcp_protocol.c:441) 20241111163759403 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759403 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759404 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw conn:(0008/rtp C:2B04A753 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759404 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:2B04A753 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759404 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:2B04A753 output_enabled 0 (mgcp_msg.c:125) 20241111163759404 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759404 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw conn:(0008/rtp C:2B04A753 r=NULL:0<->l=:0 CID=12) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759404 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759404 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:2B04A753 CRCX: Creating connection: port: 5252 (mgcp_protocol.c:1112) 20241111163759404 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw CI:2B04A753 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759404 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759404 DLMGCP DEBUG <0013> Generated response: line #00: 200 8386 OK (mgcp_msg.c:67) 20241111163759404 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9@mgw (mgcp_msg.c:67) 20241111163759404 DLMGCP DEBUG <0013> Generated response: line #02: I: 2B04A753 (mgcp_msg.c:67) 20241111163759404 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 12 (mgcp_msg.c:67) 20241111163759404 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759404 DLMGCP DEBUG <0013> Generated response: line #05: o=- 2B04A753 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759404 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759404 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759404 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759404 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759404 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759404 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759404 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8387 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759404 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759404 DLMGCP DEBUG <0013> Received message: line #02: C: 0009 (mgcp_msg.c:67) 20241111163759404 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759404 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759404 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw (trunk:0) found free endpoint: rtpbridge/a@mgw (mgcp_endp.c:261) 20241111163759404 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a@mgw" (mgcp_protocol.c:441) 20241111163759404 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759404 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759405 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw conn:(0009/rtp C:77B3453F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759405 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:77B3453F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759405 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:77B3453F output_enabled 0 (mgcp_msg.c:125) 20241111163759405 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759405 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw conn:(0009/rtp C:77B3453F r=NULL:0<->l=:0 CID=13) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759405 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759405 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:77B3453F CRCX: Creating connection: port: 5254 (mgcp_protocol.c:1112) 20241111163759405 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw CI:77B3453F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759405 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759405 DLMGCP DEBUG <0013> Generated response: line #00: 200 8387 OK (mgcp_msg.c:67) 20241111163759405 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a@mgw (mgcp_msg.c:67) 20241111163759405 DLMGCP DEBUG <0013> Generated response: line #02: I: 77B3453F (mgcp_msg.c:67) 20241111163759405 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 13 (mgcp_msg.c:67) 20241111163759405 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759405 DLMGCP DEBUG <0013> Generated response: line #05: o=- 77B3453F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759405 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759405 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759405 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759405 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759405 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759405 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759405 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8388 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759405 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759405 DLMGCP DEBUG <0013> Received message: line #02: C: 000A (mgcp_msg.c:67) 20241111163759405 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759405 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759405 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw (trunk:0) found free endpoint: rtpbridge/b@mgw (mgcp_endp.c:261) 20241111163759405 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b@mgw" (mgcp_protocol.c:441) 20241111163759406 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759406 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759406 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw conn:(000A/rtp C:1EAD98D4 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759406 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:1EAD98D4 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759406 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:1EAD98D4 output_enabled 0 (mgcp_msg.c:125) 20241111163759406 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759406 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw conn:(000A/rtp C:1EAD98D4 r=NULL:0<->l=:0 CID=14) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759406 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759406 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:1EAD98D4 CRCX: Creating connection: port: 5256 (mgcp_protocol.c:1112) 20241111163759406 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw CI:1EAD98D4 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759406 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759406 DLMGCP DEBUG <0013> Generated response: line #00: 200 8388 OK (mgcp_msg.c:67) 20241111163759406 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b@mgw (mgcp_msg.c:67) 20241111163759406 DLMGCP DEBUG <0013> Generated response: line #02: I: 1EAD98D4 (mgcp_msg.c:67) 20241111163759406 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 14 (mgcp_msg.c:67) 20241111163759406 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759406 DLMGCP DEBUG <0013> Generated response: line #05: o=- 1EAD98D4 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759406 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759406 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759406 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759406 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759406 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759406 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759406 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8389 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759406 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759406 DLMGCP DEBUG <0013> Received message: line #02: C: 000B (mgcp_msg.c:67) 20241111163759406 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759406 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759407 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw (trunk:0) found free endpoint: rtpbridge/c@mgw (mgcp_endp.c:261) 20241111163759407 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c@mgw" (mgcp_protocol.c:441) 20241111163759407 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759407 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759407 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw conn:(000B/rtp C:2CB4EE9F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759407 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:2CB4EE9F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759407 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:2CB4EE9F output_enabled 0 (mgcp_msg.c:125) 20241111163759407 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759407 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw conn:(000B/rtp C:2CB4EE9F r=NULL:0<->l=:0 CID=15) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759407 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759407 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:2CB4EE9F CRCX: Creating connection: port: 5258 (mgcp_protocol.c:1112) 20241111163759407 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw CI:2CB4EE9F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759407 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759407 DLMGCP DEBUG <0013> Generated response: line #00: 200 8389 OK (mgcp_msg.c:67) 20241111163759407 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c@mgw (mgcp_msg.c:67) 20241111163759407 DLMGCP DEBUG <0013> Generated response: line #02: I: 2CB4EE9F (mgcp_msg.c:67) 20241111163759407 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 15 (mgcp_msg.c:67) 20241111163759407 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759407 DLMGCP DEBUG <0013> Generated response: line #05: o=- 2CB4EE9F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759407 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759407 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759407 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759407 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759407 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759407 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759407 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8390 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759407 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759407 DLMGCP DEBUG <0013> Received message: line #02: C: 000C (mgcp_msg.c:67) 20241111163759407 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759407 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759407 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw (trunk:0) found free endpoint: rtpbridge/d@mgw (mgcp_endp.c:261) 20241111163759408 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d@mgw" (mgcp_protocol.c:441) 20241111163759408 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759408 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759408 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw conn:(000C/rtp C:4DA14BB6 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759408 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:4DA14BB6 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759408 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:4DA14BB6 output_enabled 0 (mgcp_msg.c:125) 20241111163759408 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759408 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw conn:(000C/rtp C:4DA14BB6 r=NULL:0<->l=:0 CID=16) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759408 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759408 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:4DA14BB6 CRCX: Creating connection: port: 5260 (mgcp_protocol.c:1112) 20241111163759408 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw CI:4DA14BB6 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759408 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759408 DLMGCP DEBUG <0013> Generated response: line #00: 200 8390 OK (mgcp_msg.c:67) 20241111163759408 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d@mgw (mgcp_msg.c:67) 20241111163759408 DLMGCP DEBUG <0013> Generated response: line #02: I: 4DA14BB6 (mgcp_msg.c:67) 20241111163759408 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 16 (mgcp_msg.c:67) 20241111163759408 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759408 DLMGCP DEBUG <0013> Generated response: line #05: o=- 4DA14BB6 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759408 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759408 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759408 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759408 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759408 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759408 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759408 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8391 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759408 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759408 DLMGCP DEBUG <0013> Received message: line #02: C: 000D (mgcp_msg.c:67) 20241111163759408 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759408 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759408 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw (trunk:0) found free endpoint: rtpbridge/e@mgw (mgcp_endp.c:261) 20241111163759409 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e@mgw" (mgcp_protocol.c:441) 20241111163759409 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759409 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759409 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw conn:(000D/rtp C:6F9E0373 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759409 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:6F9E0373 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759409 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:6F9E0373 output_enabled 0 (mgcp_msg.c:125) 20241111163759409 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759409 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw conn:(000D/rtp C:6F9E0373 r=NULL:0<->l=:0 CID=17) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759409 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759409 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:6F9E0373 CRCX: Creating connection: port: 5262 (mgcp_protocol.c:1112) 20241111163759409 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw CI:6F9E0373 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759409 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759409 DLMGCP DEBUG <0013> Generated response: line #00: 200 8391 OK (mgcp_msg.c:67) 20241111163759409 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e@mgw (mgcp_msg.c:67) 20241111163759409 DLMGCP DEBUG <0013> Generated response: line #02: I: 6F9E0373 (mgcp_msg.c:67) 20241111163759409 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 17 (mgcp_msg.c:67) 20241111163759409 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759409 DLMGCP DEBUG <0013> Generated response: line #05: o=- 6F9E0373 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759409 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759409 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759409 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759409 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759409 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759409 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759409 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8392 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759409 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759410 DLMGCP DEBUG <0013> Received message: line #02: C: 000E (mgcp_msg.c:67) 20241111163759410 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759410 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759410 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw (trunk:0) found free endpoint: rtpbridge/f@mgw (mgcp_endp.c:261) 20241111163759410 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f@mgw" (mgcp_protocol.c:441) 20241111163759410 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759410 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759410 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw conn:(000E/rtp C:187C8747 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759410 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:187C8747 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759410 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:187C8747 output_enabled 0 (mgcp_msg.c:125) 20241111163759410 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759410 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw conn:(000E/rtp C:187C8747 r=NULL:0<->l=:0 CID=18) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759410 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759410 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:187C8747 CRCX: Creating connection: port: 5264 (mgcp_protocol.c:1112) 20241111163759410 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw CI:187C8747 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759410 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759410 DLMGCP DEBUG <0013> Generated response: line #00: 200 8392 OK (mgcp_msg.c:67) 20241111163759410 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f@mgw (mgcp_msg.c:67) 20241111163759410 DLMGCP DEBUG <0013> Generated response: line #02: I: 187C8747 (mgcp_msg.c:67) 20241111163759410 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 18 (mgcp_msg.c:67) 20241111163759410 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759410 DLMGCP DEBUG <0013> Generated response: line #05: o=- 187C8747 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759410 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759410 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759410 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759410 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759410 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759410 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759410 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8393 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759411 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759411 DLMGCP DEBUG <0013> Received message: line #02: C: 000F (mgcp_msg.c:67) 20241111163759411 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759411 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759411 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw (trunk:0) found free endpoint: rtpbridge/10@mgw (mgcp_endp.c:261) 20241111163759411 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10@mgw" (mgcp_protocol.c:441) 20241111163759411 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759411 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759411 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw conn:(000F/rtp C:B4CC18DA r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759411 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:B4CC18DA connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759411 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:B4CC18DA output_enabled 0 (mgcp_msg.c:125) 20241111163759411 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759411 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw conn:(000F/rtp C:B4CC18DA r=NULL:0<->l=:0 CID=19) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759411 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759411 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:B4CC18DA CRCX: Creating connection: port: 5266 (mgcp_protocol.c:1112) 20241111163759411 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw CI:B4CC18DA CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759411 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759411 DLMGCP DEBUG <0013> Generated response: line #00: 200 8393 OK (mgcp_msg.c:67) 20241111163759411 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/10@mgw (mgcp_msg.c:67) 20241111163759411 DLMGCP DEBUG <0013> Generated response: line #02: I: B4CC18DA (mgcp_msg.c:67) 20241111163759411 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 19 (mgcp_msg.c:67) 20241111163759411 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759411 DLMGCP DEBUG <0013> Generated response: line #05: o=- B4CC18DA 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759411 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759411 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759411 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759411 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759411 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759411 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759412 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8394 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759412 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759412 DLMGCP DEBUG <0013> Received message: line #02: C: 0010 (mgcp_msg.c:67) 20241111163759412 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759412 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759412 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw (trunk:0) found free endpoint: rtpbridge/11@mgw (mgcp_endp.c:261) 20241111163759412 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11@mgw" (mgcp_protocol.c:441) 20241111163759412 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759412 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759412 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw conn:(0010/rtp C:61F0C46A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759412 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:61F0C46A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759412 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:61F0C46A output_enabled 0 (mgcp_msg.c:125) 20241111163759412 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759412 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw conn:(0010/rtp C:61F0C46A r=NULL:0<->l=:0 CID=20) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759412 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759412 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:61F0C46A CRCX: Creating connection: port: 5268 (mgcp_protocol.c:1112) 20241111163759412 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw CI:61F0C46A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759412 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759412 DLMGCP DEBUG <0013> Generated response: line #00: 200 8394 OK (mgcp_msg.c:67) 20241111163759412 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/11@mgw (mgcp_msg.c:67) 20241111163759412 DLMGCP DEBUG <0013> Generated response: line #02: I: 61F0C46A (mgcp_msg.c:67) 20241111163759412 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 20 (mgcp_msg.c:67) 20241111163759412 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759412 DLMGCP DEBUG <0013> Generated response: line #05: o=- 61F0C46A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759412 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759412 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759412 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759412 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759412 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759412 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759413 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8395 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759413 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759413 DLMGCP DEBUG <0013> Received message: line #02: C: 0011 (mgcp_msg.c:67) 20241111163759413 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759413 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759413 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw (trunk:0) found free endpoint: rtpbridge/12@mgw (mgcp_endp.c:261) 20241111163759413 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/12@mgw" (mgcp_protocol.c:441) 20241111163759413 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759413 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759413 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw conn:(0011/rtp C:B702435A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759413 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:B702435A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759413 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:B702435A output_enabled 0 (mgcp_msg.c:125) 20241111163759413 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759413 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw conn:(0011/rtp C:B702435A r=NULL:0<->l=:0 CID=21) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759413 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759413 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:B702435A CRCX: Creating connection: port: 5270 (mgcp_protocol.c:1112) 20241111163759413 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw CI:B702435A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759413 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759413 DLMGCP DEBUG <0013> Generated response: line #00: 200 8395 OK (mgcp_msg.c:67) 20241111163759413 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/12@mgw (mgcp_msg.c:67) 20241111163759413 DLMGCP DEBUG <0013> Generated response: line #02: I: B702435A (mgcp_msg.c:67) 20241111163759413 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 21 (mgcp_msg.c:67) 20241111163759413 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759413 DLMGCP DEBUG <0013> Generated response: line #05: o=- B702435A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759413 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759413 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759413 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759413 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759413 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759413 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759414 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8396 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759414 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759414 DLMGCP DEBUG <0013> Received message: line #02: C: 0012 (mgcp_msg.c:67) 20241111163759414 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759414 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759414 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw (trunk:0) found free endpoint: rtpbridge/13@mgw (mgcp_endp.c:261) 20241111163759414 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/13@mgw" (mgcp_protocol.c:441) 20241111163759414 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759414 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759414 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw conn:(0012/rtp C:F321FA2B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759414 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:F321FA2B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759414 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:F321FA2B output_enabled 0 (mgcp_msg.c:125) 20241111163759414 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759414 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw conn:(0012/rtp C:F321FA2B r=NULL:0<->l=:0 CID=22) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759414 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759414 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:F321FA2B CRCX: Creating connection: port: 5272 (mgcp_protocol.c:1112) 20241111163759414 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw CI:F321FA2B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759414 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759414 DLMGCP DEBUG <0013> Generated response: line #00: 200 8396 OK (mgcp_msg.c:67) 20241111163759414 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/13@mgw (mgcp_msg.c:67) 20241111163759414 DLMGCP DEBUG <0013> Generated response: line #02: I: F321FA2B (mgcp_msg.c:67) 20241111163759414 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 22 (mgcp_msg.c:67) 20241111163759414 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759414 DLMGCP DEBUG <0013> Generated response: line #05: o=- F321FA2B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759414 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759414 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759414 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759414 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759414 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759414 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759415 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8397 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759415 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759415 DLMGCP DEBUG <0013> Received message: line #02: C: 0013 (mgcp_msg.c:67) 20241111163759415 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759415 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759415 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw (trunk:0) found free endpoint: rtpbridge/14@mgw (mgcp_endp.c:261) 20241111163759415 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/14@mgw" (mgcp_protocol.c:441) 20241111163759415 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759415 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759415 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw conn:(0013/rtp C:F69EB550 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759415 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:F69EB550 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759415 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:F69EB550 output_enabled 0 (mgcp_msg.c:125) 20241111163759415 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759415 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw conn:(0013/rtp C:F69EB550 r=NULL:0<->l=:0 CID=23) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759415 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759415 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:F69EB550 CRCX: Creating connection: port: 5274 (mgcp_protocol.c:1112) 20241111163759415 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw CI:F69EB550 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759415 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759415 DLMGCP DEBUG <0013> Generated response: line #00: 200 8397 OK (mgcp_msg.c:67) 20241111163759415 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/14@mgw (mgcp_msg.c:67) 20241111163759415 DLMGCP DEBUG <0013> Generated response: line #02: I: F69EB550 (mgcp_msg.c:67) 20241111163759415 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 23 (mgcp_msg.c:67) 20241111163759415 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759415 DLMGCP DEBUG <0013> Generated response: line #05: o=- F69EB550 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759415 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759415 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759415 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759415 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759415 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759415 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759416 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8398 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759416 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759416 DLMGCP DEBUG <0013> Received message: line #02: C: 0014 (mgcp_msg.c:67) 20241111163759416 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759416 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759416 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw (trunk:0) found free endpoint: rtpbridge/15@mgw (mgcp_endp.c:261) 20241111163759416 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/15@mgw" (mgcp_protocol.c:441) 20241111163759416 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759416 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759416 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw conn:(0014/rtp C:B6344D2A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759416 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:B6344D2A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759416 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:B6344D2A output_enabled 0 (mgcp_msg.c:125) 20241111163759416 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759416 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw conn:(0014/rtp C:B6344D2A r=NULL:0<->l=:0 CID=24) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759416 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759416 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:B6344D2A CRCX: Creating connection: port: 5276 (mgcp_protocol.c:1112) 20241111163759416 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw CI:B6344D2A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759416 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759416 DLMGCP DEBUG <0013> Generated response: line #00: 200 8398 OK (mgcp_msg.c:67) 20241111163759416 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/15@mgw (mgcp_msg.c:67) 20241111163759416 DLMGCP DEBUG <0013> Generated response: line #02: I: B6344D2A (mgcp_msg.c:67) 20241111163759416 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 24 (mgcp_msg.c:67) 20241111163759416 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759416 DLMGCP DEBUG <0013> Generated response: line #05: o=- B6344D2A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759416 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759416 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759416 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759416 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759416 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759416 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759417 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8399 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759417 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759417 DLMGCP DEBUG <0013> Received message: line #02: C: 0015 (mgcp_msg.c:67) 20241111163759417 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759417 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759417 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw (trunk:0) found free endpoint: rtpbridge/16@mgw (mgcp_endp.c:261) 20241111163759417 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/16@mgw" (mgcp_protocol.c:441) 20241111163759417 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759417 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759417 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw conn:(0015/rtp C:3687A0B0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759417 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:3687A0B0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759417 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:3687A0B0 output_enabled 0 (mgcp_msg.c:125) 20241111163759417 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759417 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw conn:(0015/rtp C:3687A0B0 r=NULL:0<->l=:0 CID=25) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759417 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759417 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:3687A0B0 CRCX: Creating connection: port: 5278 (mgcp_protocol.c:1112) 20241111163759417 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw CI:3687A0B0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759417 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759417 DLMGCP DEBUG <0013> Generated response: line #00: 200 8399 OK (mgcp_msg.c:67) 20241111163759417 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/16@mgw (mgcp_msg.c:67) 20241111163759417 DLMGCP DEBUG <0013> Generated response: line #02: I: 3687A0B0 (mgcp_msg.c:67) 20241111163759417 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 25 (mgcp_msg.c:67) 20241111163759417 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759417 DLMGCP DEBUG <0013> Generated response: line #05: o=- 3687A0B0 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759417 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759417 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759417 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759417 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759417 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759417 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759418 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8400 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759418 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759418 DLMGCP DEBUG <0013> Received message: line #02: C: 0016 (mgcp_msg.c:67) 20241111163759418 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759418 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759418 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw (trunk:0) found free endpoint: rtpbridge/17@mgw (mgcp_endp.c:261) 20241111163759418 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/17@mgw" (mgcp_protocol.c:441) 20241111163759418 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759418 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759418 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw conn:(0016/rtp C:3A04DC4F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759418 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:3A04DC4F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759418 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:3A04DC4F output_enabled 0 (mgcp_msg.c:125) 20241111163759418 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759418 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw conn:(0016/rtp C:3A04DC4F r=NULL:0<->l=:0 CID=26) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759418 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759418 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:3A04DC4F CRCX: Creating connection: port: 5280 (mgcp_protocol.c:1112) 20241111163759418 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw CI:3A04DC4F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759418 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759418 DLMGCP DEBUG <0013> Generated response: line #00: 200 8400 OK (mgcp_msg.c:67) 20241111163759418 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/17@mgw (mgcp_msg.c:67) 20241111163759418 DLMGCP DEBUG <0013> Generated response: line #02: I: 3A04DC4F (mgcp_msg.c:67) 20241111163759418 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 26 (mgcp_msg.c:67) 20241111163759418 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759418 DLMGCP DEBUG <0013> Generated response: line #05: o=- 3A04DC4F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759418 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759418 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759418 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759418 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759418 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759418 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759419 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8401 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759419 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759419 DLMGCP DEBUG <0013> Received message: line #02: C: 0017 (mgcp_msg.c:67) 20241111163759419 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759419 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759419 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw (trunk:0) found free endpoint: rtpbridge/18@mgw (mgcp_endp.c:261) 20241111163759419 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/18@mgw" (mgcp_protocol.c:441) 20241111163759419 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759419 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759419 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw conn:(0017/rtp C:F2FF957D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759419 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:F2FF957D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759419 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:F2FF957D output_enabled 0 (mgcp_msg.c:125) 20241111163759419 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759419 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw conn:(0017/rtp C:F2FF957D r=NULL:0<->l=:0 CID=27) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759419 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759419 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:F2FF957D CRCX: Creating connection: port: 5282 (mgcp_protocol.c:1112) 20241111163759419 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw CI:F2FF957D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759419 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759419 DLMGCP DEBUG <0013> Generated response: line #00: 200 8401 OK (mgcp_msg.c:67) 20241111163759419 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/18@mgw (mgcp_msg.c:67) 20241111163759419 DLMGCP DEBUG <0013> Generated response: line #02: I: F2FF957D (mgcp_msg.c:67) 20241111163759419 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 27 (mgcp_msg.c:67) 20241111163759419 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759419 DLMGCP DEBUG <0013> Generated response: line #05: o=- F2FF957D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759419 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759419 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759419 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759419 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759419 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759419 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759420 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8402 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759420 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759420 DLMGCP DEBUG <0013> Received message: line #02: C: 0018 (mgcp_msg.c:67) 20241111163759420 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759420 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759420 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw (trunk:0) found free endpoint: rtpbridge/19@mgw (mgcp_endp.c:261) 20241111163759420 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/19@mgw" (mgcp_protocol.c:441) 20241111163759420 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759420 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759420 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw conn:(0018/rtp C:229F4D86 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759420 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:229F4D86 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759420 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:229F4D86 output_enabled 0 (mgcp_msg.c:125) 20241111163759420 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759420 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw conn:(0018/rtp C:229F4D86 r=NULL:0<->l=:0 CID=28) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759420 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759420 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:229F4D86 CRCX: Creating connection: port: 5284 (mgcp_protocol.c:1112) 20241111163759420 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw CI:229F4D86 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759420 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759420 DLMGCP DEBUG <0013> Generated response: line #00: 200 8402 OK (mgcp_msg.c:67) 20241111163759420 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/19@mgw (mgcp_msg.c:67) 20241111163759420 DLMGCP DEBUG <0013> Generated response: line #02: I: 229F4D86 (mgcp_msg.c:67) 20241111163759420 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 28 (mgcp_msg.c:67) 20241111163759420 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759420 DLMGCP DEBUG <0013> Generated response: line #05: o=- 229F4D86 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759420 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759420 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759420 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759420 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759420 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759420 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759421 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8403 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759421 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759421 DLMGCP DEBUG <0013> Received message: line #02: C: 0019 (mgcp_msg.c:67) 20241111163759421 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759421 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759421 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw (trunk:0) found free endpoint: rtpbridge/1a@mgw (mgcp_endp.c:261) 20241111163759421 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1a@mgw" (mgcp_protocol.c:441) 20241111163759421 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759421 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759421 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw conn:(0019/rtp C:11448DC6 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759421 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:11448DC6 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759421 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:11448DC6 output_enabled 0 (mgcp_msg.c:125) 20241111163759421 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759421 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw conn:(0019/rtp C:11448DC6 r=NULL:0<->l=:0 CID=29) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759421 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759422 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:11448DC6 CRCX: Creating connection: port: 5286 (mgcp_protocol.c:1112) 20241111163759422 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw CI:11448DC6 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759422 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759422 DLMGCP DEBUG <0013> Generated response: line #00: 200 8403 OK (mgcp_msg.c:67) 20241111163759422 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1a@mgw (mgcp_msg.c:67) 20241111163759422 DLMGCP DEBUG <0013> Generated response: line #02: I: 11448DC6 (mgcp_msg.c:67) 20241111163759422 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 29 (mgcp_msg.c:67) 20241111163759422 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759422 DLMGCP DEBUG <0013> Generated response: line #05: o=- 11448DC6 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759422 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759422 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759422 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759422 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759422 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759422 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759422 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8404 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759422 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759422 DLMGCP DEBUG <0013> Received message: line #02: C: 001A (mgcp_msg.c:67) 20241111163759422 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759422 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759422 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw (trunk:0) found free endpoint: rtpbridge/1b@mgw (mgcp_endp.c:261) 20241111163759422 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1b@mgw" (mgcp_protocol.c:441) 20241111163759422 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759422 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759422 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw conn:(001A/rtp C:C0A2BFFD r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759422 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:C0A2BFFD connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759422 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:C0A2BFFD output_enabled 0 (mgcp_msg.c:125) 20241111163759423 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759423 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw conn:(001A/rtp C:C0A2BFFD r=NULL:0<->l=:0 CID=30) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759423 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759423 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:C0A2BFFD CRCX: Creating connection: port: 5288 (mgcp_protocol.c:1112) 20241111163759423 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw CI:C0A2BFFD CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759423 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759423 DLMGCP DEBUG <0013> Generated response: line #00: 200 8404 OK (mgcp_msg.c:67) 20241111163759423 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1b@mgw (mgcp_msg.c:67) 20241111163759423 DLMGCP DEBUG <0013> Generated response: line #02: I: C0A2BFFD (mgcp_msg.c:67) 20241111163759423 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 30 (mgcp_msg.c:67) 20241111163759423 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759423 DLMGCP DEBUG <0013> Generated response: line #05: o=- C0A2BFFD 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759423 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759423 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759423 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759423 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759423 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759423 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759423 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8405 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759423 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759423 DLMGCP DEBUG <0013> Received message: line #02: C: 001B (mgcp_msg.c:67) 20241111163759423 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759423 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759424 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw (trunk:0) found free endpoint: rtpbridge/1c@mgw (mgcp_endp.c:261) 20241111163759424 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1c@mgw" (mgcp_protocol.c:441) 20241111163759424 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759424 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759424 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw conn:(001B/rtp C:9219F4A2 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759424 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:9219F4A2 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759424 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:9219F4A2 output_enabled 0 (mgcp_msg.c:125) 20241111163759424 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759424 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw conn:(001B/rtp C:9219F4A2 r=NULL:0<->l=:0 CID=31) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759424 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759424 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:9219F4A2 CRCX: Creating connection: port: 5290 (mgcp_protocol.c:1112) 20241111163759424 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw CI:9219F4A2 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759424 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759424 DLMGCP DEBUG <0013> Generated response: line #00: 200 8405 OK (mgcp_msg.c:67) 20241111163759424 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1c@mgw (mgcp_msg.c:67) 20241111163759424 DLMGCP DEBUG <0013> Generated response: line #02: I: 9219F4A2 (mgcp_msg.c:67) 20241111163759424 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 31 (mgcp_msg.c:67) 20241111163759424 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759424 DLMGCP DEBUG <0013> Generated response: line #05: o=- 9219F4A2 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759424 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759424 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759424 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759424 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759424 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759424 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759425 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8406 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759425 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759425 DLMGCP DEBUG <0013> Received message: line #02: C: 001C (mgcp_msg.c:67) 20241111163759425 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759425 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759425 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw (trunk:0) found free endpoint: rtpbridge/1d@mgw (mgcp_endp.c:261) 20241111163759425 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1d@mgw" (mgcp_protocol.c:441) 20241111163759425 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759425 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759425 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw conn:(001C/rtp C:BFDF3413 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759425 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:BFDF3413 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759425 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:BFDF3413 output_enabled 0 (mgcp_msg.c:125) 20241111163759425 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759425 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw conn:(001C/rtp C:BFDF3413 r=NULL:0<->l=:0 CID=32) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759425 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759425 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:BFDF3413 CRCX: Creating connection: port: 5292 (mgcp_protocol.c:1112) 20241111163759425 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw CI:BFDF3413 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759425 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759425 DLMGCP DEBUG <0013> Generated response: line #00: 200 8406 OK (mgcp_msg.c:67) 20241111163759425 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1d@mgw (mgcp_msg.c:67) 20241111163759425 DLMGCP DEBUG <0013> Generated response: line #02: I: BFDF3413 (mgcp_msg.c:67) 20241111163759425 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 32 (mgcp_msg.c:67) 20241111163759425 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759425 DLMGCP DEBUG <0013> Generated response: line #05: o=- BFDF3413 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759425 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759425 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759425 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759425 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759425 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759425 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759426 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8407 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759426 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759426 DLMGCP DEBUG <0013> Received message: line #02: C: 001D (mgcp_msg.c:67) 20241111163759426 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759426 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759426 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw (trunk:0) found free endpoint: rtpbridge/1e@mgw (mgcp_endp.c:261) 20241111163759426 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1e@mgw" (mgcp_protocol.c:441) 20241111163759426 DLMGCP NOTICE <0013> endpoint:rtpbridge/1e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759426 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759426 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw conn:(001D/rtp C:4A35F17C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759426 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw CI:4A35F17C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759426 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw CI:4A35F17C output_enabled 0 (mgcp_msg.c:125) 20241111163759426 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759426 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw conn:(001D/rtp C:4A35F17C r=NULL:0<->l=:0 CID=33) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759426 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759426 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw CI:4A35F17C CRCX: Creating connection: port: 5294 (mgcp_protocol.c:1112) 20241111163759426 DLMGCP NOTICE <0013> endpoint:rtpbridge/1e@mgw CI:4A35F17C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759426 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759426 DLMGCP DEBUG <0013> Generated response: line #00: 200 8407 OK (mgcp_msg.c:67) 20241111163759426 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1e@mgw (mgcp_msg.c:67) 20241111163759426 DLMGCP DEBUG <0013> Generated response: line #02: I: 4A35F17C (mgcp_msg.c:67) 20241111163759426 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 33 (mgcp_msg.c:67) 20241111163759426 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759426 DLMGCP DEBUG <0013> Generated response: line #05: o=- 4A35F17C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759426 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759426 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759426 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759426 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759426 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759426 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759427 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8408 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759427 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759427 DLMGCP DEBUG <0013> Received message: line #02: C: 001E (mgcp_msg.c:67) 20241111163759427 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759427 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759427 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw (trunk:0) found free endpoint: rtpbridge/1f@mgw (mgcp_endp.c:261) 20241111163759427 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1f@mgw" (mgcp_protocol.c:441) 20241111163759427 DLMGCP NOTICE <0013> endpoint:rtpbridge/1f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759427 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759427 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw conn:(001E/rtp C:0B70E7BE r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759427 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw CI:0B70E7BE connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759427 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw CI:0B70E7BE output_enabled 0 (mgcp_msg.c:125) 20241111163759427 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759427 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw conn:(001E/rtp C:0B70E7BE r=NULL:0<->l=:0 CID=34) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759427 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759427 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw CI:0B70E7BE CRCX: Creating connection: port: 5296 (mgcp_protocol.c:1112) 20241111163759427 DLMGCP NOTICE <0013> endpoint:rtpbridge/1f@mgw CI:0B70E7BE CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759427 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759427 DLMGCP DEBUG <0013> Generated response: line #00: 200 8408 OK (mgcp_msg.c:67) 20241111163759427 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/1f@mgw (mgcp_msg.c:67) 20241111163759427 DLMGCP DEBUG <0013> Generated response: line #02: I: 0B70E7BE (mgcp_msg.c:67) 20241111163759428 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 34 (mgcp_msg.c:67) 20241111163759428 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759428 DLMGCP DEBUG <0013> Generated response: line #05: o=- 0B70E7BE 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759428 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759428 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759428 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759428 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759428 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759428 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759428 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8409 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759428 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759428 DLMGCP DEBUG <0013> Received message: line #02: C: 001F (mgcp_msg.c:67) 20241111163759428 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759428 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759428 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw (trunk:0) found free endpoint: rtpbridge/20@mgw (mgcp_endp.c:261) 20241111163759428 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/20@mgw" (mgcp_protocol.c:441) 20241111163759428 DLMGCP NOTICE <0013> endpoint:rtpbridge/20@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759428 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759428 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw conn:(001F/rtp C:99F1387A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759428 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw CI:99F1387A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759428 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw CI:99F1387A output_enabled 0 (mgcp_msg.c:125) 20241111163759428 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759428 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw conn:(001F/rtp C:99F1387A r=NULL:0<->l=:0 CID=35) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759428 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759428 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw CI:99F1387A CRCX: Creating connection: port: 5298 (mgcp_protocol.c:1112) 20241111163759429 DLMGCP NOTICE <0013> endpoint:rtpbridge/20@mgw CI:99F1387A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759429 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759429 DLMGCP DEBUG <0013> Generated response: line #00: 200 8409 OK (mgcp_msg.c:67) 20241111163759429 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/20@mgw (mgcp_msg.c:67) 20241111163759429 DLMGCP DEBUG <0013> Generated response: line #02: I: 99F1387A (mgcp_msg.c:67) 20241111163759429 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 35 (mgcp_msg.c:67) 20241111163759429 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759429 DLMGCP DEBUG <0013> Generated response: line #05: o=- 99F1387A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759429 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759429 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759429 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759429 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759429 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759429 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759429 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8410 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759429 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759429 DLMGCP DEBUG <0013> Received message: line #02: C: 0020 (mgcp_msg.c:67) 20241111163759429 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759429 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759429 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw (trunk:0) found free endpoint: rtpbridge/21@mgw (mgcp_endp.c:261) 20241111163759429 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/21@mgw" (mgcp_protocol.c:441) 20241111163759429 DLMGCP NOTICE <0013> endpoint:rtpbridge/21@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759429 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759429 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw conn:(0020/rtp C:6720B834 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759429 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw CI:6720B834 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759429 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw CI:6720B834 output_enabled 0 (mgcp_msg.c:125) 20241111163759429 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759429 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw conn:(0020/rtp C:6720B834 r=NULL:0<->l=:0 CID=36) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759430 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759430 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw CI:6720B834 CRCX: Creating connection: port: 5300 (mgcp_protocol.c:1112) 20241111163759430 DLMGCP NOTICE <0013> endpoint:rtpbridge/21@mgw CI:6720B834 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759430 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759430 DLMGCP DEBUG <0013> Generated response: line #00: 200 8410 OK (mgcp_msg.c:67) 20241111163759430 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/21@mgw (mgcp_msg.c:67) 20241111163759430 DLMGCP DEBUG <0013> Generated response: line #02: I: 6720B834 (mgcp_msg.c:67) 20241111163759430 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 36 (mgcp_msg.c:67) 20241111163759430 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759430 DLMGCP DEBUG <0013> Generated response: line #05: o=- 6720B834 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759430 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759430 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759430 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759430 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759430 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759430 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759430 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8411 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759430 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759430 DLMGCP DEBUG <0013> Received message: line #02: C: 0021 (mgcp_msg.c:67) 20241111163759430 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759430 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759430 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw (trunk:0) found free endpoint: rtpbridge/22@mgw (mgcp_endp.c:261) 20241111163759430 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/22@mgw" (mgcp_protocol.c:441) 20241111163759430 DLMGCP NOTICE <0013> endpoint:rtpbridge/22@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759430 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759430 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw conn:(0021/rtp C:41C53282 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759430 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw CI:41C53282 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759431 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw CI:41C53282 output_enabled 0 (mgcp_msg.c:125) 20241111163759431 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759431 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw conn:(0021/rtp C:41C53282 r=NULL:0<->l=:0 CID=37) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759431 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759431 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw CI:41C53282 CRCX: Creating connection: port: 5302 (mgcp_protocol.c:1112) 20241111163759431 DLMGCP NOTICE <0013> endpoint:rtpbridge/22@mgw CI:41C53282 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759431 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759431 DLMGCP DEBUG <0013> Generated response: line #00: 200 8411 OK (mgcp_msg.c:67) 20241111163759431 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/22@mgw (mgcp_msg.c:67) 20241111163759431 DLMGCP DEBUG <0013> Generated response: line #02: I: 41C53282 (mgcp_msg.c:67) 20241111163759431 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 37 (mgcp_msg.c:67) 20241111163759431 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759431 DLMGCP DEBUG <0013> Generated response: line #05: o=- 41C53282 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759431 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759431 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759431 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759431 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759431 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759431 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759431 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8412 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759431 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759431 DLMGCP DEBUG <0013> Received message: line #02: C: 0022 (mgcp_msg.c:67) 20241111163759431 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759431 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759432 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw (trunk:0) found free endpoint: rtpbridge/23@mgw (mgcp_endp.c:261) 20241111163759432 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/23@mgw" (mgcp_protocol.c:441) 20241111163759432 DLMGCP NOTICE <0013> endpoint:rtpbridge/23@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759432 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759432 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw conn:(0022/rtp C:1B4593E0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759432 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw CI:1B4593E0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759432 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw CI:1B4593E0 output_enabled 0 (mgcp_msg.c:125) 20241111163759432 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759432 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw conn:(0022/rtp C:1B4593E0 r=NULL:0<->l=:0 CID=38) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759432 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759432 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw CI:1B4593E0 CRCX: Creating connection: port: 5304 (mgcp_protocol.c:1112) 20241111163759432 DLMGCP NOTICE <0013> endpoint:rtpbridge/23@mgw CI:1B4593E0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759432 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759432 DLMGCP DEBUG <0013> Generated response: line #00: 200 8412 OK (mgcp_msg.c:67) 20241111163759432 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/23@mgw (mgcp_msg.c:67) 20241111163759432 DLMGCP DEBUG <0013> Generated response: line #02: I: 1B4593E0 (mgcp_msg.c:67) 20241111163759432 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 38 (mgcp_msg.c:67) 20241111163759432 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759432 DLMGCP DEBUG <0013> Generated response: line #05: o=- 1B4593E0 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759432 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759432 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759432 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759432 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759432 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759432 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759433 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8413 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759433 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759433 DLMGCP DEBUG <0013> Received message: line #02: C: 0023 (mgcp_msg.c:67) 20241111163759433 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759433 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759433 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw (trunk:0) found free endpoint: rtpbridge/24@mgw (mgcp_endp.c:261) 20241111163759433 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/24@mgw" (mgcp_protocol.c:441) 20241111163759433 DLMGCP NOTICE <0013> endpoint:rtpbridge/24@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759433 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759433 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw conn:(0023/rtp C:E2037CFB r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759433 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw CI:E2037CFB connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759433 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw CI:E2037CFB output_enabled 0 (mgcp_msg.c:125) 20241111163759433 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759433 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw conn:(0023/rtp C:E2037CFB r=NULL:0<->l=:0 CID=39) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759433 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759433 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw CI:E2037CFB CRCX: Creating connection: port: 5306 (mgcp_protocol.c:1112) 20241111163759433 DLMGCP NOTICE <0013> endpoint:rtpbridge/24@mgw CI:E2037CFB CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759433 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759433 DLMGCP DEBUG <0013> Generated response: line #00: 200 8413 OK (mgcp_msg.c:67) 20241111163759433 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/24@mgw (mgcp_msg.c:67) 20241111163759433 DLMGCP DEBUG <0013> Generated response: line #02: I: E2037CFB (mgcp_msg.c:67) 20241111163759433 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 39 (mgcp_msg.c:67) 20241111163759433 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759433 DLMGCP DEBUG <0013> Generated response: line #05: o=- E2037CFB 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759433 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759433 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759433 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759433 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759433 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759433 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759434 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8414 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759434 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759434 DLMGCP DEBUG <0013> Received message: line #02: C: 0024 (mgcp_msg.c:67) 20241111163759434 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759434 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759434 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw (trunk:0) found free endpoint: rtpbridge/25@mgw (mgcp_endp.c:261) 20241111163759434 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/25@mgw" (mgcp_protocol.c:441) 20241111163759434 DLMGCP NOTICE <0013> endpoint:rtpbridge/25@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759434 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759434 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw conn:(0024/rtp C:62274313 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759434 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw CI:62274313 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759434 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw CI:62274313 output_enabled 0 (mgcp_msg.c:125) 20241111163759434 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759434 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw conn:(0024/rtp C:62274313 r=NULL:0<->l=:0 CID=40) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759434 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759434 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw CI:62274313 CRCX: Creating connection: port: 5308 (mgcp_protocol.c:1112) 20241111163759434 DLMGCP NOTICE <0013> endpoint:rtpbridge/25@mgw CI:62274313 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759434 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759434 DLMGCP DEBUG <0013> Generated response: line #00: 200 8414 OK (mgcp_msg.c:67) 20241111163759434 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/25@mgw (mgcp_msg.c:67) 20241111163759434 DLMGCP DEBUG <0013> Generated response: line #02: I: 62274313 (mgcp_msg.c:67) 20241111163759434 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 40 (mgcp_msg.c:67) 20241111163759434 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759434 DLMGCP DEBUG <0013> Generated response: line #05: o=- 62274313 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759434 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759434 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759434 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759434 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759434 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759434 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759435 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8415 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759435 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759435 DLMGCP DEBUG <0013> Received message: line #02: C: 0025 (mgcp_msg.c:67) 20241111163759435 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759435 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759435 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw (trunk:0) found free endpoint: rtpbridge/26@mgw (mgcp_endp.c:261) 20241111163759435 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/26@mgw" (mgcp_protocol.c:441) 20241111163759435 DLMGCP NOTICE <0013> endpoint:rtpbridge/26@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759435 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759435 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw conn:(0025/rtp C:1F3918CB r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759435 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw CI:1F3918CB connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759435 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw CI:1F3918CB output_enabled 0 (mgcp_msg.c:125) 20241111163759435 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759435 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw conn:(0025/rtp C:1F3918CB r=NULL:0<->l=:0 CID=41) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759435 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759435 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw CI:1F3918CB CRCX: Creating connection: port: 5310 (mgcp_protocol.c:1112) 20241111163759435 DLMGCP NOTICE <0013> endpoint:rtpbridge/26@mgw CI:1F3918CB CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759435 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759435 DLMGCP DEBUG <0013> Generated response: line #00: 200 8415 OK (mgcp_msg.c:67) 20241111163759435 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/26@mgw (mgcp_msg.c:67) 20241111163759435 DLMGCP DEBUG <0013> Generated response: line #02: I: 1F3918CB (mgcp_msg.c:67) 20241111163759435 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 41 (mgcp_msg.c:67) 20241111163759435 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759435 DLMGCP DEBUG <0013> Generated response: line #05: o=- 1F3918CB 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759435 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759435 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759435 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759435 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759435 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759435 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759436 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8416 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759436 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759436 DLMGCP DEBUG <0013> Received message: line #02: C: 0026 (mgcp_msg.c:67) 20241111163759436 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759436 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759436 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw (trunk:0) found free endpoint: rtpbridge/27@mgw (mgcp_endp.c:261) 20241111163759436 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/27@mgw" (mgcp_protocol.c:441) 20241111163759436 DLMGCP NOTICE <0013> endpoint:rtpbridge/27@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759436 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759436 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw conn:(0026/rtp C:EA82925F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759436 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw CI:EA82925F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759436 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw CI:EA82925F output_enabled 0 (mgcp_msg.c:125) 20241111163759436 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759436 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw conn:(0026/rtp C:EA82925F r=NULL:0<->l=:0 CID=42) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759437 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759437 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw CI:EA82925F CRCX: Creating connection: port: 5312 (mgcp_protocol.c:1112) 20241111163759437 DLMGCP NOTICE <0013> endpoint:rtpbridge/27@mgw CI:EA82925F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759437 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759437 DLMGCP DEBUG <0013> Generated response: line #00: 200 8416 OK (mgcp_msg.c:67) 20241111163759437 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/27@mgw (mgcp_msg.c:67) 20241111163759437 DLMGCP DEBUG <0013> Generated response: line #02: I: EA82925F (mgcp_msg.c:67) 20241111163759437 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 42 (mgcp_msg.c:67) 20241111163759437 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759437 DLMGCP DEBUG <0013> Generated response: line #05: o=- EA82925F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759437 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759437 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759437 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759437 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759437 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759437 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759438 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8417 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759438 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759438 DLMGCP DEBUG <0013> Received message: line #02: C: 0027 (mgcp_msg.c:67) 20241111163759438 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759438 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759438 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw (trunk:0) found free endpoint: rtpbridge/28@mgw (mgcp_endp.c:261) 20241111163759438 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/28@mgw" (mgcp_protocol.c:441) 20241111163759438 DLMGCP NOTICE <0013> endpoint:rtpbridge/28@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759438 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759438 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw conn:(0027/rtp C:BDCE8E51 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759438 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw CI:BDCE8E51 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759438 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw CI:BDCE8E51 output_enabled 0 (mgcp_msg.c:125) 20241111163759438 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759438 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw conn:(0027/rtp C:BDCE8E51 r=NULL:0<->l=:0 CID=43) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759438 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759438 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw CI:BDCE8E51 CRCX: Creating connection: port: 5314 (mgcp_protocol.c:1112) 20241111163759438 DLMGCP NOTICE <0013> endpoint:rtpbridge/28@mgw CI:BDCE8E51 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759438 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759438 DLMGCP DEBUG <0013> Generated response: line #00: 200 8417 OK (mgcp_msg.c:67) 20241111163759438 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/28@mgw (mgcp_msg.c:67) 20241111163759438 DLMGCP DEBUG <0013> Generated response: line #02: I: BDCE8E51 (mgcp_msg.c:67) 20241111163759438 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 43 (mgcp_msg.c:67) 20241111163759438 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759438 DLMGCP DEBUG <0013> Generated response: line #05: o=- BDCE8E51 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759438 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759438 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759438 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759438 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759438 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759438 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759439 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8418 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759439 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759439 DLMGCP DEBUG <0013> Received message: line #02: C: 0028 (mgcp_msg.c:67) 20241111163759439 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759439 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759439 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw (trunk:0) found free endpoint: rtpbridge/29@mgw (mgcp_endp.c:261) 20241111163759439 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/29@mgw" (mgcp_protocol.c:441) 20241111163759439 DLMGCP NOTICE <0013> endpoint:rtpbridge/29@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759439 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759439 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw conn:(0028/rtp C:8CFA9D6B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759439 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw CI:8CFA9D6B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759439 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw CI:8CFA9D6B output_enabled 0 (mgcp_msg.c:125) 20241111163759439 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759439 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw conn:(0028/rtp C:8CFA9D6B r=NULL:0<->l=:0 CID=44) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759439 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759439 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw CI:8CFA9D6B CRCX: Creating connection: port: 5316 (mgcp_protocol.c:1112) 20241111163759439 DLMGCP NOTICE <0013> endpoint:rtpbridge/29@mgw CI:8CFA9D6B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759439 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759439 DLMGCP DEBUG <0013> Generated response: line #00: 200 8418 OK (mgcp_msg.c:67) 20241111163759439 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/29@mgw (mgcp_msg.c:67) 20241111163759439 DLMGCP DEBUG <0013> Generated response: line #02: I: 8CFA9D6B (mgcp_msg.c:67) 20241111163759439 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 44 (mgcp_msg.c:67) 20241111163759439 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759439 DLMGCP DEBUG <0013> Generated response: line #05: o=- 8CFA9D6B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759439 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759439 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759439 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759439 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759439 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759439 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759440 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8419 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759440 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759440 DLMGCP DEBUG <0013> Received message: line #02: C: 0029 (mgcp_msg.c:67) 20241111163759440 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759440 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759440 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw (trunk:0) found free endpoint: rtpbridge/2a@mgw (mgcp_endp.c:261) 20241111163759440 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2a@mgw" (mgcp_protocol.c:441) 20241111163759440 DLMGCP NOTICE <0013> endpoint:rtpbridge/2a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759440 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759440 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw conn:(0029/rtp C:C0FD32CD r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759440 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw CI:C0FD32CD connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759440 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw CI:C0FD32CD output_enabled 0 (mgcp_msg.c:125) 20241111163759440 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759440 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw conn:(0029/rtp C:C0FD32CD r=NULL:0<->l=:0 CID=45) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759440 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759440 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw CI:C0FD32CD CRCX: Creating connection: port: 5318 (mgcp_protocol.c:1112) 20241111163759440 DLMGCP NOTICE <0013> endpoint:rtpbridge/2a@mgw CI:C0FD32CD CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759440 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759440 DLMGCP DEBUG <0013> Generated response: line #00: 200 8419 OK (mgcp_msg.c:67) 20241111163759440 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2a@mgw (mgcp_msg.c:67) 20241111163759440 DLMGCP DEBUG <0013> Generated response: line #02: I: C0FD32CD (mgcp_msg.c:67) 20241111163759440 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 45 (mgcp_msg.c:67) 20241111163759440 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759440 DLMGCP DEBUG <0013> Generated response: line #05: o=- C0FD32CD 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759440 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759440 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759440 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759440 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759440 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759440 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759441 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8420 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759441 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759441 DLMGCP DEBUG <0013> Received message: line #02: C: 002A (mgcp_msg.c:67) 20241111163759441 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759441 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759441 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw (trunk:0) found free endpoint: rtpbridge/2b@mgw (mgcp_endp.c:261) 20241111163759441 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2b@mgw" (mgcp_protocol.c:441) 20241111163759441 DLMGCP NOTICE <0013> endpoint:rtpbridge/2b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759441 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759441 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw conn:(002A/rtp C:F9AED984 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759441 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw CI:F9AED984 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759441 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw CI:F9AED984 output_enabled 0 (mgcp_msg.c:125) 20241111163759441 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759441 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw conn:(002A/rtp C:F9AED984 r=NULL:0<->l=:0 CID=46) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759441 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759441 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw CI:F9AED984 CRCX: Creating connection: port: 5320 (mgcp_protocol.c:1112) 20241111163759441 DLMGCP NOTICE <0013> endpoint:rtpbridge/2b@mgw CI:F9AED984 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759441 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759441 DLMGCP DEBUG <0013> Generated response: line #00: 200 8420 OK (mgcp_msg.c:67) 20241111163759441 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2b@mgw (mgcp_msg.c:67) 20241111163759441 DLMGCP DEBUG <0013> Generated response: line #02: I: F9AED984 (mgcp_msg.c:67) 20241111163759441 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 46 (mgcp_msg.c:67) 20241111163759441 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759441 DLMGCP DEBUG <0013> Generated response: line #05: o=- F9AED984 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759441 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759441 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759441 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759441 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759441 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759441 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759442 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8421 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759442 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759442 DLMGCP DEBUG <0013> Received message: line #02: C: 002B (mgcp_msg.c:67) 20241111163759442 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759442 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759442 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw (trunk:0) found free endpoint: rtpbridge/2c@mgw (mgcp_endp.c:261) 20241111163759442 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2c@mgw" (mgcp_protocol.c:441) 20241111163759442 DLMGCP NOTICE <0013> endpoint:rtpbridge/2c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759442 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759442 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw conn:(002B/rtp C:EA9F2DB9 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759442 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw CI:EA9F2DB9 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759442 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw CI:EA9F2DB9 output_enabled 0 (mgcp_msg.c:125) 20241111163759442 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759442 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw conn:(002B/rtp C:EA9F2DB9 r=NULL:0<->l=:0 CID=47) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759442 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759442 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw CI:EA9F2DB9 CRCX: Creating connection: port: 5322 (mgcp_protocol.c:1112) 20241111163759442 DLMGCP NOTICE <0013> endpoint:rtpbridge/2c@mgw CI:EA9F2DB9 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759442 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759442 DLMGCP DEBUG <0013> Generated response: line #00: 200 8421 OK (mgcp_msg.c:67) 20241111163759442 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2c@mgw (mgcp_msg.c:67) 20241111163759442 DLMGCP DEBUG <0013> Generated response: line #02: I: EA9F2DB9 (mgcp_msg.c:67) 20241111163759442 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 47 (mgcp_msg.c:67) 20241111163759442 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759442 DLMGCP DEBUG <0013> Generated response: line #05: o=- EA9F2DB9 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759442 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759442 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759442 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759442 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759442 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759443 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759443 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8422 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759443 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759443 DLMGCP DEBUG <0013> Received message: line #02: C: 002C (mgcp_msg.c:67) 20241111163759443 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759443 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759443 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw (trunk:0) found free endpoint: rtpbridge/2d@mgw (mgcp_endp.c:261) 20241111163759443 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2d@mgw" (mgcp_protocol.c:441) 20241111163759443 DLMGCP NOTICE <0013> endpoint:rtpbridge/2d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759443 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759443 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw conn:(002C/rtp C:D7BA3266 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759443 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw CI:D7BA3266 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759443 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw CI:D7BA3266 output_enabled 0 (mgcp_msg.c:125) 20241111163759443 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759443 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw conn:(002C/rtp C:D7BA3266 r=NULL:0<->l=:0 CID=48) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759443 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759443 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw CI:D7BA3266 CRCX: Creating connection: port: 5324 (mgcp_protocol.c:1112) 20241111163759443 DLMGCP NOTICE <0013> endpoint:rtpbridge/2d@mgw CI:D7BA3266 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759443 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759443 DLMGCP DEBUG <0013> Generated response: line #00: 200 8422 OK (mgcp_msg.c:67) 20241111163759443 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2d@mgw (mgcp_msg.c:67) 20241111163759443 DLMGCP DEBUG <0013> Generated response: line #02: I: D7BA3266 (mgcp_msg.c:67) 20241111163759443 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 48 (mgcp_msg.c:67) 20241111163759443 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759444 DLMGCP DEBUG <0013> Generated response: line #05: o=- D7BA3266 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759444 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759444 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759444 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759444 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759444 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759444 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759444 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8423 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759444 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759444 DLMGCP DEBUG <0013> Received message: line #02: C: 002D (mgcp_msg.c:67) 20241111163759444 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759444 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759444 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw (trunk:0) found free endpoint: rtpbridge/2e@mgw (mgcp_endp.c:261) 20241111163759444 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2e@mgw" (mgcp_protocol.c:441) 20241111163759444 DLMGCP NOTICE <0013> endpoint:rtpbridge/2e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759444 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759444 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw conn:(002D/rtp C:8E94AF3A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759444 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw CI:8E94AF3A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759444 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw CI:8E94AF3A output_enabled 0 (mgcp_msg.c:125) 20241111163759444 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759444 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw conn:(002D/rtp C:8E94AF3A r=NULL:0<->l=:0 CID=49) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759444 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759444 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw CI:8E94AF3A CRCX: Creating connection: port: 5326 (mgcp_protocol.c:1112) 20241111163759444 DLMGCP NOTICE <0013> endpoint:rtpbridge/2e@mgw CI:8E94AF3A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759444 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759444 DLMGCP DEBUG <0013> Generated response: line #00: 200 8423 OK (mgcp_msg.c:67) 20241111163759444 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2e@mgw (mgcp_msg.c:67) 20241111163759444 DLMGCP DEBUG <0013> Generated response: line #02: I: 8E94AF3A (mgcp_msg.c:67) 20241111163759445 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 49 (mgcp_msg.c:67) 20241111163759445 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759445 DLMGCP DEBUG <0013> Generated response: line #05: o=- 8E94AF3A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759445 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759445 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759445 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759445 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759445 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759445 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759445 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8424 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759445 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759445 DLMGCP DEBUG <0013> Received message: line #02: C: 002E (mgcp_msg.c:67) 20241111163759445 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759445 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759445 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw (trunk:0) found free endpoint: rtpbridge/2f@mgw (mgcp_endp.c:261) 20241111163759445 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2f@mgw" (mgcp_protocol.c:441) 20241111163759445 DLMGCP NOTICE <0013> endpoint:rtpbridge/2f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759445 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759445 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw conn:(002E/rtp C:97BAC7B5 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759445 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw CI:97BAC7B5 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759445 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw CI:97BAC7B5 output_enabled 0 (mgcp_msg.c:125) 20241111163759445 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759445 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw conn:(002E/rtp C:97BAC7B5 r=NULL:0<->l=:0 CID=50) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759445 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759445 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw CI:97BAC7B5 CRCX: Creating connection: port: 5328 (mgcp_protocol.c:1112) 20241111163759445 DLMGCP NOTICE <0013> endpoint:rtpbridge/2f@mgw CI:97BAC7B5 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759446 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759446 DLMGCP DEBUG <0013> Generated response: line #00: 200 8424 OK (mgcp_msg.c:67) 20241111163759446 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/2f@mgw (mgcp_msg.c:67) 20241111163759446 DLMGCP DEBUG <0013> Generated response: line #02: I: 97BAC7B5 (mgcp_msg.c:67) 20241111163759446 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 50 (mgcp_msg.c:67) 20241111163759446 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759446 DLMGCP DEBUG <0013> Generated response: line #05: o=- 97BAC7B5 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759446 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759446 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759446 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759446 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759446 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759446 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759446 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8425 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759446 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759446 DLMGCP DEBUG <0013> Received message: line #02: C: 002F (mgcp_msg.c:67) 20241111163759446 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759446 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759446 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw (trunk:0) found free endpoint: rtpbridge/30@mgw (mgcp_endp.c:261) 20241111163759446 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/30@mgw" (mgcp_protocol.c:441) 20241111163759446 DLMGCP NOTICE <0013> endpoint:rtpbridge/30@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759446 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759446 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw conn:(002F/rtp C:0716E32B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759446 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw CI:0716E32B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759446 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw CI:0716E32B output_enabled 0 (mgcp_msg.c:125) 20241111163759446 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759446 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw conn:(002F/rtp C:0716E32B r=NULL:0<->l=:0 CID=51) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759446 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759447 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw CI:0716E32B CRCX: Creating connection: port: 5330 (mgcp_protocol.c:1112) 20241111163759447 DLMGCP NOTICE <0013> endpoint:rtpbridge/30@mgw CI:0716E32B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759447 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759447 DLMGCP DEBUG <0013> Generated response: line #00: 200 8425 OK (mgcp_msg.c:67) 20241111163759447 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/30@mgw (mgcp_msg.c:67) 20241111163759447 DLMGCP DEBUG <0013> Generated response: line #02: I: 0716E32B (mgcp_msg.c:67) 20241111163759447 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 51 (mgcp_msg.c:67) 20241111163759447 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759447 DLMGCP DEBUG <0013> Generated response: line #05: o=- 0716E32B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759447 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759447 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759447 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759447 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759447 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759447 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759447 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8426 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759447 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759447 DLMGCP DEBUG <0013> Received message: line #02: C: 0030 (mgcp_msg.c:67) 20241111163759447 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759447 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759447 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw (trunk:0) found free endpoint: rtpbridge/31@mgw (mgcp_endp.c:261) 20241111163759447 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/31@mgw" (mgcp_protocol.c:441) 20241111163759447 DLMGCP NOTICE <0013> endpoint:rtpbridge/31@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759447 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759447 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw conn:(0030/rtp C:BB7853DE r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759447 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw CI:BB7853DE connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759447 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw CI:BB7853DE output_enabled 0 (mgcp_msg.c:125) 20241111163759448 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759448 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw conn:(0030/rtp C:BB7853DE r=NULL:0<->l=:0 CID=52) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759448 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759448 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw CI:BB7853DE CRCX: Creating connection: port: 5332 (mgcp_protocol.c:1112) 20241111163759448 DLMGCP NOTICE <0013> endpoint:rtpbridge/31@mgw CI:BB7853DE CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759448 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759448 DLMGCP DEBUG <0013> Generated response: line #00: 200 8426 OK (mgcp_msg.c:67) 20241111163759448 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/31@mgw (mgcp_msg.c:67) 20241111163759448 DLMGCP DEBUG <0013> Generated response: line #02: I: BB7853DE (mgcp_msg.c:67) 20241111163759448 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 52 (mgcp_msg.c:67) 20241111163759448 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759448 DLMGCP DEBUG <0013> Generated response: line #05: o=- BB7853DE 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759448 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759448 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759448 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759448 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759448 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759448 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759448 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8427 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759448 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759448 DLMGCP DEBUG <0013> Received message: line #02: C: 0031 (mgcp_msg.c:67) 20241111163759448 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759448 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759448 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw (trunk:0) found free endpoint: rtpbridge/32@mgw (mgcp_endp.c:261) 20241111163759448 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/32@mgw" (mgcp_protocol.c:441) 20241111163759448 DLMGCP NOTICE <0013> endpoint:rtpbridge/32@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759449 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759449 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw conn:(0031/rtp C:C89D79AA r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759449 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw CI:C89D79AA connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759449 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw CI:C89D79AA output_enabled 0 (mgcp_msg.c:125) 20241111163759449 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759449 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw conn:(0031/rtp C:C89D79AA r=NULL:0<->l=:0 CID=53) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759449 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759449 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw CI:C89D79AA CRCX: Creating connection: port: 5334 (mgcp_protocol.c:1112) 20241111163759449 DLMGCP NOTICE <0013> endpoint:rtpbridge/32@mgw CI:C89D79AA CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759449 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759449 DLMGCP DEBUG <0013> Generated response: line #00: 200 8427 OK (mgcp_msg.c:67) 20241111163759449 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/32@mgw (mgcp_msg.c:67) 20241111163759449 DLMGCP DEBUG <0013> Generated response: line #02: I: C89D79AA (mgcp_msg.c:67) 20241111163759449 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 53 (mgcp_msg.c:67) 20241111163759449 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759449 DLMGCP DEBUG <0013> Generated response: line #05: o=- C89D79AA 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759449 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759449 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759449 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759449 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759449 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759449 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759450 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8428 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759450 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759450 DLMGCP DEBUG <0013> Received message: line #02: C: 0032 (mgcp_msg.c:67) 20241111163759450 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759450 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759450 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw (trunk:0) found free endpoint: rtpbridge/33@mgw (mgcp_endp.c:261) 20241111163759450 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/33@mgw" (mgcp_protocol.c:441) 20241111163759450 DLMGCP NOTICE <0013> endpoint:rtpbridge/33@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759450 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759450 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw conn:(0032/rtp C:1670457B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759450 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw CI:1670457B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759450 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw CI:1670457B output_enabled 0 (mgcp_msg.c:125) 20241111163759450 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759450 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw conn:(0032/rtp C:1670457B r=NULL:0<->l=:0 CID=54) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759450 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759450 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw CI:1670457B CRCX: Creating connection: port: 5336 (mgcp_protocol.c:1112) 20241111163759450 DLMGCP NOTICE <0013> endpoint:rtpbridge/33@mgw CI:1670457B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759450 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759450 DLMGCP DEBUG <0013> Generated response: line #00: 200 8428 OK (mgcp_msg.c:67) 20241111163759450 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/33@mgw (mgcp_msg.c:67) 20241111163759450 DLMGCP DEBUG <0013> Generated response: line #02: I: 1670457B (mgcp_msg.c:67) 20241111163759450 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 54 (mgcp_msg.c:67) 20241111163759450 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759450 DLMGCP DEBUG <0013> Generated response: line #05: o=- 1670457B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759450 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759450 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759450 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759450 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759450 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759450 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759451 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8429 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759451 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759451 DLMGCP DEBUG <0013> Received message: line #02: C: 0033 (mgcp_msg.c:67) 20241111163759451 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759451 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759451 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw (trunk:0) found free endpoint: rtpbridge/34@mgw (mgcp_endp.c:261) 20241111163759451 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/34@mgw" (mgcp_protocol.c:441) 20241111163759451 DLMGCP NOTICE <0013> endpoint:rtpbridge/34@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759451 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759451 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw conn:(0033/rtp C:4AFA0604 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759451 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw CI:4AFA0604 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759451 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw CI:4AFA0604 output_enabled 0 (mgcp_msg.c:125) 20241111163759451 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759451 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw conn:(0033/rtp C:4AFA0604 r=NULL:0<->l=:0 CID=55) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759451 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759451 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw CI:4AFA0604 CRCX: Creating connection: port: 5338 (mgcp_protocol.c:1112) 20241111163759451 DLMGCP NOTICE <0013> endpoint:rtpbridge/34@mgw CI:4AFA0604 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759452 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759452 DLMGCP DEBUG <0013> Generated response: line #00: 200 8429 OK (mgcp_msg.c:67) 20241111163759452 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/34@mgw (mgcp_msg.c:67) 20241111163759452 DLMGCP DEBUG <0013> Generated response: line #02: I: 4AFA0604 (mgcp_msg.c:67) 20241111163759452 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 55 (mgcp_msg.c:67) 20241111163759452 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759452 DLMGCP DEBUG <0013> Generated response: line #05: o=- 4AFA0604 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759452 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759452 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759452 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759452 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759452 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759452 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759453 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8430 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759453 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759453 DLMGCP DEBUG <0013> Received message: line #02: C: 0034 (mgcp_msg.c:67) 20241111163759453 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759453 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759453 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw (trunk:0) found free endpoint: rtpbridge/35@mgw (mgcp_endp.c:261) 20241111163759453 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/35@mgw" (mgcp_protocol.c:441) 20241111163759453 DLMGCP NOTICE <0013> endpoint:rtpbridge/35@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759453 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759453 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw conn:(0034/rtp C:9D033A55 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759453 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw CI:9D033A55 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759453 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw CI:9D033A55 output_enabled 0 (mgcp_msg.c:125) 20241111163759453 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759453 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw conn:(0034/rtp C:9D033A55 r=NULL:0<->l=:0 CID=56) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759453 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759453 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw CI:9D033A55 CRCX: Creating connection: port: 5340 (mgcp_protocol.c:1112) 20241111163759453 DLMGCP NOTICE <0013> endpoint:rtpbridge/35@mgw CI:9D033A55 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759453 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759453 DLMGCP DEBUG <0013> Generated response: line #00: 200 8430 OK (mgcp_msg.c:67) 20241111163759453 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/35@mgw (mgcp_msg.c:67) 20241111163759453 DLMGCP DEBUG <0013> Generated response: line #02: I: 9D033A55 (mgcp_msg.c:67) 20241111163759453 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 56 (mgcp_msg.c:67) 20241111163759453 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759453 DLMGCP DEBUG <0013> Generated response: line #05: o=- 9D033A55 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759453 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759453 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759453 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759453 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759453 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759453 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759454 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8431 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759454 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759454 DLMGCP DEBUG <0013> Received message: line #02: C: 0035 (mgcp_msg.c:67) 20241111163759454 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759454 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759454 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw (trunk:0) found free endpoint: rtpbridge/36@mgw (mgcp_endp.c:261) 20241111163759454 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/36@mgw" (mgcp_protocol.c:441) 20241111163759454 DLMGCP NOTICE <0013> endpoint:rtpbridge/36@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759454 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759454 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw conn:(0035/rtp C:03620929 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759454 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw CI:03620929 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759454 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw CI:03620929 output_enabled 0 (mgcp_msg.c:125) 20241111163759454 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759454 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw conn:(0035/rtp C:03620929 r=NULL:0<->l=:0 CID=57) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759454 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759454 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw CI:03620929 CRCX: Creating connection: port: 5342 (mgcp_protocol.c:1112) 20241111163759454 DLMGCP NOTICE <0013> endpoint:rtpbridge/36@mgw CI:03620929 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759454 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759454 DLMGCP DEBUG <0013> Generated response: line #00: 200 8431 OK (mgcp_msg.c:67) 20241111163759454 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/36@mgw (mgcp_msg.c:67) 20241111163759454 DLMGCP DEBUG <0013> Generated response: line #02: I: 03620929 (mgcp_msg.c:67) 20241111163759455 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 57 (mgcp_msg.c:67) 20241111163759455 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759455 DLMGCP DEBUG <0013> Generated response: line #05: o=- 03620929 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759455 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759455 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759455 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759455 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759455 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759455 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759455 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8432 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759455 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759455 DLMGCP DEBUG <0013> Received message: line #02: C: 0036 (mgcp_msg.c:67) 20241111163759455 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759455 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759455 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw (trunk:0) found free endpoint: rtpbridge/37@mgw (mgcp_endp.c:261) 20241111163759455 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/37@mgw" (mgcp_protocol.c:441) 20241111163759455 DLMGCP NOTICE <0013> endpoint:rtpbridge/37@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759455 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759456 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw conn:(0036/rtp C:F1901357 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759456 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw CI:F1901357 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759456 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw CI:F1901357 output_enabled 0 (mgcp_msg.c:125) 20241111163759456 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759456 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw conn:(0036/rtp C:F1901357 r=NULL:0<->l=:0 CID=58) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759456 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759456 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw CI:F1901357 CRCX: Creating connection: port: 5344 (mgcp_protocol.c:1112) 20241111163759456 DLMGCP NOTICE <0013> endpoint:rtpbridge/37@mgw CI:F1901357 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759456 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759456 DLMGCP DEBUG <0013> Generated response: line #00: 200 8432 OK (mgcp_msg.c:67) 20241111163759456 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/37@mgw (mgcp_msg.c:67) 20241111163759456 DLMGCP DEBUG <0013> Generated response: line #02: I: F1901357 (mgcp_msg.c:67) 20241111163759456 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 58 (mgcp_msg.c:67) 20241111163759456 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759456 DLMGCP DEBUG <0013> Generated response: line #05: o=- F1901357 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759456 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759456 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759456 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759456 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759456 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759456 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759457 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8433 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759457 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759457 DLMGCP DEBUG <0013> Received message: line #02: C: 0037 (mgcp_msg.c:67) 20241111163759457 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759457 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759457 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw (trunk:0) found free endpoint: rtpbridge/38@mgw (mgcp_endp.c:261) 20241111163759457 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/38@mgw" (mgcp_protocol.c:441) 20241111163759457 DLMGCP NOTICE <0013> endpoint:rtpbridge/38@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759457 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759457 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw conn:(0037/rtp C:9E1B618C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759457 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw CI:9E1B618C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759457 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw CI:9E1B618C output_enabled 0 (mgcp_msg.c:125) 20241111163759457 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759457 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw conn:(0037/rtp C:9E1B618C r=NULL:0<->l=:0 CID=59) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759457 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759457 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw CI:9E1B618C CRCX: Creating connection: port: 5346 (mgcp_protocol.c:1112) 20241111163759457 DLMGCP NOTICE <0013> endpoint:rtpbridge/38@mgw CI:9E1B618C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759457 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759457 DLMGCP DEBUG <0013> Generated response: line #00: 200 8433 OK (mgcp_msg.c:67) 20241111163759457 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/38@mgw (mgcp_msg.c:67) 20241111163759457 DLMGCP DEBUG <0013> Generated response: line #02: I: 9E1B618C (mgcp_msg.c:67) 20241111163759457 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 59 (mgcp_msg.c:67) 20241111163759457 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759457 DLMGCP DEBUG <0013> Generated response: line #05: o=- 9E1B618C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759457 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759457 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759457 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759457 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759457 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759457 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759458 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8434 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759458 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759458 DLMGCP DEBUG <0013> Received message: line #02: C: 0038 (mgcp_msg.c:67) 20241111163759458 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759458 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759458 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw (trunk:0) found free endpoint: rtpbridge/39@mgw (mgcp_endp.c:261) 20241111163759458 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/39@mgw" (mgcp_protocol.c:441) 20241111163759458 DLMGCP NOTICE <0013> endpoint:rtpbridge/39@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759458 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759458 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw conn:(0038/rtp C:169D89FD r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759458 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw CI:169D89FD connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759458 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw CI:169D89FD output_enabled 0 (mgcp_msg.c:125) 20241111163759458 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759458 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw conn:(0038/rtp C:169D89FD r=NULL:0<->l=:0 CID=60) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759458 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759458 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw CI:169D89FD CRCX: Creating connection: port: 5348 (mgcp_protocol.c:1112) 20241111163759458 DLMGCP NOTICE <0013> endpoint:rtpbridge/39@mgw CI:169D89FD CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759458 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759458 DLMGCP DEBUG <0013> Generated response: line #00: 200 8434 OK (mgcp_msg.c:67) 20241111163759458 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/39@mgw (mgcp_msg.c:67) 20241111163759458 DLMGCP DEBUG <0013> Generated response: line #02: I: 169D89FD (mgcp_msg.c:67) 20241111163759458 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 60 (mgcp_msg.c:67) 20241111163759458 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759458 DLMGCP DEBUG <0013> Generated response: line #05: o=- 169D89FD 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759458 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759458 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759459 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759459 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759459 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759459 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759459 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8435 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759459 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759459 DLMGCP DEBUG <0013> Received message: line #02: C: 0039 (mgcp_msg.c:67) 20241111163759459 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759459 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759459 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw (trunk:0) found free endpoint: rtpbridge/3a@mgw (mgcp_endp.c:261) 20241111163759459 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3a@mgw" (mgcp_protocol.c:441) 20241111163759459 DLMGCP NOTICE <0013> endpoint:rtpbridge/3a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759459 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759459 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw conn:(0039/rtp C:8F56E470 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759459 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw CI:8F56E470 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759459 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw CI:8F56E470 output_enabled 0 (mgcp_msg.c:125) 20241111163759459 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759459 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw conn:(0039/rtp C:8F56E470 r=NULL:0<->l=:0 CID=61) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759459 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759459 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw CI:8F56E470 CRCX: Creating connection: port: 5350 (mgcp_protocol.c:1112) 20241111163759459 DLMGCP NOTICE <0013> endpoint:rtpbridge/3a@mgw CI:8F56E470 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759459 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759459 DLMGCP DEBUG <0013> Generated response: line #00: 200 8435 OK (mgcp_msg.c:67) 20241111163759459 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3a@mgw (mgcp_msg.c:67) 20241111163759459 DLMGCP DEBUG <0013> Generated response: line #02: I: 8F56E470 (mgcp_msg.c:67) 20241111163759460 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 61 (mgcp_msg.c:67) 20241111163759460 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759460 DLMGCP DEBUG <0013> Generated response: line #05: o=- 8F56E470 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759460 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759460 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759460 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759460 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759460 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759460 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759460 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8436 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759460 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759460 DLMGCP DEBUG <0013> Received message: line #02: C: 003A (mgcp_msg.c:67) 20241111163759460 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759460 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759460 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw (trunk:0) found free endpoint: rtpbridge/3b@mgw (mgcp_endp.c:261) 20241111163759460 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3b@mgw" (mgcp_protocol.c:441) 20241111163759460 DLMGCP NOTICE <0013> endpoint:rtpbridge/3b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759460 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759460 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw conn:(003A/rtp C:67E033AC r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759460 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw CI:67E033AC connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759460 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw CI:67E033AC output_enabled 0 (mgcp_msg.c:125) 20241111163759460 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759460 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw conn:(003A/rtp C:67E033AC r=NULL:0<->l=:0 CID=62) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759460 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759460 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw CI:67E033AC CRCX: Creating connection: port: 5352 (mgcp_protocol.c:1112) 20241111163759461 DLMGCP NOTICE <0013> endpoint:rtpbridge/3b@mgw CI:67E033AC CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759461 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759461 DLMGCP DEBUG <0013> Generated response: line #00: 200 8436 OK (mgcp_msg.c:67) 20241111163759461 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3b@mgw (mgcp_msg.c:67) 20241111163759461 DLMGCP DEBUG <0013> Generated response: line #02: I: 67E033AC (mgcp_msg.c:67) 20241111163759461 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 62 (mgcp_msg.c:67) 20241111163759461 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759461 DLMGCP DEBUG <0013> Generated response: line #05: o=- 67E033AC 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759461 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759461 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759461 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759461 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759461 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759461 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759461 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8437 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759461 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759461 DLMGCP DEBUG <0013> Received message: line #02: C: 003B (mgcp_msg.c:67) 20241111163759461 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759461 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759461 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw (trunk:0) found free endpoint: rtpbridge/3c@mgw (mgcp_endp.c:261) 20241111163759461 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3c@mgw" (mgcp_protocol.c:441) 20241111163759461 DLMGCP NOTICE <0013> endpoint:rtpbridge/3c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759461 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759461 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw conn:(003B/rtp C:29C2C678 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759461 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw CI:29C2C678 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759461 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw CI:29C2C678 output_enabled 0 (mgcp_msg.c:125) 20241111163759461 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759461 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw conn:(003B/rtp C:29C2C678 r=NULL:0<->l=:0 CID=63) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759462 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759462 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw CI:29C2C678 CRCX: Creating connection: port: 5354 (mgcp_protocol.c:1112) 20241111163759462 DLMGCP NOTICE <0013> endpoint:rtpbridge/3c@mgw CI:29C2C678 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759462 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759462 DLMGCP DEBUG <0013> Generated response: line #00: 200 8437 OK (mgcp_msg.c:67) 20241111163759462 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3c@mgw (mgcp_msg.c:67) 20241111163759462 DLMGCP DEBUG <0013> Generated response: line #02: I: 29C2C678 (mgcp_msg.c:67) 20241111163759462 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 63 (mgcp_msg.c:67) 20241111163759462 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759462 DLMGCP DEBUG <0013> Generated response: line #05: o=- 29C2C678 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759462 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759462 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759462 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759462 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759462 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759462 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759462 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8438 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759462 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759462 DLMGCP DEBUG <0013> Received message: line #02: C: 003C (mgcp_msg.c:67) 20241111163759462 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759462 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759462 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw (trunk:0) found free endpoint: rtpbridge/3d@mgw (mgcp_endp.c:261) 20241111163759462 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3d@mgw" (mgcp_protocol.c:441) 20241111163759462 DLMGCP NOTICE <0013> endpoint:rtpbridge/3d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759462 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759462 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw conn:(003C/rtp C:C4201904 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759463 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw CI:C4201904 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759463 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw CI:C4201904 output_enabled 0 (mgcp_msg.c:125) 20241111163759463 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759463 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw conn:(003C/rtp C:C4201904 r=NULL:0<->l=:0 CID=64) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759463 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759463 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw CI:C4201904 CRCX: Creating connection: port: 5356 (mgcp_protocol.c:1112) 20241111163759463 DLMGCP NOTICE <0013> endpoint:rtpbridge/3d@mgw CI:C4201904 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759463 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759463 DLMGCP DEBUG <0013> Generated response: line #00: 200 8438 OK (mgcp_msg.c:67) 20241111163759463 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3d@mgw (mgcp_msg.c:67) 20241111163759463 DLMGCP DEBUG <0013> Generated response: line #02: I: C4201904 (mgcp_msg.c:67) 20241111163759463 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 64 (mgcp_msg.c:67) 20241111163759463 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759463 DLMGCP DEBUG <0013> Generated response: line #05: o=- C4201904 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759463 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759463 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759463 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759463 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759463 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759463 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759463 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8439 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759463 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759463 DLMGCP DEBUG <0013> Received message: line #02: C: 003D (mgcp_msg.c:67) 20241111163759463 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759463 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759464 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw (trunk:0) found free endpoint: rtpbridge/3e@mgw (mgcp_endp.c:261) 20241111163759464 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3e@mgw" (mgcp_protocol.c:441) 20241111163759464 DLMGCP NOTICE <0013> endpoint:rtpbridge/3e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759464 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759464 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw conn:(003D/rtp C:31B7F79D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759464 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw CI:31B7F79D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759464 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw CI:31B7F79D output_enabled 0 (mgcp_msg.c:125) 20241111163759464 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759464 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw conn:(003D/rtp C:31B7F79D r=NULL:0<->l=:0 CID=65) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759464 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759464 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw CI:31B7F79D CRCX: Creating connection: port: 5358 (mgcp_protocol.c:1112) 20241111163759464 DLMGCP NOTICE <0013> endpoint:rtpbridge/3e@mgw CI:31B7F79D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759464 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759464 DLMGCP DEBUG <0013> Generated response: line #00: 200 8439 OK (mgcp_msg.c:67) 20241111163759464 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3e@mgw (mgcp_msg.c:67) 20241111163759464 DLMGCP DEBUG <0013> Generated response: line #02: I: 31B7F79D (mgcp_msg.c:67) 20241111163759464 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 65 (mgcp_msg.c:67) 20241111163759464 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759464 DLMGCP DEBUG <0013> Generated response: line #05: o=- 31B7F79D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759464 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759464 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759464 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759464 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759464 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759464 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759465 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8440 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759465 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759465 DLMGCP DEBUG <0013> Received message: line #02: C: 003E (mgcp_msg.c:67) 20241111163759465 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759465 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759465 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw (trunk:0) found free endpoint: rtpbridge/3f@mgw (mgcp_endp.c:261) 20241111163759465 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3f@mgw" (mgcp_protocol.c:441) 20241111163759465 DLMGCP NOTICE <0013> endpoint:rtpbridge/3f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759465 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759465 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw conn:(003E/rtp C:5E4E6EE6 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759465 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw CI:5E4E6EE6 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759465 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw CI:5E4E6EE6 output_enabled 0 (mgcp_msg.c:125) 20241111163759465 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759465 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw conn:(003E/rtp C:5E4E6EE6 r=NULL:0<->l=:0 CID=66) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759465 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759465 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw CI:5E4E6EE6 CRCX: Creating connection: port: 5360 (mgcp_protocol.c:1112) 20241111163759465 DLMGCP NOTICE <0013> endpoint:rtpbridge/3f@mgw CI:5E4E6EE6 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759465 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759465 DLMGCP DEBUG <0013> Generated response: line #00: 200 8440 OK (mgcp_msg.c:67) 20241111163759465 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/3f@mgw (mgcp_msg.c:67) 20241111163759465 DLMGCP DEBUG <0013> Generated response: line #02: I: 5E4E6EE6 (mgcp_msg.c:67) 20241111163759465 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 66 (mgcp_msg.c:67) 20241111163759465 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759465 DLMGCP DEBUG <0013> Generated response: line #05: o=- 5E4E6EE6 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759465 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759465 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759465 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759465 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759465 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759465 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759466 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8441 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759466 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759466 DLMGCP DEBUG <0013> Received message: line #02: C: 003F (mgcp_msg.c:67) 20241111163759466 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759466 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759466 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw (trunk:0) found free endpoint: rtpbridge/40@mgw (mgcp_endp.c:261) 20241111163759466 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/40@mgw" (mgcp_protocol.c:441) 20241111163759466 DLMGCP NOTICE <0013> endpoint:rtpbridge/40@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759466 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759466 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw conn:(003F/rtp C:7949D2A2 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759466 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw CI:7949D2A2 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759466 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw CI:7949D2A2 output_enabled 0 (mgcp_msg.c:125) 20241111163759466 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759466 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw conn:(003F/rtp C:7949D2A2 r=NULL:0<->l=:0 CID=67) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759466 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759466 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw CI:7949D2A2 CRCX: Creating connection: port: 5362 (mgcp_protocol.c:1112) 20241111163759466 DLMGCP NOTICE <0013> endpoint:rtpbridge/40@mgw CI:7949D2A2 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759466 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759466 DLMGCP DEBUG <0013> Generated response: line #00: 200 8441 OK (mgcp_msg.c:67) 20241111163759466 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/40@mgw (mgcp_msg.c:67) 20241111163759466 DLMGCP DEBUG <0013> Generated response: line #02: I: 7949D2A2 (mgcp_msg.c:67) 20241111163759466 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 67 (mgcp_msg.c:67) 20241111163759466 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759466 DLMGCP DEBUG <0013> Generated response: line #05: o=- 7949D2A2 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759466 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759466 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759466 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759466 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759466 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759466 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759467 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8442 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759467 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759467 DLMGCP DEBUG <0013> Received message: line #02: C: 0040 (mgcp_msg.c:67) 20241111163759467 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759467 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759467 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw (trunk:0) found free endpoint: rtpbridge/41@mgw (mgcp_endp.c:261) 20241111163759467 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/41@mgw" (mgcp_protocol.c:441) 20241111163759467 DLMGCP NOTICE <0013> endpoint:rtpbridge/41@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759467 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759467 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw conn:(0040/rtp C:3C9C9DA9 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759467 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw CI:3C9C9DA9 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759467 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw CI:3C9C9DA9 output_enabled 0 (mgcp_msg.c:125) 20241111163759467 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759467 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw conn:(0040/rtp C:3C9C9DA9 r=NULL:0<->l=:0 CID=68) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759467 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759467 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw CI:3C9C9DA9 CRCX: Creating connection: port: 5364 (mgcp_protocol.c:1112) 20241111163759467 DLMGCP NOTICE <0013> endpoint:rtpbridge/41@mgw CI:3C9C9DA9 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759467 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759467 DLMGCP DEBUG <0013> Generated response: line #00: 200 8442 OK (mgcp_msg.c:67) 20241111163759467 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/41@mgw (mgcp_msg.c:67) 20241111163759467 DLMGCP DEBUG <0013> Generated response: line #02: I: 3C9C9DA9 (mgcp_msg.c:67) 20241111163759467 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 68 (mgcp_msg.c:67) 20241111163759467 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759467 DLMGCP DEBUG <0013> Generated response: line #05: o=- 3C9C9DA9 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759467 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759468 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759468 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759468 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759468 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759468 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759468 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8443 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759468 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759468 DLMGCP DEBUG <0013> Received message: line #02: C: 0041 (mgcp_msg.c:67) 20241111163759468 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759468 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759468 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw (trunk:0) found free endpoint: rtpbridge/42@mgw (mgcp_endp.c:261) 20241111163759468 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/42@mgw" (mgcp_protocol.c:441) 20241111163759469 DLMGCP NOTICE <0013> endpoint:rtpbridge/42@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759469 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759469 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw conn:(0041/rtp C:E00E259F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759469 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw CI:E00E259F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759469 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw CI:E00E259F output_enabled 0 (mgcp_msg.c:125) 20241111163759469 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759469 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw conn:(0041/rtp C:E00E259F r=NULL:0<->l=:0 CID=69) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759469 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759469 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw CI:E00E259F CRCX: Creating connection: port: 5366 (mgcp_protocol.c:1112) 20241111163759469 DLMGCP NOTICE <0013> endpoint:rtpbridge/42@mgw CI:E00E259F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759469 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759469 DLMGCP DEBUG <0013> Generated response: line #00: 200 8443 OK (mgcp_msg.c:67) 20241111163759469 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/42@mgw (mgcp_msg.c:67) 20241111163759469 DLMGCP DEBUG <0013> Generated response: line #02: I: E00E259F (mgcp_msg.c:67) 20241111163759469 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 69 (mgcp_msg.c:67) 20241111163759469 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759469 DLMGCP DEBUG <0013> Generated response: line #05: o=- E00E259F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759469 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759469 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759469 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759469 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759469 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759469 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759470 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8444 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759470 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759470 DLMGCP DEBUG <0013> Received message: line #02: C: 0042 (mgcp_msg.c:67) 20241111163759470 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759470 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759470 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw (trunk:0) found free endpoint: rtpbridge/43@mgw (mgcp_endp.c:261) 20241111163759470 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/43@mgw" (mgcp_protocol.c:441) 20241111163759470 DLMGCP NOTICE <0013> endpoint:rtpbridge/43@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759470 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759470 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw conn:(0042/rtp C:F6FCD24F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759470 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw CI:F6FCD24F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759470 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw CI:F6FCD24F output_enabled 0 (mgcp_msg.c:125) 20241111163759470 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759470 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw conn:(0042/rtp C:F6FCD24F r=NULL:0<->l=:0 CID=70) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759470 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759470 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw CI:F6FCD24F CRCX: Creating connection: port: 5368 (mgcp_protocol.c:1112) 20241111163759470 DLMGCP NOTICE <0013> endpoint:rtpbridge/43@mgw CI:F6FCD24F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759470 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759470 DLMGCP DEBUG <0013> Generated response: line #00: 200 8444 OK (mgcp_msg.c:67) 20241111163759470 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/43@mgw (mgcp_msg.c:67) 20241111163759470 DLMGCP DEBUG <0013> Generated response: line #02: I: F6FCD24F (mgcp_msg.c:67) 20241111163759470 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 70 (mgcp_msg.c:67) 20241111163759470 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759470 DLMGCP DEBUG <0013> Generated response: line #05: o=- F6FCD24F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759470 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759470 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759470 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759470 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759470 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759470 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759471 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8445 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759471 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759471 DLMGCP DEBUG <0013> Received message: line #02: C: 0043 (mgcp_msg.c:67) 20241111163759471 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759471 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759471 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw (trunk:0) found free endpoint: rtpbridge/44@mgw (mgcp_endp.c:261) 20241111163759471 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/44@mgw" (mgcp_protocol.c:441) 20241111163759471 DLMGCP NOTICE <0013> endpoint:rtpbridge/44@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759471 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759471 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw conn:(0043/rtp C:A7C777AF r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759471 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw CI:A7C777AF connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759471 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw CI:A7C777AF output_enabled 0 (mgcp_msg.c:125) 20241111163759471 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759471 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw conn:(0043/rtp C:A7C777AF r=NULL:0<->l=:0 CID=71) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759471 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759471 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw CI:A7C777AF CRCX: Creating connection: port: 5370 (mgcp_protocol.c:1112) 20241111163759471 DLMGCP NOTICE <0013> endpoint:rtpbridge/44@mgw CI:A7C777AF CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759471 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759471 DLMGCP DEBUG <0013> Generated response: line #00: 200 8445 OK (mgcp_msg.c:67) 20241111163759471 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/44@mgw (mgcp_msg.c:67) 20241111163759471 DLMGCP DEBUG <0013> Generated response: line #02: I: A7C777AF (mgcp_msg.c:67) 20241111163759471 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 71 (mgcp_msg.c:67) 20241111163759471 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759471 DLMGCP DEBUG <0013> Generated response: line #05: o=- A7C777AF 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759471 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759471 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759471 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759471 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759471 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759471 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759472 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8446 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759472 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759472 DLMGCP DEBUG <0013> Received message: line #02: C: 0044 (mgcp_msg.c:67) 20241111163759472 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759472 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759472 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw (trunk:0) found free endpoint: rtpbridge/45@mgw (mgcp_endp.c:261) 20241111163759472 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/45@mgw" (mgcp_protocol.c:441) 20241111163759472 DLMGCP NOTICE <0013> endpoint:rtpbridge/45@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759472 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759472 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw conn:(0044/rtp C:A93EA0D0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759472 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw CI:A93EA0D0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759472 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw CI:A93EA0D0 output_enabled 0 (mgcp_msg.c:125) 20241111163759472 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759472 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw conn:(0044/rtp C:A93EA0D0 r=NULL:0<->l=:0 CID=72) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759472 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759472 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw CI:A93EA0D0 CRCX: Creating connection: port: 5372 (mgcp_protocol.c:1112) 20241111163759472 DLMGCP NOTICE <0013> endpoint:rtpbridge/45@mgw CI:A93EA0D0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759472 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759472 DLMGCP DEBUG <0013> Generated response: line #00: 200 8446 OK (mgcp_msg.c:67) 20241111163759472 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/45@mgw (mgcp_msg.c:67) 20241111163759472 DLMGCP DEBUG <0013> Generated response: line #02: I: A93EA0D0 (mgcp_msg.c:67) 20241111163759472 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 72 (mgcp_msg.c:67) 20241111163759472 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759472 DLMGCP DEBUG <0013> Generated response: line #05: o=- A93EA0D0 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759472 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759472 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759472 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759472 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759472 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759472 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759473 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8447 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759473 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759473 DLMGCP DEBUG <0013> Received message: line #02: C: 0045 (mgcp_msg.c:67) 20241111163759473 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759473 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759473 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw (trunk:0) found free endpoint: rtpbridge/46@mgw (mgcp_endp.c:261) 20241111163759473 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/46@mgw" (mgcp_protocol.c:441) 20241111163759473 DLMGCP NOTICE <0013> endpoint:rtpbridge/46@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759473 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759473 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw conn:(0045/rtp C:68382AEF r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759473 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw CI:68382AEF connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759473 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw CI:68382AEF output_enabled 0 (mgcp_msg.c:125) 20241111163759473 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759473 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw conn:(0045/rtp C:68382AEF r=NULL:0<->l=:0 CID=73) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759473 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759473 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw CI:68382AEF CRCX: Creating connection: port: 5374 (mgcp_protocol.c:1112) 20241111163759473 DLMGCP NOTICE <0013> endpoint:rtpbridge/46@mgw CI:68382AEF CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759473 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759473 DLMGCP DEBUG <0013> Generated response: line #00: 200 8447 OK (mgcp_msg.c:67) 20241111163759473 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/46@mgw (mgcp_msg.c:67) 20241111163759473 DLMGCP DEBUG <0013> Generated response: line #02: I: 68382AEF (mgcp_msg.c:67) 20241111163759473 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 73 (mgcp_msg.c:67) 20241111163759473 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759473 DLMGCP DEBUG <0013> Generated response: line #05: o=- 68382AEF 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759473 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759473 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759473 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759473 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759473 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759474 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759474 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8448 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759474 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759474 DLMGCP DEBUG <0013> Received message: line #02: C: 0046 (mgcp_msg.c:67) 20241111163759474 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759474 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759474 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw (trunk:0) found free endpoint: rtpbridge/47@mgw (mgcp_endp.c:261) 20241111163759474 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/47@mgw" (mgcp_protocol.c:441) 20241111163759474 DLMGCP NOTICE <0013> endpoint:rtpbridge/47@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759474 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759474 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw conn:(0046/rtp C:46D2112D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759474 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw CI:46D2112D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759474 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw CI:46D2112D output_enabled 0 (mgcp_msg.c:125) 20241111163759474 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759474 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw conn:(0046/rtp C:46D2112D r=NULL:0<->l=:0 CID=74) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759474 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759475 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw CI:46D2112D CRCX: Creating connection: port: 5376 (mgcp_protocol.c:1112) 20241111163759475 DLMGCP NOTICE <0013> endpoint:rtpbridge/47@mgw CI:46D2112D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759475 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759475 DLMGCP DEBUG <0013> Generated response: line #00: 200 8448 OK (mgcp_msg.c:67) 20241111163759475 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/47@mgw (mgcp_msg.c:67) 20241111163759475 DLMGCP DEBUG <0013> Generated response: line #02: I: 46D2112D (mgcp_msg.c:67) 20241111163759475 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 74 (mgcp_msg.c:67) 20241111163759475 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759475 DLMGCP DEBUG <0013> Generated response: line #05: o=- 46D2112D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759475 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759475 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759475 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759475 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759475 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759475 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759476 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8449 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759476 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759476 DLMGCP DEBUG <0013> Received message: line #02: C: 0047 (mgcp_msg.c:67) 20241111163759476 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759476 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759476 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw (trunk:0) found free endpoint: rtpbridge/48@mgw (mgcp_endp.c:261) 20241111163759476 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/48@mgw" (mgcp_protocol.c:441) 20241111163759476 DLMGCP NOTICE <0013> endpoint:rtpbridge/48@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759476 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759476 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw conn:(0047/rtp C:7FF0CFB0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759476 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw CI:7FF0CFB0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759476 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw CI:7FF0CFB0 output_enabled 0 (mgcp_msg.c:125) 20241111163759476 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759476 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw conn:(0047/rtp C:7FF0CFB0 r=NULL:0<->l=:0 CID=75) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759476 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759476 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw CI:7FF0CFB0 CRCX: Creating connection: port: 5378 (mgcp_protocol.c:1112) 20241111163759476 DLMGCP NOTICE <0013> endpoint:rtpbridge/48@mgw CI:7FF0CFB0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759476 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759476 DLMGCP DEBUG <0013> Generated response: line #00: 200 8449 OK (mgcp_msg.c:67) 20241111163759476 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/48@mgw (mgcp_msg.c:67) 20241111163759476 DLMGCP DEBUG <0013> Generated response: line #02: I: 7FF0CFB0 (mgcp_msg.c:67) 20241111163759476 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 75 (mgcp_msg.c:67) 20241111163759476 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759476 DLMGCP DEBUG <0013> Generated response: line #05: o=- 7FF0CFB0 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759476 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759476 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759476 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759476 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759476 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759476 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759477 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8450 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759477 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759477 DLMGCP DEBUG <0013> Received message: line #02: C: 0048 (mgcp_msg.c:67) 20241111163759477 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759477 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759477 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw (trunk:0) found free endpoint: rtpbridge/49@mgw (mgcp_endp.c:261) 20241111163759477 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/49@mgw" (mgcp_protocol.c:441) 20241111163759477 DLMGCP NOTICE <0013> endpoint:rtpbridge/49@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759477 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759477 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw conn:(0048/rtp C:6C0722E6 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759477 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw CI:6C0722E6 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759477 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw CI:6C0722E6 output_enabled 0 (mgcp_msg.c:125) 20241111163759477 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759477 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw conn:(0048/rtp C:6C0722E6 r=NULL:0<->l=:0 CID=76) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759477 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759477 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw CI:6C0722E6 CRCX: Creating connection: port: 5380 (mgcp_protocol.c:1112) 20241111163759477 DLMGCP NOTICE <0013> endpoint:rtpbridge/49@mgw CI:6C0722E6 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759477 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759477 DLMGCP DEBUG <0013> Generated response: line #00: 200 8450 OK (mgcp_msg.c:67) 20241111163759477 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/49@mgw (mgcp_msg.c:67) 20241111163759477 DLMGCP DEBUG <0013> Generated response: line #02: I: 6C0722E6 (mgcp_msg.c:67) 20241111163759477 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 76 (mgcp_msg.c:67) 20241111163759477 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759477 DLMGCP DEBUG <0013> Generated response: line #05: o=- 6C0722E6 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759477 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759477 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759477 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759478 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759478 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759478 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759478 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8451 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759478 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759478 DLMGCP DEBUG <0013> Received message: line #02: C: 0049 (mgcp_msg.c:67) 20241111163759478 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759478 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759478 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw (trunk:0) found free endpoint: rtpbridge/4a@mgw (mgcp_endp.c:261) 20241111163759478 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4a@mgw" (mgcp_protocol.c:441) 20241111163759478 DLMGCP NOTICE <0013> endpoint:rtpbridge/4a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759478 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759478 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw conn:(0049/rtp C:F447E4E1 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759478 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw CI:F447E4E1 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759478 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw CI:F447E4E1 output_enabled 0 (mgcp_msg.c:125) 20241111163759479 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759479 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw conn:(0049/rtp C:F447E4E1 r=NULL:0<->l=:0 CID=77) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759479 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759479 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw CI:F447E4E1 CRCX: Creating connection: port: 5382 (mgcp_protocol.c:1112) 20241111163759479 DLMGCP NOTICE <0013> endpoint:rtpbridge/4a@mgw CI:F447E4E1 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759479 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759479 DLMGCP DEBUG <0013> Generated response: line #00: 200 8451 OK (mgcp_msg.c:67) 20241111163759479 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4a@mgw (mgcp_msg.c:67) 20241111163759479 DLMGCP DEBUG <0013> Generated response: line #02: I: F447E4E1 (mgcp_msg.c:67) 20241111163759479 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 77 (mgcp_msg.c:67) 20241111163759479 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759479 DLMGCP DEBUG <0013> Generated response: line #05: o=- F447E4E1 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759479 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759479 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759479 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759479 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759479 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759479 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759480 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8452 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759480 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759480 DLMGCP DEBUG <0013> Received message: line #02: C: 004A (mgcp_msg.c:67) 20241111163759480 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759480 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759480 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw (trunk:0) found free endpoint: rtpbridge/4b@mgw (mgcp_endp.c:261) 20241111163759480 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4b@mgw" (mgcp_protocol.c:441) 20241111163759480 DLMGCP NOTICE <0013> endpoint:rtpbridge/4b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759480 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759480 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw conn:(004A/rtp C:B765D884 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759480 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw CI:B765D884 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759480 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw CI:B765D884 output_enabled 0 (mgcp_msg.c:125) 20241111163759480 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759480 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw conn:(004A/rtp C:B765D884 r=NULL:0<->l=:0 CID=78) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759480 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759480 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw CI:B765D884 CRCX: Creating connection: port: 5384 (mgcp_protocol.c:1112) 20241111163759480 DLMGCP NOTICE <0013> endpoint:rtpbridge/4b@mgw CI:B765D884 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759480 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759480 DLMGCP DEBUG <0013> Generated response: line #00: 200 8452 OK (mgcp_msg.c:67) 20241111163759480 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4b@mgw (mgcp_msg.c:67) 20241111163759480 DLMGCP DEBUG <0013> Generated response: line #02: I: B765D884 (mgcp_msg.c:67) 20241111163759480 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 78 (mgcp_msg.c:67) 20241111163759480 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759480 DLMGCP DEBUG <0013> Generated response: line #05: o=- B765D884 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759480 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759480 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759480 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759480 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759480 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759480 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759481 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8453 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759481 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759481 DLMGCP DEBUG <0013> Received message: line #02: C: 004B (mgcp_msg.c:67) 20241111163759481 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759481 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759481 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw (trunk:0) found free endpoint: rtpbridge/4c@mgw (mgcp_endp.c:261) 20241111163759481 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4c@mgw" (mgcp_protocol.c:441) 20241111163759481 DLMGCP NOTICE <0013> endpoint:rtpbridge/4c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759481 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759481 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw conn:(004B/rtp C:1E80AA0F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759481 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw CI:1E80AA0F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759481 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw CI:1E80AA0F output_enabled 0 (mgcp_msg.c:125) 20241111163759481 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759481 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw conn:(004B/rtp C:1E80AA0F r=NULL:0<->l=:0 CID=79) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759481 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759481 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw CI:1E80AA0F CRCX: Creating connection: port: 5386 (mgcp_protocol.c:1112) 20241111163759481 DLMGCP NOTICE <0013> endpoint:rtpbridge/4c@mgw CI:1E80AA0F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759481 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759481 DLMGCP DEBUG <0013> Generated response: line #00: 200 8453 OK (mgcp_msg.c:67) 20241111163759481 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4c@mgw (mgcp_msg.c:67) 20241111163759481 DLMGCP DEBUG <0013> Generated response: line #02: I: 1E80AA0F (mgcp_msg.c:67) 20241111163759481 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 79 (mgcp_msg.c:67) 20241111163759481 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759482 DLMGCP DEBUG <0013> Generated response: line #05: o=- 1E80AA0F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759482 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759482 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759482 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759482 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759482 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759482 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759482 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8454 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759482 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759482 DLMGCP DEBUG <0013> Received message: line #02: C: 004C (mgcp_msg.c:67) 20241111163759482 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759482 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759482 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw (trunk:0) found free endpoint: rtpbridge/4d@mgw (mgcp_endp.c:261) 20241111163759482 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4d@mgw" (mgcp_protocol.c:441) 20241111163759482 DLMGCP NOTICE <0013> endpoint:rtpbridge/4d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759482 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759482 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw conn:(004C/rtp C:7AA6C653 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759482 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw CI:7AA6C653 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759482 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw CI:7AA6C653 output_enabled 0 (mgcp_msg.c:125) 20241111163759483 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759483 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw conn:(004C/rtp C:7AA6C653 r=NULL:0<->l=:0 CID=80) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759483 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759483 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw CI:7AA6C653 CRCX: Creating connection: port: 5388 (mgcp_protocol.c:1112) 20241111163759483 DLMGCP NOTICE <0013> endpoint:rtpbridge/4d@mgw CI:7AA6C653 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759483 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759483 DLMGCP DEBUG <0013> Generated response: line #00: 200 8454 OK (mgcp_msg.c:67) 20241111163759483 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4d@mgw (mgcp_msg.c:67) 20241111163759483 DLMGCP DEBUG <0013> Generated response: line #02: I: 7AA6C653 (mgcp_msg.c:67) 20241111163759483 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 80 (mgcp_msg.c:67) 20241111163759483 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759483 DLMGCP DEBUG <0013> Generated response: line #05: o=- 7AA6C653 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759483 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759483 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759483 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759483 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759483 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759483 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759484 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8455 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759484 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759484 DLMGCP DEBUG <0013> Received message: line #02: C: 004D (mgcp_msg.c:67) 20241111163759484 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759484 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759484 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw (trunk:0) found free endpoint: rtpbridge/4e@mgw (mgcp_endp.c:261) 20241111163759484 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4e@mgw" (mgcp_protocol.c:441) 20241111163759484 DLMGCP NOTICE <0013> endpoint:rtpbridge/4e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759484 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759484 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw conn:(004D/rtp C:D964C8D9 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759484 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw CI:D964C8D9 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759484 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw CI:D964C8D9 output_enabled 0 (mgcp_msg.c:125) 20241111163759484 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759484 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw conn:(004D/rtp C:D964C8D9 r=NULL:0<->l=:0 CID=81) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759484 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759484 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw CI:D964C8D9 CRCX: Creating connection: port: 5390 (mgcp_protocol.c:1112) 20241111163759484 DLMGCP NOTICE <0013> endpoint:rtpbridge/4e@mgw CI:D964C8D9 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759484 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759484 DLMGCP DEBUG <0013> Generated response: line #00: 200 8455 OK (mgcp_msg.c:67) 20241111163759484 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4e@mgw (mgcp_msg.c:67) 20241111163759484 DLMGCP DEBUG <0013> Generated response: line #02: I: D964C8D9 (mgcp_msg.c:67) 20241111163759484 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 81 (mgcp_msg.c:67) 20241111163759484 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759484 DLMGCP DEBUG <0013> Generated response: line #05: o=- D964C8D9 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759484 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759484 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759484 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759484 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759484 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759484 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759485 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8456 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759485 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759485 DLMGCP DEBUG <0013> Received message: line #02: C: 004E (mgcp_msg.c:67) 20241111163759485 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759485 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759485 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw (trunk:0) found free endpoint: rtpbridge/4f@mgw (mgcp_endp.c:261) 20241111163759485 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4f@mgw" (mgcp_protocol.c:441) 20241111163759485 DLMGCP NOTICE <0013> endpoint:rtpbridge/4f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759485 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759485 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw conn:(004E/rtp C:15641395 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759485 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw CI:15641395 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759485 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw CI:15641395 output_enabled 0 (mgcp_msg.c:125) 20241111163759485 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759485 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw conn:(004E/rtp C:15641395 r=NULL:0<->l=:0 CID=82) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759485 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759486 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw CI:15641395 CRCX: Creating connection: port: 5392 (mgcp_protocol.c:1112) 20241111163759486 DLMGCP NOTICE <0013> endpoint:rtpbridge/4f@mgw CI:15641395 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759486 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759486 DLMGCP DEBUG <0013> Generated response: line #00: 200 8456 OK (mgcp_msg.c:67) 20241111163759486 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/4f@mgw (mgcp_msg.c:67) 20241111163759486 DLMGCP DEBUG <0013> Generated response: line #02: I: 15641395 (mgcp_msg.c:67) 20241111163759486 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 82 (mgcp_msg.c:67) 20241111163759486 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759486 DLMGCP DEBUG <0013> Generated response: line #05: o=- 15641395 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759486 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759486 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759486 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759486 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759486 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759486 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759487 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8457 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759487 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759487 DLMGCP DEBUG <0013> Received message: line #02: C: 004F (mgcp_msg.c:67) 20241111163759487 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759487 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759487 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw (trunk:0) found free endpoint: rtpbridge/50@mgw (mgcp_endp.c:261) 20241111163759487 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/50@mgw" (mgcp_protocol.c:441) 20241111163759487 DLMGCP NOTICE <0013> endpoint:rtpbridge/50@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759487 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759487 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw conn:(004F/rtp C:97AFBE32 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759487 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw CI:97AFBE32 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759487 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw CI:97AFBE32 output_enabled 0 (mgcp_msg.c:125) 20241111163759487 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759487 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw conn:(004F/rtp C:97AFBE32 r=NULL:0<->l=:0 CID=83) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759487 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759487 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw CI:97AFBE32 CRCX: Creating connection: port: 5394 (mgcp_protocol.c:1112) 20241111163759487 DLMGCP NOTICE <0013> endpoint:rtpbridge/50@mgw CI:97AFBE32 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759487 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759487 DLMGCP DEBUG <0013> Generated response: line #00: 200 8457 OK (mgcp_msg.c:67) 20241111163759487 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/50@mgw (mgcp_msg.c:67) 20241111163759487 DLMGCP DEBUG <0013> Generated response: line #02: I: 97AFBE32 (mgcp_msg.c:67) 20241111163759487 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 83 (mgcp_msg.c:67) 20241111163759487 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759487 DLMGCP DEBUG <0013> Generated response: line #05: o=- 97AFBE32 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759487 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759487 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759487 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759487 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759487 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759487 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759488 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8458 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759488 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759488 DLMGCP DEBUG <0013> Received message: line #02: C: 0050 (mgcp_msg.c:67) 20241111163759488 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759488 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759488 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw (trunk:0) found free endpoint: rtpbridge/51@mgw (mgcp_endp.c:261) 20241111163759488 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/51@mgw" (mgcp_protocol.c:441) 20241111163759488 DLMGCP NOTICE <0013> endpoint:rtpbridge/51@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759488 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759488 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw conn:(0050/rtp C:303AB5B7 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759488 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw CI:303AB5B7 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759488 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw CI:303AB5B7 output_enabled 0 (mgcp_msg.c:125) 20241111163759488 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759488 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw conn:(0050/rtp C:303AB5B7 r=NULL:0<->l=:0 CID=84) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759488 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759489 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw CI:303AB5B7 CRCX: Creating connection: port: 5396 (mgcp_protocol.c:1112) 20241111163759489 DLMGCP NOTICE <0013> endpoint:rtpbridge/51@mgw CI:303AB5B7 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759489 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759489 DLMGCP DEBUG <0013> Generated response: line #00: 200 8458 OK (mgcp_msg.c:67) 20241111163759489 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/51@mgw (mgcp_msg.c:67) 20241111163759489 DLMGCP DEBUG <0013> Generated response: line #02: I: 303AB5B7 (mgcp_msg.c:67) 20241111163759489 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 84 (mgcp_msg.c:67) 20241111163759489 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759489 DLMGCP DEBUG <0013> Generated response: line #05: o=- 303AB5B7 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759489 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759489 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759489 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759489 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759489 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759489 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759489 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8459 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759490 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759490 DLMGCP DEBUG <0013> Received message: line #02: C: 0051 (mgcp_msg.c:67) 20241111163759490 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759490 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759490 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw (trunk:0) found free endpoint: rtpbridge/52@mgw (mgcp_endp.c:261) 20241111163759490 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/52@mgw" (mgcp_protocol.c:441) 20241111163759490 DLMGCP NOTICE <0013> endpoint:rtpbridge/52@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759490 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759490 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw conn:(0051/rtp C:465870CE r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759490 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw CI:465870CE connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759490 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw CI:465870CE output_enabled 0 (mgcp_msg.c:125) 20241111163759490 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759490 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw conn:(0051/rtp C:465870CE r=NULL:0<->l=:0 CID=85) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759490 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759490 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw CI:465870CE CRCX: Creating connection: port: 5398 (mgcp_protocol.c:1112) 20241111163759490 DLMGCP NOTICE <0013> endpoint:rtpbridge/52@mgw CI:465870CE CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759490 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759490 DLMGCP DEBUG <0013> Generated response: line #00: 200 8459 OK (mgcp_msg.c:67) 20241111163759490 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/52@mgw (mgcp_msg.c:67) 20241111163759490 DLMGCP DEBUG <0013> Generated response: line #02: I: 465870CE (mgcp_msg.c:67) 20241111163759490 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 85 (mgcp_msg.c:67) 20241111163759490 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759490 DLMGCP DEBUG <0013> Generated response: line #05: o=- 465870CE 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759490 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759490 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759490 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759490 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759490 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759490 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759491 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8460 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759491 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759491 DLMGCP DEBUG <0013> Received message: line #02: C: 0052 (mgcp_msg.c:67) 20241111163759491 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759491 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759491 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw (trunk:0) found free endpoint: rtpbridge/53@mgw (mgcp_endp.c:261) 20241111163759491 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/53@mgw" (mgcp_protocol.c:441) 20241111163759491 DLMGCP NOTICE <0013> endpoint:rtpbridge/53@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759491 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759491 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw conn:(0052/rtp C:A93FBD4E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759491 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw CI:A93FBD4E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759491 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw CI:A93FBD4E output_enabled 0 (mgcp_msg.c:125) 20241111163759491 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759491 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw conn:(0052/rtp C:A93FBD4E r=NULL:0<->l=:0 CID=86) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759491 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759491 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw CI:A93FBD4E CRCX: Creating connection: port: 5400 (mgcp_protocol.c:1112) 20241111163759491 DLMGCP NOTICE <0013> endpoint:rtpbridge/53@mgw CI:A93FBD4E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759491 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759491 DLMGCP DEBUG <0013> Generated response: line #00: 200 8460 OK (mgcp_msg.c:67) 20241111163759491 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/53@mgw (mgcp_msg.c:67) 20241111163759491 DLMGCP DEBUG <0013> Generated response: line #02: I: A93FBD4E (mgcp_msg.c:67) 20241111163759491 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 86 (mgcp_msg.c:67) 20241111163759491 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759491 DLMGCP DEBUG <0013> Generated response: line #05: o=- A93FBD4E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759491 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759492 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759492 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759492 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759492 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759492 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759492 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8461 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759492 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759492 DLMGCP DEBUG <0013> Received message: line #02: C: 0053 (mgcp_msg.c:67) 20241111163759492 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759492 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759492 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw (trunk:0) found free endpoint: rtpbridge/54@mgw (mgcp_endp.c:261) 20241111163759492 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/54@mgw" (mgcp_protocol.c:441) 20241111163759492 DLMGCP NOTICE <0013> endpoint:rtpbridge/54@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759492 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759492 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw conn:(0053/rtp C:C601EDC6 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759492 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw CI:C601EDC6 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759492 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw CI:C601EDC6 output_enabled 0 (mgcp_msg.c:125) 20241111163759492 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759493 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw conn:(0053/rtp C:C601EDC6 r=NULL:0<->l=:0 CID=87) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759493 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759493 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw CI:C601EDC6 CRCX: Creating connection: port: 5402 (mgcp_protocol.c:1112) 20241111163759493 DLMGCP NOTICE <0013> endpoint:rtpbridge/54@mgw CI:C601EDC6 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759493 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759493 DLMGCP DEBUG <0013> Generated response: line #00: 200 8461 OK (mgcp_msg.c:67) 20241111163759493 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/54@mgw (mgcp_msg.c:67) 20241111163759493 DLMGCP DEBUG <0013> Generated response: line #02: I: C601EDC6 (mgcp_msg.c:67) 20241111163759493 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 87 (mgcp_msg.c:67) 20241111163759493 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759493 DLMGCP DEBUG <0013> Generated response: line #05: o=- C601EDC6 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759493 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759493 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759493 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759493 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759493 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759493 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759494 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8462 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759494 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759494 DLMGCP DEBUG <0013> Received message: line #02: C: 0054 (mgcp_msg.c:67) 20241111163759494 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759494 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759494 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw (trunk:0) found free endpoint: rtpbridge/55@mgw (mgcp_endp.c:261) 20241111163759494 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/55@mgw" (mgcp_protocol.c:441) 20241111163759494 DLMGCP NOTICE <0013> endpoint:rtpbridge/55@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759494 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759494 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw conn:(0054/rtp C:ABD5BE08 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759494 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw CI:ABD5BE08 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759494 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw CI:ABD5BE08 output_enabled 0 (mgcp_msg.c:125) 20241111163759494 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759494 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw conn:(0054/rtp C:ABD5BE08 r=NULL:0<->l=:0 CID=88) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759494 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759494 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw CI:ABD5BE08 CRCX: Creating connection: port: 5404 (mgcp_protocol.c:1112) 20241111163759494 DLMGCP NOTICE <0013> endpoint:rtpbridge/55@mgw CI:ABD5BE08 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759494 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759494 DLMGCP DEBUG <0013> Generated response: line #00: 200 8462 OK (mgcp_msg.c:67) 20241111163759494 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/55@mgw (mgcp_msg.c:67) 20241111163759494 DLMGCP DEBUG <0013> Generated response: line #02: I: ABD5BE08 (mgcp_msg.c:67) 20241111163759494 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 88 (mgcp_msg.c:67) 20241111163759494 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759494 DLMGCP DEBUG <0013> Generated response: line #05: o=- ABD5BE08 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759494 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759494 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759494 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759494 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759494 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759494 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759495 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8463 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759495 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759495 DLMGCP DEBUG <0013> Received message: line #02: C: 0055 (mgcp_msg.c:67) 20241111163759495 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759495 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759495 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw (trunk:0) found free endpoint: rtpbridge/56@mgw (mgcp_endp.c:261) 20241111163759495 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/56@mgw" (mgcp_protocol.c:441) 20241111163759495 DLMGCP NOTICE <0013> endpoint:rtpbridge/56@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759495 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759495 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw conn:(0055/rtp C:FA8BF5B0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759495 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw CI:FA8BF5B0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759495 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw CI:FA8BF5B0 output_enabled 0 (mgcp_msg.c:125) 20241111163759495 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759495 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw conn:(0055/rtp C:FA8BF5B0 r=NULL:0<->l=:0 CID=89) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759495 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759495 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw CI:FA8BF5B0 CRCX: Creating connection: port: 5406 (mgcp_protocol.c:1112) 20241111163759495 DLMGCP NOTICE <0013> endpoint:rtpbridge/56@mgw CI:FA8BF5B0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759495 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759495 DLMGCP DEBUG <0013> Generated response: line #00: 200 8463 OK (mgcp_msg.c:67) 20241111163759495 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/56@mgw (mgcp_msg.c:67) 20241111163759495 DLMGCP DEBUG <0013> Generated response: line #02: I: FA8BF5B0 (mgcp_msg.c:67) 20241111163759495 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 89 (mgcp_msg.c:67) 20241111163759495 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759495 DLMGCP DEBUG <0013> Generated response: line #05: o=- FA8BF5B0 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759495 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759495 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759495 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759495 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759495 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759495 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759496 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8464 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759496 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759496 DLMGCP DEBUG <0013> Received message: line #02: C: 0056 (mgcp_msg.c:67) 20241111163759496 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759496 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759496 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw (trunk:0) found free endpoint: rtpbridge/57@mgw (mgcp_endp.c:261) 20241111163759496 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/57@mgw" (mgcp_protocol.c:441) 20241111163759496 DLMGCP NOTICE <0013> endpoint:rtpbridge/57@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759496 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759496 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw conn:(0056/rtp C:CA77E0BD r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759496 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw CI:CA77E0BD connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759496 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw CI:CA77E0BD output_enabled 0 (mgcp_msg.c:125) 20241111163759496 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759496 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw conn:(0056/rtp C:CA77E0BD r=NULL:0<->l=:0 CID=90) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759496 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759497 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw CI:CA77E0BD CRCX: Creating connection: port: 5408 (mgcp_protocol.c:1112) 20241111163759497 DLMGCP NOTICE <0013> endpoint:rtpbridge/57@mgw CI:CA77E0BD CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759497 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759497 DLMGCP DEBUG <0013> Generated response: line #00: 200 8464 OK (mgcp_msg.c:67) 20241111163759497 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/57@mgw (mgcp_msg.c:67) 20241111163759497 DLMGCP DEBUG <0013> Generated response: line #02: I: CA77E0BD (mgcp_msg.c:67) 20241111163759497 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 90 (mgcp_msg.c:67) 20241111163759497 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759497 DLMGCP DEBUG <0013> Generated response: line #05: o=- CA77E0BD 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759497 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759497 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759497 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759497 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759497 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759497 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759498 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8465 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759498 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759498 DLMGCP DEBUG <0013> Received message: line #02: C: 0057 (mgcp_msg.c:67) 20241111163759498 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759498 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759498 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw (trunk:0) found free endpoint: rtpbridge/58@mgw (mgcp_endp.c:261) 20241111163759498 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/58@mgw" (mgcp_protocol.c:441) 20241111163759498 DLMGCP NOTICE <0013> endpoint:rtpbridge/58@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759498 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759498 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw conn:(0057/rtp C:D4C01E7E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759498 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw CI:D4C01E7E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759498 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw CI:D4C01E7E output_enabled 0 (mgcp_msg.c:125) 20241111163759498 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759498 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw conn:(0057/rtp C:D4C01E7E r=NULL:0<->l=:0 CID=91) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759498 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759498 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw CI:D4C01E7E CRCX: Creating connection: port: 5410 (mgcp_protocol.c:1112) 20241111163759498 DLMGCP NOTICE <0013> endpoint:rtpbridge/58@mgw CI:D4C01E7E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759498 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759498 DLMGCP DEBUG <0013> Generated response: line #00: 200 8465 OK (mgcp_msg.c:67) 20241111163759498 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/58@mgw (mgcp_msg.c:67) 20241111163759498 DLMGCP DEBUG <0013> Generated response: line #02: I: D4C01E7E (mgcp_msg.c:67) 20241111163759498 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 91 (mgcp_msg.c:67) 20241111163759498 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759498 DLMGCP DEBUG <0013> Generated response: line #05: o=- D4C01E7E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759498 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759498 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759498 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759498 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759498 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759498 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759499 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8466 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759499 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759499 DLMGCP DEBUG <0013> Received message: line #02: C: 0058 (mgcp_msg.c:67) 20241111163759499 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759499 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759499 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw (trunk:0) found free endpoint: rtpbridge/59@mgw (mgcp_endp.c:261) 20241111163759499 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/59@mgw" (mgcp_protocol.c:441) 20241111163759499 DLMGCP NOTICE <0013> endpoint:rtpbridge/59@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759499 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759499 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw conn:(0058/rtp C:F3C0BCEB r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759499 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw CI:F3C0BCEB connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759499 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw CI:F3C0BCEB output_enabled 0 (mgcp_msg.c:125) 20241111163759499 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759499 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw conn:(0058/rtp C:F3C0BCEB r=NULL:0<->l=:0 CID=92) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759499 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759499 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw CI:F3C0BCEB CRCX: Creating connection: port: 5412 (mgcp_protocol.c:1112) 20241111163759499 DLMGCP NOTICE <0013> endpoint:rtpbridge/59@mgw CI:F3C0BCEB CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759499 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759499 DLMGCP DEBUG <0013> Generated response: line #00: 200 8466 OK (mgcp_msg.c:67) 20241111163759499 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/59@mgw (mgcp_msg.c:67) 20241111163759499 DLMGCP DEBUG <0013> Generated response: line #02: I: F3C0BCEB (mgcp_msg.c:67) 20241111163759499 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 92 (mgcp_msg.c:67) 20241111163759499 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759499 DLMGCP DEBUG <0013> Generated response: line #05: o=- F3C0BCEB 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759499 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759499 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759499 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759499 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759500 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759500 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759500 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8467 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759500 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759500 DLMGCP DEBUG <0013> Received message: line #02: C: 0059 (mgcp_msg.c:67) 20241111163759500 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759500 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759500 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw (trunk:0) found free endpoint: rtpbridge/5a@mgw (mgcp_endp.c:261) 20241111163759500 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5a@mgw" (mgcp_protocol.c:441) 20241111163759500 DLMGCP NOTICE <0013> endpoint:rtpbridge/5a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759500 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759500 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw conn:(0059/rtp C:1AF3B10C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759500 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw CI:1AF3B10C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759500 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw CI:1AF3B10C output_enabled 0 (mgcp_msg.c:125) 20241111163759500 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759500 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw conn:(0059/rtp C:1AF3B10C r=NULL:0<->l=:0 CID=93) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759500 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759500 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw CI:1AF3B10C CRCX: Creating connection: port: 5414 (mgcp_protocol.c:1112) 20241111163759500 DLMGCP NOTICE <0013> endpoint:rtpbridge/5a@mgw CI:1AF3B10C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759500 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759500 DLMGCP DEBUG <0013> Generated response: line #00: 200 8467 OK (mgcp_msg.c:67) 20241111163759500 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5a@mgw (mgcp_msg.c:67) 20241111163759500 DLMGCP DEBUG <0013> Generated response: line #02: I: 1AF3B10C (mgcp_msg.c:67) 20241111163759500 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 93 (mgcp_msg.c:67) 20241111163759501 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759501 DLMGCP DEBUG <0013> Generated response: line #05: o=- 1AF3B10C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759501 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759501 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759501 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759501 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759501 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759501 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759501 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8468 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759501 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759501 DLMGCP DEBUG <0013> Received message: line #02: C: 005A (mgcp_msg.c:67) 20241111163759501 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759501 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759501 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw (trunk:0) found free endpoint: rtpbridge/5b@mgw (mgcp_endp.c:261) 20241111163759501 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5b@mgw" (mgcp_protocol.c:441) 20241111163759501 DLMGCP NOTICE <0013> endpoint:rtpbridge/5b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759501 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759501 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw conn:(005A/rtp C:3DBB8483 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759501 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw CI:3DBB8483 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759501 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw CI:3DBB8483 output_enabled 0 (mgcp_msg.c:125) 20241111163759501 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759501 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw conn:(005A/rtp C:3DBB8483 r=NULL:0<->l=:0 CID=94) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759501 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759501 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw CI:3DBB8483 CRCX: Creating connection: port: 5416 (mgcp_protocol.c:1112) 20241111163759502 DLMGCP NOTICE <0013> endpoint:rtpbridge/5b@mgw CI:3DBB8483 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759502 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759502 DLMGCP DEBUG <0013> Generated response: line #00: 200 8468 OK (mgcp_msg.c:67) 20241111163759502 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5b@mgw (mgcp_msg.c:67) 20241111163759502 DLMGCP DEBUG <0013> Generated response: line #02: I: 3DBB8483 (mgcp_msg.c:67) 20241111163759502 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 94 (mgcp_msg.c:67) 20241111163759502 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759502 DLMGCP DEBUG <0013> Generated response: line #05: o=- 3DBB8483 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759502 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759502 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759502 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759502 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759502 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759502 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759502 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8469 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759502 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759502 DLMGCP DEBUG <0013> Received message: line #02: C: 005B (mgcp_msg.c:67) 20241111163759502 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759502 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759502 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw (trunk:0) found free endpoint: rtpbridge/5c@mgw (mgcp_endp.c:261) 20241111163759502 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5c@mgw" (mgcp_protocol.c:441) 20241111163759502 DLMGCP NOTICE <0013> endpoint:rtpbridge/5c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759502 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759502 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw conn:(005B/rtp C:998817CE r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759502 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw CI:998817CE connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759502 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw CI:998817CE output_enabled 0 (mgcp_msg.c:125) 20241111163759502 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759503 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw conn:(005B/rtp C:998817CE r=NULL:0<->l=:0 CID=95) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759503 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759503 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw CI:998817CE CRCX: Creating connection: port: 5418 (mgcp_protocol.c:1112) 20241111163759503 DLMGCP NOTICE <0013> endpoint:rtpbridge/5c@mgw CI:998817CE CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759503 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759503 DLMGCP DEBUG <0013> Generated response: line #00: 200 8469 OK (mgcp_msg.c:67) 20241111163759503 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5c@mgw (mgcp_msg.c:67) 20241111163759503 DLMGCP DEBUG <0013> Generated response: line #02: I: 998817CE (mgcp_msg.c:67) 20241111163759503 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 95 (mgcp_msg.c:67) 20241111163759503 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759503 DLMGCP DEBUG <0013> Generated response: line #05: o=- 998817CE 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759503 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759503 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759503 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759503 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759503 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759503 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759503 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8470 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759503 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759503 DLMGCP DEBUG <0013> Received message: line #02: C: 005C (mgcp_msg.c:67) 20241111163759503 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759503 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759503 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw (trunk:0) found free endpoint: rtpbridge/5d@mgw (mgcp_endp.c:261) 20241111163759503 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5d@mgw" (mgcp_protocol.c:441) 20241111163759503 DLMGCP NOTICE <0013> endpoint:rtpbridge/5d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759503 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759504 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw conn:(005C/rtp C:B47393CC r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759504 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw CI:B47393CC connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759504 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw CI:B47393CC output_enabled 0 (mgcp_msg.c:125) 20241111163759504 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759504 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw conn:(005C/rtp C:B47393CC r=NULL:0<->l=:0 CID=96) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759504 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759504 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw CI:B47393CC CRCX: Creating connection: port: 5420 (mgcp_protocol.c:1112) 20241111163759504 DLMGCP NOTICE <0013> endpoint:rtpbridge/5d@mgw CI:B47393CC CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759504 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759504 DLMGCP DEBUG <0013> Generated response: line #00: 200 8470 OK (mgcp_msg.c:67) 20241111163759504 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5d@mgw (mgcp_msg.c:67) 20241111163759504 DLMGCP DEBUG <0013> Generated response: line #02: I: B47393CC (mgcp_msg.c:67) 20241111163759504 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 96 (mgcp_msg.c:67) 20241111163759504 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759504 DLMGCP DEBUG <0013> Generated response: line #05: o=- B47393CC 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759504 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759504 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759504 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759504 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759504 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759504 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759504 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8471 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759504 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759504 DLMGCP DEBUG <0013> Received message: line #02: C: 005D (mgcp_msg.c:67) 20241111163759505 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759505 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759505 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw (trunk:0) found free endpoint: rtpbridge/5e@mgw (mgcp_endp.c:261) 20241111163759505 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5e@mgw" (mgcp_protocol.c:441) 20241111163759505 DLMGCP NOTICE <0013> endpoint:rtpbridge/5e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759505 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759505 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw conn:(005D/rtp C:A7E9FA8C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759505 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw CI:A7E9FA8C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759505 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw CI:A7E9FA8C output_enabled 0 (mgcp_msg.c:125) 20241111163759505 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759505 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw conn:(005D/rtp C:A7E9FA8C r=NULL:0<->l=:0 CID=97) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759505 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759505 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw CI:A7E9FA8C CRCX: Creating connection: port: 5422 (mgcp_protocol.c:1112) 20241111163759505 DLMGCP NOTICE <0013> endpoint:rtpbridge/5e@mgw CI:A7E9FA8C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759505 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759505 DLMGCP DEBUG <0013> Generated response: line #00: 200 8471 OK (mgcp_msg.c:67) 20241111163759505 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5e@mgw (mgcp_msg.c:67) 20241111163759505 DLMGCP DEBUG <0013> Generated response: line #02: I: A7E9FA8C (mgcp_msg.c:67) 20241111163759505 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 97 (mgcp_msg.c:67) 20241111163759505 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759505 DLMGCP DEBUG <0013> Generated response: line #05: o=- A7E9FA8C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759505 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759505 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759505 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759505 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759505 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759505 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759506 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8472 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759506 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759506 DLMGCP DEBUG <0013> Received message: line #02: C: 005E (mgcp_msg.c:67) 20241111163759506 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759506 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759506 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw (trunk:0) found free endpoint: rtpbridge/5f@mgw (mgcp_endp.c:261) 20241111163759506 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5f@mgw" (mgcp_protocol.c:441) 20241111163759506 DLMGCP NOTICE <0013> endpoint:rtpbridge/5f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759506 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759506 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw conn:(005E/rtp C:C3A165D6 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759506 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw CI:C3A165D6 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759506 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw CI:C3A165D6 output_enabled 0 (mgcp_msg.c:125) 20241111163759506 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759506 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw conn:(005E/rtp C:C3A165D6 r=NULL:0<->l=:0 CID=98) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759506 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759506 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw CI:C3A165D6 CRCX: Creating connection: port: 5424 (mgcp_protocol.c:1112) 20241111163759506 DLMGCP NOTICE <0013> endpoint:rtpbridge/5f@mgw CI:C3A165D6 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759506 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759506 DLMGCP DEBUG <0013> Generated response: line #00: 200 8472 OK (mgcp_msg.c:67) 20241111163759506 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/5f@mgw (mgcp_msg.c:67) 20241111163759506 DLMGCP DEBUG <0013> Generated response: line #02: I: C3A165D6 (mgcp_msg.c:67) 20241111163759506 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 98 (mgcp_msg.c:67) 20241111163759506 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759506 DLMGCP DEBUG <0013> Generated response: line #05: o=- C3A165D6 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759506 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759506 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759506 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759506 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759506 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759506 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759507 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8473 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759507 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759507 DLMGCP DEBUG <0013> Received message: line #02: C: 005F (mgcp_msg.c:67) 20241111163759507 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759507 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759507 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw (trunk:0) found free endpoint: rtpbridge/60@mgw (mgcp_endp.c:261) 20241111163759507 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/60@mgw" (mgcp_protocol.c:441) 20241111163759507 DLMGCP NOTICE <0013> endpoint:rtpbridge/60@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759507 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759507 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw conn:(005F/rtp C:33BFD932 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759507 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw CI:33BFD932 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759507 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw CI:33BFD932 output_enabled 0 (mgcp_msg.c:125) 20241111163759507 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759507 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw conn:(005F/rtp C:33BFD932 r=NULL:0<->l=:0 CID=99) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759507 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759507 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw CI:33BFD932 CRCX: Creating connection: port: 5426 (mgcp_protocol.c:1112) 20241111163759507 DLMGCP NOTICE <0013> endpoint:rtpbridge/60@mgw CI:33BFD932 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759507 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759507 DLMGCP DEBUG <0013> Generated response: line #00: 200 8473 OK (mgcp_msg.c:67) 20241111163759507 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/60@mgw (mgcp_msg.c:67) 20241111163759507 DLMGCP DEBUG <0013> Generated response: line #02: I: 33BFD932 (mgcp_msg.c:67) 20241111163759507 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 99 (mgcp_msg.c:67) 20241111163759507 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759507 DLMGCP DEBUG <0013> Generated response: line #05: o=- 33BFD932 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759507 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759507 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759507 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759507 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759507 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759507 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759508 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8474 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759508 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759508 DLMGCP DEBUG <0013> Received message: line #02: C: 0060 (mgcp_msg.c:67) 20241111163759508 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759508 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759508 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw (trunk:0) found free endpoint: rtpbridge/61@mgw (mgcp_endp.c:261) 20241111163759508 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/61@mgw" (mgcp_protocol.c:441) 20241111163759508 DLMGCP NOTICE <0013> endpoint:rtpbridge/61@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759508 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759508 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw conn:(0060/rtp C:8A06A381 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759508 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw CI:8A06A381 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759508 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw CI:8A06A381 output_enabled 0 (mgcp_msg.c:125) 20241111163759508 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759508 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw conn:(0060/rtp C:8A06A381 r=NULL:0<->l=:0 CID=100) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759508 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759508 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw CI:8A06A381 CRCX: Creating connection: port: 5428 (mgcp_protocol.c:1112) 20241111163759508 DLMGCP NOTICE <0013> endpoint:rtpbridge/61@mgw CI:8A06A381 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759508 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759508 DLMGCP DEBUG <0013> Generated response: line #00: 200 8474 OK (mgcp_msg.c:67) 20241111163759508 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/61@mgw (mgcp_msg.c:67) 20241111163759508 DLMGCP DEBUG <0013> Generated response: line #02: I: 8A06A381 (mgcp_msg.c:67) 20241111163759508 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 100 (mgcp_msg.c:67) 20241111163759508 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759508 DLMGCP DEBUG <0013> Generated response: line #05: o=- 8A06A381 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759508 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759508 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759508 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759508 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759508 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759508 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759509 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8475 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759509 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759509 DLMGCP DEBUG <0013> Received message: line #02: C: 0061 (mgcp_msg.c:67) 20241111163759509 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759509 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759509 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw (trunk:0) found free endpoint: rtpbridge/62@mgw (mgcp_endp.c:261) 20241111163759509 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/62@mgw" (mgcp_protocol.c:441) 20241111163759509 DLMGCP NOTICE <0013> endpoint:rtpbridge/62@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759509 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759509 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw conn:(0061/rtp C:19DE8F80 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759509 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw CI:19DE8F80 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759509 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw CI:19DE8F80 output_enabled 0 (mgcp_msg.c:125) 20241111163759509 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759509 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw conn:(0061/rtp C:19DE8F80 r=NULL:0<->l=:0 CID=101) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759509 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759509 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw CI:19DE8F80 CRCX: Creating connection: port: 5430 (mgcp_protocol.c:1112) 20241111163759509 DLMGCP NOTICE <0013> endpoint:rtpbridge/62@mgw CI:19DE8F80 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759509 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759509 DLMGCP DEBUG <0013> Generated response: line #00: 200 8475 OK (mgcp_msg.c:67) 20241111163759509 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/62@mgw (mgcp_msg.c:67) 20241111163759509 DLMGCP DEBUG <0013> Generated response: line #02: I: 19DE8F80 (mgcp_msg.c:67) 20241111163759509 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 101 (mgcp_msg.c:67) 20241111163759509 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759509 DLMGCP DEBUG <0013> Generated response: line #05: o=- 19DE8F80 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759509 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759509 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759509 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759509 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759509 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759509 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759510 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8476 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759510 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759510 DLMGCP DEBUG <0013> Received message: line #02: C: 0062 (mgcp_msg.c:67) 20241111163759510 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759510 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759510 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw (trunk:0) found free endpoint: rtpbridge/63@mgw (mgcp_endp.c:261) 20241111163759510 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/63@mgw" (mgcp_protocol.c:441) 20241111163759510 DLMGCP NOTICE <0013> endpoint:rtpbridge/63@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759510 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759510 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw conn:(0062/rtp C:6F238F0F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759510 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw CI:6F238F0F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759510 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw CI:6F238F0F output_enabled 0 (mgcp_msg.c:125) 20241111163759510 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759510 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw conn:(0062/rtp C:6F238F0F r=NULL:0<->l=:0 CID=102) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759510 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759510 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw CI:6F238F0F CRCX: Creating connection: port: 5432 (mgcp_protocol.c:1112) 20241111163759510 DLMGCP NOTICE <0013> endpoint:rtpbridge/63@mgw CI:6F238F0F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759510 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759510 DLMGCP DEBUG <0013> Generated response: line #00: 200 8476 OK (mgcp_msg.c:67) 20241111163759510 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/63@mgw (mgcp_msg.c:67) 20241111163759510 DLMGCP DEBUG <0013> Generated response: line #02: I: 6F238F0F (mgcp_msg.c:67) 20241111163759510 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 102 (mgcp_msg.c:67) 20241111163759510 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759511 DLMGCP DEBUG <0013> Generated response: line #05: o=- 6F238F0F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759511 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759511 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759511 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759511 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759511 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759511 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759511 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8477 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759511 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759511 DLMGCP DEBUG <0013> Received message: line #02: C: 0063 (mgcp_msg.c:67) 20241111163759511 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759511 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759511 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw (trunk:0) found free endpoint: rtpbridge/64@mgw (mgcp_endp.c:261) 20241111163759511 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/64@mgw" (mgcp_protocol.c:441) 20241111163759511 DLMGCP NOTICE <0013> endpoint:rtpbridge/64@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759511 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759511 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw conn:(0063/rtp C:6F185828 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759511 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw CI:6F185828 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759511 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw CI:6F185828 output_enabled 0 (mgcp_msg.c:125) 20241111163759511 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759511 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw conn:(0063/rtp C:6F185828 r=NULL:0<->l=:0 CID=103) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759511 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759511 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw CI:6F185828 CRCX: Creating connection: port: 5434 (mgcp_protocol.c:1112) 20241111163759511 DLMGCP NOTICE <0013> endpoint:rtpbridge/64@mgw CI:6F185828 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759512 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759512 DLMGCP DEBUG <0013> Generated response: line #00: 200 8477 OK (mgcp_msg.c:67) 20241111163759512 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/64@mgw (mgcp_msg.c:67) 20241111163759512 DLMGCP DEBUG <0013> Generated response: line #02: I: 6F185828 (mgcp_msg.c:67) 20241111163759512 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 103 (mgcp_msg.c:67) 20241111163759512 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759512 DLMGCP DEBUG <0013> Generated response: line #05: o=- 6F185828 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759512 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759512 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759512 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759512 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759512 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759512 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759512 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8478 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759512 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759512 DLMGCP DEBUG <0013> Received message: line #02: C: 0064 (mgcp_msg.c:67) 20241111163759512 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759512 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759512 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw (trunk:0) found free endpoint: rtpbridge/65@mgw (mgcp_endp.c:261) 20241111163759512 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/65@mgw" (mgcp_protocol.c:441) 20241111163759512 DLMGCP NOTICE <0013> endpoint:rtpbridge/65@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759512 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759512 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw conn:(0064/rtp C:AB51E385 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759512 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw CI:AB51E385 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759512 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw CI:AB51E385 output_enabled 0 (mgcp_msg.c:125) 20241111163759512 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759512 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw conn:(0064/rtp C:AB51E385 r=NULL:0<->l=:0 CID=104) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759513 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759513 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw CI:AB51E385 CRCX: Creating connection: port: 5436 (mgcp_protocol.c:1112) 20241111163759513 DLMGCP NOTICE <0013> endpoint:rtpbridge/65@mgw CI:AB51E385 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759513 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759513 DLMGCP DEBUG <0013> Generated response: line #00: 200 8478 OK (mgcp_msg.c:67) 20241111163759513 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/65@mgw (mgcp_msg.c:67) 20241111163759513 DLMGCP DEBUG <0013> Generated response: line #02: I: AB51E385 (mgcp_msg.c:67) 20241111163759513 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 104 (mgcp_msg.c:67) 20241111163759513 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759513 DLMGCP DEBUG <0013> Generated response: line #05: o=- AB51E385 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759513 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759513 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759513 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759513 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759513 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759513 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759513 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8479 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759513 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759513 DLMGCP DEBUG <0013> Received message: line #02: C: 0065 (mgcp_msg.c:67) 20241111163759513 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759513 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759513 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw (trunk:0) found free endpoint: rtpbridge/66@mgw (mgcp_endp.c:261) 20241111163759513 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/66@mgw" (mgcp_protocol.c:441) 20241111163759513 DLMGCP NOTICE <0013> endpoint:rtpbridge/66@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759513 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759513 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw conn:(0065/rtp C:6AC861D0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759513 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw CI:6AC861D0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759513 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw CI:6AC861D0 output_enabled 0 (mgcp_msg.c:125) 20241111163759513 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759514 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw conn:(0065/rtp C:6AC861D0 r=NULL:0<->l=:0 CID=105) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759514 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759514 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw CI:6AC861D0 CRCX: Creating connection: port: 5438 (mgcp_protocol.c:1112) 20241111163759514 DLMGCP NOTICE <0013> endpoint:rtpbridge/66@mgw CI:6AC861D0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759514 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759514 DLMGCP DEBUG <0013> Generated response: line #00: 200 8479 OK (mgcp_msg.c:67) 20241111163759514 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/66@mgw (mgcp_msg.c:67) 20241111163759514 DLMGCP DEBUG <0013> Generated response: line #02: I: 6AC861D0 (mgcp_msg.c:67) 20241111163759514 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 105 (mgcp_msg.c:67) 20241111163759514 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759514 DLMGCP DEBUG <0013> Generated response: line #05: o=- 6AC861D0 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759514 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759514 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759514 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759514 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759514 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759514 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759514 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8480 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759514 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759514 DLMGCP DEBUG <0013> Received message: line #02: C: 0066 (mgcp_msg.c:67) 20241111163759514 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759514 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759514 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw (trunk:0) found free endpoint: rtpbridge/67@mgw (mgcp_endp.c:261) 20241111163759514 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/67@mgw" (mgcp_protocol.c:441) 20241111163759514 DLMGCP NOTICE <0013> endpoint:rtpbridge/67@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759514 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759515 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw conn:(0066/rtp C:69D64A37 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759515 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw CI:69D64A37 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759515 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw CI:69D64A37 output_enabled 0 (mgcp_msg.c:125) 20241111163759515 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759515 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw conn:(0066/rtp C:69D64A37 r=NULL:0<->l=:0 CID=106) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759515 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759515 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw CI:69D64A37 CRCX: Creating connection: port: 5440 (mgcp_protocol.c:1112) 20241111163759515 DLMGCP NOTICE <0013> endpoint:rtpbridge/67@mgw CI:69D64A37 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759515 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759515 DLMGCP DEBUG <0013> Generated response: line #00: 200 8480 OK (mgcp_msg.c:67) 20241111163759515 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/67@mgw (mgcp_msg.c:67) 20241111163759515 DLMGCP DEBUG <0013> Generated response: line #02: I: 69D64A37 (mgcp_msg.c:67) 20241111163759515 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 106 (mgcp_msg.c:67) 20241111163759515 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759515 DLMGCP DEBUG <0013> Generated response: line #05: o=- 69D64A37 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759515 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759515 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759515 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759515 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759515 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759515 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759515 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8481 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759515 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759515 DLMGCP DEBUG <0013> Received message: line #02: C: 0067 (mgcp_msg.c:67) 20241111163759515 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759516 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759516 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw (trunk:0) found free endpoint: rtpbridge/68@mgw (mgcp_endp.c:261) 20241111163759516 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/68@mgw" (mgcp_protocol.c:441) 20241111163759516 DLMGCP NOTICE <0013> endpoint:rtpbridge/68@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759516 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759516 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw conn:(0067/rtp C:4C48869B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759516 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw CI:4C48869B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759516 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw CI:4C48869B output_enabled 0 (mgcp_msg.c:125) 20241111163759516 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759516 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw conn:(0067/rtp C:4C48869B r=NULL:0<->l=:0 CID=107) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759516 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759516 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw CI:4C48869B CRCX: Creating connection: port: 5442 (mgcp_protocol.c:1112) 20241111163759516 DLMGCP NOTICE <0013> endpoint:rtpbridge/68@mgw CI:4C48869B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759516 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759516 DLMGCP DEBUG <0013> Generated response: line #00: 200 8481 OK (mgcp_msg.c:67) 20241111163759516 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/68@mgw (mgcp_msg.c:67) 20241111163759516 DLMGCP DEBUG <0013> Generated response: line #02: I: 4C48869B (mgcp_msg.c:67) 20241111163759516 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 107 (mgcp_msg.c:67) 20241111163759516 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759516 DLMGCP DEBUG <0013> Generated response: line #05: o=- 4C48869B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759516 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759516 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759516 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759516 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759516 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759516 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759517 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8482 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759517 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759517 DLMGCP DEBUG <0013> Received message: line #02: C: 0068 (mgcp_msg.c:67) 20241111163759517 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759517 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759517 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw (trunk:0) found free endpoint: rtpbridge/69@mgw (mgcp_endp.c:261) 20241111163759517 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/69@mgw" (mgcp_protocol.c:441) 20241111163759517 DLMGCP NOTICE <0013> endpoint:rtpbridge/69@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759517 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759517 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw conn:(0068/rtp C:AFCA64AA r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759517 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw CI:AFCA64AA connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759517 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw CI:AFCA64AA output_enabled 0 (mgcp_msg.c:125) 20241111163759517 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759517 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw conn:(0068/rtp C:AFCA64AA r=NULL:0<->l=:0 CID=108) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759517 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759517 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw CI:AFCA64AA CRCX: Creating connection: port: 5444 (mgcp_protocol.c:1112) 20241111163759517 DLMGCP NOTICE <0013> endpoint:rtpbridge/69@mgw CI:AFCA64AA CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759517 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759517 DLMGCP DEBUG <0013> Generated response: line #00: 200 8482 OK (mgcp_msg.c:67) 20241111163759517 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/69@mgw (mgcp_msg.c:67) 20241111163759517 DLMGCP DEBUG <0013> Generated response: line #02: I: AFCA64AA (mgcp_msg.c:67) 20241111163759517 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 108 (mgcp_msg.c:67) 20241111163759517 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759517 DLMGCP DEBUG <0013> Generated response: line #05: o=- AFCA64AA 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759517 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759517 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759517 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759517 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759517 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759517 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759518 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8483 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759518 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759518 DLMGCP DEBUG <0013> Received message: line #02: C: 0069 (mgcp_msg.c:67) 20241111163759518 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759518 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759518 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw (trunk:0) found free endpoint: rtpbridge/6a@mgw (mgcp_endp.c:261) 20241111163759518 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6a@mgw" (mgcp_protocol.c:441) 20241111163759518 DLMGCP NOTICE <0013> endpoint:rtpbridge/6a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759518 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759518 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw conn:(0069/rtp C:B1B2EFDB r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759518 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw CI:B1B2EFDB connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759518 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw CI:B1B2EFDB output_enabled 0 (mgcp_msg.c:125) 20241111163759518 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759518 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw conn:(0069/rtp C:B1B2EFDB r=NULL:0<->l=:0 CID=109) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759518 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759518 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw CI:B1B2EFDB CRCX: Creating connection: port: 5446 (mgcp_protocol.c:1112) 20241111163759518 DLMGCP NOTICE <0013> endpoint:rtpbridge/6a@mgw CI:B1B2EFDB CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759518 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759518 DLMGCP DEBUG <0013> Generated response: line #00: 200 8483 OK (mgcp_msg.c:67) 20241111163759518 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6a@mgw (mgcp_msg.c:67) 20241111163759518 DLMGCP DEBUG <0013> Generated response: line #02: I: B1B2EFDB (mgcp_msg.c:67) 20241111163759518 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 109 (mgcp_msg.c:67) 20241111163759518 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759518 DLMGCP DEBUG <0013> Generated response: line #05: o=- B1B2EFDB 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759518 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759518 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759518 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759518 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759518 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759518 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759519 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8484 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759519 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759519 DLMGCP DEBUG <0013> Received message: line #02: C: 006A (mgcp_msg.c:67) 20241111163759519 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759519 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759519 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw (trunk:0) found free endpoint: rtpbridge/6b@mgw (mgcp_endp.c:261) 20241111163759519 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6b@mgw" (mgcp_protocol.c:441) 20241111163759519 DLMGCP NOTICE <0013> endpoint:rtpbridge/6b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759519 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759519 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw conn:(006A/rtp C:5902B118 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759519 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw CI:5902B118 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759519 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw CI:5902B118 output_enabled 0 (mgcp_msg.c:125) 20241111163759519 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759519 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw conn:(006A/rtp C:5902B118 r=NULL:0<->l=:0 CID=110) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759519 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759519 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw CI:5902B118 CRCX: Creating connection: port: 5448 (mgcp_protocol.c:1112) 20241111163759519 DLMGCP NOTICE <0013> endpoint:rtpbridge/6b@mgw CI:5902B118 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759519 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759519 DLMGCP DEBUG <0013> Generated response: line #00: 200 8484 OK (mgcp_msg.c:67) 20241111163759519 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6b@mgw (mgcp_msg.c:67) 20241111163759519 DLMGCP DEBUG <0013> Generated response: line #02: I: 5902B118 (mgcp_msg.c:67) 20241111163759519 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 110 (mgcp_msg.c:67) 20241111163759519 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759519 DLMGCP DEBUG <0013> Generated response: line #05: o=- 5902B118 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759519 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759519 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759519 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759519 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759519 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759519 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759520 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8485 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759520 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759520 DLMGCP DEBUG <0013> Received message: line #02: C: 006B (mgcp_msg.c:67) 20241111163759520 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759520 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759520 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw (trunk:0) found free endpoint: rtpbridge/6c@mgw (mgcp_endp.c:261) 20241111163759520 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6c@mgw" (mgcp_protocol.c:441) 20241111163759520 DLMGCP NOTICE <0013> endpoint:rtpbridge/6c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759520 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759520 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw conn:(006B/rtp C:C624E0B4 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759520 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw CI:C624E0B4 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759520 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw CI:C624E0B4 output_enabled 0 (mgcp_msg.c:125) 20241111163759520 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759520 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw conn:(006B/rtp C:C624E0B4 r=NULL:0<->l=:0 CID=111) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759520 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759520 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw CI:C624E0B4 CRCX: Creating connection: port: 5450 (mgcp_protocol.c:1112) 20241111163759520 DLMGCP NOTICE <0013> endpoint:rtpbridge/6c@mgw CI:C624E0B4 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759520 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759520 DLMGCP DEBUG <0013> Generated response: line #00: 200 8485 OK (mgcp_msg.c:67) 20241111163759520 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6c@mgw (mgcp_msg.c:67) 20241111163759520 DLMGCP DEBUG <0013> Generated response: line #02: I: C624E0B4 (mgcp_msg.c:67) 20241111163759520 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 111 (mgcp_msg.c:67) 20241111163759520 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759520 DLMGCP DEBUG <0013> Generated response: line #05: o=- C624E0B4 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759520 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759520 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759520 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759520 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759520 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759520 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759521 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8486 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759521 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759521 DLMGCP DEBUG <0013> Received message: line #02: C: 006C (mgcp_msg.c:67) 20241111163759521 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759521 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759521 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw (trunk:0) found free endpoint: rtpbridge/6d@mgw (mgcp_endp.c:261) 20241111163759521 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6d@mgw" (mgcp_protocol.c:441) 20241111163759521 DLMGCP NOTICE <0013> endpoint:rtpbridge/6d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759521 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759521 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw conn:(006C/rtp C:F9B5CC0D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759521 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw CI:F9B5CC0D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759521 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw CI:F9B5CC0D output_enabled 0 (mgcp_msg.c:125) 20241111163759521 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759521 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw conn:(006C/rtp C:F9B5CC0D r=NULL:0<->l=:0 CID=112) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759521 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759521 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw CI:F9B5CC0D CRCX: Creating connection: port: 5452 (mgcp_protocol.c:1112) 20241111163759521 DLMGCP NOTICE <0013> endpoint:rtpbridge/6d@mgw CI:F9B5CC0D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759521 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759521 DLMGCP DEBUG <0013> Generated response: line #00: 200 8486 OK (mgcp_msg.c:67) 20241111163759521 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6d@mgw (mgcp_msg.c:67) 20241111163759521 DLMGCP DEBUG <0013> Generated response: line #02: I: F9B5CC0D (mgcp_msg.c:67) 20241111163759521 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 112 (mgcp_msg.c:67) 20241111163759521 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759521 DLMGCP DEBUG <0013> Generated response: line #05: o=- F9B5CC0D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759521 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759521 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759521 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759521 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759521 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759521 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759522 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8487 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759522 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759522 DLMGCP DEBUG <0013> Received message: line #02: C: 006D (mgcp_msg.c:67) 20241111163759522 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759522 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759522 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw (trunk:0) found free endpoint: rtpbridge/6e@mgw (mgcp_endp.c:261) 20241111163759522 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6e@mgw" (mgcp_protocol.c:441) 20241111163759522 DLMGCP NOTICE <0013> endpoint:rtpbridge/6e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759522 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759522 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw conn:(006D/rtp C:A5E64022 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759522 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw CI:A5E64022 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759522 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw CI:A5E64022 output_enabled 0 (mgcp_msg.c:125) 20241111163759522 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759522 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw conn:(006D/rtp C:A5E64022 r=NULL:0<->l=:0 CID=113) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759522 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759522 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw CI:A5E64022 CRCX: Creating connection: port: 5454 (mgcp_protocol.c:1112) 20241111163759522 DLMGCP NOTICE <0013> endpoint:rtpbridge/6e@mgw CI:A5E64022 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759522 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759522 DLMGCP DEBUG <0013> Generated response: line #00: 200 8487 OK (mgcp_msg.c:67) 20241111163759522 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6e@mgw (mgcp_msg.c:67) 20241111163759522 DLMGCP DEBUG <0013> Generated response: line #02: I: A5E64022 (mgcp_msg.c:67) 20241111163759522 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 113 (mgcp_msg.c:67) 20241111163759522 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759522 DLMGCP DEBUG <0013> Generated response: line #05: o=- A5E64022 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759522 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759522 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759522 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759522 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759522 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759523 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759523 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8488 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759523 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759523 DLMGCP DEBUG <0013> Received message: line #02: C: 006E (mgcp_msg.c:67) 20241111163759523 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759523 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759523 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw (trunk:0) found free endpoint: rtpbridge/6f@mgw (mgcp_endp.c:261) 20241111163759523 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6f@mgw" (mgcp_protocol.c:441) 20241111163759523 DLMGCP NOTICE <0013> endpoint:rtpbridge/6f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759523 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759523 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw conn:(006E/rtp C:D93F8D08 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759523 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw CI:D93F8D08 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759523 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw CI:D93F8D08 output_enabled 0 (mgcp_msg.c:125) 20241111163759523 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759523 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw conn:(006E/rtp C:D93F8D08 r=NULL:0<->l=:0 CID=114) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759523 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759523 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw CI:D93F8D08 CRCX: Creating connection: port: 5456 (mgcp_protocol.c:1112) 20241111163759523 DLMGCP NOTICE <0013> endpoint:rtpbridge/6f@mgw CI:D93F8D08 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759523 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759523 DLMGCP DEBUG <0013> Generated response: line #00: 200 8488 OK (mgcp_msg.c:67) 20241111163759523 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/6f@mgw (mgcp_msg.c:67) 20241111163759523 DLMGCP DEBUG <0013> Generated response: line #02: I: D93F8D08 (mgcp_msg.c:67) 20241111163759523 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 114 (mgcp_msg.c:67) 20241111163759523 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759523 DLMGCP DEBUG <0013> Generated response: line #05: o=- D93F8D08 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759524 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759524 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759524 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759524 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759524 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759524 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759524 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8489 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759524 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759524 DLMGCP DEBUG <0013> Received message: line #02: C: 006F (mgcp_msg.c:67) 20241111163759524 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759524 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759524 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw (trunk:0) found free endpoint: rtpbridge/70@mgw (mgcp_endp.c:261) 20241111163759524 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/70@mgw" (mgcp_protocol.c:441) 20241111163759524 DLMGCP NOTICE <0013> endpoint:rtpbridge/70@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759524 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759524 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw conn:(006F/rtp C:D3941733 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759524 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw CI:D3941733 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759524 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw CI:D3941733 output_enabled 0 (mgcp_msg.c:125) 20241111163759524 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759524 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw conn:(006F/rtp C:D3941733 r=NULL:0<->l=:0 CID=115) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759524 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759524 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw CI:D3941733 CRCX: Creating connection: port: 5458 (mgcp_protocol.c:1112) 20241111163759524 DLMGCP NOTICE <0013> endpoint:rtpbridge/70@mgw CI:D3941733 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759525 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759525 DLMGCP DEBUG <0013> Generated response: line #00: 200 8489 OK (mgcp_msg.c:67) 20241111163759525 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/70@mgw (mgcp_msg.c:67) 20241111163759525 DLMGCP DEBUG <0013> Generated response: line #02: I: D3941733 (mgcp_msg.c:67) 20241111163759525 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 115 (mgcp_msg.c:67) 20241111163759525 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759525 DLMGCP DEBUG <0013> Generated response: line #05: o=- D3941733 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759525 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759525 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759525 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759525 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759525 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759525 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759525 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8490 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759525 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759525 DLMGCP DEBUG <0013> Received message: line #02: C: 0070 (mgcp_msg.c:67) 20241111163759526 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759526 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759526 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw (trunk:0) found free endpoint: rtpbridge/71@mgw (mgcp_endp.c:261) 20241111163759526 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/71@mgw" (mgcp_protocol.c:441) 20241111163759526 DLMGCP NOTICE <0013> endpoint:rtpbridge/71@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759526 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759526 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw conn:(0070/rtp C:4A22391B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759526 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw CI:4A22391B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759526 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw CI:4A22391B output_enabled 0 (mgcp_msg.c:125) 20241111163759526 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759526 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw conn:(0070/rtp C:4A22391B r=NULL:0<->l=:0 CID=116) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759526 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759526 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw CI:4A22391B CRCX: Creating connection: port: 5460 (mgcp_protocol.c:1112) 20241111163759526 DLMGCP NOTICE <0013> endpoint:rtpbridge/71@mgw CI:4A22391B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759526 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759526 DLMGCP DEBUG <0013> Generated response: line #00: 200 8490 OK (mgcp_msg.c:67) 20241111163759526 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/71@mgw (mgcp_msg.c:67) 20241111163759526 DLMGCP DEBUG <0013> Generated response: line #02: I: 4A22391B (mgcp_msg.c:67) 20241111163759526 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 116 (mgcp_msg.c:67) 20241111163759526 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759526 DLMGCP DEBUG <0013> Generated response: line #05: o=- 4A22391B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759526 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759526 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759526 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759526 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759526 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759526 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759527 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8491 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759527 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759527 DLMGCP DEBUG <0013> Received message: line #02: C: 0071 (mgcp_msg.c:67) 20241111163759527 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759527 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759527 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw (trunk:0) found free endpoint: rtpbridge/72@mgw (mgcp_endp.c:261) 20241111163759527 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/72@mgw" (mgcp_protocol.c:441) 20241111163759527 DLMGCP NOTICE <0013> endpoint:rtpbridge/72@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759527 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759527 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw conn:(0071/rtp C:87CAE6A8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759527 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw CI:87CAE6A8 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759527 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw CI:87CAE6A8 output_enabled 0 (mgcp_msg.c:125) 20241111163759527 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759527 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw conn:(0071/rtp C:87CAE6A8 r=NULL:0<->l=:0 CID=117) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759527 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759527 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw CI:87CAE6A8 CRCX: Creating connection: port: 5462 (mgcp_protocol.c:1112) 20241111163759527 DLMGCP NOTICE <0013> endpoint:rtpbridge/72@mgw CI:87CAE6A8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759527 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759527 DLMGCP DEBUG <0013> Generated response: line #00: 200 8491 OK (mgcp_msg.c:67) 20241111163759527 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/72@mgw (mgcp_msg.c:67) 20241111163759527 DLMGCP DEBUG <0013> Generated response: line #02: I: 87CAE6A8 (mgcp_msg.c:67) 20241111163759527 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 117 (mgcp_msg.c:67) 20241111163759527 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759527 DLMGCP DEBUG <0013> Generated response: line #05: o=- 87CAE6A8 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759527 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759527 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759527 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759527 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759527 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759527 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759528 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8492 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759528 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759528 DLMGCP DEBUG <0013> Received message: line #02: C: 0072 (mgcp_msg.c:67) 20241111163759528 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759528 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759528 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw (trunk:0) found free endpoint: rtpbridge/73@mgw (mgcp_endp.c:261) 20241111163759528 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/73@mgw" (mgcp_protocol.c:441) 20241111163759528 DLMGCP NOTICE <0013> endpoint:rtpbridge/73@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759528 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759528 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw conn:(0072/rtp C:5CD6576E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759528 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw CI:5CD6576E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759528 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw CI:5CD6576E output_enabled 0 (mgcp_msg.c:125) 20241111163759528 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759528 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw conn:(0072/rtp C:5CD6576E r=NULL:0<->l=:0 CID=118) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759528 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759529 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw CI:5CD6576E CRCX: Creating connection: port: 5464 (mgcp_protocol.c:1112) 20241111163759529 DLMGCP NOTICE <0013> endpoint:rtpbridge/73@mgw CI:5CD6576E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759529 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759529 DLMGCP DEBUG <0013> Generated response: line #00: 200 8492 OK (mgcp_msg.c:67) 20241111163759529 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/73@mgw (mgcp_msg.c:67) 20241111163759529 DLMGCP DEBUG <0013> Generated response: line #02: I: 5CD6576E (mgcp_msg.c:67) 20241111163759529 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 118 (mgcp_msg.c:67) 20241111163759529 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759529 DLMGCP DEBUG <0013> Generated response: line #05: o=- 5CD6576E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759529 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759529 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759529 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759529 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759529 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759529 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759529 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8493 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759529 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759529 DLMGCP DEBUG <0013> Received message: line #02: C: 0073 (mgcp_msg.c:67) 20241111163759529 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759529 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759529 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw (trunk:0) found free endpoint: rtpbridge/74@mgw (mgcp_endp.c:261) 20241111163759529 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/74@mgw" (mgcp_protocol.c:441) 20241111163759529 DLMGCP NOTICE <0013> endpoint:rtpbridge/74@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759529 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759529 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw conn:(0073/rtp C:B3697FD7 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759529 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw CI:B3697FD7 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759529 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw CI:B3697FD7 output_enabled 0 (mgcp_msg.c:125) 20241111163759529 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759530 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw conn:(0073/rtp C:B3697FD7 r=NULL:0<->l=:0 CID=119) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759530 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759530 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw CI:B3697FD7 CRCX: Creating connection: port: 5466 (mgcp_protocol.c:1112) 20241111163759530 DLMGCP NOTICE <0013> endpoint:rtpbridge/74@mgw CI:B3697FD7 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759530 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759530 DLMGCP DEBUG <0013> Generated response: line #00: 200 8493 OK (mgcp_msg.c:67) 20241111163759530 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/74@mgw (mgcp_msg.c:67) 20241111163759530 DLMGCP DEBUG <0013> Generated response: line #02: I: B3697FD7 (mgcp_msg.c:67) 20241111163759530 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 119 (mgcp_msg.c:67) 20241111163759530 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759530 DLMGCP DEBUG <0013> Generated response: line #05: o=- B3697FD7 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759530 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759530 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759530 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759530 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759530 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759530 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759531 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8494 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759531 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759531 DLMGCP DEBUG <0013> Received message: line #02: C: 0074 (mgcp_msg.c:67) 20241111163759531 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759531 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759531 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw (trunk:0) found free endpoint: rtpbridge/75@mgw (mgcp_endp.c:261) 20241111163759531 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/75@mgw" (mgcp_protocol.c:441) 20241111163759531 DLMGCP NOTICE <0013> endpoint:rtpbridge/75@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759531 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759531 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw conn:(0074/rtp C:DDB50701 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759531 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw CI:DDB50701 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759531 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw CI:DDB50701 output_enabled 0 (mgcp_msg.c:125) 20241111163759531 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759531 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw conn:(0074/rtp C:DDB50701 r=NULL:0<->l=:0 CID=120) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759531 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759531 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw CI:DDB50701 CRCX: Creating connection: port: 5468 (mgcp_protocol.c:1112) 20241111163759531 DLMGCP NOTICE <0013> endpoint:rtpbridge/75@mgw CI:DDB50701 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759531 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759531 DLMGCP DEBUG <0013> Generated response: line #00: 200 8494 OK (mgcp_msg.c:67) 20241111163759531 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/75@mgw (mgcp_msg.c:67) 20241111163759531 DLMGCP DEBUG <0013> Generated response: line #02: I: DDB50701 (mgcp_msg.c:67) 20241111163759531 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 120 (mgcp_msg.c:67) 20241111163759531 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759531 DLMGCP DEBUG <0013> Generated response: line #05: o=- DDB50701 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759531 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759531 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759531 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759531 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759531 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759531 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759532 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8495 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759532 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759532 DLMGCP DEBUG <0013> Received message: line #02: C: 0075 (mgcp_msg.c:67) 20241111163759532 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759532 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759532 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw (trunk:0) found free endpoint: rtpbridge/76@mgw (mgcp_endp.c:261) 20241111163759532 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/76@mgw" (mgcp_protocol.c:441) 20241111163759532 DLMGCP NOTICE <0013> endpoint:rtpbridge/76@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759532 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759532 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw conn:(0075/rtp C:34202B0E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759532 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw CI:34202B0E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759532 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw CI:34202B0E output_enabled 0 (mgcp_msg.c:125) 20241111163759532 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759532 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw conn:(0075/rtp C:34202B0E r=NULL:0<->l=:0 CID=121) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759532 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759532 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw CI:34202B0E CRCX: Creating connection: port: 5470 (mgcp_protocol.c:1112) 20241111163759532 DLMGCP NOTICE <0013> endpoint:rtpbridge/76@mgw CI:34202B0E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759532 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759532 DLMGCP DEBUG <0013> Generated response: line #00: 200 8495 OK (mgcp_msg.c:67) 20241111163759533 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/76@mgw (mgcp_msg.c:67) 20241111163759533 DLMGCP DEBUG <0013> Generated response: line #02: I: 34202B0E (mgcp_msg.c:67) 20241111163759533 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 121 (mgcp_msg.c:67) 20241111163759533 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759533 DLMGCP DEBUG <0013> Generated response: line #05: o=- 34202B0E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759533 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759533 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759533 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759533 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759533 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759533 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759533 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8496 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759533 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759533 DLMGCP DEBUG <0013> Received message: line #02: C: 0076 (mgcp_msg.c:67) 20241111163759533 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759533 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759533 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw (trunk:0) found free endpoint: rtpbridge/77@mgw (mgcp_endp.c:261) 20241111163759533 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/77@mgw" (mgcp_protocol.c:441) 20241111163759533 DLMGCP NOTICE <0013> endpoint:rtpbridge/77@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759533 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759533 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw conn:(0076/rtp C:8E2EA8F2 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759533 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw CI:8E2EA8F2 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759533 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw CI:8E2EA8F2 output_enabled 0 (mgcp_msg.c:125) 20241111163759533 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759533 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw conn:(0076/rtp C:8E2EA8F2 r=NULL:0<->l=:0 CID=122) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759533 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759534 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw CI:8E2EA8F2 CRCX: Creating connection: port: 5472 (mgcp_protocol.c:1112) 20241111163759534 DLMGCP NOTICE <0013> endpoint:rtpbridge/77@mgw CI:8E2EA8F2 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759534 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759534 DLMGCP DEBUG <0013> Generated response: line #00: 200 8496 OK (mgcp_msg.c:67) 20241111163759534 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/77@mgw (mgcp_msg.c:67) 20241111163759534 DLMGCP DEBUG <0013> Generated response: line #02: I: 8E2EA8F2 (mgcp_msg.c:67) 20241111163759534 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 122 (mgcp_msg.c:67) 20241111163759534 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759534 DLMGCP DEBUG <0013> Generated response: line #05: o=- 8E2EA8F2 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759534 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759534 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759534 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759534 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759534 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759534 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759534 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8497 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759534 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759534 DLMGCP DEBUG <0013> Received message: line #02: C: 0077 (mgcp_msg.c:67) 20241111163759534 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759534 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759534 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw (trunk:0) found free endpoint: rtpbridge/78@mgw (mgcp_endp.c:261) 20241111163759534 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/78@mgw" (mgcp_protocol.c:441) 20241111163759534 DLMGCP NOTICE <0013> endpoint:rtpbridge/78@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759534 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759534 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw conn:(0077/rtp C:F4367D66 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759534 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw CI:F4367D66 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759534 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw CI:F4367D66 output_enabled 0 (mgcp_msg.c:125) 20241111163759535 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759535 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw conn:(0077/rtp C:F4367D66 r=NULL:0<->l=:0 CID=123) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759535 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759535 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw CI:F4367D66 CRCX: Creating connection: port: 5474 (mgcp_protocol.c:1112) 20241111163759535 DLMGCP NOTICE <0013> endpoint:rtpbridge/78@mgw CI:F4367D66 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759535 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759535 DLMGCP DEBUG <0013> Generated response: line #00: 200 8497 OK (mgcp_msg.c:67) 20241111163759535 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/78@mgw (mgcp_msg.c:67) 20241111163759535 DLMGCP DEBUG <0013> Generated response: line #02: I: F4367D66 (mgcp_msg.c:67) 20241111163759535 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 123 (mgcp_msg.c:67) 20241111163759535 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759535 DLMGCP DEBUG <0013> Generated response: line #05: o=- F4367D66 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759535 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759535 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759535 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759535 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759535 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759535 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759535 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8498 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759535 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759535 DLMGCP DEBUG <0013> Received message: line #02: C: 0078 (mgcp_msg.c:67) 20241111163759535 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759535 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759536 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw (trunk:0) found free endpoint: rtpbridge/79@mgw (mgcp_endp.c:261) 20241111163759536 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/79@mgw" (mgcp_protocol.c:441) 20241111163759536 DLMGCP NOTICE <0013> endpoint:rtpbridge/79@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759536 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759536 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw conn:(0078/rtp C:8101245A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759536 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw CI:8101245A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759536 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw CI:8101245A output_enabled 0 (mgcp_msg.c:125) 20241111163759536 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759536 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw conn:(0078/rtp C:8101245A r=NULL:0<->l=:0 CID=124) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759536 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759536 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw CI:8101245A CRCX: Creating connection: port: 5476 (mgcp_protocol.c:1112) 20241111163759536 DLMGCP NOTICE <0013> endpoint:rtpbridge/79@mgw CI:8101245A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759536 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759536 DLMGCP DEBUG <0013> Generated response: line #00: 200 8498 OK (mgcp_msg.c:67) 20241111163759536 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/79@mgw (mgcp_msg.c:67) 20241111163759536 DLMGCP DEBUG <0013> Generated response: line #02: I: 8101245A (mgcp_msg.c:67) 20241111163759536 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 124 (mgcp_msg.c:67) 20241111163759536 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759536 DLMGCP DEBUG <0013> Generated response: line #05: o=- 8101245A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759536 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759536 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759536 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759536 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759536 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759536 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759537 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8499 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759537 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759537 DLMGCP DEBUG <0013> Received message: line #02: C: 0079 (mgcp_msg.c:67) 20241111163759537 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759537 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759537 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw (trunk:0) found free endpoint: rtpbridge/7a@mgw (mgcp_endp.c:261) 20241111163759537 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7a@mgw" (mgcp_protocol.c:441) 20241111163759537 DLMGCP NOTICE <0013> endpoint:rtpbridge/7a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759537 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759537 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw conn:(0079/rtp C:EFB474C8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759537 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw CI:EFB474C8 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759537 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw CI:EFB474C8 output_enabled 0 (mgcp_msg.c:125) 20241111163759537 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759537 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw conn:(0079/rtp C:EFB474C8 r=NULL:0<->l=:0 CID=125) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759537 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759537 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw CI:EFB474C8 CRCX: Creating connection: port: 5478 (mgcp_protocol.c:1112) 20241111163759537 DLMGCP NOTICE <0013> endpoint:rtpbridge/7a@mgw CI:EFB474C8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759537 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759537 DLMGCP DEBUG <0013> Generated response: line #00: 200 8499 OK (mgcp_msg.c:67) 20241111163759537 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7a@mgw (mgcp_msg.c:67) 20241111163759537 DLMGCP DEBUG <0013> Generated response: line #02: I: EFB474C8 (mgcp_msg.c:67) 20241111163759537 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 125 (mgcp_msg.c:67) 20241111163759537 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759537 DLMGCP DEBUG <0013> Generated response: line #05: o=- EFB474C8 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759537 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759537 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759537 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759537 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759537 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759537 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759538 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8500 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759538 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759538 DLMGCP DEBUG <0013> Received message: line #02: C: 007A (mgcp_msg.c:67) 20241111163759538 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759538 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759538 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw (trunk:0) found free endpoint: rtpbridge/7b@mgw (mgcp_endp.c:261) 20241111163759538 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7b@mgw" (mgcp_protocol.c:441) 20241111163759538 DLMGCP NOTICE <0013> endpoint:rtpbridge/7b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759538 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759538 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw conn:(007A/rtp C:2D11A7CA r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759538 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw CI:2D11A7CA connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759538 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw CI:2D11A7CA output_enabled 0 (mgcp_msg.c:125) 20241111163759538 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759538 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw conn:(007A/rtp C:2D11A7CA r=NULL:0<->l=:0 CID=126) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759538 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759538 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw CI:2D11A7CA CRCX: Creating connection: port: 5480 (mgcp_protocol.c:1112) 20241111163759538 DLMGCP NOTICE <0013> endpoint:rtpbridge/7b@mgw CI:2D11A7CA CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759538 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759538 DLMGCP DEBUG <0013> Generated response: line #00: 200 8500 OK (mgcp_msg.c:67) 20241111163759538 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7b@mgw (mgcp_msg.c:67) 20241111163759538 DLMGCP DEBUG <0013> Generated response: line #02: I: 2D11A7CA (mgcp_msg.c:67) 20241111163759538 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 126 (mgcp_msg.c:67) 20241111163759538 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759538 DLMGCP DEBUG <0013> Generated response: line #05: o=- 2D11A7CA 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759538 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759538 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759538 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759538 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759538 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759538 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759539 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8501 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759539 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759539 DLMGCP DEBUG <0013> Received message: line #02: C: 007B (mgcp_msg.c:67) 20241111163759539 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759539 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759539 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw (trunk:0) found free endpoint: rtpbridge/7c@mgw (mgcp_endp.c:261) 20241111163759539 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7c@mgw" (mgcp_protocol.c:441) 20241111163759539 DLMGCP NOTICE <0013> endpoint:rtpbridge/7c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759539 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759539 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw conn:(007B/rtp C:1E8C5CFA r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759539 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw CI:1E8C5CFA connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759539 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw CI:1E8C5CFA output_enabled 0 (mgcp_msg.c:125) 20241111163759539 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759539 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw conn:(007B/rtp C:1E8C5CFA r=NULL:0<->l=:0 CID=127) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759539 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759539 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw CI:1E8C5CFA CRCX: Creating connection: port: 5482 (mgcp_protocol.c:1112) 20241111163759539 DLMGCP NOTICE <0013> endpoint:rtpbridge/7c@mgw CI:1E8C5CFA CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759539 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759539 DLMGCP DEBUG <0013> Generated response: line #00: 200 8501 OK (mgcp_msg.c:67) 20241111163759539 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7c@mgw (mgcp_msg.c:67) 20241111163759539 DLMGCP DEBUG <0013> Generated response: line #02: I: 1E8C5CFA (mgcp_msg.c:67) 20241111163759539 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 127 (mgcp_msg.c:67) 20241111163759539 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759539 DLMGCP DEBUG <0013> Generated response: line #05: o=- 1E8C5CFA 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759540 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759540 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759540 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759540 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759540 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759540 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759540 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8502 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759540 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759540 DLMGCP DEBUG <0013> Received message: line #02: C: 007C (mgcp_msg.c:67) 20241111163759540 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759540 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759540 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw (trunk:0) found free endpoint: rtpbridge/7d@mgw (mgcp_endp.c:261) 20241111163759540 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7d@mgw" (mgcp_protocol.c:441) 20241111163759540 DLMGCP NOTICE <0013> endpoint:rtpbridge/7d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759540 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759540 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw conn:(007C/rtp C:F8151233 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759540 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw CI:F8151233 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759540 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw CI:F8151233 output_enabled 0 (mgcp_msg.c:125) 20241111163759540 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759540 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw conn:(007C/rtp C:F8151233 r=NULL:0<->l=:0 CID=128) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759540 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759540 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw CI:F8151233 CRCX: Creating connection: port: 5484 (mgcp_protocol.c:1112) 20241111163759540 DLMGCP NOTICE <0013> endpoint:rtpbridge/7d@mgw CI:F8151233 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759541 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759541 DLMGCP DEBUG <0013> Generated response: line #00: 200 8502 OK (mgcp_msg.c:67) 20241111163759541 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7d@mgw (mgcp_msg.c:67) 20241111163759541 DLMGCP DEBUG <0013> Generated response: line #02: I: F8151233 (mgcp_msg.c:67) 20241111163759541 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 128 (mgcp_msg.c:67) 20241111163759541 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759541 DLMGCP DEBUG <0013> Generated response: line #05: o=- F8151233 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759541 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759541 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759541 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759541 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759541 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759541 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759541 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8503 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759541 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759541 DLMGCP DEBUG <0013> Received message: line #02: C: 007D (mgcp_msg.c:67) 20241111163759541 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759541 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759541 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw (trunk:0) found free endpoint: rtpbridge/7e@mgw (mgcp_endp.c:261) 20241111163759541 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7e@mgw" (mgcp_protocol.c:441) 20241111163759541 DLMGCP NOTICE <0013> endpoint:rtpbridge/7e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759541 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759541 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw conn:(007D/rtp C:C3AFB307 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759541 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw CI:C3AFB307 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759541 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw CI:C3AFB307 output_enabled 0 (mgcp_msg.c:125) 20241111163759541 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759541 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw conn:(007D/rtp C:C3AFB307 r=NULL:0<->l=:0 CID=129) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759542 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759542 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw CI:C3AFB307 CRCX: Creating connection: port: 5486 (mgcp_protocol.c:1112) 20241111163759542 DLMGCP NOTICE <0013> endpoint:rtpbridge/7e@mgw CI:C3AFB307 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759542 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759542 DLMGCP DEBUG <0013> Generated response: line #00: 200 8503 OK (mgcp_msg.c:67) 20241111163759542 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7e@mgw (mgcp_msg.c:67) 20241111163759542 DLMGCP DEBUG <0013> Generated response: line #02: I: C3AFB307 (mgcp_msg.c:67) 20241111163759542 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 129 (mgcp_msg.c:67) 20241111163759542 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759542 DLMGCP DEBUG <0013> Generated response: line #05: o=- C3AFB307 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759542 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759542 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759542 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759542 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759542 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759542 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759542 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8504 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759542 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759542 DLMGCP DEBUG <0013> Received message: line #02: C: 007E (mgcp_msg.c:67) 20241111163759542 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759542 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759542 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw (trunk:0) found free endpoint: rtpbridge/7f@mgw (mgcp_endp.c:261) 20241111163759542 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7f@mgw" (mgcp_protocol.c:441) 20241111163759542 DLMGCP NOTICE <0013> endpoint:rtpbridge/7f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759542 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759542 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw conn:(007E/rtp C:057ACEC8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759543 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw CI:057ACEC8 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759543 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw CI:057ACEC8 output_enabled 0 (mgcp_msg.c:125) 20241111163759543 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759543 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw conn:(007E/rtp C:057ACEC8 r=NULL:0<->l=:0 CID=130) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759543 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759543 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw CI:057ACEC8 CRCX: Creating connection: port: 5488 (mgcp_protocol.c:1112) 20241111163759543 DLMGCP NOTICE <0013> endpoint:rtpbridge/7f@mgw CI:057ACEC8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759543 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759543 DLMGCP DEBUG <0013> Generated response: line #00: 200 8504 OK (mgcp_msg.c:67) 20241111163759543 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/7f@mgw (mgcp_msg.c:67) 20241111163759543 DLMGCP DEBUG <0013> Generated response: line #02: I: 057ACEC8 (mgcp_msg.c:67) 20241111163759543 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 130 (mgcp_msg.c:67) 20241111163759543 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759543 DLMGCP DEBUG <0013> Generated response: line #05: o=- 057ACEC8 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759543 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759543 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759543 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759543 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759543 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759543 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759543 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8505 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759543 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759543 DLMGCP DEBUG <0013> Received message: line #02: C: 007F (mgcp_msg.c:67) 20241111163759543 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759543 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759543 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw (trunk:0) found free endpoint: rtpbridge/80@mgw (mgcp_endp.c:261) 20241111163759544 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/80@mgw" (mgcp_protocol.c:441) 20241111163759544 DLMGCP NOTICE <0013> endpoint:rtpbridge/80@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759544 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759544 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw conn:(007F/rtp C:788B2C3E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759544 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw CI:788B2C3E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759544 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw CI:788B2C3E output_enabled 0 (mgcp_msg.c:125) 20241111163759544 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759544 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw conn:(007F/rtp C:788B2C3E r=NULL:0<->l=:0 CID=131) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759544 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759544 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw CI:788B2C3E CRCX: Creating connection: port: 5490 (mgcp_protocol.c:1112) 20241111163759544 DLMGCP NOTICE <0013> endpoint:rtpbridge/80@mgw CI:788B2C3E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759544 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759544 DLMGCP DEBUG <0013> Generated response: line #00: 200 8505 OK (mgcp_msg.c:67) 20241111163759544 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/80@mgw (mgcp_msg.c:67) 20241111163759544 DLMGCP DEBUG <0013> Generated response: line #02: I: 788B2C3E (mgcp_msg.c:67) 20241111163759544 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 131 (mgcp_msg.c:67) 20241111163759544 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759544 DLMGCP DEBUG <0013> Generated response: line #05: o=- 788B2C3E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759544 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759544 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759544 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759544 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759544 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759544 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759545 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8506 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759545 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759545 DLMGCP DEBUG <0013> Received message: line #02: C: 0080 (mgcp_msg.c:67) 20241111163759545 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759545 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759545 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw (trunk:0) found free endpoint: rtpbridge/81@mgw (mgcp_endp.c:261) 20241111163759545 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/81@mgw" (mgcp_protocol.c:441) 20241111163759545 DLMGCP NOTICE <0013> endpoint:rtpbridge/81@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759545 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759545 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw conn:(0080/rtp C:1F36F103 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759545 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw CI:1F36F103 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759545 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw CI:1F36F103 output_enabled 0 (mgcp_msg.c:125) 20241111163759545 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759545 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw conn:(0080/rtp C:1F36F103 r=NULL:0<->l=:0 CID=132) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759545 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759545 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw CI:1F36F103 CRCX: Creating connection: port: 5492 (mgcp_protocol.c:1112) 20241111163759545 DLMGCP NOTICE <0013> endpoint:rtpbridge/81@mgw CI:1F36F103 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759545 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759545 DLMGCP DEBUG <0013> Generated response: line #00: 200 8506 OK (mgcp_msg.c:67) 20241111163759545 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/81@mgw (mgcp_msg.c:67) 20241111163759545 DLMGCP DEBUG <0013> Generated response: line #02: I: 1F36F103 (mgcp_msg.c:67) 20241111163759545 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 132 (mgcp_msg.c:67) 20241111163759545 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759545 DLMGCP DEBUG <0013> Generated response: line #05: o=- 1F36F103 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759545 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759545 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759545 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759545 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759545 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759545 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759546 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8507 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759546 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759546 DLMGCP DEBUG <0013> Received message: line #02: C: 0081 (mgcp_msg.c:67) 20241111163759546 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759546 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759546 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw (trunk:0) found free endpoint: rtpbridge/82@mgw (mgcp_endp.c:261) 20241111163759546 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/82@mgw" (mgcp_protocol.c:441) 20241111163759546 DLMGCP NOTICE <0013> endpoint:rtpbridge/82@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759546 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759546 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw conn:(0081/rtp C:D2DD2621 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759546 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw CI:D2DD2621 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759546 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw CI:D2DD2621 output_enabled 0 (mgcp_msg.c:125) 20241111163759546 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759546 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw conn:(0081/rtp C:D2DD2621 r=NULL:0<->l=:0 CID=133) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759546 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759546 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw CI:D2DD2621 CRCX: Creating connection: port: 5494 (mgcp_protocol.c:1112) 20241111163759546 DLMGCP NOTICE <0013> endpoint:rtpbridge/82@mgw CI:D2DD2621 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759546 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759546 DLMGCP DEBUG <0013> Generated response: line #00: 200 8507 OK (mgcp_msg.c:67) 20241111163759546 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/82@mgw (mgcp_msg.c:67) 20241111163759546 DLMGCP DEBUG <0013> Generated response: line #02: I: D2DD2621 (mgcp_msg.c:67) 20241111163759546 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 133 (mgcp_msg.c:67) 20241111163759546 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759546 DLMGCP DEBUG <0013> Generated response: line #05: o=- D2DD2621 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759546 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759546 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759546 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759546 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759546 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759546 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759547 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8508 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759547 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759547 DLMGCP DEBUG <0013> Received message: line #02: C: 0082 (mgcp_msg.c:67) 20241111163759547 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759547 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759547 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw (trunk:0) found free endpoint: rtpbridge/83@mgw (mgcp_endp.c:261) 20241111163759547 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/83@mgw" (mgcp_protocol.c:441) 20241111163759547 DLMGCP NOTICE <0013> endpoint:rtpbridge/83@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759547 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759547 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw conn:(0082/rtp C:4BC59CDF r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759547 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw CI:4BC59CDF connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759547 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw CI:4BC59CDF output_enabled 0 (mgcp_msg.c:125) 20241111163759547 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759547 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw conn:(0082/rtp C:4BC59CDF r=NULL:0<->l=:0 CID=134) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759547 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759547 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw CI:4BC59CDF CRCX: Creating connection: port: 5496 (mgcp_protocol.c:1112) 20241111163759547 DLMGCP NOTICE <0013> endpoint:rtpbridge/83@mgw CI:4BC59CDF CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759547 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759547 DLMGCP DEBUG <0013> Generated response: line #00: 200 8508 OK (mgcp_msg.c:67) 20241111163759547 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/83@mgw (mgcp_msg.c:67) 20241111163759547 DLMGCP DEBUG <0013> Generated response: line #02: I: 4BC59CDF (mgcp_msg.c:67) 20241111163759547 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 134 (mgcp_msg.c:67) 20241111163759547 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759547 DLMGCP DEBUG <0013> Generated response: line #05: o=- 4BC59CDF 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759547 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759547 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759547 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759547 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759547 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759547 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759548 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8509 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759548 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759548 DLMGCP DEBUG <0013> Received message: line #02: C: 0083 (mgcp_msg.c:67) 20241111163759548 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759548 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759548 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw (trunk:0) found free endpoint: rtpbridge/84@mgw (mgcp_endp.c:261) 20241111163759548 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/84@mgw" (mgcp_protocol.c:441) 20241111163759548 DLMGCP NOTICE <0013> endpoint:rtpbridge/84@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759548 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759548 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw conn:(0083/rtp C:AF63C98C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759548 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw CI:AF63C98C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759548 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw CI:AF63C98C output_enabled 0 (mgcp_msg.c:125) 20241111163759548 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759548 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw conn:(0083/rtp C:AF63C98C r=NULL:0<->l=:0 CID=135) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759548 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759548 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw CI:AF63C98C CRCX: Creating connection: port: 5498 (mgcp_protocol.c:1112) 20241111163759548 DLMGCP NOTICE <0013> endpoint:rtpbridge/84@mgw CI:AF63C98C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759548 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759548 DLMGCP DEBUG <0013> Generated response: line #00: 200 8509 OK (mgcp_msg.c:67) 20241111163759548 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/84@mgw (mgcp_msg.c:67) 20241111163759548 DLMGCP DEBUG <0013> Generated response: line #02: I: AF63C98C (mgcp_msg.c:67) 20241111163759548 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 135 (mgcp_msg.c:67) 20241111163759548 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759548 DLMGCP DEBUG <0013> Generated response: line #05: o=- AF63C98C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759548 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759548 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759548 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759548 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759548 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759548 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759549 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8510 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759549 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759549 DLMGCP DEBUG <0013> Received message: line #02: C: 0084 (mgcp_msg.c:67) 20241111163759549 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759549 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759549 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw (trunk:0) found free endpoint: rtpbridge/85@mgw (mgcp_endp.c:261) 20241111163759549 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/85@mgw" (mgcp_protocol.c:441) 20241111163759549 DLMGCP NOTICE <0013> endpoint:rtpbridge/85@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759549 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759549 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw conn:(0084/rtp C:88F4AC5C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759549 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw CI:88F4AC5C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759549 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw CI:88F4AC5C output_enabled 0 (mgcp_msg.c:125) 20241111163759549 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759549 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw conn:(0084/rtp C:88F4AC5C r=NULL:0<->l=:0 CID=136) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759549 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759549 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw CI:88F4AC5C CRCX: Creating connection: port: 5500 (mgcp_protocol.c:1112) 20241111163759549 DLMGCP NOTICE <0013> endpoint:rtpbridge/85@mgw CI:88F4AC5C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759549 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759549 DLMGCP DEBUG <0013> Generated response: line #00: 200 8510 OK (mgcp_msg.c:67) 20241111163759549 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/85@mgw (mgcp_msg.c:67) 20241111163759549 DLMGCP DEBUG <0013> Generated response: line #02: I: 88F4AC5C (mgcp_msg.c:67) 20241111163759549 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 136 (mgcp_msg.c:67) 20241111163759549 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759549 DLMGCP DEBUG <0013> Generated response: line #05: o=- 88F4AC5C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759549 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759549 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759549 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759549 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759549 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759549 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759550 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8511 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759550 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759550 DLMGCP DEBUG <0013> Received message: line #02: C: 0085 (mgcp_msg.c:67) 20241111163759550 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759550 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759550 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw (trunk:0) found free endpoint: rtpbridge/86@mgw (mgcp_endp.c:261) 20241111163759550 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/86@mgw" (mgcp_protocol.c:441) 20241111163759550 DLMGCP NOTICE <0013> endpoint:rtpbridge/86@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759550 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759550 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw conn:(0085/rtp C:3EA3429A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759550 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw CI:3EA3429A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759550 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw CI:3EA3429A output_enabled 0 (mgcp_msg.c:125) 20241111163759550 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759550 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw conn:(0085/rtp C:3EA3429A r=NULL:0<->l=:0 CID=137) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759550 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759550 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw CI:3EA3429A CRCX: Creating connection: port: 5502 (mgcp_protocol.c:1112) 20241111163759550 DLMGCP NOTICE <0013> endpoint:rtpbridge/86@mgw CI:3EA3429A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759550 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759550 DLMGCP DEBUG <0013> Generated response: line #00: 200 8511 OK (mgcp_msg.c:67) 20241111163759550 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/86@mgw (mgcp_msg.c:67) 20241111163759550 DLMGCP DEBUG <0013> Generated response: line #02: I: 3EA3429A (mgcp_msg.c:67) 20241111163759550 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 137 (mgcp_msg.c:67) 20241111163759550 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759550 DLMGCP DEBUG <0013> Generated response: line #05: o=- 3EA3429A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759550 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759550 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759550 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759550 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759550 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759550 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759551 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8512 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759551 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759551 DLMGCP DEBUG <0013> Received message: line #02: C: 0086 (mgcp_msg.c:67) 20241111163759551 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759551 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759551 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw (trunk:0) found free endpoint: rtpbridge/87@mgw (mgcp_endp.c:261) 20241111163759551 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/87@mgw" (mgcp_protocol.c:441) 20241111163759551 DLMGCP NOTICE <0013> endpoint:rtpbridge/87@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759551 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759551 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw conn:(0086/rtp C:31F50C5B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759551 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw CI:31F50C5B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759551 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw CI:31F50C5B output_enabled 0 (mgcp_msg.c:125) 20241111163759551 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759551 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw conn:(0086/rtp C:31F50C5B r=NULL:0<->l=:0 CID=138) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759551 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759551 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw CI:31F50C5B CRCX: Creating connection: port: 5504 (mgcp_protocol.c:1112) 20241111163759551 DLMGCP NOTICE <0013> endpoint:rtpbridge/87@mgw CI:31F50C5B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759551 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759551 DLMGCP DEBUG <0013> Generated response: line #00: 200 8512 OK (mgcp_msg.c:67) 20241111163759551 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/87@mgw (mgcp_msg.c:67) 20241111163759551 DLMGCP DEBUG <0013> Generated response: line #02: I: 31F50C5B (mgcp_msg.c:67) 20241111163759551 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 138 (mgcp_msg.c:67) 20241111163759551 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759551 DLMGCP DEBUG <0013> Generated response: line #05: o=- 31F50C5B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759551 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759551 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759551 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759551 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759551 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759551 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759552 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8513 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759552 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759552 DLMGCP DEBUG <0013> Received message: line #02: C: 0087 (mgcp_msg.c:67) 20241111163759552 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759552 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759552 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw (trunk:0) found free endpoint: rtpbridge/88@mgw (mgcp_endp.c:261) 20241111163759552 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/88@mgw" (mgcp_protocol.c:441) 20241111163759552 DLMGCP NOTICE <0013> endpoint:rtpbridge/88@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759552 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759552 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw conn:(0087/rtp C:69954C1E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759552 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw CI:69954C1E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759552 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw CI:69954C1E output_enabled 0 (mgcp_msg.c:125) 20241111163759552 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759552 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw conn:(0087/rtp C:69954C1E r=NULL:0<->l=:0 CID=139) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759552 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759552 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw CI:69954C1E CRCX: Creating connection: port: 5506 (mgcp_protocol.c:1112) 20241111163759552 DLMGCP NOTICE <0013> endpoint:rtpbridge/88@mgw CI:69954C1E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759552 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759552 DLMGCP DEBUG <0013> Generated response: line #00: 200 8513 OK (mgcp_msg.c:67) 20241111163759552 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/88@mgw (mgcp_msg.c:67) 20241111163759552 DLMGCP DEBUG <0013> Generated response: line #02: I: 69954C1E (mgcp_msg.c:67) 20241111163759552 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 139 (mgcp_msg.c:67) 20241111163759552 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759552 DLMGCP DEBUG <0013> Generated response: line #05: o=- 69954C1E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759552 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759552 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759552 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759552 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759552 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759552 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759553 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8514 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759553 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759553 DLMGCP DEBUG <0013> Received message: line #02: C: 0088 (mgcp_msg.c:67) 20241111163759553 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759553 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759553 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw (trunk:0) found free endpoint: rtpbridge/89@mgw (mgcp_endp.c:261) 20241111163759553 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/89@mgw" (mgcp_protocol.c:441) 20241111163759553 DLMGCP NOTICE <0013> endpoint:rtpbridge/89@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759553 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759553 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw conn:(0088/rtp C:BDA50B83 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759553 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw CI:BDA50B83 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759553 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw CI:BDA50B83 output_enabled 0 (mgcp_msg.c:125) 20241111163759553 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759553 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw conn:(0088/rtp C:BDA50B83 r=NULL:0<->l=:0 CID=140) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759553 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759553 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw CI:BDA50B83 CRCX: Creating connection: port: 5508 (mgcp_protocol.c:1112) 20241111163759553 DLMGCP NOTICE <0013> endpoint:rtpbridge/89@mgw CI:BDA50B83 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759553 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759553 DLMGCP DEBUG <0013> Generated response: line #00: 200 8514 OK (mgcp_msg.c:67) 20241111163759553 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/89@mgw (mgcp_msg.c:67) 20241111163759553 DLMGCP DEBUG <0013> Generated response: line #02: I: BDA50B83 (mgcp_msg.c:67) 20241111163759553 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 140 (mgcp_msg.c:67) 20241111163759553 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759553 DLMGCP DEBUG <0013> Generated response: line #05: o=- BDA50B83 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759553 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759553 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759553 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759553 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759553 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759553 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759554 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8515 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759554 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759554 DLMGCP DEBUG <0013> Received message: line #02: C: 0089 (mgcp_msg.c:67) 20241111163759554 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759554 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759554 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw (trunk:0) found free endpoint: rtpbridge/8a@mgw (mgcp_endp.c:261) 20241111163759554 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8a@mgw" (mgcp_protocol.c:441) 20241111163759554 DLMGCP NOTICE <0013> endpoint:rtpbridge/8a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759554 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759554 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw conn:(0089/rtp C:0817C367 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759554 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw CI:0817C367 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759554 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw CI:0817C367 output_enabled 0 (mgcp_msg.c:125) 20241111163759554 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759554 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw conn:(0089/rtp C:0817C367 r=NULL:0<->l=:0 CID=141) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759554 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759554 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw CI:0817C367 CRCX: Creating connection: port: 5510 (mgcp_protocol.c:1112) 20241111163759554 DLMGCP NOTICE <0013> endpoint:rtpbridge/8a@mgw CI:0817C367 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759554 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759554 DLMGCP DEBUG <0013> Generated response: line #00: 200 8515 OK (mgcp_msg.c:67) 20241111163759554 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8a@mgw (mgcp_msg.c:67) 20241111163759554 DLMGCP DEBUG <0013> Generated response: line #02: I: 0817C367 (mgcp_msg.c:67) 20241111163759554 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 141 (mgcp_msg.c:67) 20241111163759554 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759554 DLMGCP DEBUG <0013> Generated response: line #05: o=- 0817C367 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759555 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759555 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759555 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759555 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759555 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759555 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759555 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8516 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759555 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759555 DLMGCP DEBUG <0013> Received message: line #02: C: 008A (mgcp_msg.c:67) 20241111163759555 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759555 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759555 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw (trunk:0) found free endpoint: rtpbridge/8b@mgw (mgcp_endp.c:261) 20241111163759555 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8b@mgw" (mgcp_protocol.c:441) 20241111163759555 DLMGCP NOTICE <0013> endpoint:rtpbridge/8b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759555 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759555 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw conn:(008A/rtp C:EF746450 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759555 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw CI:EF746450 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759555 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw CI:EF746450 output_enabled 0 (mgcp_msg.c:125) 20241111163759555 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759555 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw conn:(008A/rtp C:EF746450 r=NULL:0<->l=:0 CID=142) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759555 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759555 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw CI:EF746450 CRCX: Creating connection: port: 5512 (mgcp_protocol.c:1112) 20241111163759555 DLMGCP NOTICE <0013> endpoint:rtpbridge/8b@mgw CI:EF746450 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759555 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759555 DLMGCP DEBUG <0013> Generated response: line #00: 200 8516 OK (mgcp_msg.c:67) 20241111163759556 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8b@mgw (mgcp_msg.c:67) 20241111163759556 DLMGCP DEBUG <0013> Generated response: line #02: I: EF746450 (mgcp_msg.c:67) 20241111163759556 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 142 (mgcp_msg.c:67) 20241111163759556 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759556 DLMGCP DEBUG <0013> Generated response: line #05: o=- EF746450 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759556 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759556 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759556 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759556 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759556 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759556 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759556 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8517 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759556 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759556 DLMGCP DEBUG <0013> Received message: line #02: C: 008B (mgcp_msg.c:67) 20241111163759556 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759556 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759556 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw (trunk:0) found free endpoint: rtpbridge/8c@mgw (mgcp_endp.c:261) 20241111163759556 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8c@mgw" (mgcp_protocol.c:441) 20241111163759556 DLMGCP NOTICE <0013> endpoint:rtpbridge/8c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759556 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759556 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw conn:(008B/rtp C:E75F13EE r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759556 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw CI:E75F13EE connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759556 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw CI:E75F13EE output_enabled 0 (mgcp_msg.c:125) 20241111163759556 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759556 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw conn:(008B/rtp C:E75F13EE r=NULL:0<->l=:0 CID=143) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759556 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759557 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw CI:E75F13EE CRCX: Creating connection: port: 5514 (mgcp_protocol.c:1112) 20241111163759557 DLMGCP NOTICE <0013> endpoint:rtpbridge/8c@mgw CI:E75F13EE CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759557 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759557 DLMGCP DEBUG <0013> Generated response: line #00: 200 8517 OK (mgcp_msg.c:67) 20241111163759557 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8c@mgw (mgcp_msg.c:67) 20241111163759557 DLMGCP DEBUG <0013> Generated response: line #02: I: E75F13EE (mgcp_msg.c:67) 20241111163759557 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 143 (mgcp_msg.c:67) 20241111163759557 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759557 DLMGCP DEBUG <0013> Generated response: line #05: o=- E75F13EE 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759557 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759557 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759557 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759557 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759557 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759557 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759557 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8518 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759557 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759557 DLMGCP DEBUG <0013> Received message: line #02: C: 008C (mgcp_msg.c:67) 20241111163759557 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759557 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759557 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw (trunk:0) found free endpoint: rtpbridge/8d@mgw (mgcp_endp.c:261) 20241111163759557 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8d@mgw" (mgcp_protocol.c:441) 20241111163759558 DLMGCP NOTICE <0013> endpoint:rtpbridge/8d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759558 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759558 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw conn:(008C/rtp C:8E07F0B1 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759558 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw CI:8E07F0B1 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759558 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw CI:8E07F0B1 output_enabled 0 (mgcp_msg.c:125) 20241111163759558 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759558 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw conn:(008C/rtp C:8E07F0B1 r=NULL:0<->l=:0 CID=144) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759558 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759558 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw CI:8E07F0B1 CRCX: Creating connection: port: 5516 (mgcp_protocol.c:1112) 20241111163759558 DLMGCP NOTICE <0013> endpoint:rtpbridge/8d@mgw CI:8E07F0B1 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759558 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759558 DLMGCP DEBUG <0013> Generated response: line #00: 200 8518 OK (mgcp_msg.c:67) 20241111163759558 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8d@mgw (mgcp_msg.c:67) 20241111163759558 DLMGCP DEBUG <0013> Generated response: line #02: I: 8E07F0B1 (mgcp_msg.c:67) 20241111163759558 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 144 (mgcp_msg.c:67) 20241111163759558 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759558 DLMGCP DEBUG <0013> Generated response: line #05: o=- 8E07F0B1 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759558 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759558 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759558 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759558 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759558 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759558 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759559 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8519 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759559 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759559 DLMGCP DEBUG <0013> Received message: line #02: C: 008D (mgcp_msg.c:67) 20241111163759559 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759559 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759559 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw (trunk:0) found free endpoint: rtpbridge/8e@mgw (mgcp_endp.c:261) 20241111163759559 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8e@mgw" (mgcp_protocol.c:441) 20241111163759559 DLMGCP NOTICE <0013> endpoint:rtpbridge/8e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759559 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759559 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw conn:(008D/rtp C:61EFFA4A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759559 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw CI:61EFFA4A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759559 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw CI:61EFFA4A output_enabled 0 (mgcp_msg.c:125) 20241111163759559 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759559 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw conn:(008D/rtp C:61EFFA4A r=NULL:0<->l=:0 CID=145) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759559 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759559 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw CI:61EFFA4A CRCX: Creating connection: port: 5518 (mgcp_protocol.c:1112) 20241111163759559 DLMGCP NOTICE <0013> endpoint:rtpbridge/8e@mgw CI:61EFFA4A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759559 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759559 DLMGCP DEBUG <0013> Generated response: line #00: 200 8519 OK (mgcp_msg.c:67) 20241111163759559 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8e@mgw (mgcp_msg.c:67) 20241111163759559 DLMGCP DEBUG <0013> Generated response: line #02: I: 61EFFA4A (mgcp_msg.c:67) 20241111163759559 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 145 (mgcp_msg.c:67) 20241111163759559 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759559 DLMGCP DEBUG <0013> Generated response: line #05: o=- 61EFFA4A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759559 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759559 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759559 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759559 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759559 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759559 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759560 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8520 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759560 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759560 DLMGCP DEBUG <0013> Received message: line #02: C: 008E (mgcp_msg.c:67) 20241111163759560 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759560 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759560 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw (trunk:0) found free endpoint: rtpbridge/8f@mgw (mgcp_endp.c:261) 20241111163759560 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8f@mgw" (mgcp_protocol.c:441) 20241111163759560 DLMGCP NOTICE <0013> endpoint:rtpbridge/8f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759560 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759560 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw conn:(008E/rtp C:7B552D98 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759560 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw CI:7B552D98 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759560 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw CI:7B552D98 output_enabled 0 (mgcp_msg.c:125) 20241111163759560 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759560 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw conn:(008E/rtp C:7B552D98 r=NULL:0<->l=:0 CID=146) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759560 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759560 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw CI:7B552D98 CRCX: Creating connection: port: 5520 (mgcp_protocol.c:1112) 20241111163759560 DLMGCP NOTICE <0013> endpoint:rtpbridge/8f@mgw CI:7B552D98 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759560 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759560 DLMGCP DEBUG <0013> Generated response: line #00: 200 8520 OK (mgcp_msg.c:67) 20241111163759560 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/8f@mgw (mgcp_msg.c:67) 20241111163759560 DLMGCP DEBUG <0013> Generated response: line #02: I: 7B552D98 (mgcp_msg.c:67) 20241111163759560 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 146 (mgcp_msg.c:67) 20241111163759560 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759560 DLMGCP DEBUG <0013> Generated response: line #05: o=- 7B552D98 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759560 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759560 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759560 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759560 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759560 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759560 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759561 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8521 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759561 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759561 DLMGCP DEBUG <0013> Received message: line #02: C: 008F (mgcp_msg.c:67) 20241111163759561 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759561 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759561 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw (trunk:0) found free endpoint: rtpbridge/90@mgw (mgcp_endp.c:261) 20241111163759561 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/90@mgw" (mgcp_protocol.c:441) 20241111163759561 DLMGCP NOTICE <0013> endpoint:rtpbridge/90@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759561 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759561 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw conn:(008F/rtp C:2943E559 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759561 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw CI:2943E559 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759561 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw CI:2943E559 output_enabled 0 (mgcp_msg.c:125) 20241111163759561 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759561 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw conn:(008F/rtp C:2943E559 r=NULL:0<->l=:0 CID=147) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759561 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759561 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw CI:2943E559 CRCX: Creating connection: port: 5522 (mgcp_protocol.c:1112) 20241111163759561 DLMGCP NOTICE <0013> endpoint:rtpbridge/90@mgw CI:2943E559 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759561 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759561 DLMGCP DEBUG <0013> Generated response: line #00: 200 8521 OK (mgcp_msg.c:67) 20241111163759561 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/90@mgw (mgcp_msg.c:67) 20241111163759561 DLMGCP DEBUG <0013> Generated response: line #02: I: 2943E559 (mgcp_msg.c:67) 20241111163759561 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 147 (mgcp_msg.c:67) 20241111163759561 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759561 DLMGCP DEBUG <0013> Generated response: line #05: o=- 2943E559 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759561 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759561 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759561 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759561 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759561 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759561 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759562 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8522 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759562 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759562 DLMGCP DEBUG <0013> Received message: line #02: C: 0090 (mgcp_msg.c:67) 20241111163759562 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759562 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759562 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw (trunk:0) found free endpoint: rtpbridge/91@mgw (mgcp_endp.c:261) 20241111163759562 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/91@mgw" (mgcp_protocol.c:441) 20241111163759562 DLMGCP NOTICE <0013> endpoint:rtpbridge/91@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759562 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759562 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw conn:(0090/rtp C:ED75087E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759562 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw CI:ED75087E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759562 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw CI:ED75087E output_enabled 0 (mgcp_msg.c:125) 20241111163759562 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759562 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw conn:(0090/rtp C:ED75087E r=NULL:0<->l=:0 CID=148) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759562 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759562 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw CI:ED75087E CRCX: Creating connection: port: 5524 (mgcp_protocol.c:1112) 20241111163759562 DLMGCP NOTICE <0013> endpoint:rtpbridge/91@mgw CI:ED75087E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759562 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759562 DLMGCP DEBUG <0013> Generated response: line #00: 200 8522 OK (mgcp_msg.c:67) 20241111163759562 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/91@mgw (mgcp_msg.c:67) 20241111163759562 DLMGCP DEBUG <0013> Generated response: line #02: I: ED75087E (mgcp_msg.c:67) 20241111163759562 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 148 (mgcp_msg.c:67) 20241111163759562 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759562 DLMGCP DEBUG <0013> Generated response: line #05: o=- ED75087E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759563 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759563 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759563 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759563 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759563 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759563 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759563 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8523 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759563 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759563 DLMGCP DEBUG <0013> Received message: line #02: C: 0091 (mgcp_msg.c:67) 20241111163759563 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759563 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759563 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw (trunk:0) found free endpoint: rtpbridge/92@mgw (mgcp_endp.c:261) 20241111163759563 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/92@mgw" (mgcp_protocol.c:441) 20241111163759563 DLMGCP NOTICE <0013> endpoint:rtpbridge/92@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759563 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759563 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw conn:(0091/rtp C:9B218411 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759563 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw CI:9B218411 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759563 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw CI:9B218411 output_enabled 0 (mgcp_msg.c:125) 20241111163759563 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759563 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw conn:(0091/rtp C:9B218411 r=NULL:0<->l=:0 CID=149) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759563 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759563 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw CI:9B218411 CRCX: Creating connection: port: 5526 (mgcp_protocol.c:1112) 20241111163759563 DLMGCP NOTICE <0013> endpoint:rtpbridge/92@mgw CI:9B218411 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759564 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759564 DLMGCP DEBUG <0013> Generated response: line #00: 200 8523 OK (mgcp_msg.c:67) 20241111163759564 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/92@mgw (mgcp_msg.c:67) 20241111163759564 DLMGCP DEBUG <0013> Generated response: line #02: I: 9B218411 (mgcp_msg.c:67) 20241111163759564 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 149 (mgcp_msg.c:67) 20241111163759564 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759564 DLMGCP DEBUG <0013> Generated response: line #05: o=- 9B218411 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759564 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759564 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759564 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759564 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759564 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759564 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759564 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8524 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759564 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759564 DLMGCP DEBUG <0013> Received message: line #02: C: 0092 (mgcp_msg.c:67) 20241111163759564 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759564 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759564 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw (trunk:0) found free endpoint: rtpbridge/93@mgw (mgcp_endp.c:261) 20241111163759564 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/93@mgw" (mgcp_protocol.c:441) 20241111163759564 DLMGCP NOTICE <0013> endpoint:rtpbridge/93@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759564 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759564 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw conn:(0092/rtp C:6141D2F3 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759564 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw CI:6141D2F3 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759564 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw CI:6141D2F3 output_enabled 0 (mgcp_msg.c:125) 20241111163759564 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759564 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw conn:(0092/rtp C:6141D2F3 r=NULL:0<->l=:0 CID=150) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759565 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759565 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw CI:6141D2F3 CRCX: Creating connection: port: 5528 (mgcp_protocol.c:1112) 20241111163759565 DLMGCP NOTICE <0013> endpoint:rtpbridge/93@mgw CI:6141D2F3 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759565 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759565 DLMGCP DEBUG <0013> Generated response: line #00: 200 8524 OK (mgcp_msg.c:67) 20241111163759565 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/93@mgw (mgcp_msg.c:67) 20241111163759565 DLMGCP DEBUG <0013> Generated response: line #02: I: 6141D2F3 (mgcp_msg.c:67) 20241111163759565 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 150 (mgcp_msg.c:67) 20241111163759565 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759565 DLMGCP DEBUG <0013> Generated response: line #05: o=- 6141D2F3 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759565 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759565 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759565 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759565 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759565 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759565 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759565 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8525 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759565 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759565 DLMGCP DEBUG <0013> Received message: line #02: C: 0093 (mgcp_msg.c:67) 20241111163759565 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759565 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759565 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw (trunk:0) found free endpoint: rtpbridge/94@mgw (mgcp_endp.c:261) 20241111163759565 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/94@mgw" (mgcp_protocol.c:441) 20241111163759565 DLMGCP NOTICE <0013> endpoint:rtpbridge/94@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759565 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759566 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw conn:(0093/rtp C:DB616479 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759566 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw CI:DB616479 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759566 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw CI:DB616479 output_enabled 0 (mgcp_msg.c:125) 20241111163759566 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759566 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw conn:(0093/rtp C:DB616479 r=NULL:0<->l=:0 CID=151) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759566 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759566 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw CI:DB616479 CRCX: Creating connection: port: 5530 (mgcp_protocol.c:1112) 20241111163759566 DLMGCP NOTICE <0013> endpoint:rtpbridge/94@mgw CI:DB616479 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759566 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759566 DLMGCP DEBUG <0013> Generated response: line #00: 200 8525 OK (mgcp_msg.c:67) 20241111163759566 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/94@mgw (mgcp_msg.c:67) 20241111163759566 DLMGCP DEBUG <0013> Generated response: line #02: I: DB616479 (mgcp_msg.c:67) 20241111163759566 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 151 (mgcp_msg.c:67) 20241111163759566 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759566 DLMGCP DEBUG <0013> Generated response: line #05: o=- DB616479 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759566 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759566 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759566 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759566 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759566 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759566 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759566 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8526 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759566 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759567 DLMGCP DEBUG <0013> Received message: line #02: C: 0094 (mgcp_msg.c:67) 20241111163759567 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759567 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759567 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw (trunk:0) found free endpoint: rtpbridge/95@mgw (mgcp_endp.c:261) 20241111163759567 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/95@mgw" (mgcp_protocol.c:441) 20241111163759567 DLMGCP NOTICE <0013> endpoint:rtpbridge/95@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759567 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759567 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw conn:(0094/rtp C:BEE9FB93 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759567 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw CI:BEE9FB93 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759567 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw CI:BEE9FB93 output_enabled 0 (mgcp_msg.c:125) 20241111163759567 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759567 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw conn:(0094/rtp C:BEE9FB93 r=NULL:0<->l=:0 CID=152) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759567 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759567 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw CI:BEE9FB93 CRCX: Creating connection: port: 5532 (mgcp_protocol.c:1112) 20241111163759567 DLMGCP NOTICE <0013> endpoint:rtpbridge/95@mgw CI:BEE9FB93 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759567 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759567 DLMGCP DEBUG <0013> Generated response: line #00: 200 8526 OK (mgcp_msg.c:67) 20241111163759567 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/95@mgw (mgcp_msg.c:67) 20241111163759567 DLMGCP DEBUG <0013> Generated response: line #02: I: BEE9FB93 (mgcp_msg.c:67) 20241111163759567 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 152 (mgcp_msg.c:67) 20241111163759567 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759567 DLMGCP DEBUG <0013> Generated response: line #05: o=- BEE9FB93 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759567 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759567 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759567 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759567 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759567 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759567 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759568 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8527 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759568 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759568 DLMGCP DEBUG <0013> Received message: line #02: C: 0095 (mgcp_msg.c:67) 20241111163759568 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759568 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759568 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw (trunk:0) found free endpoint: rtpbridge/96@mgw (mgcp_endp.c:261) 20241111163759568 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/96@mgw" (mgcp_protocol.c:441) 20241111163759568 DLMGCP NOTICE <0013> endpoint:rtpbridge/96@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759568 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759568 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw conn:(0095/rtp C:C87B8611 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759568 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw CI:C87B8611 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759568 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw CI:C87B8611 output_enabled 0 (mgcp_msg.c:125) 20241111163759568 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759568 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw conn:(0095/rtp C:C87B8611 r=NULL:0<->l=:0 CID=153) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759568 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759568 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw CI:C87B8611 CRCX: Creating connection: port: 5534 (mgcp_protocol.c:1112) 20241111163759568 DLMGCP NOTICE <0013> endpoint:rtpbridge/96@mgw CI:C87B8611 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759568 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759568 DLMGCP DEBUG <0013> Generated response: line #00: 200 8527 OK (mgcp_msg.c:67) 20241111163759568 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/96@mgw (mgcp_msg.c:67) 20241111163759568 DLMGCP DEBUG <0013> Generated response: line #02: I: C87B8611 (mgcp_msg.c:67) 20241111163759568 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 153 (mgcp_msg.c:67) 20241111163759568 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759568 DLMGCP DEBUG <0013> Generated response: line #05: o=- C87B8611 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759568 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759568 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759568 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759568 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759568 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759568 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759569 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8528 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759569 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759569 DLMGCP DEBUG <0013> Received message: line #02: C: 0096 (mgcp_msg.c:67) 20241111163759569 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759569 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759569 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw (trunk:0) found free endpoint: rtpbridge/97@mgw (mgcp_endp.c:261) 20241111163759569 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/97@mgw" (mgcp_protocol.c:441) 20241111163759569 DLMGCP NOTICE <0013> endpoint:rtpbridge/97@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759569 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759569 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw conn:(0096/rtp C:9CBAA73C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759569 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw CI:9CBAA73C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759569 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw CI:9CBAA73C output_enabled 0 (mgcp_msg.c:125) 20241111163759569 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759569 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw conn:(0096/rtp C:9CBAA73C r=NULL:0<->l=:0 CID=154) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759569 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759569 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw CI:9CBAA73C CRCX: Creating connection: port: 5536 (mgcp_protocol.c:1112) 20241111163759569 DLMGCP NOTICE <0013> endpoint:rtpbridge/97@mgw CI:9CBAA73C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759569 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759569 DLMGCP DEBUG <0013> Generated response: line #00: 200 8528 OK (mgcp_msg.c:67) 20241111163759569 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/97@mgw (mgcp_msg.c:67) 20241111163759569 DLMGCP DEBUG <0013> Generated response: line #02: I: 9CBAA73C (mgcp_msg.c:67) 20241111163759569 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 154 (mgcp_msg.c:67) 20241111163759569 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759569 DLMGCP DEBUG <0013> Generated response: line #05: o=- 9CBAA73C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759569 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759569 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759569 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759569 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759569 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759569 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759570 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8529 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759570 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759570 DLMGCP DEBUG <0013> Received message: line #02: C: 0097 (mgcp_msg.c:67) 20241111163759570 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759570 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759570 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw (trunk:0) found free endpoint: rtpbridge/98@mgw (mgcp_endp.c:261) 20241111163759570 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/98@mgw" (mgcp_protocol.c:441) 20241111163759570 DLMGCP NOTICE <0013> endpoint:rtpbridge/98@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759570 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759570 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw conn:(0097/rtp C:700C39A1 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759570 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw CI:700C39A1 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759570 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw CI:700C39A1 output_enabled 0 (mgcp_msg.c:125) 20241111163759570 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759570 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw conn:(0097/rtp C:700C39A1 r=NULL:0<->l=:0 CID=155) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759570 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759570 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw CI:700C39A1 CRCX: Creating connection: port: 5538 (mgcp_protocol.c:1112) 20241111163759570 DLMGCP NOTICE <0013> endpoint:rtpbridge/98@mgw CI:700C39A1 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759570 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759570 DLMGCP DEBUG <0013> Generated response: line #00: 200 8529 OK (mgcp_msg.c:67) 20241111163759570 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/98@mgw (mgcp_msg.c:67) 20241111163759570 DLMGCP DEBUG <0013> Generated response: line #02: I: 700C39A1 (mgcp_msg.c:67) 20241111163759570 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 155 (mgcp_msg.c:67) 20241111163759570 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759570 DLMGCP DEBUG <0013> Generated response: line #05: o=- 700C39A1 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759570 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759570 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759570 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759570 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759570 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759570 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759571 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8530 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759571 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759571 DLMGCP DEBUG <0013> Received message: line #02: C: 0098 (mgcp_msg.c:67) 20241111163759571 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759571 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759571 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw (trunk:0) found free endpoint: rtpbridge/99@mgw (mgcp_endp.c:261) 20241111163759571 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/99@mgw" (mgcp_protocol.c:441) 20241111163759571 DLMGCP NOTICE <0013> endpoint:rtpbridge/99@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759571 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759571 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw conn:(0098/rtp C:40492A4F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759571 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw CI:40492A4F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759571 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw CI:40492A4F output_enabled 0 (mgcp_msg.c:125) 20241111163759571 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759571 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw conn:(0098/rtp C:40492A4F r=NULL:0<->l=:0 CID=156) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759571 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759571 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw CI:40492A4F CRCX: Creating connection: port: 5540 (mgcp_protocol.c:1112) 20241111163759571 DLMGCP NOTICE <0013> endpoint:rtpbridge/99@mgw CI:40492A4F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759571 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759571 DLMGCP DEBUG <0013> Generated response: line #00: 200 8530 OK (mgcp_msg.c:67) 20241111163759571 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/99@mgw (mgcp_msg.c:67) 20241111163759571 DLMGCP DEBUG <0013> Generated response: line #02: I: 40492A4F (mgcp_msg.c:67) 20241111163759571 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 156 (mgcp_msg.c:67) 20241111163759571 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759571 DLMGCP DEBUG <0013> Generated response: line #05: o=- 40492A4F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759571 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759571 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759571 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759571 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759571 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759571 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759572 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8531 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759572 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759572 DLMGCP DEBUG <0013> Received message: line #02: C: 0099 (mgcp_msg.c:67) 20241111163759572 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759572 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759572 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw (trunk:0) found free endpoint: rtpbridge/9a@mgw (mgcp_endp.c:261) 20241111163759572 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9a@mgw" (mgcp_protocol.c:441) 20241111163759572 DLMGCP NOTICE <0013> endpoint:rtpbridge/9a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759572 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759572 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw conn:(0099/rtp C:39D83F0D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759572 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw CI:39D83F0D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759572 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw CI:39D83F0D output_enabled 0 (mgcp_msg.c:125) 20241111163759572 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759572 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw conn:(0099/rtp C:39D83F0D r=NULL:0<->l=:0 CID=157) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759572 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759572 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw CI:39D83F0D CRCX: Creating connection: port: 5542 (mgcp_protocol.c:1112) 20241111163759572 DLMGCP NOTICE <0013> endpoint:rtpbridge/9a@mgw CI:39D83F0D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759572 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759572 DLMGCP DEBUG <0013> Generated response: line #00: 200 8531 OK (mgcp_msg.c:67) 20241111163759572 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9a@mgw (mgcp_msg.c:67) 20241111163759572 DLMGCP DEBUG <0013> Generated response: line #02: I: 39D83F0D (mgcp_msg.c:67) 20241111163759572 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 157 (mgcp_msg.c:67) 20241111163759572 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759572 DLMGCP DEBUG <0013> Generated response: line #05: o=- 39D83F0D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759572 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759572 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759572 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759572 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759572 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759572 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759573 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8532 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759573 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759573 DLMGCP DEBUG <0013> Received message: line #02: C: 009A (mgcp_msg.c:67) 20241111163759573 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759573 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759573 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw (trunk:0) found free endpoint: rtpbridge/9b@mgw (mgcp_endp.c:261) 20241111163759573 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9b@mgw" (mgcp_protocol.c:441) 20241111163759573 DLMGCP NOTICE <0013> endpoint:rtpbridge/9b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759573 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759573 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw conn:(009A/rtp C:66B2C472 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759573 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw CI:66B2C472 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759573 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw CI:66B2C472 output_enabled 0 (mgcp_msg.c:125) 20241111163759573 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759573 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw conn:(009A/rtp C:66B2C472 r=NULL:0<->l=:0 CID=158) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759573 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759573 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw CI:66B2C472 CRCX: Creating connection: port: 5544 (mgcp_protocol.c:1112) 20241111163759573 DLMGCP NOTICE <0013> endpoint:rtpbridge/9b@mgw CI:66B2C472 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759573 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759573 DLMGCP DEBUG <0013> Generated response: line #00: 200 8532 OK (mgcp_msg.c:67) 20241111163759573 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9b@mgw (mgcp_msg.c:67) 20241111163759573 DLMGCP DEBUG <0013> Generated response: line #02: I: 66B2C472 (mgcp_msg.c:67) 20241111163759573 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 158 (mgcp_msg.c:67) 20241111163759573 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759573 DLMGCP DEBUG <0013> Generated response: line #05: o=- 66B2C472 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759573 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759573 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759573 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759573 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759573 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759574 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759574 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8533 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759574 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759574 DLMGCP DEBUG <0013> Received message: line #02: C: 009B (mgcp_msg.c:67) 20241111163759574 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759574 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759574 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw (trunk:0) found free endpoint: rtpbridge/9c@mgw (mgcp_endp.c:261) 20241111163759574 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9c@mgw" (mgcp_protocol.c:441) 20241111163759574 DLMGCP NOTICE <0013> endpoint:rtpbridge/9c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759574 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759574 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw conn:(009B/rtp C:9A5A1303 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759574 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw CI:9A5A1303 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759574 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw CI:9A5A1303 output_enabled 0 (mgcp_msg.c:125) 20241111163759574 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759574 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw conn:(009B/rtp C:9A5A1303 r=NULL:0<->l=:0 CID=159) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759574 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759574 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw CI:9A5A1303 CRCX: Creating connection: port: 5546 (mgcp_protocol.c:1112) 20241111163759574 DLMGCP NOTICE <0013> endpoint:rtpbridge/9c@mgw CI:9A5A1303 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759574 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759574 DLMGCP DEBUG <0013> Generated response: line #00: 200 8533 OK (mgcp_msg.c:67) 20241111163759574 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9c@mgw (mgcp_msg.c:67) 20241111163759574 DLMGCP DEBUG <0013> Generated response: line #02: I: 9A5A1303 (mgcp_msg.c:67) 20241111163759574 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 159 (mgcp_msg.c:67) 20241111163759574 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759574 DLMGCP DEBUG <0013> Generated response: line #05: o=- 9A5A1303 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759575 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759575 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759575 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759575 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759575 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759575 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759575 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8534 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759575 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759575 DLMGCP DEBUG <0013> Received message: line #02: C: 009C (mgcp_msg.c:67) 20241111163759575 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759575 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759575 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw (trunk:0) found free endpoint: rtpbridge/9d@mgw (mgcp_endp.c:261) 20241111163759575 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9d@mgw" (mgcp_protocol.c:441) 20241111163759575 DLMGCP NOTICE <0013> endpoint:rtpbridge/9d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759575 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759575 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw conn:(009C/rtp C:2E7CE384 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759575 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw CI:2E7CE384 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759575 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw CI:2E7CE384 output_enabled 0 (mgcp_msg.c:125) 20241111163759575 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759575 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw conn:(009C/rtp C:2E7CE384 r=NULL:0<->l=:0 CID=160) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759575 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759575 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw CI:2E7CE384 CRCX: Creating connection: port: 5548 (mgcp_protocol.c:1112) 20241111163759575 DLMGCP NOTICE <0013> endpoint:rtpbridge/9d@mgw CI:2E7CE384 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759575 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759576 DLMGCP DEBUG <0013> Generated response: line #00: 200 8534 OK (mgcp_msg.c:67) 20241111163759576 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9d@mgw (mgcp_msg.c:67) 20241111163759576 DLMGCP DEBUG <0013> Generated response: line #02: I: 2E7CE384 (mgcp_msg.c:67) 20241111163759576 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 160 (mgcp_msg.c:67) 20241111163759576 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759576 DLMGCP DEBUG <0013> Generated response: line #05: o=- 2E7CE384 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759576 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759576 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759576 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759576 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759576 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759576 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759576 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8535 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759576 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759576 DLMGCP DEBUG <0013> Received message: line #02: C: 009D (mgcp_msg.c:67) 20241111163759576 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759576 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759576 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw (trunk:0) found free endpoint: rtpbridge/9e@mgw (mgcp_endp.c:261) 20241111163759576 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9e@mgw" (mgcp_protocol.c:441) 20241111163759576 DLMGCP NOTICE <0013> endpoint:rtpbridge/9e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759576 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759576 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw conn:(009D/rtp C:7DA3764D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759576 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw CI:7DA3764D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759576 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw CI:7DA3764D output_enabled 0 (mgcp_msg.c:125) 20241111163759576 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759576 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw conn:(009D/rtp C:7DA3764D r=NULL:0<->l=:0 CID=161) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759576 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759576 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw CI:7DA3764D CRCX: Creating connection: port: 5550 (mgcp_protocol.c:1112) 20241111163759576 DLMGCP NOTICE <0013> endpoint:rtpbridge/9e@mgw CI:7DA3764D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759576 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759577 DLMGCP DEBUG <0013> Generated response: line #00: 200 8535 OK (mgcp_msg.c:67) 20241111163759577 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9e@mgw (mgcp_msg.c:67) 20241111163759577 DLMGCP DEBUG <0013> Generated response: line #02: I: 7DA3764D (mgcp_msg.c:67) 20241111163759577 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 161 (mgcp_msg.c:67) 20241111163759577 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759577 DLMGCP DEBUG <0013> Generated response: line #05: o=- 7DA3764D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759577 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759577 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759577 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759577 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759577 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759577 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759577 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8536 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759577 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759577 DLMGCP DEBUG <0013> Received message: line #02: C: 009E (mgcp_msg.c:67) 20241111163759577 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759577 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759577 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw (trunk:0) found free endpoint: rtpbridge/9f@mgw (mgcp_endp.c:261) 20241111163759577 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9f@mgw" (mgcp_protocol.c:441) 20241111163759577 DLMGCP NOTICE <0013> endpoint:rtpbridge/9f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759577 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759577 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw conn:(009E/rtp C:51086F4B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759577 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw CI:51086F4B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759577 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw CI:51086F4B output_enabled 0 (mgcp_msg.c:125) 20241111163759577 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759577 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw conn:(009E/rtp C:51086F4B r=NULL:0<->l=:0 CID=162) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759577 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759577 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw CI:51086F4B CRCX: Creating connection: port: 5552 (mgcp_protocol.c:1112) 20241111163759578 DLMGCP NOTICE <0013> endpoint:rtpbridge/9f@mgw CI:51086F4B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759578 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759578 DLMGCP DEBUG <0013> Generated response: line #00: 200 8536 OK (mgcp_msg.c:67) 20241111163759578 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/9f@mgw (mgcp_msg.c:67) 20241111163759578 DLMGCP DEBUG <0013> Generated response: line #02: I: 51086F4B (mgcp_msg.c:67) 20241111163759578 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 162 (mgcp_msg.c:67) 20241111163759578 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759578 DLMGCP DEBUG <0013> Generated response: line #05: o=- 51086F4B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759578 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759578 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759578 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759578 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759578 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759578 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759578 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8537 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759578 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759578 DLMGCP DEBUG <0013> Received message: line #02: C: 009F (mgcp_msg.c:67) 20241111163759578 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759578 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759578 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw (trunk:0) found free endpoint: rtpbridge/a0@mgw (mgcp_endp.c:261) 20241111163759578 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a0@mgw" (mgcp_protocol.c:441) 20241111163759578 DLMGCP NOTICE <0013> endpoint:rtpbridge/a0@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759578 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759578 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw conn:(009F/rtp C:BD382582 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759578 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw CI:BD382582 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759578 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw CI:BD382582 output_enabled 0 (mgcp_msg.c:125) 20241111163759578 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759578 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw conn:(009F/rtp C:BD382582 r=NULL:0<->l=:0 CID=163) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759578 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759579 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw CI:BD382582 CRCX: Creating connection: port: 5554 (mgcp_protocol.c:1112) 20241111163759579 DLMGCP NOTICE <0013> endpoint:rtpbridge/a0@mgw CI:BD382582 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759579 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759579 DLMGCP DEBUG <0013> Generated response: line #00: 200 8537 OK (mgcp_msg.c:67) 20241111163759579 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a0@mgw (mgcp_msg.c:67) 20241111163759579 DLMGCP DEBUG <0013> Generated response: line #02: I: BD382582 (mgcp_msg.c:67) 20241111163759579 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 163 (mgcp_msg.c:67) 20241111163759579 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759579 DLMGCP DEBUG <0013> Generated response: line #05: o=- BD382582 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759579 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759579 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759579 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759579 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759579 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759579 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759579 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8538 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759579 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759579 DLMGCP DEBUG <0013> Received message: line #02: C: 00A0 (mgcp_msg.c:67) 20241111163759579 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759579 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759579 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw (trunk:0) found free endpoint: rtpbridge/a1@mgw (mgcp_endp.c:261) 20241111163759579 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a1@mgw" (mgcp_protocol.c:441) 20241111163759579 DLMGCP NOTICE <0013> endpoint:rtpbridge/a1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759579 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759579 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw conn:(00A0/rtp C:D2846C0D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759579 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw CI:D2846C0D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759579 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw CI:D2846C0D output_enabled 0 (mgcp_msg.c:125) 20241111163759579 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759579 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw conn:(00A0/rtp C:D2846C0D r=NULL:0<->l=:0 CID=164) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759579 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759580 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw CI:D2846C0D CRCX: Creating connection: port: 5556 (mgcp_protocol.c:1112) 20241111163759580 DLMGCP NOTICE <0013> endpoint:rtpbridge/a1@mgw CI:D2846C0D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759580 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759580 DLMGCP DEBUG <0013> Generated response: line #00: 200 8538 OK (mgcp_msg.c:67) 20241111163759580 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a1@mgw (mgcp_msg.c:67) 20241111163759580 DLMGCP DEBUG <0013> Generated response: line #02: I: D2846C0D (mgcp_msg.c:67) 20241111163759580 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 164 (mgcp_msg.c:67) 20241111163759580 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759580 DLMGCP DEBUG <0013> Generated response: line #05: o=- D2846C0D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759580 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759580 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759580 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759580 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759580 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759580 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759580 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8539 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759580 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759580 DLMGCP DEBUG <0013> Received message: line #02: C: 00A1 (mgcp_msg.c:67) 20241111163759580 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759580 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759580 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw (trunk:0) found free endpoint: rtpbridge/a2@mgw (mgcp_endp.c:261) 20241111163759580 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a2@mgw" (mgcp_protocol.c:441) 20241111163759580 DLMGCP NOTICE <0013> endpoint:rtpbridge/a2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759580 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759580 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw conn:(00A1/rtp C:903CAF3C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759580 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw CI:903CAF3C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759580 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw CI:903CAF3C output_enabled 0 (mgcp_msg.c:125) 20241111163759580 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759580 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw conn:(00A1/rtp C:903CAF3C r=NULL:0<->l=:0 CID=165) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759580 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759581 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw CI:903CAF3C CRCX: Creating connection: port: 5558 (mgcp_protocol.c:1112) 20241111163759581 DLMGCP NOTICE <0013> endpoint:rtpbridge/a2@mgw CI:903CAF3C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759581 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759581 DLMGCP DEBUG <0013> Generated response: line #00: 200 8539 OK (mgcp_msg.c:67) 20241111163759581 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a2@mgw (mgcp_msg.c:67) 20241111163759581 DLMGCP DEBUG <0013> Generated response: line #02: I: 903CAF3C (mgcp_msg.c:67) 20241111163759581 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 165 (mgcp_msg.c:67) 20241111163759581 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759581 DLMGCP DEBUG <0013> Generated response: line #05: o=- 903CAF3C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759581 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759581 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759581 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759581 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759581 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759581 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759581 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8540 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759581 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759581 DLMGCP DEBUG <0013> Received message: line #02: C: 00A2 (mgcp_msg.c:67) 20241111163759581 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759581 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759581 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw (trunk:0) found free endpoint: rtpbridge/a3@mgw (mgcp_endp.c:261) 20241111163759581 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a3@mgw" (mgcp_protocol.c:441) 20241111163759581 DLMGCP NOTICE <0013> endpoint:rtpbridge/a3@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759581 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759581 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw conn:(00A2/rtp C:BEBE77CC r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759581 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw CI:BEBE77CC connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759581 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw CI:BEBE77CC output_enabled 0 (mgcp_msg.c:125) 20241111163759581 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759581 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw conn:(00A2/rtp C:BEBE77CC r=NULL:0<->l=:0 CID=166) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759581 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759582 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw CI:BEBE77CC CRCX: Creating connection: port: 5560 (mgcp_protocol.c:1112) 20241111163759582 DLMGCP NOTICE <0013> endpoint:rtpbridge/a3@mgw CI:BEBE77CC CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759582 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759582 DLMGCP DEBUG <0013> Generated response: line #00: 200 8540 OK (mgcp_msg.c:67) 20241111163759582 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a3@mgw (mgcp_msg.c:67) 20241111163759582 DLMGCP DEBUG <0013> Generated response: line #02: I: BEBE77CC (mgcp_msg.c:67) 20241111163759582 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 166 (mgcp_msg.c:67) 20241111163759582 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759582 DLMGCP DEBUG <0013> Generated response: line #05: o=- BEBE77CC 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759582 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759582 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759582 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759582 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759582 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759582 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759582 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8541 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759582 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759582 DLMGCP DEBUG <0013> Received message: line #02: C: 00A3 (mgcp_msg.c:67) 20241111163759582 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759582 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759582 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw (trunk:0) found free endpoint: rtpbridge/a4@mgw (mgcp_endp.c:261) 20241111163759582 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a4@mgw" (mgcp_protocol.c:441) 20241111163759582 DLMGCP NOTICE <0013> endpoint:rtpbridge/a4@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759582 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759582 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw conn:(00A3/rtp C:993B09A9 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759582 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw CI:993B09A9 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759582 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw CI:993B09A9 output_enabled 0 (mgcp_msg.c:125) 20241111163759582 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759582 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw conn:(00A3/rtp C:993B09A9 r=NULL:0<->l=:0 CID=167) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759582 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759583 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw CI:993B09A9 CRCX: Creating connection: port: 5562 (mgcp_protocol.c:1112) 20241111163759583 DLMGCP NOTICE <0013> endpoint:rtpbridge/a4@mgw CI:993B09A9 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759583 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759583 DLMGCP DEBUG <0013> Generated response: line #00: 200 8541 OK (mgcp_msg.c:67) 20241111163759583 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a4@mgw (mgcp_msg.c:67) 20241111163759583 DLMGCP DEBUG <0013> Generated response: line #02: I: 993B09A9 (mgcp_msg.c:67) 20241111163759583 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 167 (mgcp_msg.c:67) 20241111163759583 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759583 DLMGCP DEBUG <0013> Generated response: line #05: o=- 993B09A9 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759583 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759583 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759583 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759583 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759583 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759583 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759583 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8542 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759583 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759583 DLMGCP DEBUG <0013> Received message: line #02: C: 00A4 (mgcp_msg.c:67) 20241111163759583 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759583 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759583 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw (trunk:0) found free endpoint: rtpbridge/a5@mgw (mgcp_endp.c:261) 20241111163759583 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a5@mgw" (mgcp_protocol.c:441) 20241111163759583 DLMGCP NOTICE <0013> endpoint:rtpbridge/a5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759583 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759583 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw conn:(00A4/rtp C:8B7792C8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759583 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw CI:8B7792C8 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759583 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw CI:8B7792C8 output_enabled 0 (mgcp_msg.c:125) 20241111163759583 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759583 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw conn:(00A4/rtp C:8B7792C8 r=NULL:0<->l=:0 CID=168) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759584 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759584 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw CI:8B7792C8 CRCX: Creating connection: port: 5564 (mgcp_protocol.c:1112) 20241111163759584 DLMGCP NOTICE <0013> endpoint:rtpbridge/a5@mgw CI:8B7792C8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759584 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759584 DLMGCP DEBUG <0013> Generated response: line #00: 200 8542 OK (mgcp_msg.c:67) 20241111163759584 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a5@mgw (mgcp_msg.c:67) 20241111163759584 DLMGCP DEBUG <0013> Generated response: line #02: I: 8B7792C8 (mgcp_msg.c:67) 20241111163759584 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 168 (mgcp_msg.c:67) 20241111163759584 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759584 DLMGCP DEBUG <0013> Generated response: line #05: o=- 8B7792C8 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759584 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759584 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759584 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759584 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759584 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759584 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759584 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8543 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759584 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759584 DLMGCP DEBUG <0013> Received message: line #02: C: 00A5 (mgcp_msg.c:67) 20241111163759584 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759584 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759584 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw (trunk:0) found free endpoint: rtpbridge/a6@mgw (mgcp_endp.c:261) 20241111163759584 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a6@mgw" (mgcp_protocol.c:441) 20241111163759584 DLMGCP NOTICE <0013> endpoint:rtpbridge/a6@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759584 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759584 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw conn:(00A5/rtp C:858DDF4C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759584 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw CI:858DDF4C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759584 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw CI:858DDF4C output_enabled 0 (mgcp_msg.c:125) 20241111163759585 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759585 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw conn:(00A5/rtp C:858DDF4C r=NULL:0<->l=:0 CID=169) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759585 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759585 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw CI:858DDF4C CRCX: Creating connection: port: 5566 (mgcp_protocol.c:1112) 20241111163759585 DLMGCP NOTICE <0013> endpoint:rtpbridge/a6@mgw CI:858DDF4C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759585 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759585 DLMGCP DEBUG <0013> Generated response: line #00: 200 8543 OK (mgcp_msg.c:67) 20241111163759585 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a6@mgw (mgcp_msg.c:67) 20241111163759585 DLMGCP DEBUG <0013> Generated response: line #02: I: 858DDF4C (mgcp_msg.c:67) 20241111163759585 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 169 (mgcp_msg.c:67) 20241111163759585 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759585 DLMGCP DEBUG <0013> Generated response: line #05: o=- 858DDF4C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759585 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759585 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759585 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759585 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759585 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759585 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759585 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8544 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759585 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759585 DLMGCP DEBUG <0013> Received message: line #02: C: 00A6 (mgcp_msg.c:67) 20241111163759585 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759585 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759585 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw (trunk:0) found free endpoint: rtpbridge/a7@mgw (mgcp_endp.c:261) 20241111163759585 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a7@mgw" (mgcp_protocol.c:441) 20241111163759585 DLMGCP NOTICE <0013> endpoint:rtpbridge/a7@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759585 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759585 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw conn:(00A6/rtp C:B4BC11BA r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759585 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw CI:B4BC11BA connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759586 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw CI:B4BC11BA output_enabled 0 (mgcp_msg.c:125) 20241111163759586 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759586 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw conn:(00A6/rtp C:B4BC11BA r=NULL:0<->l=:0 CID=170) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759586 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759586 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw CI:B4BC11BA CRCX: Creating connection: port: 5568 (mgcp_protocol.c:1112) 20241111163759586 DLMGCP NOTICE <0013> endpoint:rtpbridge/a7@mgw CI:B4BC11BA CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759586 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759586 DLMGCP DEBUG <0013> Generated response: line #00: 200 8544 OK (mgcp_msg.c:67) 20241111163759586 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a7@mgw (mgcp_msg.c:67) 20241111163759586 DLMGCP DEBUG <0013> Generated response: line #02: I: B4BC11BA (mgcp_msg.c:67) 20241111163759586 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 170 (mgcp_msg.c:67) 20241111163759586 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759586 DLMGCP DEBUG <0013> Generated response: line #05: o=- B4BC11BA 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759586 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759586 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759586 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759586 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759586 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759586 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759586 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8545 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759586 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759586 DLMGCP DEBUG <0013> Received message: line #02: C: 00A7 (mgcp_msg.c:67) 20241111163759586 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759586 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759586 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw (trunk:0) found free endpoint: rtpbridge/a8@mgw (mgcp_endp.c:261) 20241111163759586 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a8@mgw" (mgcp_protocol.c:441) 20241111163759586 DLMGCP NOTICE <0013> endpoint:rtpbridge/a8@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759586 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759586 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw conn:(00A7/rtp C:7D76B735 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759586 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw CI:7D76B735 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759586 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw CI:7D76B735 output_enabled 0 (mgcp_msg.c:125) 20241111163759587 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759587 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw conn:(00A7/rtp C:7D76B735 r=NULL:0<->l=:0 CID=171) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759587 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759587 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw CI:7D76B735 CRCX: Creating connection: port: 5570 (mgcp_protocol.c:1112) 20241111163759587 DLMGCP NOTICE <0013> endpoint:rtpbridge/a8@mgw CI:7D76B735 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759587 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759587 DLMGCP DEBUG <0013> Generated response: line #00: 200 8545 OK (mgcp_msg.c:67) 20241111163759587 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a8@mgw (mgcp_msg.c:67) 20241111163759587 DLMGCP DEBUG <0013> Generated response: line #02: I: 7D76B735 (mgcp_msg.c:67) 20241111163759587 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 171 (mgcp_msg.c:67) 20241111163759587 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759587 DLMGCP DEBUG <0013> Generated response: line #05: o=- 7D76B735 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759587 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759587 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759587 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759587 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759587 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759587 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759587 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8546 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759587 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759587 DLMGCP DEBUG <0013> Received message: line #02: C: 00A8 (mgcp_msg.c:67) 20241111163759587 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759587 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759587 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw (trunk:0) found free endpoint: rtpbridge/a9@mgw (mgcp_endp.c:261) 20241111163759587 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a9@mgw" (mgcp_protocol.c:441) 20241111163759587 DLMGCP NOTICE <0013> endpoint:rtpbridge/a9@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759587 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759587 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw conn:(00A8/rtp C:FBF32947 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759587 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw CI:FBF32947 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759587 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw CI:FBF32947 output_enabled 0 (mgcp_msg.c:125) 20241111163759588 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759588 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw conn:(00A8/rtp C:FBF32947 r=NULL:0<->l=:0 CID=172) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759588 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759588 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw CI:FBF32947 CRCX: Creating connection: port: 5572 (mgcp_protocol.c:1112) 20241111163759588 DLMGCP NOTICE <0013> endpoint:rtpbridge/a9@mgw CI:FBF32947 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759588 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759588 DLMGCP DEBUG <0013> Generated response: line #00: 200 8546 OK (mgcp_msg.c:67) 20241111163759588 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/a9@mgw (mgcp_msg.c:67) 20241111163759588 DLMGCP DEBUG <0013> Generated response: line #02: I: FBF32947 (mgcp_msg.c:67) 20241111163759588 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 172 (mgcp_msg.c:67) 20241111163759588 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759588 DLMGCP DEBUG <0013> Generated response: line #05: o=- FBF32947 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759588 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759588 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759588 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759588 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759588 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759588 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759588 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8547 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759588 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759588 DLMGCP DEBUG <0013> Received message: line #02: C: 00A9 (mgcp_msg.c:67) 20241111163759588 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759588 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759588 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw (trunk:0) found free endpoint: rtpbridge/aa@mgw (mgcp_endp.c:261) 20241111163759588 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/aa@mgw" (mgcp_protocol.c:441) 20241111163759588 DLMGCP NOTICE <0013> endpoint:rtpbridge/aa@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759589 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759589 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw conn:(00A9/rtp C:855DFC5D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759589 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw CI:855DFC5D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759589 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw CI:855DFC5D output_enabled 0 (mgcp_msg.c:125) 20241111163759589 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759589 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw conn:(00A9/rtp C:855DFC5D r=NULL:0<->l=:0 CID=173) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759589 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759589 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw CI:855DFC5D CRCX: Creating connection: port: 5574 (mgcp_protocol.c:1112) 20241111163759589 DLMGCP NOTICE <0013> endpoint:rtpbridge/aa@mgw CI:855DFC5D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759589 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759589 DLMGCP DEBUG <0013> Generated response: line #00: 200 8547 OK (mgcp_msg.c:67) 20241111163759589 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/aa@mgw (mgcp_msg.c:67) 20241111163759589 DLMGCP DEBUG <0013> Generated response: line #02: I: 855DFC5D (mgcp_msg.c:67) 20241111163759589 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 173 (mgcp_msg.c:67) 20241111163759589 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759589 DLMGCP DEBUG <0013> Generated response: line #05: o=- 855DFC5D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759589 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759589 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759589 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759589 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759589 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759589 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759590 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8548 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759590 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759590 DLMGCP DEBUG <0013> Received message: line #02: C: 00AA (mgcp_msg.c:67) 20241111163759590 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759590 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759590 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw (trunk:0) found free endpoint: rtpbridge/ab@mgw (mgcp_endp.c:261) 20241111163759590 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ab@mgw" (mgcp_protocol.c:441) 20241111163759590 DLMGCP NOTICE <0013> endpoint:rtpbridge/ab@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759590 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759590 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw conn:(00AA/rtp C:AFEB68FB r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759590 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw CI:AFEB68FB connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759590 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw CI:AFEB68FB output_enabled 0 (mgcp_msg.c:125) 20241111163759590 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759590 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw conn:(00AA/rtp C:AFEB68FB r=NULL:0<->l=:0 CID=174) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759590 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759590 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw CI:AFEB68FB CRCX: Creating connection: port: 5576 (mgcp_protocol.c:1112) 20241111163759591 DLMGCP NOTICE <0013> endpoint:rtpbridge/ab@mgw CI:AFEB68FB CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759591 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759591 DLMGCP DEBUG <0013> Generated response: line #00: 200 8548 OK (mgcp_msg.c:67) 20241111163759591 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ab@mgw (mgcp_msg.c:67) 20241111163759591 DLMGCP DEBUG <0013> Generated response: line #02: I: AFEB68FB (mgcp_msg.c:67) 20241111163759591 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 174 (mgcp_msg.c:67) 20241111163759591 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759591 DLMGCP DEBUG <0013> Generated response: line #05: o=- AFEB68FB 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759591 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759591 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759591 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759591 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759591 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759591 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759591 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8549 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759591 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759591 DLMGCP DEBUG <0013> Received message: line #02: C: 00AB (mgcp_msg.c:67) 20241111163759591 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759591 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759592 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw (trunk:0) found free endpoint: rtpbridge/ac@mgw (mgcp_endp.c:261) 20241111163759592 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ac@mgw" (mgcp_protocol.c:441) 20241111163759592 DLMGCP NOTICE <0013> endpoint:rtpbridge/ac@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759592 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759592 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw conn:(00AB/rtp C:80B1EF3A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759592 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw CI:80B1EF3A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759592 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw CI:80B1EF3A output_enabled 0 (mgcp_msg.c:125) 20241111163759592 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759592 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw conn:(00AB/rtp C:80B1EF3A r=NULL:0<->l=:0 CID=175) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759592 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759592 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw CI:80B1EF3A CRCX: Creating connection: port: 5578 (mgcp_protocol.c:1112) 20241111163759592 DLMGCP NOTICE <0013> endpoint:rtpbridge/ac@mgw CI:80B1EF3A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759592 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759592 DLMGCP DEBUG <0013> Generated response: line #00: 200 8549 OK (mgcp_msg.c:67) 20241111163759592 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ac@mgw (mgcp_msg.c:67) 20241111163759592 DLMGCP DEBUG <0013> Generated response: line #02: I: 80B1EF3A (mgcp_msg.c:67) 20241111163759592 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 175 (mgcp_msg.c:67) 20241111163759592 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759592 DLMGCP DEBUG <0013> Generated response: line #05: o=- 80B1EF3A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759592 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759592 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759592 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759592 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759592 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759592 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759593 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8550 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759593 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759593 DLMGCP DEBUG <0013> Received message: line #02: C: 00AC (mgcp_msg.c:67) 20241111163759593 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759593 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759593 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw (trunk:0) found free endpoint: rtpbridge/ad@mgw (mgcp_endp.c:261) 20241111163759593 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ad@mgw" (mgcp_protocol.c:441) 20241111163759593 DLMGCP NOTICE <0013> endpoint:rtpbridge/ad@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759593 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759593 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw conn:(00AC/rtp C:6AD7DDDB r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759593 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw CI:6AD7DDDB connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759593 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw CI:6AD7DDDB output_enabled 0 (mgcp_msg.c:125) 20241111163759593 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759593 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw conn:(00AC/rtp C:6AD7DDDB r=NULL:0<->l=:0 CID=176) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759593 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759594 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw CI:6AD7DDDB CRCX: Creating connection: port: 5580 (mgcp_protocol.c:1112) 20241111163759594 DLMGCP NOTICE <0013> endpoint:rtpbridge/ad@mgw CI:6AD7DDDB CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759594 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759594 DLMGCP DEBUG <0013> Generated response: line #00: 200 8550 OK (mgcp_msg.c:67) 20241111163759594 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ad@mgw (mgcp_msg.c:67) 20241111163759594 DLMGCP DEBUG <0013> Generated response: line #02: I: 6AD7DDDB (mgcp_msg.c:67) 20241111163759594 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 176 (mgcp_msg.c:67) 20241111163759594 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759594 DLMGCP DEBUG <0013> Generated response: line #05: o=- 6AD7DDDB 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759594 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759594 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759594 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759594 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759594 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759594 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759594 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8551 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759595 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759595 DLMGCP DEBUG <0013> Received message: line #02: C: 00AD (mgcp_msg.c:67) 20241111163759595 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759595 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759595 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw (trunk:0) found free endpoint: rtpbridge/ae@mgw (mgcp_endp.c:261) 20241111163759595 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ae@mgw" (mgcp_protocol.c:441) 20241111163759595 DLMGCP NOTICE <0013> endpoint:rtpbridge/ae@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759595 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759595 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw conn:(00AD/rtp C:A96B61C0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759595 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw CI:A96B61C0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759595 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw CI:A96B61C0 output_enabled 0 (mgcp_msg.c:125) 20241111163759595 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759595 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw conn:(00AD/rtp C:A96B61C0 r=NULL:0<->l=:0 CID=177) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759595 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759595 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw CI:A96B61C0 CRCX: Creating connection: port: 5582 (mgcp_protocol.c:1112) 20241111163759595 DLMGCP NOTICE <0013> endpoint:rtpbridge/ae@mgw CI:A96B61C0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759595 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759595 DLMGCP DEBUG <0013> Generated response: line #00: 200 8551 OK (mgcp_msg.c:67) 20241111163759595 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ae@mgw (mgcp_msg.c:67) 20241111163759595 DLMGCP DEBUG <0013> Generated response: line #02: I: A96B61C0 (mgcp_msg.c:67) 20241111163759595 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 177 (mgcp_msg.c:67) 20241111163759595 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759595 DLMGCP DEBUG <0013> Generated response: line #05: o=- A96B61C0 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759595 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759595 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759595 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759595 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759595 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759595 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759596 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8552 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759596 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759596 DLMGCP DEBUG <0013> Received message: line #02: C: 00AE (mgcp_msg.c:67) 20241111163759596 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759596 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759596 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw (trunk:0) found free endpoint: rtpbridge/af@mgw (mgcp_endp.c:261) 20241111163759596 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/af@mgw" (mgcp_protocol.c:441) 20241111163759596 DLMGCP NOTICE <0013> endpoint:rtpbridge/af@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759596 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759596 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw conn:(00AE/rtp C:142E51F6 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759596 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw CI:142E51F6 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759596 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw CI:142E51F6 output_enabled 0 (mgcp_msg.c:125) 20241111163759596 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759596 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw conn:(00AE/rtp C:142E51F6 r=NULL:0<->l=:0 CID=178) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759596 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759596 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw CI:142E51F6 CRCX: Creating connection: port: 5584 (mgcp_protocol.c:1112) 20241111163759596 DLMGCP NOTICE <0013> endpoint:rtpbridge/af@mgw CI:142E51F6 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759596 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759596 DLMGCP DEBUG <0013> Generated response: line #00: 200 8552 OK (mgcp_msg.c:67) 20241111163759596 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/af@mgw (mgcp_msg.c:67) 20241111163759596 DLMGCP DEBUG <0013> Generated response: line #02: I: 142E51F6 (mgcp_msg.c:67) 20241111163759596 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 178 (mgcp_msg.c:67) 20241111163759596 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759597 DLMGCP DEBUG <0013> Generated response: line #05: o=- 142E51F6 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759597 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759597 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759597 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759597 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759597 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759597 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759597 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8553 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759597 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759597 DLMGCP DEBUG <0013> Received message: line #02: C: 00AF (mgcp_msg.c:67) 20241111163759597 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759597 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759597 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw (trunk:0) found free endpoint: rtpbridge/b0@mgw (mgcp_endp.c:261) 20241111163759597 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b0@mgw" (mgcp_protocol.c:441) 20241111163759597 DLMGCP NOTICE <0013> endpoint:rtpbridge/b0@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759597 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759597 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw conn:(00AF/rtp C:3E2328D9 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759597 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw CI:3E2328D9 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759597 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw CI:3E2328D9 output_enabled 0 (mgcp_msg.c:125) 20241111163759597 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759597 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw conn:(00AF/rtp C:3E2328D9 r=NULL:0<->l=:0 CID=179) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759597 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759598 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw CI:3E2328D9 CRCX: Creating connection: port: 5586 (mgcp_protocol.c:1112) 20241111163759598 DLMGCP NOTICE <0013> endpoint:rtpbridge/b0@mgw CI:3E2328D9 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759598 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759598 DLMGCP DEBUG <0013> Generated response: line #00: 200 8553 OK (mgcp_msg.c:67) 20241111163759598 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b0@mgw (mgcp_msg.c:67) 20241111163759598 DLMGCP DEBUG <0013> Generated response: line #02: I: 3E2328D9 (mgcp_msg.c:67) 20241111163759598 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 179 (mgcp_msg.c:67) 20241111163759598 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759598 DLMGCP DEBUG <0013> Generated response: line #05: o=- 3E2328D9 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759598 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759598 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759598 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759598 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759598 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759598 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759598 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8554 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759598 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759598 DLMGCP DEBUG <0013> Received message: line #02: C: 00B0 (mgcp_msg.c:67) 20241111163759598 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759598 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759598 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw (trunk:0) found free endpoint: rtpbridge/b1@mgw (mgcp_endp.c:261) 20241111163759598 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b1@mgw" (mgcp_protocol.c:441) 20241111163759598 DLMGCP NOTICE <0013> endpoint:rtpbridge/b1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759598 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759598 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw conn:(00B0/rtp C:CFBD579B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759598 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw CI:CFBD579B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759598 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw CI:CFBD579B output_enabled 0 (mgcp_msg.c:125) 20241111163759599 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759599 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw conn:(00B0/rtp C:CFBD579B r=NULL:0<->l=:0 CID=180) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759599 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759599 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw CI:CFBD579B CRCX: Creating connection: port: 5588 (mgcp_protocol.c:1112) 20241111163759599 DLMGCP NOTICE <0013> endpoint:rtpbridge/b1@mgw CI:CFBD579B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759599 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759599 DLMGCP DEBUG <0013> Generated response: line #00: 200 8554 OK (mgcp_msg.c:67) 20241111163759599 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b1@mgw (mgcp_msg.c:67) 20241111163759599 DLMGCP DEBUG <0013> Generated response: line #02: I: CFBD579B (mgcp_msg.c:67) 20241111163759599 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 180 (mgcp_msg.c:67) 20241111163759599 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759599 DLMGCP DEBUG <0013> Generated response: line #05: o=- CFBD579B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759599 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759599 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759599 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759599 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759599 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759599 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759599 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8555 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759599 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759599 DLMGCP DEBUG <0013> Received message: line #02: C: 00B1 (mgcp_msg.c:67) 20241111163759599 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759599 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759600 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw (trunk:0) found free endpoint: rtpbridge/b2@mgw (mgcp_endp.c:261) 20241111163759600 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b2@mgw" (mgcp_protocol.c:441) 20241111163759600 DLMGCP NOTICE <0013> endpoint:rtpbridge/b2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759600 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759600 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw conn:(00B1/rtp C:A24AA9DE r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759600 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw CI:A24AA9DE connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759600 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw CI:A24AA9DE output_enabled 0 (mgcp_msg.c:125) 20241111163759600 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759600 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw conn:(00B1/rtp C:A24AA9DE r=NULL:0<->l=:0 CID=181) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759600 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759600 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw CI:A24AA9DE CRCX: Creating connection: port: 5590 (mgcp_protocol.c:1112) 20241111163759600 DLMGCP NOTICE <0013> endpoint:rtpbridge/b2@mgw CI:A24AA9DE CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759600 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759600 DLMGCP DEBUG <0013> Generated response: line #00: 200 8555 OK (mgcp_msg.c:67) 20241111163759600 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b2@mgw (mgcp_msg.c:67) 20241111163759600 DLMGCP DEBUG <0013> Generated response: line #02: I: A24AA9DE (mgcp_msg.c:67) 20241111163759600 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 181 (mgcp_msg.c:67) 20241111163759600 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759600 DLMGCP DEBUG <0013> Generated response: line #05: o=- A24AA9DE 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759600 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759600 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759600 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759600 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759600 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759600 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759601 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8556 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759601 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759601 DLMGCP DEBUG <0013> Received message: line #02: C: 00B2 (mgcp_msg.c:67) 20241111163759601 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759601 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759601 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw (trunk:0) found free endpoint: rtpbridge/b3@mgw (mgcp_endp.c:261) 20241111163759601 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b3@mgw" (mgcp_protocol.c:441) 20241111163759601 DLMGCP NOTICE <0013> endpoint:rtpbridge/b3@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759601 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759601 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw conn:(00B2/rtp C:BB2D5829 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759601 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw CI:BB2D5829 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759601 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw CI:BB2D5829 output_enabled 0 (mgcp_msg.c:125) 20241111163759601 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759601 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw conn:(00B2/rtp C:BB2D5829 r=NULL:0<->l=:0 CID=182) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759601 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759601 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw CI:BB2D5829 CRCX: Creating connection: port: 5592 (mgcp_protocol.c:1112) 20241111163759601 DLMGCP NOTICE <0013> endpoint:rtpbridge/b3@mgw CI:BB2D5829 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759601 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759601 DLMGCP DEBUG <0013> Generated response: line #00: 200 8556 OK (mgcp_msg.c:67) 20241111163759601 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b3@mgw (mgcp_msg.c:67) 20241111163759601 DLMGCP DEBUG <0013> Generated response: line #02: I: BB2D5829 (mgcp_msg.c:67) 20241111163759601 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 182 (mgcp_msg.c:67) 20241111163759601 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759601 DLMGCP DEBUG <0013> Generated response: line #05: o=- BB2D5829 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759601 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759601 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759601 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759601 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759601 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759601 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759602 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8557 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759602 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759602 DLMGCP DEBUG <0013> Received message: line #02: C: 00B3 (mgcp_msg.c:67) 20241111163759602 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759602 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759602 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw (trunk:0) found free endpoint: rtpbridge/b4@mgw (mgcp_endp.c:261) 20241111163759602 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b4@mgw" (mgcp_protocol.c:441) 20241111163759602 DLMGCP NOTICE <0013> endpoint:rtpbridge/b4@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759602 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759602 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw conn:(00B3/rtp C:3C83DA14 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759602 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw CI:3C83DA14 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759602 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw CI:3C83DA14 output_enabled 0 (mgcp_msg.c:125) 20241111163759602 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759602 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw conn:(00B3/rtp C:3C83DA14 r=NULL:0<->l=:0 CID=183) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759602 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759602 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw CI:3C83DA14 CRCX: Creating connection: port: 5594 (mgcp_protocol.c:1112) 20241111163759602 DLMGCP NOTICE <0013> endpoint:rtpbridge/b4@mgw CI:3C83DA14 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759602 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759602 DLMGCP DEBUG <0013> Generated response: line #00: 200 8557 OK (mgcp_msg.c:67) 20241111163759602 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b4@mgw (mgcp_msg.c:67) 20241111163759602 DLMGCP DEBUG <0013> Generated response: line #02: I: 3C83DA14 (mgcp_msg.c:67) 20241111163759602 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 183 (mgcp_msg.c:67) 20241111163759602 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759602 DLMGCP DEBUG <0013> Generated response: line #05: o=- 3C83DA14 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759602 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759602 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759602 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759602 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759602 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759602 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759603 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8558 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759603 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759603 DLMGCP DEBUG <0013> Received message: line #02: C: 00B4 (mgcp_msg.c:67) 20241111163759603 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759603 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759603 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw (trunk:0) found free endpoint: rtpbridge/b5@mgw (mgcp_endp.c:261) 20241111163759603 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b5@mgw" (mgcp_protocol.c:441) 20241111163759603 DLMGCP NOTICE <0013> endpoint:rtpbridge/b5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759603 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759603 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw conn:(00B4/rtp C:15180F93 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759603 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw CI:15180F93 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759603 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw CI:15180F93 output_enabled 0 (mgcp_msg.c:125) 20241111163759603 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759603 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw conn:(00B4/rtp C:15180F93 r=NULL:0<->l=:0 CID=184) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759603 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759603 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw CI:15180F93 CRCX: Creating connection: port: 5596 (mgcp_protocol.c:1112) 20241111163759603 DLMGCP NOTICE <0013> endpoint:rtpbridge/b5@mgw CI:15180F93 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759603 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759603 DLMGCP DEBUG <0013> Generated response: line #00: 200 8558 OK (mgcp_msg.c:67) 20241111163759603 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b5@mgw (mgcp_msg.c:67) 20241111163759603 DLMGCP DEBUG <0013> Generated response: line #02: I: 15180F93 (mgcp_msg.c:67) 20241111163759603 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 184 (mgcp_msg.c:67) 20241111163759604 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759604 DLMGCP DEBUG <0013> Generated response: line #05: o=- 15180F93 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759604 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759604 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759604 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759604 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759604 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759604 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759604 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8559 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759604 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759604 DLMGCP DEBUG <0013> Received message: line #02: C: 00B5 (mgcp_msg.c:67) 20241111163759604 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759604 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759604 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw (trunk:0) found free endpoint: rtpbridge/b6@mgw (mgcp_endp.c:261) 20241111163759604 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b6@mgw" (mgcp_protocol.c:441) 20241111163759604 DLMGCP NOTICE <0013> endpoint:rtpbridge/b6@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759605 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759605 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw conn:(00B5/rtp C:F39D5526 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759605 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw CI:F39D5526 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759605 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw CI:F39D5526 output_enabled 0 (mgcp_msg.c:125) 20241111163759605 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759605 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw conn:(00B5/rtp C:F39D5526 r=NULL:0<->l=:0 CID=185) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759605 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759605 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw CI:F39D5526 CRCX: Creating connection: port: 5598 (mgcp_protocol.c:1112) 20241111163759605 DLMGCP NOTICE <0013> endpoint:rtpbridge/b6@mgw CI:F39D5526 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759605 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759605 DLMGCP DEBUG <0013> Generated response: line #00: 200 8559 OK (mgcp_msg.c:67) 20241111163759605 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b6@mgw (mgcp_msg.c:67) 20241111163759605 DLMGCP DEBUG <0013> Generated response: line #02: I: F39D5526 (mgcp_msg.c:67) 20241111163759605 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 185 (mgcp_msg.c:67) 20241111163759605 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759605 DLMGCP DEBUG <0013> Generated response: line #05: o=- F39D5526 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759605 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759605 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759605 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759605 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759605 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759605 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759606 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8560 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759606 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759606 DLMGCP DEBUG <0013> Received message: line #02: C: 00B6 (mgcp_msg.c:67) 20241111163759606 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759606 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759606 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw (trunk:0) found free endpoint: rtpbridge/b7@mgw (mgcp_endp.c:261) 20241111163759606 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b7@mgw" (mgcp_protocol.c:441) 20241111163759606 DLMGCP NOTICE <0013> endpoint:rtpbridge/b7@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759606 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759606 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw conn:(00B6/rtp C:521AB082 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759606 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw CI:521AB082 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759606 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw CI:521AB082 output_enabled 0 (mgcp_msg.c:125) 20241111163759606 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759606 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw conn:(00B6/rtp C:521AB082 r=NULL:0<->l=:0 CID=186) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759606 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759606 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw CI:521AB082 CRCX: Creating connection: port: 5600 (mgcp_protocol.c:1112) 20241111163759606 DLMGCP NOTICE <0013> endpoint:rtpbridge/b7@mgw CI:521AB082 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759606 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759606 DLMGCP DEBUG <0013> Generated response: line #00: 200 8560 OK (mgcp_msg.c:67) 20241111163759606 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b7@mgw (mgcp_msg.c:67) 20241111163759606 DLMGCP DEBUG <0013> Generated response: line #02: I: 521AB082 (mgcp_msg.c:67) 20241111163759606 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 186 (mgcp_msg.c:67) 20241111163759606 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759606 DLMGCP DEBUG <0013> Generated response: line #05: o=- 521AB082 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759606 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759606 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759606 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759606 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759606 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759606 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759607 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8561 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759607 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759607 DLMGCP DEBUG <0013> Received message: line #02: C: 00B7 (mgcp_msg.c:67) 20241111163759607 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759607 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759607 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw (trunk:0) found free endpoint: rtpbridge/b8@mgw (mgcp_endp.c:261) 20241111163759607 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b8@mgw" (mgcp_protocol.c:441) 20241111163759607 DLMGCP NOTICE <0013> endpoint:rtpbridge/b8@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759607 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759607 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw conn:(00B7/rtp C:472A5C51 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759607 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw CI:472A5C51 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759607 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw CI:472A5C51 output_enabled 0 (mgcp_msg.c:125) 20241111163759607 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759607 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw conn:(00B7/rtp C:472A5C51 r=NULL:0<->l=:0 CID=187) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759608 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759608 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw CI:472A5C51 CRCX: Creating connection: port: 5602 (mgcp_protocol.c:1112) 20241111163759608 DLMGCP NOTICE <0013> endpoint:rtpbridge/b8@mgw CI:472A5C51 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759608 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759608 DLMGCP DEBUG <0013> Generated response: line #00: 200 8561 OK (mgcp_msg.c:67) 20241111163759608 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b8@mgw (mgcp_msg.c:67) 20241111163759608 DLMGCP DEBUG <0013> Generated response: line #02: I: 472A5C51 (mgcp_msg.c:67) 20241111163759608 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 187 (mgcp_msg.c:67) 20241111163759608 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759608 DLMGCP DEBUG <0013> Generated response: line #05: o=- 472A5C51 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759608 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759608 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759608 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759608 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759608 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759608 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759609 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8562 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759609 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759609 DLMGCP DEBUG <0013> Received message: line #02: C: 00B8 (mgcp_msg.c:67) 20241111163759609 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759609 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759609 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw (trunk:0) found free endpoint: rtpbridge/b9@mgw (mgcp_endp.c:261) 20241111163759609 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b9@mgw" (mgcp_protocol.c:441) 20241111163759609 DLMGCP NOTICE <0013> endpoint:rtpbridge/b9@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759609 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759609 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw conn:(00B8/rtp C:81B7A2E4 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759609 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw CI:81B7A2E4 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759609 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw CI:81B7A2E4 output_enabled 0 (mgcp_msg.c:125) 20241111163759609 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759609 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw conn:(00B8/rtp C:81B7A2E4 r=NULL:0<->l=:0 CID=188) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759609 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759609 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw CI:81B7A2E4 CRCX: Creating connection: port: 5604 (mgcp_protocol.c:1112) 20241111163759609 DLMGCP NOTICE <0013> endpoint:rtpbridge/b9@mgw CI:81B7A2E4 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759609 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759609 DLMGCP DEBUG <0013> Generated response: line #00: 200 8562 OK (mgcp_msg.c:67) 20241111163759609 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/b9@mgw (mgcp_msg.c:67) 20241111163759609 DLMGCP DEBUG <0013> Generated response: line #02: I: 81B7A2E4 (mgcp_msg.c:67) 20241111163759609 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 188 (mgcp_msg.c:67) 20241111163759609 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759609 DLMGCP DEBUG <0013> Generated response: line #05: o=- 81B7A2E4 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759609 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759609 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759609 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759609 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759609 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759609 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759610 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8563 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759610 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759610 DLMGCP DEBUG <0013> Received message: line #02: C: 00B9 (mgcp_msg.c:67) 20241111163759610 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759610 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759610 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw (trunk:0) found free endpoint: rtpbridge/ba@mgw (mgcp_endp.c:261) 20241111163759610 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ba@mgw" (mgcp_protocol.c:441) 20241111163759610 DLMGCP NOTICE <0013> endpoint:rtpbridge/ba@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759610 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759610 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw conn:(00B9/rtp C:DFA27DE5 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759610 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw CI:DFA27DE5 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759610 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw CI:DFA27DE5 output_enabled 0 (mgcp_msg.c:125) 20241111163759610 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759610 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw conn:(00B9/rtp C:DFA27DE5 r=NULL:0<->l=:0 CID=189) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759610 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759611 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw CI:DFA27DE5 CRCX: Creating connection: port: 5606 (mgcp_protocol.c:1112) 20241111163759611 DLMGCP NOTICE <0013> endpoint:rtpbridge/ba@mgw CI:DFA27DE5 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759611 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759611 DLMGCP DEBUG <0013> Generated response: line #00: 200 8563 OK (mgcp_msg.c:67) 20241111163759611 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ba@mgw (mgcp_msg.c:67) 20241111163759611 DLMGCP DEBUG <0013> Generated response: line #02: I: DFA27DE5 (mgcp_msg.c:67) 20241111163759611 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 189 (mgcp_msg.c:67) 20241111163759611 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759611 DLMGCP DEBUG <0013> Generated response: line #05: o=- DFA27DE5 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759611 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759611 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759611 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759611 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759611 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759611 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759612 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8564 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759612 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759612 DLMGCP DEBUG <0013> Received message: line #02: C: 00BA (mgcp_msg.c:67) 20241111163759612 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759612 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759612 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw (trunk:0) found free endpoint: rtpbridge/bb@mgw (mgcp_endp.c:261) 20241111163759612 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/bb@mgw" (mgcp_protocol.c:441) 20241111163759612 DLMGCP NOTICE <0013> endpoint:rtpbridge/bb@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759612 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759612 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw conn:(00BA/rtp C:3A381C55 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759612 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw CI:3A381C55 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759612 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw CI:3A381C55 output_enabled 0 (mgcp_msg.c:125) 20241111163759612 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759612 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw conn:(00BA/rtp C:3A381C55 r=NULL:0<->l=:0 CID=190) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759612 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759612 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw CI:3A381C55 CRCX: Creating connection: port: 5608 (mgcp_protocol.c:1112) 20241111163759612 DLMGCP NOTICE <0013> endpoint:rtpbridge/bb@mgw CI:3A381C55 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759612 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759612 DLMGCP DEBUG <0013> Generated response: line #00: 200 8564 OK (mgcp_msg.c:67) 20241111163759612 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bb@mgw (mgcp_msg.c:67) 20241111163759612 DLMGCP DEBUG <0013> Generated response: line #02: I: 3A381C55 (mgcp_msg.c:67) 20241111163759612 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 190 (mgcp_msg.c:67) 20241111163759612 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759612 DLMGCP DEBUG <0013> Generated response: line #05: o=- 3A381C55 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759612 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759612 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759612 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759612 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759612 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759612 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759613 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8565 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759613 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759613 DLMGCP DEBUG <0013> Received message: line #02: C: 00BB (mgcp_msg.c:67) 20241111163759613 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759613 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759613 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw (trunk:0) found free endpoint: rtpbridge/bc@mgw (mgcp_endp.c:261) 20241111163759613 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/bc@mgw" (mgcp_protocol.c:441) 20241111163759613 DLMGCP NOTICE <0013> endpoint:rtpbridge/bc@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759613 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759613 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw conn:(00BB/rtp C:3519BDDC r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759613 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw CI:3519BDDC connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759613 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw CI:3519BDDC output_enabled 0 (mgcp_msg.c:125) 20241111163759613 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759613 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw conn:(00BB/rtp C:3519BDDC r=NULL:0<->l=:0 CID=191) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759613 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759613 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw CI:3519BDDC CRCX: Creating connection: port: 5610 (mgcp_protocol.c:1112) 20241111163759613 DLMGCP NOTICE <0013> endpoint:rtpbridge/bc@mgw CI:3519BDDC CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759613 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759613 DLMGCP DEBUG <0013> Generated response: line #00: 200 8565 OK (mgcp_msg.c:67) 20241111163759613 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bc@mgw (mgcp_msg.c:67) 20241111163759613 DLMGCP DEBUG <0013> Generated response: line #02: I: 3519BDDC (mgcp_msg.c:67) 20241111163759613 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 191 (mgcp_msg.c:67) 20241111163759613 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759613 DLMGCP DEBUG <0013> Generated response: line #05: o=- 3519BDDC 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759613 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759613 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759613 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759614 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759614 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759614 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759614 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8566 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759614 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759614 DLMGCP DEBUG <0013> Received message: line #02: C: 00BC (mgcp_msg.c:67) 20241111163759614 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759614 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759614 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw (trunk:0) found free endpoint: rtpbridge/bd@mgw (mgcp_endp.c:261) 20241111163759614 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/bd@mgw" (mgcp_protocol.c:441) 20241111163759614 DLMGCP NOTICE <0013> endpoint:rtpbridge/bd@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759614 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759614 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw conn:(00BC/rtp C:8AC00D6E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759614 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw CI:8AC00D6E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759614 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw CI:8AC00D6E output_enabled 0 (mgcp_msg.c:125) 20241111163759614 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759614 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw conn:(00BC/rtp C:8AC00D6E r=NULL:0<->l=:0 CID=192) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759614 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759614 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw CI:8AC00D6E CRCX: Creating connection: port: 5612 (mgcp_protocol.c:1112) 20241111163759614 DLMGCP NOTICE <0013> endpoint:rtpbridge/bd@mgw CI:8AC00D6E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759614 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759614 DLMGCP DEBUG <0013> Generated response: line #00: 200 8566 OK (mgcp_msg.c:67) 20241111163759614 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bd@mgw (mgcp_msg.c:67) 20241111163759615 DLMGCP DEBUG <0013> Generated response: line #02: I: 8AC00D6E (mgcp_msg.c:67) 20241111163759615 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 192 (mgcp_msg.c:67) 20241111163759615 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759615 DLMGCP DEBUG <0013> Generated response: line #05: o=- 8AC00D6E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759615 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759615 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759615 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759615 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759615 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759615 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759615 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8567 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759615 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759615 DLMGCP DEBUG <0013> Received message: line #02: C: 00BD (mgcp_msg.c:67) 20241111163759615 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759615 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759615 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw (trunk:0) found free endpoint: rtpbridge/be@mgw (mgcp_endp.c:261) 20241111163759615 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/be@mgw" (mgcp_protocol.c:441) 20241111163759615 DLMGCP NOTICE <0013> endpoint:rtpbridge/be@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759615 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759615 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw conn:(00BD/rtp C:B261235F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759615 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw CI:B261235F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759615 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw CI:B261235F output_enabled 0 (mgcp_msg.c:125) 20241111163759615 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759615 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw conn:(00BD/rtp C:B261235F r=NULL:0<->l=:0 CID=193) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759615 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759615 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw CI:B261235F CRCX: Creating connection: port: 5614 (mgcp_protocol.c:1112) 20241111163759616 DLMGCP NOTICE <0013> endpoint:rtpbridge/be@mgw CI:B261235F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759616 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759616 DLMGCP DEBUG <0013> Generated response: line #00: 200 8567 OK (mgcp_msg.c:67) 20241111163759616 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/be@mgw (mgcp_msg.c:67) 20241111163759616 DLMGCP DEBUG <0013> Generated response: line #02: I: B261235F (mgcp_msg.c:67) 20241111163759616 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 193 (mgcp_msg.c:67) 20241111163759616 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759616 DLMGCP DEBUG <0013> Generated response: line #05: o=- B261235F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759616 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759616 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759616 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759616 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759616 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759616 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759616 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8568 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759616 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759616 DLMGCP DEBUG <0013> Received message: line #02: C: 00BE (mgcp_msg.c:67) 20241111163759616 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759616 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759616 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw (trunk:0) found free endpoint: rtpbridge/bf@mgw (mgcp_endp.c:261) 20241111163759616 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/bf@mgw" (mgcp_protocol.c:441) 20241111163759616 DLMGCP NOTICE <0013> endpoint:rtpbridge/bf@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759616 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759616 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw conn:(00BE/rtp C:4180AE9E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759616 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw CI:4180AE9E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759616 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw CI:4180AE9E output_enabled 0 (mgcp_msg.c:125) 20241111163759616 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759616 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw conn:(00BE/rtp C:4180AE9E r=NULL:0<->l=:0 CID=194) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759616 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759617 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw CI:4180AE9E CRCX: Creating connection: port: 5616 (mgcp_protocol.c:1112) 20241111163759617 DLMGCP NOTICE <0013> endpoint:rtpbridge/bf@mgw CI:4180AE9E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759617 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759617 DLMGCP DEBUG <0013> Generated response: line #00: 200 8568 OK (mgcp_msg.c:67) 20241111163759617 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/bf@mgw (mgcp_msg.c:67) 20241111163759617 DLMGCP DEBUG <0013> Generated response: line #02: I: 4180AE9E (mgcp_msg.c:67) 20241111163759617 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 194 (mgcp_msg.c:67) 20241111163759617 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759617 DLMGCP DEBUG <0013> Generated response: line #05: o=- 4180AE9E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759617 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759617 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759617 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759617 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759617 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759617 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759617 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8569 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759617 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759617 DLMGCP DEBUG <0013> Received message: line #02: C: 00BF (mgcp_msg.c:67) 20241111163759617 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759617 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759617 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw (trunk:0) found free endpoint: rtpbridge/c0@mgw (mgcp_endp.c:261) 20241111163759617 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c0@mgw" (mgcp_protocol.c:441) 20241111163759617 DLMGCP NOTICE <0013> endpoint:rtpbridge/c0@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759617 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759617 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw conn:(00BF/rtp C:AD150FAB r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759617 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw CI:AD150FAB connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759617 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw CI:AD150FAB output_enabled 0 (mgcp_msg.c:125) 20241111163759618 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759618 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw conn:(00BF/rtp C:AD150FAB r=NULL:0<->l=:0 CID=195) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759618 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759618 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw CI:AD150FAB CRCX: Creating connection: port: 5618 (mgcp_protocol.c:1112) 20241111163759618 DLMGCP NOTICE <0013> endpoint:rtpbridge/c0@mgw CI:AD150FAB CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759618 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759618 DLMGCP DEBUG <0013> Generated response: line #00: 200 8569 OK (mgcp_msg.c:67) 20241111163759618 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c0@mgw (mgcp_msg.c:67) 20241111163759618 DLMGCP DEBUG <0013> Generated response: line #02: I: AD150FAB (mgcp_msg.c:67) 20241111163759618 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 195 (mgcp_msg.c:67) 20241111163759618 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759618 DLMGCP DEBUG <0013> Generated response: line #05: o=- AD150FAB 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759618 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759618 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759618 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759618 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759618 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759618 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759618 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8570 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759618 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759618 DLMGCP DEBUG <0013> Received message: line #02: C: 00C0 (mgcp_msg.c:67) 20241111163759618 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759618 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759618 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw (trunk:0) found free endpoint: rtpbridge/c1@mgw (mgcp_endp.c:261) 20241111163759618 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c1@mgw" (mgcp_protocol.c:441) 20241111163759619 DLMGCP NOTICE <0013> endpoint:rtpbridge/c1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759619 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759619 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw conn:(00C0/rtp C:28B19B10 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759619 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw CI:28B19B10 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759619 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw CI:28B19B10 output_enabled 0 (mgcp_msg.c:125) 20241111163759619 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759619 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw conn:(00C0/rtp C:28B19B10 r=NULL:0<->l=:0 CID=196) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759619 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759619 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw CI:28B19B10 CRCX: Creating connection: port: 5620 (mgcp_protocol.c:1112) 20241111163759619 DLMGCP NOTICE <0013> endpoint:rtpbridge/c1@mgw CI:28B19B10 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759619 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759619 DLMGCP DEBUG <0013> Generated response: line #00: 200 8570 OK (mgcp_msg.c:67) 20241111163759619 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c1@mgw (mgcp_msg.c:67) 20241111163759619 DLMGCP DEBUG <0013> Generated response: line #02: I: 28B19B10 (mgcp_msg.c:67) 20241111163759619 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 196 (mgcp_msg.c:67) 20241111163759619 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759619 DLMGCP DEBUG <0013> Generated response: line #05: o=- 28B19B10 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759619 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759619 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759619 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759619 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759619 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759619 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759620 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8571 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759620 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759620 DLMGCP DEBUG <0013> Received message: line #02: C: 00C1 (mgcp_msg.c:67) 20241111163759620 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759620 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759620 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw (trunk:0) found free endpoint: rtpbridge/c2@mgw (mgcp_endp.c:261) 20241111163759620 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c2@mgw" (mgcp_protocol.c:441) 20241111163759620 DLMGCP NOTICE <0013> endpoint:rtpbridge/c2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759620 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759620 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw conn:(00C1/rtp C:1450482E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759620 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw CI:1450482E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759620 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw CI:1450482E output_enabled 0 (mgcp_msg.c:125) 20241111163759620 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759620 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw conn:(00C1/rtp C:1450482E r=NULL:0<->l=:0 CID=197) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759620 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759620 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw CI:1450482E CRCX: Creating connection: port: 5622 (mgcp_protocol.c:1112) 20241111163759620 DLMGCP NOTICE <0013> endpoint:rtpbridge/c2@mgw CI:1450482E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759620 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759620 DLMGCP DEBUG <0013> Generated response: line #00: 200 8571 OK (mgcp_msg.c:67) 20241111163759620 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c2@mgw (mgcp_msg.c:67) 20241111163759620 DLMGCP DEBUG <0013> Generated response: line #02: I: 1450482E (mgcp_msg.c:67) 20241111163759620 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 197 (mgcp_msg.c:67) 20241111163759620 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759620 DLMGCP DEBUG <0013> Generated response: line #05: o=- 1450482E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759620 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759620 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759620 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759620 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759620 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759620 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759621 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8572 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759621 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759621 DLMGCP DEBUG <0013> Received message: line #02: C: 00C2 (mgcp_msg.c:67) 20241111163759621 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759621 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759621 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw (trunk:0) found free endpoint: rtpbridge/c3@mgw (mgcp_endp.c:261) 20241111163759621 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c3@mgw" (mgcp_protocol.c:441) 20241111163759621 DLMGCP NOTICE <0013> endpoint:rtpbridge/c3@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759621 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759621 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw conn:(00C2/rtp C:D6DB27E3 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759621 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw CI:D6DB27E3 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759621 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw CI:D6DB27E3 output_enabled 0 (mgcp_msg.c:125) 20241111163759621 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759621 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw conn:(00C2/rtp C:D6DB27E3 r=NULL:0<->l=:0 CID=198) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759621 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759621 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw CI:D6DB27E3 CRCX: Creating connection: port: 5624 (mgcp_protocol.c:1112) 20241111163759621 DLMGCP NOTICE <0013> endpoint:rtpbridge/c3@mgw CI:D6DB27E3 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759621 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759621 DLMGCP DEBUG <0013> Generated response: line #00: 200 8572 OK (mgcp_msg.c:67) 20241111163759621 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c3@mgw (mgcp_msg.c:67) 20241111163759621 DLMGCP DEBUG <0013> Generated response: line #02: I: D6DB27E3 (mgcp_msg.c:67) 20241111163759621 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 198 (mgcp_msg.c:67) 20241111163759621 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759621 DLMGCP DEBUG <0013> Generated response: line #05: o=- D6DB27E3 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759621 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759621 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759621 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759621 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759621 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759622 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759622 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8573 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759622 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759622 DLMGCP DEBUG <0013> Received message: line #02: C: 00C3 (mgcp_msg.c:67) 20241111163759622 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759622 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759622 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw (trunk:0) found free endpoint: rtpbridge/c4@mgw (mgcp_endp.c:261) 20241111163759622 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c4@mgw" (mgcp_protocol.c:441) 20241111163759622 DLMGCP NOTICE <0013> endpoint:rtpbridge/c4@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759622 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759622 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw conn:(00C3/rtp C:03465962 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759622 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw CI:03465962 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759622 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw CI:03465962 output_enabled 0 (mgcp_msg.c:125) 20241111163759622 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759622 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw conn:(00C3/rtp C:03465962 r=NULL:0<->l=:0 CID=199) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759622 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759622 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw CI:03465962 CRCX: Creating connection: port: 5626 (mgcp_protocol.c:1112) 20241111163759622 DLMGCP NOTICE <0013> endpoint:rtpbridge/c4@mgw CI:03465962 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759622 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759622 DLMGCP DEBUG <0013> Generated response: line #00: 200 8573 OK (mgcp_msg.c:67) 20241111163759622 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c4@mgw (mgcp_msg.c:67) 20241111163759622 DLMGCP DEBUG <0013> Generated response: line #02: I: 03465962 (mgcp_msg.c:67) 20241111163759622 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 199 (mgcp_msg.c:67) 20241111163759622 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759622 DLMGCP DEBUG <0013> Generated response: line #05: o=- 03465962 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759622 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759622 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759622 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759622 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759622 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759623 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759623 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8574 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759623 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759623 DLMGCP DEBUG <0013> Received message: line #02: C: 00C4 (mgcp_msg.c:67) 20241111163759623 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759623 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759623 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw (trunk:0) found free endpoint: rtpbridge/c5@mgw (mgcp_endp.c:261) 20241111163759623 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c5@mgw" (mgcp_protocol.c:441) 20241111163759623 DLMGCP NOTICE <0013> endpoint:rtpbridge/c5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759623 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759623 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw conn:(00C4/rtp C:B6BBEE7D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759623 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw CI:B6BBEE7D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759623 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw CI:B6BBEE7D output_enabled 0 (mgcp_msg.c:125) 20241111163759623 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759623 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw conn:(00C4/rtp C:B6BBEE7D r=NULL:0<->l=:0 CID=200) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759623 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759623 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw CI:B6BBEE7D CRCX: Creating connection: port: 5628 (mgcp_protocol.c:1112) 20241111163759623 DLMGCP NOTICE <0013> endpoint:rtpbridge/c5@mgw CI:B6BBEE7D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759623 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759623 DLMGCP DEBUG <0013> Generated response: line #00: 200 8574 OK (mgcp_msg.c:67) 20241111163759623 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c5@mgw (mgcp_msg.c:67) 20241111163759623 DLMGCP DEBUG <0013> Generated response: line #02: I: B6BBEE7D (mgcp_msg.c:67) 20241111163759623 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 200 (mgcp_msg.c:67) 20241111163759623 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759623 DLMGCP DEBUG <0013> Generated response: line #05: o=- B6BBEE7D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759623 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759624 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759624 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759624 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759624 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759624 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759624 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8575 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759624 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759624 DLMGCP DEBUG <0013> Received message: line #02: C: 00C5 (mgcp_msg.c:67) 20241111163759624 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759624 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759624 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw (trunk:0) found free endpoint: rtpbridge/c6@mgw (mgcp_endp.c:261) 20241111163759624 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c6@mgw" (mgcp_protocol.c:441) 20241111163759624 DLMGCP NOTICE <0013> endpoint:rtpbridge/c6@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759624 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759624 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw conn:(00C5/rtp C:D9A332B9 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759624 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw CI:D9A332B9 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759624 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw CI:D9A332B9 output_enabled 0 (mgcp_msg.c:125) 20241111163759624 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759624 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw conn:(00C5/rtp C:D9A332B9 r=NULL:0<->l=:0 CID=201) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759624 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759624 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw CI:D9A332B9 CRCX: Creating connection: port: 5630 (mgcp_protocol.c:1112) 20241111163759624 DLMGCP NOTICE <0013> endpoint:rtpbridge/c6@mgw CI:D9A332B9 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759624 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759624 DLMGCP DEBUG <0013> Generated response: line #00: 200 8575 OK (mgcp_msg.c:67) 20241111163759624 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c6@mgw (mgcp_msg.c:67) 20241111163759624 DLMGCP DEBUG <0013> Generated response: line #02: I: D9A332B9 (mgcp_msg.c:67) 20241111163759625 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 201 (mgcp_msg.c:67) 20241111163759625 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759625 DLMGCP DEBUG <0013> Generated response: line #05: o=- D9A332B9 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759625 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759625 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759625 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759625 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759625 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759625 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759625 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8576 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759625 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759625 DLMGCP DEBUG <0013> Received message: line #02: C: 00C6 (mgcp_msg.c:67) 20241111163759625 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759625 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759625 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw (trunk:0) found free endpoint: rtpbridge/c7@mgw (mgcp_endp.c:261) 20241111163759625 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c7@mgw" (mgcp_protocol.c:441) 20241111163759625 DLMGCP NOTICE <0013> endpoint:rtpbridge/c7@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759625 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759625 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw conn:(00C6/rtp C:23EE8B08 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759625 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw CI:23EE8B08 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759625 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw CI:23EE8B08 output_enabled 0 (mgcp_msg.c:125) 20241111163759625 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759625 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw conn:(00C6/rtp C:23EE8B08 r=NULL:0<->l=:0 CID=202) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759625 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759626 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw CI:23EE8B08 CRCX: Creating connection: port: 5632 (mgcp_protocol.c:1112) 20241111163759626 DLMGCP NOTICE <0013> endpoint:rtpbridge/c7@mgw CI:23EE8B08 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759626 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759626 DLMGCP DEBUG <0013> Generated response: line #00: 200 8576 OK (mgcp_msg.c:67) 20241111163759626 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c7@mgw (mgcp_msg.c:67) 20241111163759626 DLMGCP DEBUG <0013> Generated response: line #02: I: 23EE8B08 (mgcp_msg.c:67) 20241111163759626 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 202 (mgcp_msg.c:67) 20241111163759626 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759626 DLMGCP DEBUG <0013> Generated response: line #05: o=- 23EE8B08 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759626 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759626 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759626 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759626 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759626 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759626 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759626 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8577 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759626 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759626 DLMGCP DEBUG <0013> Received message: line #02: C: 00C7 (mgcp_msg.c:67) 20241111163759626 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759626 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759626 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw (trunk:0) found free endpoint: rtpbridge/c8@mgw (mgcp_endp.c:261) 20241111163759626 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c8@mgw" (mgcp_protocol.c:441) 20241111163759626 DLMGCP NOTICE <0013> endpoint:rtpbridge/c8@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759626 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759626 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw conn:(00C7/rtp C:CB951BF0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759626 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw CI:CB951BF0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759626 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw CI:CB951BF0 output_enabled 0 (mgcp_msg.c:125) 20241111163759626 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759627 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw conn:(00C7/rtp C:CB951BF0 r=NULL:0<->l=:0 CID=203) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759627 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759627 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw CI:CB951BF0 CRCX: Creating connection: port: 5634 (mgcp_protocol.c:1112) 20241111163759627 DLMGCP NOTICE <0013> endpoint:rtpbridge/c8@mgw CI:CB951BF0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759627 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759627 DLMGCP DEBUG <0013> Generated response: line #00: 200 8577 OK (mgcp_msg.c:67) 20241111163759627 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c8@mgw (mgcp_msg.c:67) 20241111163759627 DLMGCP DEBUG <0013> Generated response: line #02: I: CB951BF0 (mgcp_msg.c:67) 20241111163759627 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 203 (mgcp_msg.c:67) 20241111163759627 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759627 DLMGCP DEBUG <0013> Generated response: line #05: o=- CB951BF0 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759627 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759627 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759627 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759627 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759627 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759627 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759627 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8578 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759627 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759627 DLMGCP DEBUG <0013> Received message: line #02: C: 00C8 (mgcp_msg.c:67) 20241111163759627 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759627 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759627 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw (trunk:0) found free endpoint: rtpbridge/c9@mgw (mgcp_endp.c:261) 20241111163759627 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c9@mgw" (mgcp_protocol.c:441) 20241111163759627 DLMGCP NOTICE <0013> endpoint:rtpbridge/c9@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759627 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759628 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw conn:(00C8/rtp C:064067CC r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759628 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw CI:064067CC connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759628 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw CI:064067CC output_enabled 0 (mgcp_msg.c:125) 20241111163759628 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759628 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw conn:(00C8/rtp C:064067CC r=NULL:0<->l=:0 CID=204) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759628 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759628 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw CI:064067CC CRCX: Creating connection: port: 5636 (mgcp_protocol.c:1112) 20241111163759628 DLMGCP NOTICE <0013> endpoint:rtpbridge/c9@mgw CI:064067CC CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759628 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759628 DLMGCP DEBUG <0013> Generated response: line #00: 200 8578 OK (mgcp_msg.c:67) 20241111163759628 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/c9@mgw (mgcp_msg.c:67) 20241111163759628 DLMGCP DEBUG <0013> Generated response: line #02: I: 064067CC (mgcp_msg.c:67) 20241111163759628 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 204 (mgcp_msg.c:67) 20241111163759628 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759628 DLMGCP DEBUG <0013> Generated response: line #05: o=- 064067CC 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759628 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759628 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759628 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759628 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759628 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759628 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759628 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8579 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759629 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759629 DLMGCP DEBUG <0013> Received message: line #02: C: 00C9 (mgcp_msg.c:67) 20241111163759629 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759629 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759629 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw (trunk:0) found free endpoint: rtpbridge/ca@mgw (mgcp_endp.c:261) 20241111163759629 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ca@mgw" (mgcp_protocol.c:441) 20241111163759629 DLMGCP NOTICE <0013> endpoint:rtpbridge/ca@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759629 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759629 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw conn:(00C9/rtp C:1BC7C845 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759629 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw CI:1BC7C845 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759629 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw CI:1BC7C845 output_enabled 0 (mgcp_msg.c:125) 20241111163759629 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759629 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw conn:(00C9/rtp C:1BC7C845 r=NULL:0<->l=:0 CID=205) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759629 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759629 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw CI:1BC7C845 CRCX: Creating connection: port: 5638 (mgcp_protocol.c:1112) 20241111163759629 DLMGCP NOTICE <0013> endpoint:rtpbridge/ca@mgw CI:1BC7C845 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759629 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759629 DLMGCP DEBUG <0013> Generated response: line #00: 200 8579 OK (mgcp_msg.c:67) 20241111163759629 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ca@mgw (mgcp_msg.c:67) 20241111163759629 DLMGCP DEBUG <0013> Generated response: line #02: I: 1BC7C845 (mgcp_msg.c:67) 20241111163759629 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 205 (mgcp_msg.c:67) 20241111163759629 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759629 DLMGCP DEBUG <0013> Generated response: line #05: o=- 1BC7C845 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759629 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759629 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759629 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759629 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759629 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759629 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759630 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8580 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759630 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759630 DLMGCP DEBUG <0013> Received message: line #02: C: 00CA (mgcp_msg.c:67) 20241111163759630 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759630 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759630 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw (trunk:0) found free endpoint: rtpbridge/cb@mgw (mgcp_endp.c:261) 20241111163759630 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/cb@mgw" (mgcp_protocol.c:441) 20241111163759630 DLMGCP NOTICE <0013> endpoint:rtpbridge/cb@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759630 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759630 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw conn:(00CA/rtp C:7C1914C6 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759630 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw CI:7C1914C6 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759630 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw CI:7C1914C6 output_enabled 0 (mgcp_msg.c:125) 20241111163759630 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759630 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw conn:(00CA/rtp C:7C1914C6 r=NULL:0<->l=:0 CID=206) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759630 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759630 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw CI:7C1914C6 CRCX: Creating connection: port: 5640 (mgcp_protocol.c:1112) 20241111163759630 DLMGCP NOTICE <0013> endpoint:rtpbridge/cb@mgw CI:7C1914C6 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759630 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759630 DLMGCP DEBUG <0013> Generated response: line #00: 200 8580 OK (mgcp_msg.c:67) 20241111163759630 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cb@mgw (mgcp_msg.c:67) 20241111163759630 DLMGCP DEBUG <0013> Generated response: line #02: I: 7C1914C6 (mgcp_msg.c:67) 20241111163759630 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 206 (mgcp_msg.c:67) 20241111163759630 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759630 DLMGCP DEBUG <0013> Generated response: line #05: o=- 7C1914C6 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759630 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759630 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759630 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759630 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759630 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759630 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759631 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8581 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759631 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759631 DLMGCP DEBUG <0013> Received message: line #02: C: 00CB (mgcp_msg.c:67) 20241111163759631 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759631 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759631 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw (trunk:0) found free endpoint: rtpbridge/cc@mgw (mgcp_endp.c:261) 20241111163759631 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/cc@mgw" (mgcp_protocol.c:441) 20241111163759631 DLMGCP NOTICE <0013> endpoint:rtpbridge/cc@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759631 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759631 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw conn:(00CB/rtp C:E97E368D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759631 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw CI:E97E368D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759631 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw CI:E97E368D output_enabled 0 (mgcp_msg.c:125) 20241111163759631 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759631 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw conn:(00CB/rtp C:E97E368D r=NULL:0<->l=:0 CID=207) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759631 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759631 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw CI:E97E368D CRCX: Creating connection: port: 5642 (mgcp_protocol.c:1112) 20241111163759631 DLMGCP NOTICE <0013> endpoint:rtpbridge/cc@mgw CI:E97E368D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759631 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759631 DLMGCP DEBUG <0013> Generated response: line #00: 200 8581 OK (mgcp_msg.c:67) 20241111163759631 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cc@mgw (mgcp_msg.c:67) 20241111163759631 DLMGCP DEBUG <0013> Generated response: line #02: I: E97E368D (mgcp_msg.c:67) 20241111163759631 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 207 (mgcp_msg.c:67) 20241111163759631 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759631 DLMGCP DEBUG <0013> Generated response: line #05: o=- E97E368D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759631 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759631 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759631 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759631 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759631 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759631 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759632 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8582 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759632 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759632 DLMGCP DEBUG <0013> Received message: line #02: C: 00CC (mgcp_msg.c:67) 20241111163759632 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759632 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759632 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw (trunk:0) found free endpoint: rtpbridge/cd@mgw (mgcp_endp.c:261) 20241111163759632 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/cd@mgw" (mgcp_protocol.c:441) 20241111163759632 DLMGCP NOTICE <0013> endpoint:rtpbridge/cd@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759632 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759632 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw conn:(00CC/rtp C:1B512242 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759632 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw CI:1B512242 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759632 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw CI:1B512242 output_enabled 0 (mgcp_msg.c:125) 20241111163759632 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759632 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw conn:(00CC/rtp C:1B512242 r=NULL:0<->l=:0 CID=208) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759632 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759632 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw CI:1B512242 CRCX: Creating connection: port: 5644 (mgcp_protocol.c:1112) 20241111163759632 DLMGCP NOTICE <0013> endpoint:rtpbridge/cd@mgw CI:1B512242 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759633 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759633 DLMGCP DEBUG <0013> Generated response: line #00: 200 8582 OK (mgcp_msg.c:67) 20241111163759633 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cd@mgw (mgcp_msg.c:67) 20241111163759633 DLMGCP DEBUG <0013> Generated response: line #02: I: 1B512242 (mgcp_msg.c:67) 20241111163759633 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 208 (mgcp_msg.c:67) 20241111163759633 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759633 DLMGCP DEBUG <0013> Generated response: line #05: o=- 1B512242 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759633 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759633 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759633 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759633 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759633 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759633 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759633 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8583 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759633 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759633 DLMGCP DEBUG <0013> Received message: line #02: C: 00CD (mgcp_msg.c:67) 20241111163759633 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759633 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759633 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw (trunk:0) found free endpoint: rtpbridge/ce@mgw (mgcp_endp.c:261) 20241111163759633 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ce@mgw" (mgcp_protocol.c:441) 20241111163759633 DLMGCP NOTICE <0013> endpoint:rtpbridge/ce@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759633 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759633 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw conn:(00CD/rtp C:511B26BF r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759633 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw CI:511B26BF connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759633 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw CI:511B26BF output_enabled 0 (mgcp_msg.c:125) 20241111163759634 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759634 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw conn:(00CD/rtp C:511B26BF r=NULL:0<->l=:0 CID=209) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759634 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759634 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw CI:511B26BF CRCX: Creating connection: port: 5646 (mgcp_protocol.c:1112) 20241111163759634 DLMGCP NOTICE <0013> endpoint:rtpbridge/ce@mgw CI:511B26BF CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759634 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759634 DLMGCP DEBUG <0013> Generated response: line #00: 200 8583 OK (mgcp_msg.c:67) 20241111163759634 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ce@mgw (mgcp_msg.c:67) 20241111163759634 DLMGCP DEBUG <0013> Generated response: line #02: I: 511B26BF (mgcp_msg.c:67) 20241111163759634 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 209 (mgcp_msg.c:67) 20241111163759634 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759634 DLMGCP DEBUG <0013> Generated response: line #05: o=- 511B26BF 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759634 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759634 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759634 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759634 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759634 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759634 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759635 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8584 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759635 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759635 DLMGCP DEBUG <0013> Received message: line #02: C: 00CE (mgcp_msg.c:67) 20241111163759635 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759635 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759635 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw (trunk:0) found free endpoint: rtpbridge/cf@mgw (mgcp_endp.c:261) 20241111163759635 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/cf@mgw" (mgcp_protocol.c:441) 20241111163759635 DLMGCP NOTICE <0013> endpoint:rtpbridge/cf@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759635 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759635 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw conn:(00CE/rtp C:97421F37 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759635 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw CI:97421F37 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759635 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw CI:97421F37 output_enabled 0 (mgcp_msg.c:125) 20241111163759635 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759635 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw conn:(00CE/rtp C:97421F37 r=NULL:0<->l=:0 CID=210) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759635 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759635 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw CI:97421F37 CRCX: Creating connection: port: 5648 (mgcp_protocol.c:1112) 20241111163759635 DLMGCP NOTICE <0013> endpoint:rtpbridge/cf@mgw CI:97421F37 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759635 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759635 DLMGCP DEBUG <0013> Generated response: line #00: 200 8584 OK (mgcp_msg.c:67) 20241111163759635 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/cf@mgw (mgcp_msg.c:67) 20241111163759635 DLMGCP DEBUG <0013> Generated response: line #02: I: 97421F37 (mgcp_msg.c:67) 20241111163759635 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 210 (mgcp_msg.c:67) 20241111163759635 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759635 DLMGCP DEBUG <0013> Generated response: line #05: o=- 97421F37 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759635 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759635 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759635 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759635 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759635 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759635 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759636 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8585 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759636 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759636 DLMGCP DEBUG <0013> Received message: line #02: C: 00CF (mgcp_msg.c:67) 20241111163759636 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759636 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759636 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw (trunk:0) found free endpoint: rtpbridge/d0@mgw (mgcp_endp.c:261) 20241111163759636 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d0@mgw" (mgcp_protocol.c:441) 20241111163759636 DLMGCP NOTICE <0013> endpoint:rtpbridge/d0@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759636 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759636 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw conn:(00CF/rtp C:21C18970 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759636 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw CI:21C18970 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759636 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw CI:21C18970 output_enabled 0 (mgcp_msg.c:125) 20241111163759636 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759636 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw conn:(00CF/rtp C:21C18970 r=NULL:0<->l=:0 CID=211) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759636 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759636 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw CI:21C18970 CRCX: Creating connection: port: 5650 (mgcp_protocol.c:1112) 20241111163759636 DLMGCP NOTICE <0013> endpoint:rtpbridge/d0@mgw CI:21C18970 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759636 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759636 DLMGCP DEBUG <0013> Generated response: line #00: 200 8585 OK (mgcp_msg.c:67) 20241111163759636 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d0@mgw (mgcp_msg.c:67) 20241111163759636 DLMGCP DEBUG <0013> Generated response: line #02: I: 21C18970 (mgcp_msg.c:67) 20241111163759636 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 211 (mgcp_msg.c:67) 20241111163759636 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759636 DLMGCP DEBUG <0013> Generated response: line #05: o=- 21C18970 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759636 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759636 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759636 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759636 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759636 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759636 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759637 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8586 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759637 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759637 DLMGCP DEBUG <0013> Received message: line #02: C: 00D0 (mgcp_msg.c:67) 20241111163759637 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759637 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759637 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw (trunk:0) found free endpoint: rtpbridge/d1@mgw (mgcp_endp.c:261) 20241111163759637 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d1@mgw" (mgcp_protocol.c:441) 20241111163759637 DLMGCP NOTICE <0013> endpoint:rtpbridge/d1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759637 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759637 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw conn:(00D0/rtp C:AEC1FC21 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759637 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw CI:AEC1FC21 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759637 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw CI:AEC1FC21 output_enabled 0 (mgcp_msg.c:125) 20241111163759637 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759637 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw conn:(00D0/rtp C:AEC1FC21 r=NULL:0<->l=:0 CID=212) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759637 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759637 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw CI:AEC1FC21 CRCX: Creating connection: port: 5652 (mgcp_protocol.c:1112) 20241111163759637 DLMGCP NOTICE <0013> endpoint:rtpbridge/d1@mgw CI:AEC1FC21 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759637 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759637 DLMGCP DEBUG <0013> Generated response: line #00: 200 8586 OK (mgcp_msg.c:67) 20241111163759637 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d1@mgw (mgcp_msg.c:67) 20241111163759637 DLMGCP DEBUG <0013> Generated response: line #02: I: AEC1FC21 (mgcp_msg.c:67) 20241111163759637 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 212 (mgcp_msg.c:67) 20241111163759637 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759637 DLMGCP DEBUG <0013> Generated response: line #05: o=- AEC1FC21 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759637 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759637 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759637 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759638 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759638 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759638 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759638 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8587 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759638 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759638 DLMGCP DEBUG <0013> Received message: line #02: C: 00D1 (mgcp_msg.c:67) 20241111163759638 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759638 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759638 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw (trunk:0) found free endpoint: rtpbridge/d2@mgw (mgcp_endp.c:261) 20241111163759638 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d2@mgw" (mgcp_protocol.c:441) 20241111163759638 DLMGCP NOTICE <0013> endpoint:rtpbridge/d2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759638 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759638 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw conn:(00D1/rtp C:CC41BB6B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759638 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw CI:CC41BB6B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759638 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw CI:CC41BB6B output_enabled 0 (mgcp_msg.c:125) 20241111163759638 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759638 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw conn:(00D1/rtp C:CC41BB6B r=NULL:0<->l=:0 CID=213) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759638 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759639 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw CI:CC41BB6B CRCX: Creating connection: port: 5654 (mgcp_protocol.c:1112) 20241111163759639 DLMGCP NOTICE <0013> endpoint:rtpbridge/d2@mgw CI:CC41BB6B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759639 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759639 DLMGCP DEBUG <0013> Generated response: line #00: 200 8587 OK (mgcp_msg.c:67) 20241111163759639 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d2@mgw (mgcp_msg.c:67) 20241111163759639 DLMGCP DEBUG <0013> Generated response: line #02: I: CC41BB6B (mgcp_msg.c:67) 20241111163759639 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 213 (mgcp_msg.c:67) 20241111163759639 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759639 DLMGCP DEBUG <0013> Generated response: line #05: o=- CC41BB6B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759639 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759639 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759639 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759639 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759639 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759639 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759639 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8588 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759639 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759639 DLMGCP DEBUG <0013> Received message: line #02: C: 00D2 (mgcp_msg.c:67) 20241111163759639 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759639 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759639 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw (trunk:0) found free endpoint: rtpbridge/d3@mgw (mgcp_endp.c:261) 20241111163759639 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d3@mgw" (mgcp_protocol.c:441) 20241111163759639 DLMGCP NOTICE <0013> endpoint:rtpbridge/d3@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759639 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759639 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw conn:(00D2/rtp C:DA93A728 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759639 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw CI:DA93A728 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759639 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw CI:DA93A728 output_enabled 0 (mgcp_msg.c:125) 20241111163759640 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759640 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw conn:(00D2/rtp C:DA93A728 r=NULL:0<->l=:0 CID=214) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759640 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759640 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw CI:DA93A728 CRCX: Creating connection: port: 5656 (mgcp_protocol.c:1112) 20241111163759640 DLMGCP NOTICE <0013> endpoint:rtpbridge/d3@mgw CI:DA93A728 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759640 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759640 DLMGCP DEBUG <0013> Generated response: line #00: 200 8588 OK (mgcp_msg.c:67) 20241111163759640 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d3@mgw (mgcp_msg.c:67) 20241111163759640 DLMGCP DEBUG <0013> Generated response: line #02: I: DA93A728 (mgcp_msg.c:67) 20241111163759640 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 214 (mgcp_msg.c:67) 20241111163759640 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759640 DLMGCP DEBUG <0013> Generated response: line #05: o=- DA93A728 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759640 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759640 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759640 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759640 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759640 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759640 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759640 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8589 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759640 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759640 DLMGCP DEBUG <0013> Received message: line #02: C: 00D3 (mgcp_msg.c:67) 20241111163759641 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759641 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759641 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw (trunk:0) found free endpoint: rtpbridge/d4@mgw (mgcp_endp.c:261) 20241111163759641 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d4@mgw" (mgcp_protocol.c:441) 20241111163759641 DLMGCP NOTICE <0013> endpoint:rtpbridge/d4@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759641 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759641 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw conn:(00D3/rtp C:B9B1EAA8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759641 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw CI:B9B1EAA8 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759641 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw CI:B9B1EAA8 output_enabled 0 (mgcp_msg.c:125) 20241111163759641 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759641 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw conn:(00D3/rtp C:B9B1EAA8 r=NULL:0<->l=:0 CID=215) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759641 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759641 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw CI:B9B1EAA8 CRCX: Creating connection: port: 5658 (mgcp_protocol.c:1112) 20241111163759641 DLMGCP NOTICE <0013> endpoint:rtpbridge/d4@mgw CI:B9B1EAA8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759641 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759641 DLMGCP DEBUG <0013> Generated response: line #00: 200 8589 OK (mgcp_msg.c:67) 20241111163759641 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d4@mgw (mgcp_msg.c:67) 20241111163759641 DLMGCP DEBUG <0013> Generated response: line #02: I: B9B1EAA8 (mgcp_msg.c:67) 20241111163759641 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 215 (mgcp_msg.c:67) 20241111163759641 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759641 DLMGCP DEBUG <0013> Generated response: line #05: o=- B9B1EAA8 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759641 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759641 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759641 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759641 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759641 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759641 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759642 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8590 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759642 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759642 DLMGCP DEBUG <0013> Received message: line #02: C: 00D4 (mgcp_msg.c:67) 20241111163759642 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759642 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759642 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw (trunk:0) found free endpoint: rtpbridge/d5@mgw (mgcp_endp.c:261) 20241111163759642 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d5@mgw" (mgcp_protocol.c:441) 20241111163759642 DLMGCP NOTICE <0013> endpoint:rtpbridge/d5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759642 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759642 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw conn:(00D4/rtp C:CE8DD017 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759642 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw CI:CE8DD017 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759642 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw CI:CE8DD017 output_enabled 0 (mgcp_msg.c:125) 20241111163759642 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759642 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw conn:(00D4/rtp C:CE8DD017 r=NULL:0<->l=:0 CID=216) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759642 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759642 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw CI:CE8DD017 CRCX: Creating connection: port: 5660 (mgcp_protocol.c:1112) 20241111163759642 DLMGCP NOTICE <0013> endpoint:rtpbridge/d5@mgw CI:CE8DD017 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759642 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759642 DLMGCP DEBUG <0013> Generated response: line #00: 200 8590 OK (mgcp_msg.c:67) 20241111163759642 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d5@mgw (mgcp_msg.c:67) 20241111163759642 DLMGCP DEBUG <0013> Generated response: line #02: I: CE8DD017 (mgcp_msg.c:67) 20241111163759642 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 216 (mgcp_msg.c:67) 20241111163759642 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759642 DLMGCP DEBUG <0013> Generated response: line #05: o=- CE8DD017 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759642 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759642 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759642 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759642 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759642 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759642 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759643 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8591 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759643 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759643 DLMGCP DEBUG <0013> Received message: line #02: C: 00D5 (mgcp_msg.c:67) 20241111163759643 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759643 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759643 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw (trunk:0) found free endpoint: rtpbridge/d6@mgw (mgcp_endp.c:261) 20241111163759643 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d6@mgw" (mgcp_protocol.c:441) 20241111163759643 DLMGCP NOTICE <0013> endpoint:rtpbridge/d6@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759643 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759643 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw conn:(00D5/rtp C:F147A596 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759643 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw CI:F147A596 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759643 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw CI:F147A596 output_enabled 0 (mgcp_msg.c:125) 20241111163759643 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759643 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw conn:(00D5/rtp C:F147A596 r=NULL:0<->l=:0 CID=217) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759643 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759643 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw CI:F147A596 CRCX: Creating connection: port: 5662 (mgcp_protocol.c:1112) 20241111163759643 DLMGCP NOTICE <0013> endpoint:rtpbridge/d6@mgw CI:F147A596 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759643 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759643 DLMGCP DEBUG <0013> Generated response: line #00: 200 8591 OK (mgcp_msg.c:67) 20241111163759643 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d6@mgw (mgcp_msg.c:67) 20241111163759643 DLMGCP DEBUG <0013> Generated response: line #02: I: F147A596 (mgcp_msg.c:67) 20241111163759643 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 217 (mgcp_msg.c:67) 20241111163759643 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759643 DLMGCP DEBUG <0013> Generated response: line #05: o=- F147A596 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759643 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759643 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759643 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759643 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759643 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759643 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759644 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8592 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759644 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759644 DLMGCP DEBUG <0013> Received message: line #02: C: 00D6 (mgcp_msg.c:67) 20241111163759644 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759644 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759644 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw (trunk:0) found free endpoint: rtpbridge/d7@mgw (mgcp_endp.c:261) 20241111163759644 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d7@mgw" (mgcp_protocol.c:441) 20241111163759644 DLMGCP NOTICE <0013> endpoint:rtpbridge/d7@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759644 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759644 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw conn:(00D6/rtp C:97E9645E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759644 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw CI:97E9645E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759644 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw CI:97E9645E output_enabled 0 (mgcp_msg.c:125) 20241111163759644 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759644 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw conn:(00D6/rtp C:97E9645E r=NULL:0<->l=:0 CID=218) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759645 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759645 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw CI:97E9645E CRCX: Creating connection: port: 5664 (mgcp_protocol.c:1112) 20241111163759645 DLMGCP NOTICE <0013> endpoint:rtpbridge/d7@mgw CI:97E9645E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759645 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759645 DLMGCP DEBUG <0013> Generated response: line #00: 200 8592 OK (mgcp_msg.c:67) 20241111163759645 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d7@mgw (mgcp_msg.c:67) 20241111163759645 DLMGCP DEBUG <0013> Generated response: line #02: I: 97E9645E (mgcp_msg.c:67) 20241111163759645 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 218 (mgcp_msg.c:67) 20241111163759645 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759645 DLMGCP DEBUG <0013> Generated response: line #05: o=- 97E9645E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759645 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759645 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759645 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759645 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759645 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759645 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759646 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8593 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759646 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759646 DLMGCP DEBUG <0013> Received message: line #02: C: 00D7 (mgcp_msg.c:67) 20241111163759646 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759646 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759646 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw (trunk:0) found free endpoint: rtpbridge/d8@mgw (mgcp_endp.c:261) 20241111163759646 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d8@mgw" (mgcp_protocol.c:441) 20241111163759646 DLMGCP NOTICE <0013> endpoint:rtpbridge/d8@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759646 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759646 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw conn:(00D7/rtp C:989BECD8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759646 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw CI:989BECD8 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759646 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw CI:989BECD8 output_enabled 0 (mgcp_msg.c:125) 20241111163759646 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759646 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw conn:(00D7/rtp C:989BECD8 r=NULL:0<->l=:0 CID=219) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759646 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759646 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw CI:989BECD8 CRCX: Creating connection: port: 5666 (mgcp_protocol.c:1112) 20241111163759646 DLMGCP NOTICE <0013> endpoint:rtpbridge/d8@mgw CI:989BECD8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759646 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759646 DLMGCP DEBUG <0013> Generated response: line #00: 200 8593 OK (mgcp_msg.c:67) 20241111163759646 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d8@mgw (mgcp_msg.c:67) 20241111163759646 DLMGCP DEBUG <0013> Generated response: line #02: I: 989BECD8 (mgcp_msg.c:67) 20241111163759646 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 219 (mgcp_msg.c:67) 20241111163759646 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759646 DLMGCP DEBUG <0013> Generated response: line #05: o=- 989BECD8 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759646 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759646 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759646 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759646 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759646 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759646 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759647 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8594 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759647 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759647 DLMGCP DEBUG <0013> Received message: line #02: C: 00D8 (mgcp_msg.c:67) 20241111163759647 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759647 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759647 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw (trunk:0) found free endpoint: rtpbridge/d9@mgw (mgcp_endp.c:261) 20241111163759647 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d9@mgw" (mgcp_protocol.c:441) 20241111163759647 DLMGCP NOTICE <0013> endpoint:rtpbridge/d9@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759647 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759647 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw conn:(00D8/rtp C:816F230F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759647 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw CI:816F230F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759647 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw CI:816F230F output_enabled 0 (mgcp_msg.c:125) 20241111163759647 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759647 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw conn:(00D8/rtp C:816F230F r=NULL:0<->l=:0 CID=220) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759647 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759647 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw CI:816F230F CRCX: Creating connection: port: 5668 (mgcp_protocol.c:1112) 20241111163759647 DLMGCP NOTICE <0013> endpoint:rtpbridge/d9@mgw CI:816F230F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759647 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759648 DLMGCP DEBUG <0013> Generated response: line #00: 200 8594 OK (mgcp_msg.c:67) 20241111163759648 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/d9@mgw (mgcp_msg.c:67) 20241111163759648 DLMGCP DEBUG <0013> Generated response: line #02: I: 816F230F (mgcp_msg.c:67) 20241111163759648 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 220 (mgcp_msg.c:67) 20241111163759648 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759648 DLMGCP DEBUG <0013> Generated response: line #05: o=- 816F230F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759648 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759648 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759648 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759648 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759648 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759648 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759648 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8595 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759648 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759648 DLMGCP DEBUG <0013> Received message: line #02: C: 00D9 (mgcp_msg.c:67) 20241111163759648 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759648 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759648 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw (trunk:0) found free endpoint: rtpbridge/da@mgw (mgcp_endp.c:261) 20241111163759648 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/da@mgw" (mgcp_protocol.c:441) 20241111163759648 DLMGCP NOTICE <0013> endpoint:rtpbridge/da@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759648 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759648 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw conn:(00D9/rtp C:8EB37E2C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759648 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw CI:8EB37E2C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759648 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw CI:8EB37E2C output_enabled 0 (mgcp_msg.c:125) 20241111163759648 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759649 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw conn:(00D9/rtp C:8EB37E2C r=NULL:0<->l=:0 CID=221) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759649 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759649 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw CI:8EB37E2C CRCX: Creating connection: port: 5670 (mgcp_protocol.c:1112) 20241111163759649 DLMGCP NOTICE <0013> endpoint:rtpbridge/da@mgw CI:8EB37E2C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759649 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759649 DLMGCP DEBUG <0013> Generated response: line #00: 200 8595 OK (mgcp_msg.c:67) 20241111163759649 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/da@mgw (mgcp_msg.c:67) 20241111163759649 DLMGCP DEBUG <0013> Generated response: line #02: I: 8EB37E2C (mgcp_msg.c:67) 20241111163759649 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 221 (mgcp_msg.c:67) 20241111163759649 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759649 DLMGCP DEBUG <0013> Generated response: line #05: o=- 8EB37E2C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759649 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759649 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759649 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759649 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759649 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759649 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759649 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8596 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759649 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759649 DLMGCP DEBUG <0013> Received message: line #02: C: 00DA (mgcp_msg.c:67) 20241111163759649 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759649 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759649 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw (trunk:0) found free endpoint: rtpbridge/db@mgw (mgcp_endp.c:261) 20241111163759650 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/db@mgw" (mgcp_protocol.c:441) 20241111163759650 DLMGCP NOTICE <0013> endpoint:rtpbridge/db@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759650 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759650 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw conn:(00DA/rtp C:9B2A3B08 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759650 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw CI:9B2A3B08 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759650 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw CI:9B2A3B08 output_enabled 0 (mgcp_msg.c:125) 20241111163759650 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759650 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw conn:(00DA/rtp C:9B2A3B08 r=NULL:0<->l=:0 CID=222) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759650 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759650 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw CI:9B2A3B08 CRCX: Creating connection: port: 5672 (mgcp_protocol.c:1112) 20241111163759650 DLMGCP NOTICE <0013> endpoint:rtpbridge/db@mgw CI:9B2A3B08 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759650 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759650 DLMGCP DEBUG <0013> Generated response: line #00: 200 8596 OK (mgcp_msg.c:67) 20241111163759650 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/db@mgw (mgcp_msg.c:67) 20241111163759650 DLMGCP DEBUG <0013> Generated response: line #02: I: 9B2A3B08 (mgcp_msg.c:67) 20241111163759650 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 222 (mgcp_msg.c:67) 20241111163759650 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759650 DLMGCP DEBUG <0013> Generated response: line #05: o=- 9B2A3B08 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759650 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759650 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759650 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759650 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759650 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759650 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759651 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8597 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759651 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759651 DLMGCP DEBUG <0013> Received message: line #02: C: 00DB (mgcp_msg.c:67) 20241111163759651 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759651 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759651 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw (trunk:0) found free endpoint: rtpbridge/dc@mgw (mgcp_endp.c:261) 20241111163759651 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/dc@mgw" (mgcp_protocol.c:441) 20241111163759651 DLMGCP NOTICE <0013> endpoint:rtpbridge/dc@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759651 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759651 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw conn:(00DB/rtp C:17DA42BD r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759651 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw CI:17DA42BD connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759651 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw CI:17DA42BD output_enabled 0 (mgcp_msg.c:125) 20241111163759651 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759651 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw conn:(00DB/rtp C:17DA42BD r=NULL:0<->l=:0 CID=223) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759651 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759651 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw CI:17DA42BD CRCX: Creating connection: port: 5674 (mgcp_protocol.c:1112) 20241111163759651 DLMGCP NOTICE <0013> endpoint:rtpbridge/dc@mgw CI:17DA42BD CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759651 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759651 DLMGCP DEBUG <0013> Generated response: line #00: 200 8597 OK (mgcp_msg.c:67) 20241111163759651 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/dc@mgw (mgcp_msg.c:67) 20241111163759651 DLMGCP DEBUG <0013> Generated response: line #02: I: 17DA42BD (mgcp_msg.c:67) 20241111163759651 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 223 (mgcp_msg.c:67) 20241111163759651 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759651 DLMGCP DEBUG <0013> Generated response: line #05: o=- 17DA42BD 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759651 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759651 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759651 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759651 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759651 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759651 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759652 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8598 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759652 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759652 DLMGCP DEBUG <0013> Received message: line #02: C: 00DC (mgcp_msg.c:67) 20241111163759652 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759652 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759652 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw (trunk:0) found free endpoint: rtpbridge/dd@mgw (mgcp_endp.c:261) 20241111163759652 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/dd@mgw" (mgcp_protocol.c:441) 20241111163759652 DLMGCP NOTICE <0013> endpoint:rtpbridge/dd@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759652 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759652 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw conn:(00DC/rtp C:75600FFE r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759652 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw CI:75600FFE connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759652 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw CI:75600FFE output_enabled 0 (mgcp_msg.c:125) 20241111163759652 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759652 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw conn:(00DC/rtp C:75600FFE r=NULL:0<->l=:0 CID=224) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759652 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759652 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw CI:75600FFE CRCX: Creating connection: port: 5676 (mgcp_protocol.c:1112) 20241111163759652 DLMGCP NOTICE <0013> endpoint:rtpbridge/dd@mgw CI:75600FFE CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759652 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759652 DLMGCP DEBUG <0013> Generated response: line #00: 200 8598 OK (mgcp_msg.c:67) 20241111163759652 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/dd@mgw (mgcp_msg.c:67) 20241111163759652 DLMGCP DEBUG <0013> Generated response: line #02: I: 75600FFE (mgcp_msg.c:67) 20241111163759652 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 224 (mgcp_msg.c:67) 20241111163759652 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759652 DLMGCP DEBUG <0013> Generated response: line #05: o=- 75600FFE 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759652 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759652 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759652 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759652 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759652 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759652 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759653 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8599 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759653 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759653 DLMGCP DEBUG <0013> Received message: line #02: C: 00DD (mgcp_msg.c:67) 20241111163759653 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759653 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759653 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw (trunk:0) found free endpoint: rtpbridge/de@mgw (mgcp_endp.c:261) 20241111163759653 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/de@mgw" (mgcp_protocol.c:441) 20241111163759653 DLMGCP NOTICE <0013> endpoint:rtpbridge/de@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759653 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759653 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw conn:(00DD/rtp C:001A1331 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759653 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw CI:001A1331 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759653 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw CI:001A1331 output_enabled 0 (mgcp_msg.c:125) 20241111163759653 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759653 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw conn:(00DD/rtp C:001A1331 r=NULL:0<->l=:0 CID=225) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759653 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759653 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw CI:001A1331 CRCX: Creating connection: port: 5678 (mgcp_protocol.c:1112) 20241111163759653 DLMGCP NOTICE <0013> endpoint:rtpbridge/de@mgw CI:001A1331 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759653 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759653 DLMGCP DEBUG <0013> Generated response: line #00: 200 8599 OK (mgcp_msg.c:67) 20241111163759653 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/de@mgw (mgcp_msg.c:67) 20241111163759653 DLMGCP DEBUG <0013> Generated response: line #02: I: 001A1331 (mgcp_msg.c:67) 20241111163759653 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 225 (mgcp_msg.c:67) 20241111163759653 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759654 DLMGCP DEBUG <0013> Generated response: line #05: o=- 001A1331 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759654 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759654 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759654 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759654 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759654 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759654 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759654 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8600 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759654 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759654 DLMGCP DEBUG <0013> Received message: line #02: C: 00DE (mgcp_msg.c:67) 20241111163759654 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759654 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759654 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw (trunk:0) found free endpoint: rtpbridge/df@mgw (mgcp_endp.c:261) 20241111163759654 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/df@mgw" (mgcp_protocol.c:441) 20241111163759654 DLMGCP NOTICE <0013> endpoint:rtpbridge/df@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759654 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759654 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw conn:(00DE/rtp C:91EF48FC r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759654 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw CI:91EF48FC connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759654 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw CI:91EF48FC output_enabled 0 (mgcp_msg.c:125) 20241111163759654 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759654 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw conn:(00DE/rtp C:91EF48FC r=NULL:0<->l=:0 CID=226) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759654 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759654 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw CI:91EF48FC CRCX: Creating connection: port: 5680 (mgcp_protocol.c:1112) 20241111163759654 DLMGCP NOTICE <0013> endpoint:rtpbridge/df@mgw CI:91EF48FC CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759655 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759655 DLMGCP DEBUG <0013> Generated response: line #00: 200 8600 OK (mgcp_msg.c:67) 20241111163759655 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/df@mgw (mgcp_msg.c:67) 20241111163759655 DLMGCP DEBUG <0013> Generated response: line #02: I: 91EF48FC (mgcp_msg.c:67) 20241111163759655 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 226 (mgcp_msg.c:67) 20241111163759655 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759655 DLMGCP DEBUG <0013> Generated response: line #05: o=- 91EF48FC 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759655 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759655 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759655 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759655 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759655 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759655 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759655 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8601 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759655 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759655 DLMGCP DEBUG <0013> Received message: line #02: C: 00DF (mgcp_msg.c:67) 20241111163759655 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759655 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759655 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw (trunk:0) found free endpoint: rtpbridge/e0@mgw (mgcp_endp.c:261) 20241111163759655 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e0@mgw" (mgcp_protocol.c:441) 20241111163759655 DLMGCP NOTICE <0013> endpoint:rtpbridge/e0@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759655 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759655 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw conn:(00DF/rtp C:C0D1D2D6 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759655 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw CI:C0D1D2D6 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759655 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw CI:C0D1D2D6 output_enabled 0 (mgcp_msg.c:125) 20241111163759655 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759655 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw conn:(00DF/rtp C:C0D1D2D6 r=NULL:0<->l=:0 CID=227) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759655 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759656 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw CI:C0D1D2D6 CRCX: Creating connection: port: 5682 (mgcp_protocol.c:1112) 20241111163759656 DLMGCP NOTICE <0013> endpoint:rtpbridge/e0@mgw CI:C0D1D2D6 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759656 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759656 DLMGCP DEBUG <0013> Generated response: line #00: 200 8601 OK (mgcp_msg.c:67) 20241111163759656 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e0@mgw (mgcp_msg.c:67) 20241111163759656 DLMGCP DEBUG <0013> Generated response: line #02: I: C0D1D2D6 (mgcp_msg.c:67) 20241111163759656 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 227 (mgcp_msg.c:67) 20241111163759656 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759656 DLMGCP DEBUG <0013> Generated response: line #05: o=- C0D1D2D6 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759656 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759656 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759656 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759656 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759656 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759656 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759656 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8602 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759656 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759656 DLMGCP DEBUG <0013> Received message: line #02: C: 00E0 (mgcp_msg.c:67) 20241111163759656 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759656 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759656 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw (trunk:0) found free endpoint: rtpbridge/e1@mgw (mgcp_endp.c:261) 20241111163759656 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e1@mgw" (mgcp_protocol.c:441) 20241111163759656 DLMGCP NOTICE <0013> endpoint:rtpbridge/e1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759656 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759656 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw conn:(00E0/rtp C:C45F837E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759656 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw CI:C45F837E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759656 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw CI:C45F837E output_enabled 0 (mgcp_msg.c:125) 20241111163759657 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759657 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw conn:(00E0/rtp C:C45F837E r=NULL:0<->l=:0 CID=228) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759657 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759657 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw CI:C45F837E CRCX: Creating connection: port: 5684 (mgcp_protocol.c:1112) 20241111163759657 DLMGCP NOTICE <0013> endpoint:rtpbridge/e1@mgw CI:C45F837E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759657 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759657 DLMGCP DEBUG <0013> Generated response: line #00: 200 8602 OK (mgcp_msg.c:67) 20241111163759657 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e1@mgw (mgcp_msg.c:67) 20241111163759657 DLMGCP DEBUG <0013> Generated response: line #02: I: C45F837E (mgcp_msg.c:67) 20241111163759657 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 228 (mgcp_msg.c:67) 20241111163759657 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759657 DLMGCP DEBUG <0013> Generated response: line #05: o=- C45F837E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759657 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759657 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759657 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759657 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759657 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759657 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759658 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8603 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759658 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759658 DLMGCP DEBUG <0013> Received message: line #02: C: 00E1 (mgcp_msg.c:67) 20241111163759658 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759658 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759658 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw (trunk:0) found free endpoint: rtpbridge/e2@mgw (mgcp_endp.c:261) 20241111163759658 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e2@mgw" (mgcp_protocol.c:441) 20241111163759658 DLMGCP NOTICE <0013> endpoint:rtpbridge/e2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759658 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759658 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw conn:(00E1/rtp C:59E4090E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759658 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw CI:59E4090E connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759658 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw CI:59E4090E output_enabled 0 (mgcp_msg.c:125) 20241111163759658 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759658 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw conn:(00E1/rtp C:59E4090E r=NULL:0<->l=:0 CID=229) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759658 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759658 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw CI:59E4090E CRCX: Creating connection: port: 5686 (mgcp_protocol.c:1112) 20241111163759658 DLMGCP NOTICE <0013> endpoint:rtpbridge/e2@mgw CI:59E4090E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759658 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759658 DLMGCP DEBUG <0013> Generated response: line #00: 200 8603 OK (mgcp_msg.c:67) 20241111163759658 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e2@mgw (mgcp_msg.c:67) 20241111163759658 DLMGCP DEBUG <0013> Generated response: line #02: I: 59E4090E (mgcp_msg.c:67) 20241111163759658 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 229 (mgcp_msg.c:67) 20241111163759658 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759658 DLMGCP DEBUG <0013> Generated response: line #05: o=- 59E4090E 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759658 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759658 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759658 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759658 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759658 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759658 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759659 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8604 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759659 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759659 DLMGCP DEBUG <0013> Received message: line #02: C: 00E2 (mgcp_msg.c:67) 20241111163759659 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759659 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759659 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw (trunk:0) found free endpoint: rtpbridge/e3@mgw (mgcp_endp.c:261) 20241111163759659 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e3@mgw" (mgcp_protocol.c:441) 20241111163759659 DLMGCP NOTICE <0013> endpoint:rtpbridge/e3@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759659 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759659 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw conn:(00E2/rtp C:CB7DA931 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759659 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw CI:CB7DA931 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759659 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw CI:CB7DA931 output_enabled 0 (mgcp_msg.c:125) 20241111163759659 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759659 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw conn:(00E2/rtp C:CB7DA931 r=NULL:0<->l=:0 CID=230) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759659 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759659 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw CI:CB7DA931 CRCX: Creating connection: port: 5688 (mgcp_protocol.c:1112) 20241111163759659 DLMGCP NOTICE <0013> endpoint:rtpbridge/e3@mgw CI:CB7DA931 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759659 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759659 DLMGCP DEBUG <0013> Generated response: line #00: 200 8604 OK (mgcp_msg.c:67) 20241111163759659 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e3@mgw (mgcp_msg.c:67) 20241111163759659 DLMGCP DEBUG <0013> Generated response: line #02: I: CB7DA931 (mgcp_msg.c:67) 20241111163759659 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 230 (mgcp_msg.c:67) 20241111163759659 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759660 DLMGCP DEBUG <0013> Generated response: line #05: o=- CB7DA931 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759660 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759660 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759660 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759660 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759660 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759660 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759660 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8605 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759660 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759660 DLMGCP DEBUG <0013> Received message: line #02: C: 00E3 (mgcp_msg.c:67) 20241111163759660 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759660 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759660 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw (trunk:0) found free endpoint: rtpbridge/e4@mgw (mgcp_endp.c:261) 20241111163759660 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e4@mgw" (mgcp_protocol.c:441) 20241111163759660 DLMGCP NOTICE <0013> endpoint:rtpbridge/e4@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759660 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759660 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw conn:(00E3/rtp C:B158E255 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759660 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw CI:B158E255 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759660 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw CI:B158E255 output_enabled 0 (mgcp_msg.c:125) 20241111163759660 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759661 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw conn:(00E3/rtp C:B158E255 r=NULL:0<->l=:0 CID=231) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759661 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759661 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw CI:B158E255 CRCX: Creating connection: port: 5690 (mgcp_protocol.c:1112) 20241111163759661 DLMGCP NOTICE <0013> endpoint:rtpbridge/e4@mgw CI:B158E255 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759661 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759661 DLMGCP DEBUG <0013> Generated response: line #00: 200 8605 OK (mgcp_msg.c:67) 20241111163759661 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e4@mgw (mgcp_msg.c:67) 20241111163759661 DLMGCP DEBUG <0013> Generated response: line #02: I: B158E255 (mgcp_msg.c:67) 20241111163759661 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 231 (mgcp_msg.c:67) 20241111163759661 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759661 DLMGCP DEBUG <0013> Generated response: line #05: o=- B158E255 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759661 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759661 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759661 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759661 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759661 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759661 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759662 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8606 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759662 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759662 DLMGCP DEBUG <0013> Received message: line #02: C: 00E4 (mgcp_msg.c:67) 20241111163759662 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759662 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759662 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw (trunk:0) found free endpoint: rtpbridge/e5@mgw (mgcp_endp.c:261) 20241111163759662 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e5@mgw" (mgcp_protocol.c:441) 20241111163759662 DLMGCP NOTICE <0013> endpoint:rtpbridge/e5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759662 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759662 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw conn:(00E4/rtp C:0A06EE6F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759662 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw CI:0A06EE6F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759662 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw CI:0A06EE6F output_enabled 0 (mgcp_msg.c:125) 20241111163759662 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759662 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw conn:(00E4/rtp C:0A06EE6F r=NULL:0<->l=:0 CID=232) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759662 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759662 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw CI:0A06EE6F CRCX: Creating connection: port: 5692 (mgcp_protocol.c:1112) 20241111163759662 DLMGCP NOTICE <0013> endpoint:rtpbridge/e5@mgw CI:0A06EE6F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759662 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759662 DLMGCP DEBUG <0013> Generated response: line #00: 200 8606 OK (mgcp_msg.c:67) 20241111163759662 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e5@mgw (mgcp_msg.c:67) 20241111163759662 DLMGCP DEBUG <0013> Generated response: line #02: I: 0A06EE6F (mgcp_msg.c:67) 20241111163759662 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 232 (mgcp_msg.c:67) 20241111163759662 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759662 DLMGCP DEBUG <0013> Generated response: line #05: o=- 0A06EE6F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759662 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759662 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759662 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759662 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759662 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759662 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759663 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8607 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759663 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759663 DLMGCP DEBUG <0013> Received message: line #02: C: 00E5 (mgcp_msg.c:67) 20241111163759663 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759663 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759663 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw (trunk:0) found free endpoint: rtpbridge/e6@mgw (mgcp_endp.c:261) 20241111163759663 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e6@mgw" (mgcp_protocol.c:441) 20241111163759663 DLMGCP NOTICE <0013> endpoint:rtpbridge/e6@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759663 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759663 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw conn:(00E5/rtp C:FF035910 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759663 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw CI:FF035910 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759663 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw CI:FF035910 output_enabled 0 (mgcp_msg.c:125) 20241111163759663 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759663 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw conn:(00E5/rtp C:FF035910 r=NULL:0<->l=:0 CID=233) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759663 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759663 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw CI:FF035910 CRCX: Creating connection: port: 5694 (mgcp_protocol.c:1112) 20241111163759663 DLMGCP NOTICE <0013> endpoint:rtpbridge/e6@mgw CI:FF035910 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759663 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759663 DLMGCP DEBUG <0013> Generated response: line #00: 200 8607 OK (mgcp_msg.c:67) 20241111163759663 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e6@mgw (mgcp_msg.c:67) 20241111163759663 DLMGCP DEBUG <0013> Generated response: line #02: I: FF035910 (mgcp_msg.c:67) 20241111163759663 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 233 (mgcp_msg.c:67) 20241111163759663 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759663 DLMGCP DEBUG <0013> Generated response: line #05: o=- FF035910 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759663 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759663 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759663 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759663 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759663 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759663 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759664 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8608 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759664 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759664 DLMGCP DEBUG <0013> Received message: line #02: C: 00E6 (mgcp_msg.c:67) 20241111163759664 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759664 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759664 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw (trunk:0) found free endpoint: rtpbridge/e7@mgw (mgcp_endp.c:261) 20241111163759664 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e7@mgw" (mgcp_protocol.c:441) 20241111163759664 DLMGCP NOTICE <0013> endpoint:rtpbridge/e7@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759664 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759664 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw conn:(00E6/rtp C:68E17324 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759664 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw CI:68E17324 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759664 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw CI:68E17324 output_enabled 0 (mgcp_msg.c:125) 20241111163759664 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759664 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw conn:(00E6/rtp C:68E17324 r=NULL:0<->l=:0 CID=234) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759664 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759665 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw CI:68E17324 CRCX: Creating connection: port: 5696 (mgcp_protocol.c:1112) 20241111163759665 DLMGCP NOTICE <0013> endpoint:rtpbridge/e7@mgw CI:68E17324 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759665 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759665 DLMGCP DEBUG <0013> Generated response: line #00: 200 8608 OK (mgcp_msg.c:67) 20241111163759665 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e7@mgw (mgcp_msg.c:67) 20241111163759665 DLMGCP DEBUG <0013> Generated response: line #02: I: 68E17324 (mgcp_msg.c:67) 20241111163759665 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 234 (mgcp_msg.c:67) 20241111163759665 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759665 DLMGCP DEBUG <0013> Generated response: line #05: o=- 68E17324 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759665 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759665 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759665 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759665 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759665 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759665 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759665 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8609 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759665 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759665 DLMGCP DEBUG <0013> Received message: line #02: C: 00E7 (mgcp_msg.c:67) 20241111163759665 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759665 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759665 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw (trunk:0) found free endpoint: rtpbridge/e8@mgw (mgcp_endp.c:261) 20241111163759665 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e8@mgw" (mgcp_protocol.c:441) 20241111163759666 DLMGCP NOTICE <0013> endpoint:rtpbridge/e8@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759666 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759666 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw conn:(00E7/rtp C:4F239DF4 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759666 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw CI:4F239DF4 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759666 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw CI:4F239DF4 output_enabled 0 (mgcp_msg.c:125) 20241111163759666 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759666 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw conn:(00E7/rtp C:4F239DF4 r=NULL:0<->l=:0 CID=235) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759666 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759666 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw CI:4F239DF4 CRCX: Creating connection: port: 5698 (mgcp_protocol.c:1112) 20241111163759666 DLMGCP NOTICE <0013> endpoint:rtpbridge/e8@mgw CI:4F239DF4 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759666 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759666 DLMGCP DEBUG <0013> Generated response: line #00: 200 8609 OK (mgcp_msg.c:67) 20241111163759666 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e8@mgw (mgcp_msg.c:67) 20241111163759666 DLMGCP DEBUG <0013> Generated response: line #02: I: 4F239DF4 (mgcp_msg.c:67) 20241111163759666 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 235 (mgcp_msg.c:67) 20241111163759666 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759666 DLMGCP DEBUG <0013> Generated response: line #05: o=- 4F239DF4 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759666 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759666 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759666 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759666 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759666 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759666 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759667 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8610 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759667 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759667 DLMGCP DEBUG <0013> Received message: line #02: C: 00E8 (mgcp_msg.c:67) 20241111163759667 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759667 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759667 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw (trunk:0) found free endpoint: rtpbridge/e9@mgw (mgcp_endp.c:261) 20241111163759667 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e9@mgw" (mgcp_protocol.c:441) 20241111163759667 DLMGCP NOTICE <0013> endpoint:rtpbridge/e9@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759667 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759667 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw conn:(00E8/rtp C:F1BD978C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759667 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw CI:F1BD978C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759667 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw CI:F1BD978C output_enabled 0 (mgcp_msg.c:125) 20241111163759667 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759667 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw conn:(00E8/rtp C:F1BD978C r=NULL:0<->l=:0 CID=236) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759667 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759667 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw CI:F1BD978C CRCX: Creating connection: port: 5700 (mgcp_protocol.c:1112) 20241111163759667 DLMGCP NOTICE <0013> endpoint:rtpbridge/e9@mgw CI:F1BD978C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759667 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759667 DLMGCP DEBUG <0013> Generated response: line #00: 200 8610 OK (mgcp_msg.c:67) 20241111163759667 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/e9@mgw (mgcp_msg.c:67) 20241111163759667 DLMGCP DEBUG <0013> Generated response: line #02: I: F1BD978C (mgcp_msg.c:67) 20241111163759667 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 236 (mgcp_msg.c:67) 20241111163759667 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759667 DLMGCP DEBUG <0013> Generated response: line #05: o=- F1BD978C 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759667 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759667 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759667 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759667 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759667 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759667 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759668 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8611 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759668 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759668 DLMGCP DEBUG <0013> Received message: line #02: C: 00E9 (mgcp_msg.c:67) 20241111163759668 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759668 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759668 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw (trunk:0) found free endpoint: rtpbridge/ea@mgw (mgcp_endp.c:261) 20241111163759668 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ea@mgw" (mgcp_protocol.c:441) 20241111163759668 DLMGCP NOTICE <0013> endpoint:rtpbridge/ea@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759668 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759668 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw conn:(00E9/rtp C:9F679DFF r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759668 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw CI:9F679DFF connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759668 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw CI:9F679DFF output_enabled 0 (mgcp_msg.c:125) 20241111163759668 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759668 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw conn:(00E9/rtp C:9F679DFF r=NULL:0<->l=:0 CID=237) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759668 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759668 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw CI:9F679DFF CRCX: Creating connection: port: 5702 (mgcp_protocol.c:1112) 20241111163759668 DLMGCP NOTICE <0013> endpoint:rtpbridge/ea@mgw CI:9F679DFF CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759668 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759668 DLMGCP DEBUG <0013> Generated response: line #00: 200 8611 OK (mgcp_msg.c:67) 20241111163759668 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ea@mgw (mgcp_msg.c:67) 20241111163759668 DLMGCP DEBUG <0013> Generated response: line #02: I: 9F679DFF (mgcp_msg.c:67) 20241111163759668 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 237 (mgcp_msg.c:67) 20241111163759668 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759668 DLMGCP DEBUG <0013> Generated response: line #05: o=- 9F679DFF 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759668 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759668 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759668 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759669 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759669 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759669 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759669 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8612 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759669 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759669 DLMGCP DEBUG <0013> Received message: line #02: C: 00EA (mgcp_msg.c:67) 20241111163759669 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759669 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759669 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw (trunk:0) found free endpoint: rtpbridge/eb@mgw (mgcp_endp.c:261) 20241111163759669 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/eb@mgw" (mgcp_protocol.c:441) 20241111163759669 DLMGCP NOTICE <0013> endpoint:rtpbridge/eb@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759669 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759669 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw conn:(00EA/rtp C:523D56D6 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759669 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw CI:523D56D6 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759669 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw CI:523D56D6 output_enabled 0 (mgcp_msg.c:125) 20241111163759669 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759669 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw conn:(00EA/rtp C:523D56D6 r=NULL:0<->l=:0 CID=238) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759670 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759670 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw CI:523D56D6 CRCX: Creating connection: port: 5704 (mgcp_protocol.c:1112) 20241111163759670 DLMGCP NOTICE <0013> endpoint:rtpbridge/eb@mgw CI:523D56D6 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759670 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759670 DLMGCP DEBUG <0013> Generated response: line #00: 200 8612 OK (mgcp_msg.c:67) 20241111163759670 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/eb@mgw (mgcp_msg.c:67) 20241111163759670 DLMGCP DEBUG <0013> Generated response: line #02: I: 523D56D6 (mgcp_msg.c:67) 20241111163759670 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 238 (mgcp_msg.c:67) 20241111163759670 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759670 DLMGCP DEBUG <0013> Generated response: line #05: o=- 523D56D6 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759670 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759670 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759670 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759670 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759670 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759670 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759670 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8613 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759670 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759670 DLMGCP DEBUG <0013> Received message: line #02: C: 00EB (mgcp_msg.c:67) 20241111163759670 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759670 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759670 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw (trunk:0) found free endpoint: rtpbridge/ec@mgw (mgcp_endp.c:261) 20241111163759670 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ec@mgw" (mgcp_protocol.c:441) 20241111163759670 DLMGCP NOTICE <0013> endpoint:rtpbridge/ec@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759670 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759671 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw conn:(00EB/rtp C:D6A76C85 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759671 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw CI:D6A76C85 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759671 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw CI:D6A76C85 output_enabled 0 (mgcp_msg.c:125) 20241111163759671 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759671 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw conn:(00EB/rtp C:D6A76C85 r=NULL:0<->l=:0 CID=239) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759671 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759671 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw CI:D6A76C85 CRCX: Creating connection: port: 5706 (mgcp_protocol.c:1112) 20241111163759671 DLMGCP NOTICE <0013> endpoint:rtpbridge/ec@mgw CI:D6A76C85 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759671 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759671 DLMGCP DEBUG <0013> Generated response: line #00: 200 8613 OK (mgcp_msg.c:67) 20241111163759671 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ec@mgw (mgcp_msg.c:67) 20241111163759671 DLMGCP DEBUG <0013> Generated response: line #02: I: D6A76C85 (mgcp_msg.c:67) 20241111163759671 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 239 (mgcp_msg.c:67) 20241111163759671 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759671 DLMGCP DEBUG <0013> Generated response: line #05: o=- D6A76C85 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759671 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759671 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759671 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759671 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759671 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759671 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759672 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8614 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759672 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759672 DLMGCP DEBUG <0013> Received message: line #02: C: 00EC (mgcp_msg.c:67) 20241111163759672 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759672 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759672 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw (trunk:0) found free endpoint: rtpbridge/ed@mgw (mgcp_endp.c:261) 20241111163759672 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ed@mgw" (mgcp_protocol.c:441) 20241111163759672 DLMGCP NOTICE <0013> endpoint:rtpbridge/ed@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759672 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759672 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw conn:(00EC/rtp C:D593A612 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759672 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw CI:D593A612 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759672 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw CI:D593A612 output_enabled 0 (mgcp_msg.c:125) 20241111163759672 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759672 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw conn:(00EC/rtp C:D593A612 r=NULL:0<->l=:0 CID=240) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759672 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759672 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw CI:D593A612 CRCX: Creating connection: port: 5708 (mgcp_protocol.c:1112) 20241111163759672 DLMGCP NOTICE <0013> endpoint:rtpbridge/ed@mgw CI:D593A612 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759672 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759672 DLMGCP DEBUG <0013> Generated response: line #00: 200 8614 OK (mgcp_msg.c:67) 20241111163759672 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ed@mgw (mgcp_msg.c:67) 20241111163759672 DLMGCP DEBUG <0013> Generated response: line #02: I: D593A612 (mgcp_msg.c:67) 20241111163759672 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 240 (mgcp_msg.c:67) 20241111163759672 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759672 DLMGCP DEBUG <0013> Generated response: line #05: o=- D593A612 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759672 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759672 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759672 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759672 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759672 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759672 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759673 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8615 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759673 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759673 DLMGCP DEBUG <0013> Received message: line #02: C: 00ED (mgcp_msg.c:67) 20241111163759673 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759673 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759673 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw (trunk:0) found free endpoint: rtpbridge/ee@mgw (mgcp_endp.c:261) 20241111163759673 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ee@mgw" (mgcp_protocol.c:441) 20241111163759673 DLMGCP NOTICE <0013> endpoint:rtpbridge/ee@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759673 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759673 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw conn:(00ED/rtp C:1F064696 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759673 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw CI:1F064696 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759673 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw CI:1F064696 output_enabled 0 (mgcp_msg.c:125) 20241111163759673 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759673 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw conn:(00ED/rtp C:1F064696 r=NULL:0<->l=:0 CID=241) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759673 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759673 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw CI:1F064696 CRCX: Creating connection: port: 5710 (mgcp_protocol.c:1112) 20241111163759673 DLMGCP NOTICE <0013> endpoint:rtpbridge/ee@mgw CI:1F064696 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759673 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759673 DLMGCP DEBUG <0013> Generated response: line #00: 200 8615 OK (mgcp_msg.c:67) 20241111163759673 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ee@mgw (mgcp_msg.c:67) 20241111163759673 DLMGCP DEBUG <0013> Generated response: line #02: I: 1F064696 (mgcp_msg.c:67) 20241111163759673 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 241 (mgcp_msg.c:67) 20241111163759673 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759673 DLMGCP DEBUG <0013> Generated response: line #05: o=- 1F064696 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759673 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759673 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759673 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759673 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759673 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759673 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759674 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8616 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759674 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759674 DLMGCP DEBUG <0013> Received message: line #02: C: 00EE (mgcp_msg.c:67) 20241111163759674 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759674 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759674 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw (trunk:0) found free endpoint: rtpbridge/ef@mgw (mgcp_endp.c:261) 20241111163759674 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ef@mgw" (mgcp_protocol.c:441) 20241111163759674 DLMGCP NOTICE <0013> endpoint:rtpbridge/ef@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759674 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759674 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw conn:(00EE/rtp C:AD955485 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759674 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw CI:AD955485 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759674 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw CI:AD955485 output_enabled 0 (mgcp_msg.c:125) 20241111163759674 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759674 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw conn:(00EE/rtp C:AD955485 r=NULL:0<->l=:0 CID=242) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759674 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759674 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw CI:AD955485 CRCX: Creating connection: port: 5712 (mgcp_protocol.c:1112) 20241111163759674 DLMGCP NOTICE <0013> endpoint:rtpbridge/ef@mgw CI:AD955485 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759674 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759674 DLMGCP DEBUG <0013> Generated response: line #00: 200 8616 OK (mgcp_msg.c:67) 20241111163759674 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ef@mgw (mgcp_msg.c:67) 20241111163759674 DLMGCP DEBUG <0013> Generated response: line #02: I: AD955485 (mgcp_msg.c:67) 20241111163759674 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 242 (mgcp_msg.c:67) 20241111163759674 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759674 DLMGCP DEBUG <0013> Generated response: line #05: o=- AD955485 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759674 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759674 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759674 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759674 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759674 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759674 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759675 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8617 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759675 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759675 DLMGCP DEBUG <0013> Received message: line #02: C: 00EF (mgcp_msg.c:67) 20241111163759675 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759675 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759675 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw (trunk:0) found free endpoint: rtpbridge/f0@mgw (mgcp_endp.c:261) 20241111163759675 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f0@mgw" (mgcp_protocol.c:441) 20241111163759675 DLMGCP NOTICE <0013> endpoint:rtpbridge/f0@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759675 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759675 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw conn:(00EF/rtp C:25EE7637 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759675 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw CI:25EE7637 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759675 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw CI:25EE7637 output_enabled 0 (mgcp_msg.c:125) 20241111163759675 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759675 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw conn:(00EF/rtp C:25EE7637 r=NULL:0<->l=:0 CID=243) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759675 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759675 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw CI:25EE7637 CRCX: Creating connection: port: 5714 (mgcp_protocol.c:1112) 20241111163759675 DLMGCP NOTICE <0013> endpoint:rtpbridge/f0@mgw CI:25EE7637 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759675 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759675 DLMGCP DEBUG <0013> Generated response: line #00: 200 8617 OK (mgcp_msg.c:67) 20241111163759675 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f0@mgw (mgcp_msg.c:67) 20241111163759675 DLMGCP DEBUG <0013> Generated response: line #02: I: 25EE7637 (mgcp_msg.c:67) 20241111163759676 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 243 (mgcp_msg.c:67) 20241111163759676 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759676 DLMGCP DEBUG <0013> Generated response: line #05: o=- 25EE7637 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759676 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759676 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759676 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759676 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759676 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759676 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759676 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8618 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759676 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759676 DLMGCP DEBUG <0013> Received message: line #02: C: 00F0 (mgcp_msg.c:67) 20241111163759676 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759676 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759676 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw (trunk:0) found free endpoint: rtpbridge/f1@mgw (mgcp_endp.c:261) 20241111163759676 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f1@mgw" (mgcp_protocol.c:441) 20241111163759676 DLMGCP NOTICE <0013> endpoint:rtpbridge/f1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759676 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759676 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw conn:(00F0/rtp C:60250CC1 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759676 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw CI:60250CC1 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759676 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw CI:60250CC1 output_enabled 0 (mgcp_msg.c:125) 20241111163759676 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759676 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw conn:(00F0/rtp C:60250CC1 r=NULL:0<->l=:0 CID=244) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759677 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759677 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw CI:60250CC1 CRCX: Creating connection: port: 5716 (mgcp_protocol.c:1112) 20241111163759677 DLMGCP NOTICE <0013> endpoint:rtpbridge/f1@mgw CI:60250CC1 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759677 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759677 DLMGCP DEBUG <0013> Generated response: line #00: 200 8618 OK (mgcp_msg.c:67) 20241111163759677 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f1@mgw (mgcp_msg.c:67) 20241111163759677 DLMGCP DEBUG <0013> Generated response: line #02: I: 60250CC1 (mgcp_msg.c:67) 20241111163759677 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 244 (mgcp_msg.c:67) 20241111163759677 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759677 DLMGCP DEBUG <0013> Generated response: line #05: o=- 60250CC1 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759677 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759677 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759677 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759677 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759677 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759677 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759677 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8619 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759677 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759677 DLMGCP DEBUG <0013> Received message: line #02: C: 00F1 (mgcp_msg.c:67) 20241111163759677 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759677 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759677 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw (trunk:0) found free endpoint: rtpbridge/f2@mgw (mgcp_endp.c:261) 20241111163759677 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f2@mgw" (mgcp_protocol.c:441) 20241111163759677 DLMGCP NOTICE <0013> endpoint:rtpbridge/f2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759677 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759678 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw conn:(00F1/rtp C:5FEE7075 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759678 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw CI:5FEE7075 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759678 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw CI:5FEE7075 output_enabled 0 (mgcp_msg.c:125) 20241111163759678 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759678 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw conn:(00F1/rtp C:5FEE7075 r=NULL:0<->l=:0 CID=245) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759678 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759678 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw CI:5FEE7075 CRCX: Creating connection: port: 5718 (mgcp_protocol.c:1112) 20241111163759678 DLMGCP NOTICE <0013> endpoint:rtpbridge/f2@mgw CI:5FEE7075 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759678 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759678 DLMGCP DEBUG <0013> Generated response: line #00: 200 8619 OK (mgcp_msg.c:67) 20241111163759678 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f2@mgw (mgcp_msg.c:67) 20241111163759678 DLMGCP DEBUG <0013> Generated response: line #02: I: 5FEE7075 (mgcp_msg.c:67) 20241111163759678 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 245 (mgcp_msg.c:67) 20241111163759678 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759678 DLMGCP DEBUG <0013> Generated response: line #05: o=- 5FEE7075 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759678 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759678 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759678 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759678 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759678 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759678 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759678 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8620 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759679 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759679 DLMGCP DEBUG <0013> Received message: line #02: C: 00F2 (mgcp_msg.c:67) 20241111163759679 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759679 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759679 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw (trunk:0) found free endpoint: rtpbridge/f3@mgw (mgcp_endp.c:261) 20241111163759679 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f3@mgw" (mgcp_protocol.c:441) 20241111163759679 DLMGCP NOTICE <0013> endpoint:rtpbridge/f3@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759679 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759679 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw conn:(00F2/rtp C:D4A439EE r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759679 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw CI:D4A439EE connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759679 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw CI:D4A439EE output_enabled 0 (mgcp_msg.c:125) 20241111163759679 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759679 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw conn:(00F2/rtp C:D4A439EE r=NULL:0<->l=:0 CID=246) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759679 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759679 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw CI:D4A439EE CRCX: Creating connection: port: 5720 (mgcp_protocol.c:1112) 20241111163759679 DLMGCP NOTICE <0013> endpoint:rtpbridge/f3@mgw CI:D4A439EE CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759679 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759679 DLMGCP DEBUG <0013> Generated response: line #00: 200 8620 OK (mgcp_msg.c:67) 20241111163759679 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f3@mgw (mgcp_msg.c:67) 20241111163759679 DLMGCP DEBUG <0013> Generated response: line #02: I: D4A439EE (mgcp_msg.c:67) 20241111163759679 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 246 (mgcp_msg.c:67) 20241111163759679 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759679 DLMGCP DEBUG <0013> Generated response: line #05: o=- D4A439EE 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759679 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759679 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759679 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759679 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759679 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759679 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759680 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8621 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759680 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759680 DLMGCP DEBUG <0013> Received message: line #02: C: 00F3 (mgcp_msg.c:67) 20241111163759680 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759680 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759680 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw (trunk:0) found free endpoint: rtpbridge/f4@mgw (mgcp_endp.c:261) 20241111163759680 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f4@mgw" (mgcp_protocol.c:441) 20241111163759680 DLMGCP NOTICE <0013> endpoint:rtpbridge/f4@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759680 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759680 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw conn:(00F3/rtp C:67D96F18 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759680 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw CI:67D96F18 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759680 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw CI:67D96F18 output_enabled 0 (mgcp_msg.c:125) 20241111163759680 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759680 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw conn:(00F3/rtp C:67D96F18 r=NULL:0<->l=:0 CID=247) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759680 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759680 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw CI:67D96F18 CRCX: Creating connection: port: 5722 (mgcp_protocol.c:1112) 20241111163759680 DLMGCP NOTICE <0013> endpoint:rtpbridge/f4@mgw CI:67D96F18 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759680 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759680 DLMGCP DEBUG <0013> Generated response: line #00: 200 8621 OK (mgcp_msg.c:67) 20241111163759680 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f4@mgw (mgcp_msg.c:67) 20241111163759680 DLMGCP DEBUG <0013> Generated response: line #02: I: 67D96F18 (mgcp_msg.c:67) 20241111163759680 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 247 (mgcp_msg.c:67) 20241111163759680 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759680 DLMGCP DEBUG <0013> Generated response: line #05: o=- 67D96F18 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759680 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759680 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759680 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759680 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759680 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759680 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759681 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8622 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759681 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759681 DLMGCP DEBUG <0013> Received message: line #02: C: 00F4 (mgcp_msg.c:67) 20241111163759681 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759681 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759681 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw (trunk:0) found free endpoint: rtpbridge/f5@mgw (mgcp_endp.c:261) 20241111163759681 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f5@mgw" (mgcp_protocol.c:441) 20241111163759681 DLMGCP NOTICE <0013> endpoint:rtpbridge/f5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759681 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759681 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw conn:(00F4/rtp C:F030BAE7 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759681 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw CI:F030BAE7 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759681 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw CI:F030BAE7 output_enabled 0 (mgcp_msg.c:125) 20241111163759681 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759681 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw conn:(00F4/rtp C:F030BAE7 r=NULL:0<->l=:0 CID=248) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759681 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759681 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw CI:F030BAE7 CRCX: Creating connection: port: 5724 (mgcp_protocol.c:1112) 20241111163759681 DLMGCP NOTICE <0013> endpoint:rtpbridge/f5@mgw CI:F030BAE7 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759681 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759681 DLMGCP DEBUG <0013> Generated response: line #00: 200 8622 OK (mgcp_msg.c:67) 20241111163759681 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f5@mgw (mgcp_msg.c:67) 20241111163759681 DLMGCP DEBUG <0013> Generated response: line #02: I: F030BAE7 (mgcp_msg.c:67) 20241111163759681 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 248 (mgcp_msg.c:67) 20241111163759681 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759681 DLMGCP DEBUG <0013> Generated response: line #05: o=- F030BAE7 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759681 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759681 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759681 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759681 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759681 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759682 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759682 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8623 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759682 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759682 DLMGCP DEBUG <0013> Received message: line #02: C: 00F5 (mgcp_msg.c:67) 20241111163759682 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759682 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759682 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw (trunk:0) found free endpoint: rtpbridge/f6@mgw (mgcp_endp.c:261) 20241111163759682 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f6@mgw" (mgcp_protocol.c:441) 20241111163759682 DLMGCP NOTICE <0013> endpoint:rtpbridge/f6@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759682 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759682 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw conn:(00F5/rtp C:30E99123 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759682 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw CI:30E99123 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759682 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw CI:30E99123 output_enabled 0 (mgcp_msg.c:125) 20241111163759682 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759682 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw conn:(00F5/rtp C:30E99123 r=NULL:0<->l=:0 CID=249) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759682 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759682 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw CI:30E99123 CRCX: Creating connection: port: 5726 (mgcp_protocol.c:1112) 20241111163759682 DLMGCP NOTICE <0013> endpoint:rtpbridge/f6@mgw CI:30E99123 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759682 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759682 DLMGCP DEBUG <0013> Generated response: line #00: 200 8623 OK (mgcp_msg.c:67) 20241111163759682 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f6@mgw (mgcp_msg.c:67) 20241111163759682 DLMGCP DEBUG <0013> Generated response: line #02: I: 30E99123 (mgcp_msg.c:67) 20241111163759682 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 249 (mgcp_msg.c:67) 20241111163759682 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759683 DLMGCP DEBUG <0013> Generated response: line #05: o=- 30E99123 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759683 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759683 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759683 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759683 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759683 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759683 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759683 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8624 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759683 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759683 DLMGCP DEBUG <0013> Received message: line #02: C: 00F6 (mgcp_msg.c:67) 20241111163759683 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759683 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759683 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw (trunk:0) found free endpoint: rtpbridge/f7@mgw (mgcp_endp.c:261) 20241111163759683 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f7@mgw" (mgcp_protocol.c:441) 20241111163759683 DLMGCP NOTICE <0013> endpoint:rtpbridge/f7@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759683 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759683 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw conn:(00F6/rtp C:3F328279 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759683 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw CI:3F328279 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759683 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw CI:3F328279 output_enabled 0 (mgcp_msg.c:125) 20241111163759684 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759684 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw conn:(00F6/rtp C:3F328279 r=NULL:0<->l=:0 CID=250) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759684 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759684 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw CI:3F328279 CRCX: Creating connection: port: 5728 (mgcp_protocol.c:1112) 20241111163759684 DLMGCP NOTICE <0013> endpoint:rtpbridge/f7@mgw CI:3F328279 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759684 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759684 DLMGCP DEBUG <0013> Generated response: line #00: 200 8624 OK (mgcp_msg.c:67) 20241111163759684 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f7@mgw (mgcp_msg.c:67) 20241111163759684 DLMGCP DEBUG <0013> Generated response: line #02: I: 3F328279 (mgcp_msg.c:67) 20241111163759684 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 250 (mgcp_msg.c:67) 20241111163759684 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759684 DLMGCP DEBUG <0013> Generated response: line #05: o=- 3F328279 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759684 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759684 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759684 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759684 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759684 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759684 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759685 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8625 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759685 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759685 DLMGCP DEBUG <0013> Received message: line #02: C: 00F7 (mgcp_msg.c:67) 20241111163759685 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759685 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759685 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw (trunk:0) found free endpoint: rtpbridge/f8@mgw (mgcp_endp.c:261) 20241111163759685 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f8@mgw" (mgcp_protocol.c:441) 20241111163759685 DLMGCP NOTICE <0013> endpoint:rtpbridge/f8@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759685 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759685 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw conn:(00F7/rtp C:69D45A87 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759685 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw CI:69D45A87 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759685 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw CI:69D45A87 output_enabled 0 (mgcp_msg.c:125) 20241111163759685 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759685 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw conn:(00F7/rtp C:69D45A87 r=NULL:0<->l=:0 CID=251) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759685 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759685 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw CI:69D45A87 CRCX: Creating connection: port: 5730 (mgcp_protocol.c:1112) 20241111163759685 DLMGCP NOTICE <0013> endpoint:rtpbridge/f8@mgw CI:69D45A87 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759685 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759685 DLMGCP DEBUG <0013> Generated response: line #00: 200 8625 OK (mgcp_msg.c:67) 20241111163759685 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f8@mgw (mgcp_msg.c:67) 20241111163759685 DLMGCP DEBUG <0013> Generated response: line #02: I: 69D45A87 (mgcp_msg.c:67) 20241111163759685 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 251 (mgcp_msg.c:67) 20241111163759685 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759685 DLMGCP DEBUG <0013> Generated response: line #05: o=- 69D45A87 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759685 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759685 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759685 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759685 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759685 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759685 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759686 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8626 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759686 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759686 DLMGCP DEBUG <0013> Received message: line #02: C: 00F8 (mgcp_msg.c:67) 20241111163759686 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759686 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759686 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw (trunk:0) found free endpoint: rtpbridge/f9@mgw (mgcp_endp.c:261) 20241111163759686 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f9@mgw" (mgcp_protocol.c:441) 20241111163759686 DLMGCP NOTICE <0013> endpoint:rtpbridge/f9@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759686 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759686 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw conn:(00F8/rtp C:8B5AC5E2 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759686 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw CI:8B5AC5E2 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759686 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw CI:8B5AC5E2 output_enabled 0 (mgcp_msg.c:125) 20241111163759686 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759686 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw conn:(00F8/rtp C:8B5AC5E2 r=NULL:0<->l=:0 CID=252) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759686 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759686 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw CI:8B5AC5E2 CRCX: Creating connection: port: 5732 (mgcp_protocol.c:1112) 20241111163759686 DLMGCP NOTICE <0013> endpoint:rtpbridge/f9@mgw CI:8B5AC5E2 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759686 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759686 DLMGCP DEBUG <0013> Generated response: line #00: 200 8626 OK (mgcp_msg.c:67) 20241111163759686 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/f9@mgw (mgcp_msg.c:67) 20241111163759686 DLMGCP DEBUG <0013> Generated response: line #02: I: 8B5AC5E2 (mgcp_msg.c:67) 20241111163759686 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 252 (mgcp_msg.c:67) 20241111163759686 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759686 DLMGCP DEBUG <0013> Generated response: line #05: o=- 8B5AC5E2 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759686 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759686 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759686 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759686 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759686 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759686 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759687 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8627 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759687 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759687 DLMGCP DEBUG <0013> Received message: line #02: C: 00F9 (mgcp_msg.c:67) 20241111163759687 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759687 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759687 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw (trunk:0) found free endpoint: rtpbridge/fa@mgw (mgcp_endp.c:261) 20241111163759687 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/fa@mgw" (mgcp_protocol.c:441) 20241111163759687 DLMGCP NOTICE <0013> endpoint:rtpbridge/fa@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759687 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759687 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw conn:(00F9/rtp C:F31E93F8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759687 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw CI:F31E93F8 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759687 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw CI:F31E93F8 output_enabled 0 (mgcp_msg.c:125) 20241111163759687 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759687 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw conn:(00F9/rtp C:F31E93F8 r=NULL:0<->l=:0 CID=253) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759687 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759688 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw CI:F31E93F8 CRCX: Creating connection: port: 5734 (mgcp_protocol.c:1112) 20241111163759688 DLMGCP NOTICE <0013> endpoint:rtpbridge/fa@mgw CI:F31E93F8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759688 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759688 DLMGCP DEBUG <0013> Generated response: line #00: 200 8627 OK (mgcp_msg.c:67) 20241111163759688 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fa@mgw (mgcp_msg.c:67) 20241111163759688 DLMGCP DEBUG <0013> Generated response: line #02: I: F31E93F8 (mgcp_msg.c:67) 20241111163759688 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 253 (mgcp_msg.c:67) 20241111163759688 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759688 DLMGCP DEBUG <0013> Generated response: line #05: o=- F31E93F8 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759688 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759688 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759688 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759688 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759688 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759688 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759688 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8628 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759688 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759688 DLMGCP DEBUG <0013> Received message: line #02: C: 00FA (mgcp_msg.c:67) 20241111163759688 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759688 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759688 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw (trunk:0) found free endpoint: rtpbridge/fb@mgw (mgcp_endp.c:261) 20241111163759689 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/fb@mgw" (mgcp_protocol.c:441) 20241111163759689 DLMGCP NOTICE <0013> endpoint:rtpbridge/fb@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759689 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759689 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw conn:(00FA/rtp C:9988304B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759689 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw CI:9988304B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759689 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw CI:9988304B output_enabled 0 (mgcp_msg.c:125) 20241111163759689 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759689 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw conn:(00FA/rtp C:9988304B r=NULL:0<->l=:0 CID=254) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759689 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759689 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw CI:9988304B CRCX: Creating connection: port: 5736 (mgcp_protocol.c:1112) 20241111163759689 DLMGCP NOTICE <0013> endpoint:rtpbridge/fb@mgw CI:9988304B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759689 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759689 DLMGCP DEBUG <0013> Generated response: line #00: 200 8628 OK (mgcp_msg.c:67) 20241111163759689 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fb@mgw (mgcp_msg.c:67) 20241111163759689 DLMGCP DEBUG <0013> Generated response: line #02: I: 9988304B (mgcp_msg.c:67) 20241111163759689 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 254 (mgcp_msg.c:67) 20241111163759689 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759689 DLMGCP DEBUG <0013> Generated response: line #05: o=- 9988304B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759689 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759689 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759689 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759689 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759689 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759689 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759690 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8629 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759690 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759690 DLMGCP DEBUG <0013> Received message: line #02: C: 00FB (mgcp_msg.c:67) 20241111163759690 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759690 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759690 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw (trunk:0) found free endpoint: rtpbridge/fc@mgw (mgcp_endp.c:261) 20241111163759690 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/fc@mgw" (mgcp_protocol.c:441) 20241111163759690 DLMGCP NOTICE <0013> endpoint:rtpbridge/fc@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759690 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759690 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw conn:(00FB/rtp C:A9A2B0A0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759690 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw CI:A9A2B0A0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759690 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw CI:A9A2B0A0 output_enabled 0 (mgcp_msg.c:125) 20241111163759690 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759690 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw conn:(00FB/rtp C:A9A2B0A0 r=NULL:0<->l=:0 CID=255) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759690 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759690 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw CI:A9A2B0A0 CRCX: Creating connection: port: 5738 (mgcp_protocol.c:1112) 20241111163759690 DLMGCP NOTICE <0013> endpoint:rtpbridge/fc@mgw CI:A9A2B0A0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759690 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759690 DLMGCP DEBUG <0013> Generated response: line #00: 200 8629 OK (mgcp_msg.c:67) 20241111163759690 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fc@mgw (mgcp_msg.c:67) 20241111163759690 DLMGCP DEBUG <0013> Generated response: line #02: I: A9A2B0A0 (mgcp_msg.c:67) 20241111163759690 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 255 (mgcp_msg.c:67) 20241111163759690 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759690 DLMGCP DEBUG <0013> Generated response: line #05: o=- A9A2B0A0 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759690 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759690 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759690 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759690 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759690 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759690 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759691 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8630 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759691 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759691 DLMGCP DEBUG <0013> Received message: line #02: C: 00FC (mgcp_msg.c:67) 20241111163759691 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759691 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759691 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw (trunk:0) found free endpoint: rtpbridge/fd@mgw (mgcp_endp.c:261) 20241111163759691 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/fd@mgw" (mgcp_protocol.c:441) 20241111163759691 DLMGCP NOTICE <0013> endpoint:rtpbridge/fd@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759691 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759691 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw conn:(00FC/rtp C:CF4CCB3A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759691 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw CI:CF4CCB3A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759691 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw CI:CF4CCB3A output_enabled 0 (mgcp_msg.c:125) 20241111163759691 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759691 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw conn:(00FC/rtp C:CF4CCB3A r=NULL:0<->l=:0 CID=0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759691 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759691 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw CI:CF4CCB3A CRCX: Creating connection: port: 5740 (mgcp_protocol.c:1112) 20241111163759691 DLMGCP NOTICE <0013> endpoint:rtpbridge/fd@mgw CI:CF4CCB3A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759691 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759691 DLMGCP DEBUG <0013> Generated response: line #00: 200 8630 OK (mgcp_msg.c:67) 20241111163759691 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fd@mgw (mgcp_msg.c:67) 20241111163759691 DLMGCP DEBUG <0013> Generated response: line #02: I: CF4CCB3A (mgcp_msg.c:67) 20241111163759692 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 0 (mgcp_msg.c:67) 20241111163759692 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759692 DLMGCP DEBUG <0013> Generated response: line #05: o=- CF4CCB3A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759692 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759692 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759692 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759692 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759692 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759692 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759692 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8631 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759692 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759692 DLMGCP DEBUG <0013> Received message: line #02: C: 00FD (mgcp_msg.c:67) 20241111163759692 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759692 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759692 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw (trunk:0) found free endpoint: rtpbridge/fe@mgw (mgcp_endp.c:261) 20241111163759692 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/fe@mgw" (mgcp_protocol.c:441) 20241111163759692 DLMGCP NOTICE <0013> endpoint:rtpbridge/fe@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759692 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759692 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw conn:(00FD/rtp C:A3A422C6 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759692 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw CI:A3A422C6 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759692 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw CI:A3A422C6 output_enabled 0 (mgcp_msg.c:125) 20241111163759693 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759693 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw conn:(00FD/rtp C:A3A422C6 r=NULL:0<->l=:0 CID=1) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759693 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759693 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw CI:A3A422C6 CRCX: Creating connection: port: 5742 (mgcp_protocol.c:1112) 20241111163759693 DLMGCP NOTICE <0013> endpoint:rtpbridge/fe@mgw CI:A3A422C6 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759693 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759693 DLMGCP DEBUG <0013> Generated response: line #00: 200 8631 OK (mgcp_msg.c:67) 20241111163759693 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/fe@mgw (mgcp_msg.c:67) 20241111163759693 DLMGCP DEBUG <0013> Generated response: line #02: I: A3A422C6 (mgcp_msg.c:67) 20241111163759693 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 1 (mgcp_msg.c:67) 20241111163759693 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759693 DLMGCP DEBUG <0013> Generated response: line #05: o=- A3A422C6 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759693 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759693 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759693 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759693 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759693 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759693 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759693 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8632 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759693 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759693 DLMGCP DEBUG <0013> Received message: line #02: C: 00FE (mgcp_msg.c:67) 20241111163759693 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759694 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759694 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw (trunk:0) found free endpoint: rtpbridge/ff@mgw (mgcp_endp.c:261) 20241111163759694 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/ff@mgw" (mgcp_protocol.c:441) 20241111163759694 DLMGCP NOTICE <0013> endpoint:rtpbridge/ff@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759694 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759694 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw conn:(00FE/rtp C:6F4FDF0D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759694 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw CI:6F4FDF0D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759694 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw CI:6F4FDF0D output_enabled 0 (mgcp_msg.c:125) 20241111163759694 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759694 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw conn:(00FE/rtp C:6F4FDF0D r=NULL:0<->l=:0 CID=2) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759694 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759694 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw CI:6F4FDF0D CRCX: Creating connection: port: 5744 (mgcp_protocol.c:1112) 20241111163759694 DLMGCP NOTICE <0013> endpoint:rtpbridge/ff@mgw CI:6F4FDF0D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759694 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759694 DLMGCP DEBUG <0013> Generated response: line #00: 200 8632 OK (mgcp_msg.c:67) 20241111163759694 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/ff@mgw (mgcp_msg.c:67) 20241111163759694 DLMGCP DEBUG <0013> Generated response: line #02: I: 6F4FDF0D (mgcp_msg.c:67) 20241111163759694 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 2 (mgcp_msg.c:67) 20241111163759694 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759694 DLMGCP DEBUG <0013> Generated response: line #05: o=- 6F4FDF0D 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759694 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759694 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759694 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759694 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759694 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759694 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759695 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8633 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759695 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759695 DLMGCP DEBUG <0013> Received message: line #02: C: 00FF (mgcp_msg.c:67) 20241111163759695 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759695 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759695 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw (trunk:0) found free endpoint: rtpbridge/100@mgw (mgcp_endp.c:261) 20241111163759695 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/100@mgw" (mgcp_protocol.c:441) 20241111163759695 DLMGCP NOTICE <0013> endpoint:rtpbridge/100@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759695 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759695 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw conn:(00FF/rtp C:BF81597A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759695 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw CI:BF81597A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759695 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw CI:BF81597A output_enabled 0 (mgcp_msg.c:125) 20241111163759695 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163759695 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw conn:(00FF/rtp C:BF81597A r=NULL:0<->l=:0 CID=3) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163759695 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163759695 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw CI:BF81597A CRCX: Creating connection: port: 5746 (mgcp_protocol.c:1112) 20241111163759695 DLMGCP NOTICE <0013> endpoint:rtpbridge/100@mgw CI:BF81597A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163759695 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163759695 DLMGCP DEBUG <0013> Generated response: line #00: 200 8633 OK (mgcp_msg.c:67) 20241111163759695 DLMGCP DEBUG <0013> Generated response: line #01: Z: rtpbridge/100@mgw (mgcp_msg.c:67) 20241111163759695 DLMGCP DEBUG <0013> Generated response: line #02: I: BF81597A (mgcp_msg.c:67) 20241111163759695 DLMGCP DEBUG <0013> Generated response: line #03: X-Osmux: 3 (mgcp_msg.c:67) 20241111163759695 DLMGCP DEBUG <0013> Generated response: line #04: v=0 (mgcp_msg.c:67) 20241111163759695 DLMGCP DEBUG <0013> Generated response: line #05: o=- BF81597A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163759695 DLMGCP DEBUG <0013> Generated response: line #06: s=- (mgcp_msg.c:67) 20241111163759695 DLMGCP DEBUG <0013> Generated response: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163759695 DLMGCP DEBUG <0013> Generated response: line #08: t=0 0 (mgcp_msg.c:67) 20241111163759695 DLMGCP DEBUG <0013> Generated response: line #09: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163759695 DLMGCP DEBUG <0013> Generated response: line #10: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163759695 DLMGCP DEBUG <0013> Generated response: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163759696 DLMGCP DEBUG <0013> Received message: line #00: CRCX 8634 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759696 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163759696 DLMGCP DEBUG <0013> Received message: line #02: C: 0100 (mgcp_msg.c:67) 20241111163759696 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163759696 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163759696 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw (trunk:0) found free endpoint: rtpbridge/101@mgw (mgcp_endp.c:261) 20241111163759696 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/101@mgw" (mgcp_protocol.c:441) 20241111163759696 DLMGCP NOTICE <0013> endpoint:rtpbridge/101@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163759696 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163759696 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw conn:(0100/rtp C:0A0CB4A2 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163759696 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw CI:0A0CB4A2 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163759696 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw CI:0A0CB4A2 output_enabled 0 (mgcp_msg.c:125) 20241111163759696 DOSMUX ERROR <0002> All Osmux circuits are in use! (mgcp_osmux.c:778) 20241111163759696 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759696 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759696 DLMGCP NOTICE <0013> endpoint:rtpbridge/101@mgw CRCX: unable to create connection (mgcp_protocol.c:1131) 20241111163759696 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Generated response: code=400 (mgcp_protocol.c:230) 20241111163759696 DLMGCP DEBUG <0013> Generated response: line #00: 400 8634 FAIL (mgcp_msg.c:67) 20241111163759696 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8635 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759696 DLMGCP DEBUG <0013> Received message: line #01: C: 0000 (mgcp_msg.c:67) MTC@e999c791e3c7: setverdict(pass): none -> pass 20241111163759696 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw (trunk:0) found free endpoint: rtpbridge/101@mgw (mgcp_endp.c:261) 20241111163759696 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/101@mgw" (mgcp_protocol.c:441) 20241111163759696 DLMGCP NOTICE <0013> endpoint:rtpbridge/101@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163759697 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759697 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759697 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759697 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759697 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759697 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759697 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759697 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759697 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759697 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759697 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759697 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759697 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759697 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759697 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759697 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759697 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759697 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759697 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759697 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759697 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759697 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759697 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759697 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759697 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759697 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759697 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759698 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759698 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759698 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759698 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759698 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759698 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759698 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759698 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759698 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759698 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759698 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759698 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759698 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759698 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759698 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759698 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759698 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759698 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759698 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759698 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759698 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759698 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759698 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759698 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759698 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759698 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759698 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759698 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759699 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759699 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759699 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759699 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759699 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759699 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759699 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759699 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759699 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759699 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759699 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759699 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759699 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759699 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759699 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759699 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759699 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759699 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759699 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759699 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759699 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759699 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759699 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759699 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759699 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759699 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759699 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759699 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759699 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759699 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759700 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759700 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759700 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759700 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759700 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759700 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759700 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759700 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759700 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759700 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759700 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759700 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759700 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759700 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759700 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759700 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759700 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759700 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759700 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759700 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759700 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759700 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759700 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759700 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759700 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759700 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759700 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759700 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759700 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759701 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759701 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759701 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759701 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759701 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759701 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759701 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759701 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759701 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759701 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759701 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759701 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759701 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759701 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759701 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759701 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759701 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759701 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759701 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759701 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759701 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759701 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759701 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759701 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759701 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759701 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759701 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759701 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759701 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759702 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759702 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759702 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759702 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759702 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759702 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759702 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759702 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759702 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759702 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759702 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759702 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759702 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759702 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759702 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759702 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759702 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759702 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759702 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759702 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759702 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759702 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759702 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759702 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759702 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759702 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759702 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759702 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759702 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759702 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759703 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759703 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759703 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759703 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759703 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759703 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759703 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759703 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759703 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759703 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759703 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759703 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759703 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759703 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759703 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759703 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759703 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759703 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759703 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759703 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759703 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759703 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759703 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759703 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759703 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759703 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759703 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759703 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759703 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759703 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759704 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759704 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759704 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759704 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759704 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759704 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759704 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759704 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759704 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759704 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759704 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759704 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759704 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759704 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759704 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759704 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759704 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759704 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759704 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759704 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759704 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759704 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759704 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759704 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759704 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759704 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759704 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759704 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759704 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759704 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759705 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759705 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759705 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759705 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759705 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759705 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759705 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759705 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759705 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759705 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759705 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759705 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759705 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759705 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759705 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759705 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759705 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759705 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759705 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759705 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759705 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759705 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759705 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759705 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759705 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759705 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759705 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759705 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759705 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759705 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759706 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759706 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759706 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759706 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759706 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759706 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759706 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759706 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759706 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759706 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759706 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759706 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759706 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759706 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759706 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759706 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759706 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759706 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759706 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759706 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759706 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759706 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759706 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759706 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759706 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759706 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759706 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759706 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759706 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759707 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759707 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759707 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759707 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759707 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759707 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759707 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759707 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759707 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759707 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759707 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759707 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759707 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759707 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759707 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759707 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759707 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759707 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759707 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759707 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759707 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759707 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759707 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759707 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759707 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759707 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759707 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759708 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759708 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759708 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759708 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759708 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759708 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759708 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759708 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759708 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759708 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759708 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759708 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759708 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759708 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759708 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759708 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759708 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759708 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759708 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759708 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759708 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759708 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759708 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759708 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759708 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759708 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759708 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759709 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759709 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759709 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759709 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759709 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759709 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759709 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759709 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759709 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759709 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759709 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759709 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759709 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759709 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759709 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759709 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759709 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759709 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759709 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759709 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759709 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759709 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759709 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759709 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759709 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759709 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759709 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759710 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759710 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759710 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759710 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759710 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759710 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759710 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759710 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759710 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759710 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759710 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759710 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759710 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759710 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759710 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759710 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759710 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759710 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759710 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759710 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759710 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759710 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759710 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759710 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759710 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759710 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759710 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759710 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759711 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759711 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759711 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759711 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759711 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759711 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759711 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759711 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759711 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759711 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759711 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759711 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759711 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759711 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759711 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759711 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759711 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759711 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759711 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759711 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759711 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759711 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759711 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759711 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759711 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759711 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759711 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759711 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759712 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759712 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759712 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759712 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759712 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759712 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759712 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759712 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759712 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759712 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759712 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759712 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759712 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759712 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759712 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759712 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759712 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759712 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759712 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759712 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759712 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759712 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759712 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759712 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759712 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759712 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759712 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759712 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759712 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759713 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759713 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759713 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759713 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759713 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759713 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759713 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759713 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759713 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759713 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759713 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759713 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759713 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759713 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759713 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759713 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759713 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759713 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759713 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759713 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759713 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759713 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759713 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759713 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759713 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759713 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759713 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759713 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759714 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759714 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759714 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759714 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759714 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759714 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759714 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759714 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759714 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759714 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759714 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759714 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759714 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759714 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759714 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759714 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759714 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759714 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759714 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759714 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759714 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759714 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759714 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759714 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759714 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759714 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759714 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759714 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759714 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759714 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759714 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759714 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759714 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759714 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759715 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759715 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759715 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759715 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759715 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759715 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759715 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759715 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759715 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759715 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759715 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759715 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759715 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759715 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759715 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759715 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759715 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759715 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759715 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759715 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759715 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759715 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759715 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759715 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759715 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759715 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759715 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759715 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759715 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759715 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759715 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759715 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759715 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759715 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759715 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759715 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759715 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163759715 DLMGCP DEBUG <0013> Generated response: line #00: 200 8635 OK (mgcp_msg.c:67) 20241111163759716 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8636 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759716 DLMGCP DEBUG <0013> Received message: line #01: C: 0001 (mgcp_msg.c:67) 20241111163759716 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163759716 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163759716 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163759716 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759716 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759716 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759716 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759716 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759716 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759716 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759716 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759716 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759716 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759716 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759716 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759716 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759716 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759716 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759716 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759716 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759716 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759716 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759716 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759716 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759716 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759716 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759716 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759716 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759716 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759716 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759716 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759716 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759716 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759716 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759716 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759716 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759716 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759716 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759716 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759716 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759716 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759716 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759716 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759716 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759716 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759716 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759716 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759716 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759716 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759717 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759717 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759717 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759717 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759717 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759717 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759717 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759717 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759717 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759717 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759717 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759717 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759717 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759717 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759717 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759717 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759717 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759717 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759717 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759717 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759717 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759717 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759717 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759717 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759717 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759717 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759717 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759717 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759717 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759717 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759717 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759717 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759717 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759717 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759717 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759717 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759717 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759717 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759717 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759717 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759717 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759717 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759717 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759717 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759717 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759717 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759717 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759717 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759717 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759717 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759717 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759717 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759717 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759717 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759717 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759717 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759717 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759718 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759718 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759718 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759718 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759718 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759718 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759718 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759718 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759718 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759718 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759718 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759718 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759718 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759718 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759718 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759718 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759718 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759718 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759718 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759718 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759718 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759718 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759718 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759718 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759718 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759718 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759718 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759718 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759718 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759718 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759718 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759718 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759718 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759718 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759718 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759718 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759718 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759718 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759718 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759718 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759718 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759718 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759718 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759718 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759718 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759718 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759718 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759718 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759718 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759718 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759718 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759718 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759718 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759718 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759718 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759718 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759718 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759718 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759719 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759719 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759719 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759719 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759719 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759719 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759719 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759719 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759719 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759719 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759719 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759719 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759719 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759719 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759719 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759719 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759719 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759719 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759719 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759719 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759719 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759719 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759719 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759719 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759719 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759719 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759719 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759719 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759719 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759719 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759719 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759719 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759719 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759719 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759719 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759719 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759719 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759719 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759719 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759719 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759719 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759719 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759719 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759719 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759719 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759719 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759719 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759719 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759719 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759719 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759719 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759719 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759719 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759719 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759719 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759719 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759719 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759719 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759719 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759720 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759720 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759720 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759720 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759720 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759720 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759720 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759720 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759720 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759720 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759720 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759720 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759720 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759720 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759720 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759720 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759720 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759720 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759720 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759720 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759720 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759720 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759720 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759720 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759720 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759720 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759720 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759720 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759720 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759720 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759720 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759720 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759720 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759720 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759720 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759720 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759720 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759720 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759720 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759720 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759720 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759720 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759720 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759720 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759720 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759720 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759720 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759720 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759720 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759720 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759720 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759720 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759720 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759720 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759720 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759720 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759720 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759720 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759720 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759720 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759721 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759721 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759721 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759721 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759721 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759721 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759721 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759721 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759721 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759721 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759721 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759721 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759721 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759721 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759721 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759721 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759721 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759721 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759721 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759721 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759721 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163759721 DLMGCP DEBUG <0013> Generated response: line #00: 200 8636 OK (mgcp_msg.c:67) 20241111163759721 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8637 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759721 DLMGCP DEBUG <0013> Received message: line #01: C: 0002 (mgcp_msg.c:67) 20241111163759721 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163759721 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163759721 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163759721 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759721 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759722 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759722 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759722 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759722 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759722 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759722 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759722 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759722 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759722 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759722 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759722 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759722 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759722 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759722 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759722 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759722 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759722 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759722 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759722 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759722 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759722 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759722 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759722 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759722 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759722 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759722 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759722 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759722 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759722 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759722 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759722 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759722 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759722 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759722 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759722 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759722 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759722 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759722 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759722 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759722 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759722 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759722 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759722 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759722 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759722 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759722 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759722 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759722 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759722 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759722 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759722 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759722 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759722 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759722 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759722 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759722 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759722 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759722 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759723 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759723 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759723 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759723 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759723 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759723 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759723 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759723 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759723 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759723 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759723 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759723 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759723 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759723 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759723 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759723 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759723 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759723 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759723 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759723 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759723 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759723 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759723 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759723 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759723 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759723 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759723 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759723 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759723 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759723 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759723 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759723 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759723 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759723 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759723 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759723 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759723 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759723 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759723 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759723 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759723 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759723 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759723 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759723 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759723 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759723 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759723 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759723 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759723 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759723 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759723 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759723 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759723 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759723 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759723 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759723 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759723 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759723 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759723 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759723 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759723 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759724 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759724 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759724 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759724 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759724 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759724 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759724 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759724 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759724 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759724 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759724 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759724 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759724 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759724 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759724 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759724 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759724 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759724 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759724 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759724 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759724 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759724 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759724 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759724 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759724 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759724 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759724 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759724 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759724 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759724 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759724 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759724 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759724 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759724 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759724 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759724 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759724 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759724 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759724 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759724 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759724 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759724 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759724 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759724 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759724 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759724 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759724 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759724 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759724 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759724 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759724 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759724 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759724 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759724 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759724 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759724 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759724 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759724 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759725 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759725 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759725 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759725 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759725 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759725 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759725 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759725 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759725 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759725 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759725 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759725 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759725 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759725 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759725 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759725 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759725 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759725 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759725 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759725 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759725 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759725 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759725 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759725 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759725 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759725 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759725 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759725 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759725 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759725 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759725 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759725 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759725 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759725 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759725 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759725 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759725 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759725 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759725 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759725 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759725 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759725 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759725 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759725 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759725 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759725 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759725 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759725 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759725 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759725 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759725 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759725 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759725 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759725 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759725 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759725 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759725 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759725 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759726 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759726 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759726 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759726 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759726 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759726 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759726 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759726 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759726 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759726 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759726 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759726 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759726 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759726 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759726 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759726 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759726 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759726 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759726 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759726 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759726 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759726 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759726 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759726 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759726 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759726 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759726 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759726 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759726 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759726 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759726 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759726 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759726 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759726 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759726 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759726 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759726 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759726 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759726 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759726 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759726 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759726 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759726 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759726 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759726 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759726 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759726 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759726 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759726 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759726 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759726 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759726 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759726 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759726 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759726 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759726 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759726 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759726 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759726 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759727 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759727 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759727 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759727 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759727 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163759727 DLMGCP DEBUG <0013> Generated response: line #00: 200 8637 OK (mgcp_msg.c:67) 20241111163759727 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8638 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759727 DLMGCP DEBUG <0013> Received message: line #01: C: 0003 (mgcp_msg.c:67) 20241111163759727 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163759727 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163759727 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163759727 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759727 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759727 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759727 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759727 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759727 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759727 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759727 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759727 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759727 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759727 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759727 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759727 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759727 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759727 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759727 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759727 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759727 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759727 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759727 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759727 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759727 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759728 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759728 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759728 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759728 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759728 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759728 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759728 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759728 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759728 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759728 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759728 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759728 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759728 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759728 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759728 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759728 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759728 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759728 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759728 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759728 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759728 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759728 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759728 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759728 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759728 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759728 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759728 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759728 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759728 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759728 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759728 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759728 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759728 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759728 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759728 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759728 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759728 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759728 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759728 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759728 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759728 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759728 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759728 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759728 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759728 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759728 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759728 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759728 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759728 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759728 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759728 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759728 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759728 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759728 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759728 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759728 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759728 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759728 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759729 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759729 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759729 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759729 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759729 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759729 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759729 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759729 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759729 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759729 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759729 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759729 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759729 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759729 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759729 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759729 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759729 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759729 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759729 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759729 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759729 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759729 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759729 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759729 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759729 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759729 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759729 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759729 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759729 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759729 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759729 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759729 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759729 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759729 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759729 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759729 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759729 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759729 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759729 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759729 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759729 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759729 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759729 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759729 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759729 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759729 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759729 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759729 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759729 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759729 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759729 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759729 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759729 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759729 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759729 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759729 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759729 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759729 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759730 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759730 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759730 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759730 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759730 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759730 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759730 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759730 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759730 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759730 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759730 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759730 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759730 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759730 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759730 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759730 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759730 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759730 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759730 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759730 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759730 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759730 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759730 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759730 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759730 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759730 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759730 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759730 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759730 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759730 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759730 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759730 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759730 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759730 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759730 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759730 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759730 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759730 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759730 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759730 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759730 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759730 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759730 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759730 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759730 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759730 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759730 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759730 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759730 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759730 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759730 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759730 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759730 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759730 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759730 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759730 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759730 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759730 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759730 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759730 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759731 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759731 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759731 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759731 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759731 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759731 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759731 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759731 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759731 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759731 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759731 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759731 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759731 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759731 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759731 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759731 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759731 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759731 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759731 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759731 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759731 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759731 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759731 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759731 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759731 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759731 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759731 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759731 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759731 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759731 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759731 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759731 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759731 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759731 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759731 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759731 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759731 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759731 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759731 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759731 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759731 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759731 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759731 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759731 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759731 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759731 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759731 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759731 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759731 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759731 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759731 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759731 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759731 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759731 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759731 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759731 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759731 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759731 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759732 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759732 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759732 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759732 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759732 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759732 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759732 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759732 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759732 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759732 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759732 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759732 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759732 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759732 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759732 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759732 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759732 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759732 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759732 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759732 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759732 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759732 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759732 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759732 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759732 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759732 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759732 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759732 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759732 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759732 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759732 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759732 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759732 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759732 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759732 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759732 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759732 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759732 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759732 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759732 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759732 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759732 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759732 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759732 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759732 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163759732 DLMGCP DEBUG <0013> Generated response: line #00: 200 8638 OK (mgcp_msg.c:67) 20241111163759733 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8639 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759733 DLMGCP DEBUG <0013> Received message: line #01: C: 0004 (mgcp_msg.c:67) 20241111163759733 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163759733 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163759733 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163759733 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759733 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759733 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759733 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759733 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759733 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759733 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759733 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759733 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759733 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759733 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759733 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759733 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759733 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759733 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759733 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759733 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759733 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759733 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759733 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759733 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759733 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759733 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759733 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759733 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759733 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759733 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759733 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759733 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759733 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759733 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759733 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759733 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759733 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759733 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759733 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759733 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759733 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759733 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759733 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759733 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759733 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759733 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759733 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759733 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759733 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759734 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759734 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759734 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759734 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759734 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759734 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759734 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759734 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759734 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759734 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759734 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759734 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759734 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759734 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759734 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759734 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759734 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759734 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759734 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759734 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759734 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759734 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759734 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759734 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759734 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759734 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759734 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759734 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759734 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759734 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759734 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759734 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759734 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759734 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759734 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759734 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759734 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759734 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759734 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759734 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759734 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759734 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759734 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759734 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759734 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759734 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759734 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759734 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759734 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759734 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759734 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759734 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759734 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759734 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759734 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759734 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759734 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759734 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759734 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759734 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759734 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759734 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759734 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759734 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759734 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759734 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759734 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759734 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759734 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759734 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759734 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759734 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759734 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759734 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759734 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759734 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759734 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759735 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759735 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759735 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759735 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759735 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759735 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759735 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759735 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759735 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759735 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759735 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759735 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759735 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759735 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759735 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759735 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759735 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759735 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759735 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759735 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759735 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759735 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759735 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759735 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759735 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759735 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759735 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759735 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759735 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759735 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759735 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759735 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759735 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759735 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759735 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759735 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759735 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759735 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759735 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759735 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759735 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759735 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759735 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759735 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759735 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759735 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759735 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759735 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759735 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759735 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759735 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759735 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759735 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759735 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759735 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759735 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759735 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759735 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759735 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759735 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759735 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759735 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759735 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759735 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759735 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759735 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759735 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759735 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759735 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759735 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759735 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759735 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759735 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759735 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759735 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759735 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759735 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759735 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759735 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759736 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759736 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759736 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759736 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759736 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759736 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759736 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759736 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759736 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759736 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759736 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759736 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759736 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759736 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759736 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759736 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759736 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759736 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759736 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759736 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759736 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759736 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759736 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759736 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759736 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759736 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759736 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759736 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759736 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759736 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759736 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759736 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759736 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759736 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759736 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759736 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759736 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759736 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759736 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759736 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759736 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759736 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759736 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759736 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759736 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759736 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759736 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759736 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759736 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759736 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759736 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759736 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759736 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759736 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759736 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759736 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759736 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759736 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759736 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759736 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759736 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759736 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759736 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759736 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759736 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759736 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759736 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759736 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759736 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759736 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759736 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759736 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759736 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759736 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759736 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759736 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759736 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759736 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759736 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759736 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759736 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759736 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759737 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759737 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759737 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759737 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759737 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759737 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759737 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759737 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759737 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759737 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759737 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759737 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759737 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759737 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759737 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759737 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759737 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163759737 DLMGCP DEBUG <0013> Generated response: line #00: 200 8639 OK (mgcp_msg.c:67) 20241111163759737 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8640 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759737 DLMGCP DEBUG <0013> Received message: line #01: C: 0005 (mgcp_msg.c:67) 20241111163759737 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163759737 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163759737 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163759737 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759737 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759737 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759737 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759737 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759737 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759737 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759737 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759737 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759737 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759737 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759737 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759737 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759737 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759737 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759737 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759737 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759737 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759737 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759737 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759737 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759737 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759737 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759737 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759737 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759737 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759737 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759737 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759737 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759737 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759737 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759738 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759738 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759738 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759738 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759738 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759738 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759738 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759738 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759738 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759738 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759738 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759738 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759738 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759738 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759738 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759738 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759738 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759738 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759738 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759738 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759738 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759738 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759738 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759738 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759738 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759738 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759738 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759738 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759738 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759738 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759738 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759738 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759738 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759738 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759738 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759738 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759738 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759738 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759738 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759738 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759738 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759738 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759738 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759738 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759738 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759738 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759738 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759738 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759738 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759738 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759738 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759738 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759738 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759738 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759738 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759738 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759738 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759738 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759738 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759738 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759738 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759738 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759738 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759738 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759738 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759739 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759739 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759739 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759739 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759739 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759739 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759739 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759739 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759739 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759739 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759739 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759739 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759739 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759739 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759739 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759739 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759739 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759739 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759739 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759739 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759739 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759739 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759739 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759739 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759739 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759739 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759739 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759739 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759739 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759739 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759739 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759739 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759739 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759739 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759739 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759739 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759739 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759739 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759739 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759739 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759739 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759739 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759739 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759739 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759739 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759739 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759739 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759739 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759739 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759739 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759739 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759739 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759739 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759739 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759739 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759739 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759739 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759739 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759739 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759739 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759739 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759739 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759739 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759739 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759739 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759739 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759739 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759739 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759739 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759739 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759739 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759740 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759740 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759740 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759740 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759740 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759740 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759740 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759740 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759740 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759740 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759740 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759740 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759740 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759740 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759740 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759740 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759740 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759740 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759740 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759740 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759740 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759740 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759740 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759740 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759740 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759740 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759740 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759740 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759740 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759740 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759740 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759740 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759740 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759740 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759740 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759740 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759740 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759740 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759740 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759740 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759740 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759740 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759740 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759740 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759740 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759740 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759740 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759740 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759740 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759740 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759740 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759740 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759740 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759740 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759740 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759740 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759740 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759740 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759740 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759740 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759740 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759740 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759740 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759740 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759740 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759740 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759741 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759741 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759741 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759741 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759741 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759741 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759741 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759741 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759741 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759741 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759741 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759741 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759741 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759741 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759741 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759741 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759741 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759741 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759741 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759741 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759741 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759741 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759741 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759741 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759741 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759741 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759741 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759741 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759741 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759741 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759741 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759741 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759741 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759741 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759741 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759741 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759741 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759741 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759741 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759741 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759741 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759741 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759741 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759741 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759741 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759741 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759741 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759741 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759741 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759741 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759741 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759741 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759741 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759741 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759741 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759741 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759741 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759741 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759741 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759741 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759741 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759741 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759741 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759741 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759742 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759742 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759742 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759742 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163759742 DLMGCP DEBUG <0013> Generated response: line #00: 200 8640 OK (mgcp_msg.c:67) 20241111163759742 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8641 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759742 DLMGCP DEBUG <0013> Received message: line #01: C: 0006 (mgcp_msg.c:67) 20241111163759742 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163759742 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163759742 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163759742 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759742 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759742 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759742 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759742 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759742 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759742 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759742 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759742 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759742 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759742 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759742 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759742 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759742 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759742 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759742 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759742 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759742 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759742 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759742 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759742 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759742 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759742 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759742 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759742 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759742 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759742 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759742 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759742 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759742 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759742 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759742 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759742 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759742 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759743 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759743 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759743 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759743 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759743 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759743 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759743 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759743 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759743 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759743 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759743 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759743 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759743 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759743 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759743 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759743 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759743 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759743 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759743 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759743 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759743 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759743 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759743 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759743 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759743 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759743 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759743 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759743 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759743 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759743 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759743 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759743 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759743 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759743 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759743 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759743 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759743 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759743 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759743 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759743 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759743 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759743 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759743 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759743 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759743 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759743 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759743 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759743 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759743 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759743 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759743 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759743 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759743 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759743 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759743 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759743 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759743 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759743 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759743 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759743 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759743 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759743 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759743 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759743 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759743 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759743 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759744 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759744 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759744 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759744 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759744 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759744 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759744 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759744 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759744 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759744 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759744 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759744 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759744 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759744 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759744 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759744 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759744 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759744 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759744 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759744 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759744 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759744 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759744 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759744 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759744 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759744 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759744 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759744 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759744 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759744 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759744 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759744 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759744 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759744 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759744 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759744 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759744 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759744 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759744 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759744 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759744 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759744 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759744 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759744 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759744 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759744 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759744 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759744 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759744 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759744 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759744 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759744 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759744 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759744 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759744 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759744 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759744 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759744 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759744 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759744 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759744 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759744 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759744 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759744 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759744 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759745 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759745 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759745 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759745 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759745 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759745 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759745 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759745 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759745 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759745 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759745 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759745 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759745 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759745 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759745 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759745 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759745 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759745 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759745 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759745 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759745 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759745 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759745 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759745 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759745 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759745 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759745 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759745 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759745 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759745 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759745 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759745 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759745 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759745 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759745 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759745 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759745 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759745 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759745 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759745 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759745 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759745 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759745 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759745 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759745 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759745 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759745 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759745 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759745 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759745 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759745 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759745 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759745 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759745 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759745 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759745 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759745 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759745 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759745 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759745 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759745 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759745 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759745 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759745 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759745 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759745 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759745 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759745 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759746 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759746 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759746 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759746 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759746 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759746 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759746 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759746 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759746 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759746 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759746 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759746 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759746 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759746 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759746 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759746 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759746 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759746 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759746 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759746 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759746 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759746 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759746 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759746 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759746 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759746 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759746 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759746 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759746 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759746 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759746 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759746 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759746 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759746 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759746 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759746 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759746 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759746 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759746 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759746 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759746 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759746 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759746 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759746 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759746 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759746 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759746 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759746 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759746 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759746 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759746 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759746 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759746 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759746 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759746 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759746 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759746 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759746 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759746 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759746 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759746 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759746 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759746 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759746 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759746 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759746 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759746 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759746 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163759746 DLMGCP DEBUG <0013> Generated response: line #00: 200 8641 OK (mgcp_msg.c:67) 20241111163759747 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8642 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759747 DLMGCP DEBUG <0013> Received message: line #01: C: 0007 (mgcp_msg.c:67) 20241111163759747 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163759747 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163759747 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163759747 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759747 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759747 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759747 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759747 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759747 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759747 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759747 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759747 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759747 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759747 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759747 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759747 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759747 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759747 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759747 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759747 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759747 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759747 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759747 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759747 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759747 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759747 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759747 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759747 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759747 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759747 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759747 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759747 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759747 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759747 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759747 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759747 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759747 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759747 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759747 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759747 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759747 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759748 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759748 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759748 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759748 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759748 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759748 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759748 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759748 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759748 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759748 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759748 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759748 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759748 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759748 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759748 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759748 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759748 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759748 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759748 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759748 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759748 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759748 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759748 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759748 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759748 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759748 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759748 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759748 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759748 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759748 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759748 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759748 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759748 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759748 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759748 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759748 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759748 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759748 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759748 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759748 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759748 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759748 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759748 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759748 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759748 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759748 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759748 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759748 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759748 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759748 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759748 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759748 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759748 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759748 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759748 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759748 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759748 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759748 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759748 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759748 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759748 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759748 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759748 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759748 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759748 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759748 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759749 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759749 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759749 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759749 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759749 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759749 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759749 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759749 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759749 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759749 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759749 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759749 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759749 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759749 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759749 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759749 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759749 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759749 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759749 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759749 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759749 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759749 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759749 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759749 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759749 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759749 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759749 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759749 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759749 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759749 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759749 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759749 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759749 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759749 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759749 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759749 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759749 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759749 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759749 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759749 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759749 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759749 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759749 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759749 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759749 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759749 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759749 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759749 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759749 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759749 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759749 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759749 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759749 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759749 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759749 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759749 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759749 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759749 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759749 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759749 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759749 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759749 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759749 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759749 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759749 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759749 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759750 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759750 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759750 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759750 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759750 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759750 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759750 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759750 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759750 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759750 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759750 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759750 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759750 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759750 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759750 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759750 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759750 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759750 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759750 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759750 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759750 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759750 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759750 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759750 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759750 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759750 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759750 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759750 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759750 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759750 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759750 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759750 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759750 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759750 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759750 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759750 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759750 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759750 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759750 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759750 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759750 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759750 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759750 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759750 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759750 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759750 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759750 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759750 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759750 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759750 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759750 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759750 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759750 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759750 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759750 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759750 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759750 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759750 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759750 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759750 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759750 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759750 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759750 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759750 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759750 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759751 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759751 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759751 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759751 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759751 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759751 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759751 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759751 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759751 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759751 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759751 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759751 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759751 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759751 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759751 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759751 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759751 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759751 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759751 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759751 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759751 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759751 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759751 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759751 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759751 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759751 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759751 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759751 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759751 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759751 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759751 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759751 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759751 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759751 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759751 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759751 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759751 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759751 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759751 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759751 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759751 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759751 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759751 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759751 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759751 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759751 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759751 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759751 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759751 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759751 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759751 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759751 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759751 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759751 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759751 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759751 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759751 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759751 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759751 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759751 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759751 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759751 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759751 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759751 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759751 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759751 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163759751 DLMGCP DEBUG <0013> Generated response: line #00: 200 8642 OK (mgcp_msg.c:67) 20241111163759752 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8643 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759752 DLMGCP DEBUG <0013> Received message: line #01: C: 0008 (mgcp_msg.c:67) 20241111163759752 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163759752 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163759752 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163759752 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759752 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759752 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759752 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759752 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759752 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759752 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759752 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759752 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759752 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759752 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759752 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759752 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759752 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759752 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759752 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759752 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759752 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759752 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759752 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759752 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759752 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759752 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759752 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759752 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759752 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759752 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759752 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759752 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759752 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759752 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759752 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759752 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759752 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759752 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759752 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759753 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759753 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759753 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759753 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759753 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759753 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759753 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759753 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759753 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759753 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759753 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759753 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759753 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759753 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759753 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759753 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759753 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759753 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759753 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759753 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759753 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759753 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759753 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759753 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759753 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759753 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759753 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759753 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759753 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759753 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759753 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759753 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759753 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759753 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759753 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759753 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759753 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759753 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759753 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759753 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759753 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759753 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759753 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759753 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759753 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759753 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759753 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759753 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759753 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759753 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759753 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759753 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759753 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759753 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759753 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759753 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759753 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759753 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759753 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759753 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759753 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759753 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759753 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759753 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759753 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759754 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759754 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759754 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759754 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759754 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759754 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759754 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759754 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759754 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759754 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759754 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759754 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759754 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759754 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759754 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759754 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759754 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759754 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759754 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759754 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759754 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759754 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759754 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759754 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759754 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759754 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759754 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759754 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759754 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759754 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759754 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759754 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759754 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759754 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759754 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759754 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759754 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759754 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759754 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759754 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759754 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759754 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759754 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759754 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759754 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759754 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759754 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759754 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759754 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759754 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759754 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759754 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759754 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759754 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759754 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759754 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759754 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759754 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759754 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759754 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759754 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759754 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759754 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759754 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759754 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759755 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759755 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759755 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759755 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759755 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759755 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759755 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759755 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759755 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759755 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759755 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759755 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759755 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759755 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759755 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759755 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759755 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759755 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759755 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759755 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759755 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759755 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759755 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759755 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759755 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759755 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759755 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759755 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759755 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759755 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759755 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759755 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759755 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759755 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759755 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759755 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759755 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759755 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759755 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759755 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759755 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759755 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759755 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759755 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759755 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759755 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759755 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759755 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759755 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759755 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759755 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759755 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759755 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759755 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759755 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759755 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759755 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759755 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759755 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759755 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759755 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759755 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759755 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759755 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759755 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759755 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759755 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759755 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759756 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759756 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759756 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759756 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759756 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759756 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759756 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759756 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759756 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759756 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759756 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759756 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759756 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759756 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759756 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759756 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759756 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759756 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759756 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759756 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759756 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759756 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759756 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759756 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759756 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759756 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759756 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759756 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759756 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759756 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759756 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759756 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759756 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759756 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759756 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759756 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759756 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759756 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759756 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759756 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759756 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759756 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759756 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759756 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759756 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759756 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759756 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759756 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759756 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759756 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759756 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759756 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759756 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759756 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759756 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759756 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759756 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759756 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759756 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759756 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759756 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759756 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759756 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759756 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759756 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759757 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759757 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163759757 DLMGCP DEBUG <0013> Generated response: line #00: 200 8643 OK (mgcp_msg.c:67) 20241111163759757 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8644 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759757 DLMGCP DEBUG <0013> Received message: line #01: C: 0009 (mgcp_msg.c:67) 20241111163759757 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163759757 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163759757 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163759757 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759757 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759757 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759757 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759757 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759757 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759757 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759757 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759757 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759757 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759757 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759757 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759757 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759757 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759757 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759757 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759757 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759757 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759757 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759757 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759757 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759757 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759757 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759757 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759757 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759757 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759757 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759757 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759757 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759757 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759757 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759757 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759757 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759757 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759757 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759757 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759757 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759758 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759758 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759758 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759758 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759758 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759758 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759758 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759758 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759758 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759758 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759758 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759758 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759758 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759758 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759758 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759758 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759758 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759758 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759758 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759758 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759758 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759758 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759758 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759758 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759758 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759758 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759758 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759758 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759758 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759758 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759758 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759758 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759758 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759758 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759758 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759758 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759758 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759758 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759758 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759758 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759758 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759758 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759758 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759758 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759758 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759758 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759758 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759758 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759758 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759758 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759758 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759758 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759758 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759758 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759758 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759758 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759758 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759758 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759758 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759758 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759758 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759758 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759758 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759758 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759758 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759758 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759758 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759759 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759759 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759759 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759759 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759759 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759759 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759759 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759759 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759759 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759759 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759759 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759759 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759759 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759759 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759759 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759759 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759759 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759759 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759759 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759759 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759759 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759759 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759759 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759759 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759759 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759759 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759759 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759759 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759759 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759759 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759759 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759759 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759759 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759759 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759759 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759759 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759759 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759759 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759759 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759759 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759759 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759759 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759759 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759759 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759759 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759759 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759759 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759759 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759759 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759759 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759759 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759759 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759759 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759759 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759759 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759759 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759759 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759759 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759759 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759759 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759759 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759759 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759759 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759759 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759759 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759760 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759760 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759760 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759760 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759760 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759760 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759760 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759760 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759760 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759760 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759760 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759760 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759760 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759760 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759760 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759760 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759760 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759760 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759760 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759760 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759760 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759760 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759760 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759760 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759760 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759760 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759760 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759760 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759760 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759760 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759760 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759760 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759760 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759760 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759760 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759760 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759760 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759760 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759760 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759760 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759760 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759760 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759760 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759760 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759760 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759760 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759760 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759760 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759760 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759760 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759760 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759760 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759760 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759760 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759760 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759760 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759760 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759760 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759760 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759760 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759760 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759760 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759760 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759760 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759760 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759760 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759761 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759761 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759761 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759761 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759761 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759761 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759761 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759761 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759761 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759761 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759761 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759761 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759761 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759761 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759761 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759761 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759761 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759761 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759761 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759761 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759761 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759761 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759761 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759761 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759761 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759761 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759761 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759761 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759761 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759761 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759761 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759761 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759761 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759761 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759761 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759761 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759761 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759761 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759761 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759761 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759761 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759761 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759761 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759761 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759761 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759761 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759761 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759761 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759761 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759761 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759761 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759761 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759761 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759761 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759761 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759761 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759761 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759761 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759761 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759761 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759761 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759761 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759761 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759761 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759761 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759761 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163759762 DLMGCP DEBUG <0013> Generated response: line #00: 200 8644 OK (mgcp_msg.c:67) 20241111163759762 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8645 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759762 DLMGCP DEBUG <0013> Received message: line #01: C: 000A (mgcp_msg.c:67) 20241111163759762 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163759762 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163759762 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163759762 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759762 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759762 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759762 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759762 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759762 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759762 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759762 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759762 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759762 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759762 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759762 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759762 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759762 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759762 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759762 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759762 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759762 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759762 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759762 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759762 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759762 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759762 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759762 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759762 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759762 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759762 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759762 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759762 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759762 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759762 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759762 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759762 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759762 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759762 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759762 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759762 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759762 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759762 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759762 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759762 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759763 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759763 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759763 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759763 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759763 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759763 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759763 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759763 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759763 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759763 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759763 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759763 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759763 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759763 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759763 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759763 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759763 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759763 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759763 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759763 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759763 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759763 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759763 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759763 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759763 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759763 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759763 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759763 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759763 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759763 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759763 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759763 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759763 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759763 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759763 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759763 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759763 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759763 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759763 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759763 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759763 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759763 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759763 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759763 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759763 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759763 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759763 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759763 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759763 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759763 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759763 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759763 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759763 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759763 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759763 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759763 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759763 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759763 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759763 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759763 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759763 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759763 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759763 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759763 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759763 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759764 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759764 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759764 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759764 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759764 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759764 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759764 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759764 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759764 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759764 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759764 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759764 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759764 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759764 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759764 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759764 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759764 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759764 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759764 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759764 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759764 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759764 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759764 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759764 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759764 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759764 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759764 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759764 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759764 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759764 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759764 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759764 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759764 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759764 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759764 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759764 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759764 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759764 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759764 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759764 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759764 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759764 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759764 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759764 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759764 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759764 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759764 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759764 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759764 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759764 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759764 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759764 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759764 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759764 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759764 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759764 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759764 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759764 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759764 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759764 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759764 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759764 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759764 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759764 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759764 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759764 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759764 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759765 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759765 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759765 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759765 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759765 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759765 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759765 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759765 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759765 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759765 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759765 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759765 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759765 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759765 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759765 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759765 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759765 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759765 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759765 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759765 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759765 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759765 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759765 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759765 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759765 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759765 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759765 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759765 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759765 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759765 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759765 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759765 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759765 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759765 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759765 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759765 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759765 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759765 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759765 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759765 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759765 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759765 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759765 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759765 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759765 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759765 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759765 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759765 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759765 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759765 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759765 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759765 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759765 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759765 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759765 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759765 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759765 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759765 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759765 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759765 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759765 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759766 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759766 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759766 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759766 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759766 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759766 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759766 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759766 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759766 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759766 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759766 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759766 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759766 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759766 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759766 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759766 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759766 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759766 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759766 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759766 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759766 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759766 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759766 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759766 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759766 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759766 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759766 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759766 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759766 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759766 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759766 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759766 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759766 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759766 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759766 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759766 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759766 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759766 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759766 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759766 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759766 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759766 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759766 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759766 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759766 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759766 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759766 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759766 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759766 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759766 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759766 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759766 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759766 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759766 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759766 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759766 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759766 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759766 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759766 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759766 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759766 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759766 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759766 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759766 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759766 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759767 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759767 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163759767 DLMGCP DEBUG <0013> Generated response: line #00: 200 8645 OK (mgcp_msg.c:67) 20241111163759767 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8646 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759767 DLMGCP DEBUG <0013> Received message: line #01: C: 000B (mgcp_msg.c:67) 20241111163759767 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163759767 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163759767 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163759767 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759767 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759767 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759767 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759767 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759767 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759767 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759767 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759767 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759767 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759767 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759767 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759767 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759767 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759767 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759767 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759767 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759767 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759767 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759767 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759767 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759767 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759767 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759767 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759767 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759767 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759768 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759768 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759768 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759768 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759768 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759768 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759768 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759768 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759768 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759768 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759768 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759768 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759768 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759768 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759768 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759768 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759768 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759768 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759768 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759768 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759768 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759768 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759768 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759768 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759768 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759768 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759768 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759768 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759768 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759768 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759768 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759768 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759768 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759768 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759768 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759768 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759768 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759768 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759768 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759768 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759768 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759768 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759768 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759768 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759768 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759768 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759768 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759768 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759768 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759768 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759768 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759768 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759768 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759768 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759768 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759768 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759768 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759768 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759768 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759768 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759768 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759768 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759768 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759768 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759768 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759768 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759769 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759769 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759769 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759769 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759769 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759769 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759769 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759769 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759769 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759769 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759769 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759769 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759769 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759769 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759769 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759769 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759769 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759769 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759769 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759769 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759769 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759769 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759769 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759769 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759769 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759769 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759769 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759769 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759769 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759769 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759769 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759769 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759769 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759769 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759769 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759769 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759769 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759769 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759769 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759769 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759769 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759769 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759769 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759769 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759769 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759769 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759769 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759769 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759769 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759769 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759769 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759769 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759769 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759769 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759769 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759769 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759769 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759769 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759769 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759769 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759769 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759769 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759769 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759770 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759770 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759770 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759770 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759770 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759770 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759770 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759770 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759770 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759770 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759770 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759770 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759770 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759770 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759770 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759770 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759770 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759770 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759770 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759770 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759770 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759770 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759770 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759770 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759770 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759770 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759770 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759770 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759770 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759770 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759770 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759770 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759770 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759770 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759770 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759770 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759770 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759770 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759770 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759770 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759770 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759770 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759770 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759770 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759770 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759770 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759770 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759770 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759770 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759770 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759770 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759770 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759770 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759770 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759770 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759770 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759770 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759770 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759770 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759770 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759770 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759770 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759770 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759770 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759770 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759770 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759770 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759770 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759771 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759771 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759771 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759771 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759771 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759771 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759771 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759771 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759771 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759771 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759771 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759771 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759771 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759771 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759771 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759771 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759771 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759771 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759771 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759771 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759771 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759771 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759771 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759771 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759771 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759771 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759771 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759771 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759771 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759771 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759771 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759771 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759771 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759771 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759771 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759771 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759771 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759771 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759771 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759771 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759771 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759771 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759771 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759771 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759771 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759771 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759771 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759771 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759771 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759771 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759771 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759771 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759771 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759771 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759771 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759771 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759771 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759771 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759771 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759771 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759771 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759771 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759771 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759771 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759771 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759772 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759772 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759772 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759772 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759772 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759772 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759772 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759772 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759772 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759772 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759772 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759772 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759772 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163759772 DLMGCP DEBUG <0013> Generated response: line #00: 200 8646 OK (mgcp_msg.c:67) 20241111163759772 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8647 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759772 DLMGCP DEBUG <0013> Received message: line #01: C: 000C (mgcp_msg.c:67) 20241111163759772 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163759772 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163759772 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163759772 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759772 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759772 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759772 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759772 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759772 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759772 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759772 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759772 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759772 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759772 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759772 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759772 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759772 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759772 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759772 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759772 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759772 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759772 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759772 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759772 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759772 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759772 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759772 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759772 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759773 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759773 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759773 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759773 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759773 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759773 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759773 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759773 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759773 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759773 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759773 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759773 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759773 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759773 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759773 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759773 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759773 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759773 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759773 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759773 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759773 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759773 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759773 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759773 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759773 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759773 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759773 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759773 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759773 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759773 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759773 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759773 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759773 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759773 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759773 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759773 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759773 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759773 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759773 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759773 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759773 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759773 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759773 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759773 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759773 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759773 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759773 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759773 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759773 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759773 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759773 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759773 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759773 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759773 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759773 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759773 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759773 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759773 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759773 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759773 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759773 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759773 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759773 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759773 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759773 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759774 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759774 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759774 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759774 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759774 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759774 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759774 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759774 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759774 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759774 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759774 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759774 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759774 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759774 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759774 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759774 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759774 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759774 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759774 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759774 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759774 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759774 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759774 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759774 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759774 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759774 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759774 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759774 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759774 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759774 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759774 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759774 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759774 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759774 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759774 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759774 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759774 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759774 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759774 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759774 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759774 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759774 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759774 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759774 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759774 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759774 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759774 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759774 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759774 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759774 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759774 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759774 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759774 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759774 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759774 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759774 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759774 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759774 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759774 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759774 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759774 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759774 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759774 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759774 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759774 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759774 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759774 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759775 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759775 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759775 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759775 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759775 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759775 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759775 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759775 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759775 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759775 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759775 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759775 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759775 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759775 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759775 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759775 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759775 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759775 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759775 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759775 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759775 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759775 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759775 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759775 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759775 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759775 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759775 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759775 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759775 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759775 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759775 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759775 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759775 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759775 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759775 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759775 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759775 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759775 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759775 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759775 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759775 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759775 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759775 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759775 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759775 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759775 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759775 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759775 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759775 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759775 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759775 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759775 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759775 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759775 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759775 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759775 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759775 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759775 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759775 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759775 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759775 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759775 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759775 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759775 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759776 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759776 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759776 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759776 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759776 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759776 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759776 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759776 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759776 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759776 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759776 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759776 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759776 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759776 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759776 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759776 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759776 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759776 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759776 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759776 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759776 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759776 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759776 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759776 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759776 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759776 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759776 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759776 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759776 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759776 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759776 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759776 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759776 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759776 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759776 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759776 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759776 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759776 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759776 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759776 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759776 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759776 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759776 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759776 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759776 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759776 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759776 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759776 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759776 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759776 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759776 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759776 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759776 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759776 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759776 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759776 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759776 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759776 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759776 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759776 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759776 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759776 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759776 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759776 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759776 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759777 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759777 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759777 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759777 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759777 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759777 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759777 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759777 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759777 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759777 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759777 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759777 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759777 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759777 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759777 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163759777 DLMGCP DEBUG <0013> Generated response: line #00: 200 8647 OK (mgcp_msg.c:67) 20241111163759777 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8648 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759777 DLMGCP DEBUG <0013> Received message: line #01: C: 000D (mgcp_msg.c:67) 20241111163759777 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163759777 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163759777 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163759777 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759777 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759777 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759777 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759777 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759777 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759777 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759777 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759777 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759777 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759777 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759777 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759777 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759777 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759777 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759777 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759777 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759777 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759777 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759777 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759777 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759777 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759777 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759777 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759777 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759777 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759777 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759778 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759778 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759778 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759778 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759778 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759778 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759778 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759778 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759778 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759778 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759778 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759778 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759778 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759778 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759778 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759778 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759778 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759778 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759778 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759778 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759778 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759778 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759778 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759778 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759778 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759778 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759778 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759778 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759778 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759778 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759778 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759778 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759778 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759778 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759778 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759778 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759778 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759778 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759778 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759778 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759778 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759778 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759778 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759778 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759778 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759778 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759778 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759778 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759778 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759778 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759778 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759778 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759778 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759778 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759778 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759778 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759778 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759778 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759778 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759778 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759778 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759778 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759778 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759778 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759779 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759779 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759779 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759779 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759779 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759779 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759779 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759779 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759779 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759779 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759779 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759779 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759779 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759779 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759779 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759779 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759779 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759779 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759779 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759779 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759779 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759779 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759779 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759779 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759779 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759779 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759779 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759779 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759779 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759779 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759779 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759779 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759779 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759779 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759779 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759779 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759779 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759779 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759779 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759779 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759779 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759779 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759779 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759779 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759779 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759779 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759779 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759779 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759779 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759779 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759779 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759779 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759779 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759779 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759779 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759779 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759779 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759779 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759779 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759779 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759779 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759779 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759779 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759779 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759779 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759779 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759780 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759780 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759780 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759780 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759780 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759780 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759780 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759780 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759780 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759780 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759780 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759780 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759780 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759780 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759780 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759780 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759780 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759780 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759780 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759780 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759780 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759780 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759780 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759780 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759780 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759780 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759780 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759780 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759780 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759780 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759780 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759780 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759780 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759780 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759780 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759780 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759780 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759780 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759780 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759780 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759780 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759780 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759780 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759780 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759780 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759780 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759780 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759780 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759780 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759780 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759780 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759780 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759780 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759780 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759780 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759780 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759780 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759780 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759780 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759780 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759780 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759780 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759780 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759780 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759780 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759780 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759780 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759781 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759781 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759781 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759781 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759781 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759781 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759781 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759781 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759781 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759781 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759781 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759781 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759781 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759781 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759781 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759781 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759781 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759781 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759781 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759781 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759781 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759781 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759781 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759781 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759781 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759781 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759781 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759781 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759781 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759781 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759781 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759781 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759781 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759781 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759781 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759781 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759781 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759781 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759781 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759781 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759781 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759781 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759781 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759781 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759781 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759781 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759781 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759781 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759781 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759781 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759781 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759781 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759781 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759781 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759781 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759781 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759781 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759781 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759781 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759781 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759781 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759781 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759781 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759781 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759781 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759781 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759782 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759782 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759782 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759782 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759782 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759782 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759782 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759782 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759782 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759782 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759782 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163759782 DLMGCP DEBUG <0013> Generated response: line #00: 200 8648 OK (mgcp_msg.c:67) 20241111163759782 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8649 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759782 DLMGCP DEBUG <0013> Received message: line #01: C: 000E (mgcp_msg.c:67) 20241111163759782 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163759782 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163759782 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163759782 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759782 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759782 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759782 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759782 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759782 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759782 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759782 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759782 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759782 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759782 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759782 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759782 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759782 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759782 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759782 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759782 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759782 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759782 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759782 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759782 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759782 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759782 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759782 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759782 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759782 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759782 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759782 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759783 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759783 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759783 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759783 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759783 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759783 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759783 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759783 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759783 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759783 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759783 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759783 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759783 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759783 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759783 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759783 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759783 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759783 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759783 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759783 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759783 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759783 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759783 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759783 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759783 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759783 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759783 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759783 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759783 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759783 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759783 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759783 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759783 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759783 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759783 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759783 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759783 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759783 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759783 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759783 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759783 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759783 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759783 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759783 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759783 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759783 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759783 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759783 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759783 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759783 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759783 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759783 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759783 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759783 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759783 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759783 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759783 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759783 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759783 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759783 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759783 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759783 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759783 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759783 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759783 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759783 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759784 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759784 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759784 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759784 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759784 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759784 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759784 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759784 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759784 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759784 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759784 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759784 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759784 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759784 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759784 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759784 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759784 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759784 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759784 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759784 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759784 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759784 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759784 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759784 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759784 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759784 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759784 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759784 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759784 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759784 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759784 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759784 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759784 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759784 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759784 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759784 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759784 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759784 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759784 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759784 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759784 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759784 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759784 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759784 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759784 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759784 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759784 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759784 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759784 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759784 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759784 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759784 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759784 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759784 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759784 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759784 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759784 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759784 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759784 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759784 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759784 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759784 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759784 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759784 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759784 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759784 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759785 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759785 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759785 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759785 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759785 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759785 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759785 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759785 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759785 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759785 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759785 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759785 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759785 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759785 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759785 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759785 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759785 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759785 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759785 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759785 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759785 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759785 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759785 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759785 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759785 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759785 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759785 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759785 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759785 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759785 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759785 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759785 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759785 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759785 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759785 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759785 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759785 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759785 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759785 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759785 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759785 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759785 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759785 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759785 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759785 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759785 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759785 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759785 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759785 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759785 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759785 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759785 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759785 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759785 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759785 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759785 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759785 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759785 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759785 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759785 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759785 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759785 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759785 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759785 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759786 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759786 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759786 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759786 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759786 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759786 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759786 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759786 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759786 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759786 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759786 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759786 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759786 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759786 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759786 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759786 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759786 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759786 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759786 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759786 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759786 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759786 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759786 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759786 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759786 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759786 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759786 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759786 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759786 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759786 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759786 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759786 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759786 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759786 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759786 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759786 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759786 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759786 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759786 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759786 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759786 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759786 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759786 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759786 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759786 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759786 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759786 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759786 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759786 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759786 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759786 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759786 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759786 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759786 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759786 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759786 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759786 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759786 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759786 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759786 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759786 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759786 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759786 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759786 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759786 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759786 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759786 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759787 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759787 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759787 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759787 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759787 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759787 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759787 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759787 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759787 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759787 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163759787 DLMGCP DEBUG <0013> Generated response: line #00: 200 8649 OK (mgcp_msg.c:67) 20241111163759787 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8650 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759787 DLMGCP DEBUG <0013> Received message: line #01: C: 000F (mgcp_msg.c:67) 20241111163759787 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163759787 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163759787 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163759787 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759787 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759787 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759787 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759787 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759787 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759787 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759787 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759787 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759787 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759787 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759787 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759787 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759787 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759787 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759787 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759787 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759787 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759787 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759787 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759787 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759787 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759787 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759787 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759787 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759787 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759787 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759787 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759787 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759787 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759787 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759787 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759787 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759787 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759787 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759787 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759788 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759788 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759788 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759788 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759788 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759788 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759788 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759788 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759788 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759788 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759788 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759788 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759788 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759788 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759788 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759788 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759788 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759788 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759788 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759788 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759788 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759788 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759788 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759788 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759788 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759788 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759788 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759788 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759788 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759788 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759788 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759788 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759788 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759788 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759788 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759788 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759788 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759788 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759788 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759788 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759788 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759788 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759788 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759788 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759788 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759788 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759788 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759788 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759788 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759788 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759788 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759788 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759788 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759788 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759788 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759788 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759788 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759788 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759788 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759788 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759788 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759788 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759788 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759788 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759788 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759788 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759788 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759788 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759788 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759788 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759788 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759788 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759788 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759788 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759788 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759788 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759788 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759788 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759788 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759788 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759788 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759788 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759788 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759789 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759789 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759789 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759789 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759789 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759789 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759789 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759789 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759789 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759789 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759789 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759789 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759789 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759789 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759789 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759789 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759789 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759789 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759789 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759789 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759789 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759789 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759789 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759789 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759789 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759789 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759789 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759789 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759789 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759789 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759789 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759789 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759789 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759789 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759789 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759789 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759789 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759789 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759789 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759789 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759789 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759789 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759789 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759789 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759789 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759789 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759789 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759789 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759789 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759789 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759789 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759789 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759789 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759789 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759789 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759789 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759789 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759789 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759789 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759789 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759789 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759789 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759789 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759789 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759789 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759789 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759789 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759789 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759789 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759789 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759789 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759789 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759789 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759789 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759789 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759789 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759789 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759789 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759789 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759789 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759789 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759789 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759789 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759789 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759789 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759790 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759790 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759790 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759790 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759790 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759790 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759790 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759790 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759790 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759790 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759790 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759790 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759790 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759790 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759790 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759790 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759790 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759790 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759790 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759790 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759790 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759790 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759790 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759790 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759790 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759790 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759790 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759790 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759790 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759790 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759790 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759790 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759790 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759790 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759790 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759790 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759790 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759790 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759790 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759790 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759790 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759790 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759790 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759790 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759790 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759790 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759790 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759790 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759790 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759790 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759790 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759790 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759790 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759790 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759790 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759790 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759790 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759790 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759790 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759790 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759790 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759790 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759790 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759790 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759790 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759790 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759790 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759790 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759790 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759790 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759790 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759790 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759790 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759790 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759790 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759790 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759791 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759791 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759791 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759791 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759791 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759791 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759791 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759791 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759791 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759791 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759791 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759791 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759791 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759791 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759791 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759791 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759791 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759791 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759791 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759791 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759791 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163759791 DLMGCP DEBUG <0013> Generated response: line #00: 200 8650 OK (mgcp_msg.c:67) 20241111163759791 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8651 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759791 DLMGCP DEBUG <0013> Received message: line #01: C: 0010 (mgcp_msg.c:67) 20241111163759791 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163759791 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163759791 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163759791 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759791 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759791 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759791 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759791 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759791 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759791 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759791 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759791 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759791 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759791 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759791 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759791 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759791 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759791 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759791 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759791 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759791 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759791 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759791 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759791 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759791 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759791 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759791 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759792 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759792 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759792 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759792 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759792 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759792 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759792 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759792 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759792 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759792 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759792 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759792 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759792 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759792 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759792 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759792 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759792 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759792 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759792 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759792 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759792 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759792 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759792 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759792 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759792 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759792 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759792 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759792 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759792 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759792 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759792 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759792 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759792 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759792 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759792 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759792 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759792 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759792 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759792 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759792 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759792 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759792 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759792 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759792 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759792 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759792 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759792 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759792 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759792 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759792 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759792 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759792 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759792 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759792 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759792 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759792 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759792 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759792 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759792 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759792 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759792 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759792 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759792 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759792 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759792 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759792 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759792 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759792 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759792 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759792 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759792 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759792 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759793 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759793 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759793 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759793 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759793 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759793 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759793 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759793 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759793 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759793 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759793 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759793 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759793 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759793 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759793 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759793 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759793 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759793 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759793 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759793 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759793 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759793 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759793 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759793 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759793 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759793 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759793 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759793 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759793 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759793 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759793 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759793 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759793 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759793 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759793 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759793 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759793 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759793 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759793 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759793 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759793 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759793 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759793 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759793 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759793 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759793 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759793 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759793 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759793 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759793 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759793 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759793 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759793 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759793 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759793 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759793 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759793 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759793 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759793 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759793 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759793 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759793 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759793 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759793 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759793 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759793 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759793 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759793 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759793 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759794 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759794 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759794 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759794 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759794 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759794 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759794 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759794 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759794 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759794 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759794 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759794 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759794 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759794 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759794 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759794 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759794 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759794 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759794 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759794 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759794 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759794 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759794 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759794 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759794 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759794 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759794 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759794 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759794 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759794 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759794 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759794 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759794 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759794 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759794 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759794 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759794 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759794 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759794 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759794 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759794 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759794 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759794 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759794 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759794 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759794 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759794 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759794 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759794 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759794 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759794 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759794 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759794 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759794 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759794 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759794 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759794 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759794 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759794 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759794 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759794 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759794 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759794 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759794 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759794 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759794 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759794 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759794 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759794 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759794 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759794 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759794 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759794 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759795 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759795 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759795 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759795 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759795 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759795 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759795 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759795 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759795 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759795 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759795 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759795 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759795 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759795 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759795 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759795 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759795 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759795 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759795 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759795 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759795 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759795 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759795 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759795 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759795 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759795 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759795 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759795 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759795 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759795 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759795 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759795 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759795 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759795 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759795 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759795 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759795 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759795 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759795 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759795 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759795 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759795 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759795 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759795 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759795 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759795 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759795 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759795 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759795 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759795 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759795 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759795 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759795 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759795 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759795 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759795 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759795 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759795 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759795 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759795 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759795 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759795 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759795 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163759795 DLMGCP DEBUG <0013> Generated response: line #00: 200 8651 OK (mgcp_msg.c:67) 20241111163759796 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8652 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759796 DLMGCP DEBUG <0013> Received message: line #01: C: 0011 (mgcp_msg.c:67) 20241111163759796 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163759796 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163759796 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163759796 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759796 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759796 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759796 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759796 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759796 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759796 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759796 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759796 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759796 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759796 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759796 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759796 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759796 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759796 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759796 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759796 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759796 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759796 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759796 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759796 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759796 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759796 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759796 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759796 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759796 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759796 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759796 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759796 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759796 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759796 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759796 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759796 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759796 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759796 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759796 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759796 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759796 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759796 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759796 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759796 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759796 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759796 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759796 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759796 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759796 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759796 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759796 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759796 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759796 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759796 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759796 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759797 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759797 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759797 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759797 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759797 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759797 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759797 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759797 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759797 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759797 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759797 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759797 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759797 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759797 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759797 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759797 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759797 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759797 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759797 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759797 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759797 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759797 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759797 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759797 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759797 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759797 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759797 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759797 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759797 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759797 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759797 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759797 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759797 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759797 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759797 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759797 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759797 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759797 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759797 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759797 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759797 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759797 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759797 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759797 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759797 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759797 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759797 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759797 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759797 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759797 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759797 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759797 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759797 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759797 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759797 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759797 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759797 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759797 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759797 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759797 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759797 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759797 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759797 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759797 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759797 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759797 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759797 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759797 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759797 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759797 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759797 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759797 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759797 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759798 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759798 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759798 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759798 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759798 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759798 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759798 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759798 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759798 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759798 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759798 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759798 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759798 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759798 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759798 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759798 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759798 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759798 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759798 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759798 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759798 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759798 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759798 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759798 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759798 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759798 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759798 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759798 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759798 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759798 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759798 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759798 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759798 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759798 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759798 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759798 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759798 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759798 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759798 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759798 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759798 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759798 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759798 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759798 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759798 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759798 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759798 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759798 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759798 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759798 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759798 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759798 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759798 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759798 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759798 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759798 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759798 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759798 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759798 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759798 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759798 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759798 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759798 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759798 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759798 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759798 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759798 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759798 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759798 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759798 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759798 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759798 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759799 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759799 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759799 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759799 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759799 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759799 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759799 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759799 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759799 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759799 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759799 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759799 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759799 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759799 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759799 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759799 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759799 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759799 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759799 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759799 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759799 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759799 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759799 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759799 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759799 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759799 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759799 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759799 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759799 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759799 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759799 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759799 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759799 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759799 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759799 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759799 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759799 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759799 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759799 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759799 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759799 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759799 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759799 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759799 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759799 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759799 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759799 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759799 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759799 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759799 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759799 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759799 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759799 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759799 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759799 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759799 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759799 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759799 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759799 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759799 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759799 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759799 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759799 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759799 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759799 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759799 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759799 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759799 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759799 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759799 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759799 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759799 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759800 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759800 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759800 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759800 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759800 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759800 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759800 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759800 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759800 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759800 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759800 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759800 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759800 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759800 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759800 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759800 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759800 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759800 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759800 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759800 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759800 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759800 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759800 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759800 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759800 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759800 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759800 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759800 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759800 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759800 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759800 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759800 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163759800 DLMGCP DEBUG <0013> Generated response: line #00: 200 8652 OK (mgcp_msg.c:67) 20241111163759800 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8653 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759800 DLMGCP DEBUG <0013> Received message: line #01: C: 0012 (mgcp_msg.c:67) 20241111163759800 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163759800 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163759800 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163759800 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759800 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759800 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759800 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759800 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759800 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759800 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759800 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759800 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759800 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759800 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759800 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759800 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759801 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759801 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759801 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759801 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759801 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759801 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759801 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759801 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759801 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759801 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759801 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759801 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759801 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759801 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759801 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759801 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759801 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759801 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759801 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759801 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759801 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759801 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759801 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759801 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759801 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759801 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759801 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759801 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759801 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759801 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759801 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759801 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759801 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759801 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759801 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759801 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759801 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759801 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759801 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759801 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759801 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759801 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759801 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759801 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759801 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759801 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759801 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759801 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759801 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759801 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759801 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759801 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759801 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759801 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759801 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759801 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759801 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759801 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759801 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759801 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759801 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759801 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759801 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759801 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759801 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759801 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759801 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759802 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759802 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759802 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759802 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759802 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759802 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759802 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759802 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759802 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759802 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759802 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759802 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759802 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759802 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759802 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759802 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759802 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759802 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759802 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759802 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759802 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759802 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759802 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759802 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759802 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759802 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759802 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759802 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759802 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759802 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759802 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759802 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759802 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759802 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759802 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759802 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759802 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759802 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759802 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759802 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759802 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759802 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759802 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759802 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759802 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759802 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759802 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759802 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759802 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759802 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759802 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759802 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759802 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759802 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759802 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759802 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759802 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759802 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759802 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759802 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759802 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759802 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759802 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759802 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759802 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759803 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759803 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759803 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759803 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759803 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759803 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759803 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759803 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759803 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759803 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759803 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759803 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759803 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759803 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759803 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759803 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759803 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759803 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759803 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759803 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759803 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759803 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759803 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759803 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759803 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759803 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759803 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759803 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759803 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759803 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759803 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759803 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759803 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759803 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759803 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759803 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759803 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759803 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759803 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759803 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759803 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759803 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759803 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759803 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759803 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759803 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759803 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759803 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759803 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759803 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759803 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759803 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759803 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759803 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759803 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759803 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759803 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759803 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759803 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759803 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759803 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759803 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759803 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759803 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759803 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759803 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759803 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759804 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759804 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759804 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759804 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759804 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759804 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759804 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759804 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759804 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759804 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759804 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759804 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759804 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759804 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759804 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759804 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759804 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759804 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759804 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759804 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759804 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759804 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759804 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759804 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759804 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759804 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759804 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759804 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759804 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759804 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759804 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759804 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759804 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759804 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759804 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759804 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759804 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759804 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759804 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759804 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759804 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759804 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759804 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759804 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759804 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759804 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759804 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759804 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759804 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759804 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759804 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759804 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759804 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759804 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759804 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759804 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759804 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759804 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759804 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759804 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759804 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759804 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759804 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759804 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759804 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759804 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759804 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759805 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759805 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759805 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759805 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759805 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759805 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759805 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759805 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759805 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759805 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759805 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759805 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759805 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759805 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759805 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759805 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759805 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759805 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759805 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759805 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759805 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759805 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163759805 DLMGCP DEBUG <0013> Generated response: line #00: 200 8653 OK (mgcp_msg.c:67) 20241111163759805 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8654 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759805 DLMGCP DEBUG <0013> Received message: line #01: C: 0013 (mgcp_msg.c:67) 20241111163759805 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163759805 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163759805 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163759805 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759805 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759805 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759805 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759805 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759805 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759805 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759805 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759805 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759805 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759805 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759805 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759805 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759805 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759805 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759805 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759805 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759805 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759805 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759805 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759806 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759806 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759806 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759806 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759806 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759806 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759806 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759806 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759806 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759806 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759806 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759806 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759806 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759806 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759806 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759806 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759806 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759806 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759806 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759806 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759806 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759806 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759806 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759806 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759806 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759806 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759806 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759806 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759806 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759806 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759806 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759806 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759806 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759806 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759806 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759806 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759806 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759806 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759806 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759806 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759806 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759806 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759806 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759806 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759806 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759806 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759806 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759806 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759806 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759806 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759806 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759806 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759806 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759806 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759806 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759806 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759806 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759806 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759806 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759806 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759806 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759806 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759806 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759806 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759806 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759806 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759806 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759806 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759806 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759806 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759806 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759806 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759806 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759806 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759807 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759807 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759807 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759807 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759807 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759807 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759807 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759807 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759807 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759807 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759807 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759807 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759807 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759807 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759807 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759807 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759807 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759807 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759807 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759807 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759807 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759807 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759807 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759807 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759807 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759807 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759807 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759807 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759807 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759807 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759807 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759807 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759807 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759807 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759807 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759807 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759807 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759807 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759807 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759807 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759807 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759807 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759807 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759807 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759807 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759807 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759807 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759807 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759807 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759807 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759807 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759807 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759807 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759807 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759807 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759807 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759807 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759807 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759807 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759807 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759807 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759807 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759807 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759807 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759807 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759807 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759807 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759807 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759807 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759807 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759808 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759808 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759808 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759808 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759808 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759808 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759808 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759808 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759808 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759808 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759808 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759808 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759808 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759808 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759808 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759808 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759808 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759808 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759808 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759808 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759808 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759808 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759808 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759808 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759808 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759808 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759808 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759808 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759808 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759808 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759808 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759808 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759808 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759808 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759808 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759808 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759808 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759808 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759808 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759808 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759808 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759808 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759808 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759808 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759808 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759808 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759808 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759808 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759808 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759808 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759808 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759808 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759808 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759808 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759808 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759808 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759808 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759808 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759808 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759808 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759808 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759808 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759808 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759808 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759808 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759808 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759808 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759808 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759808 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759808 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759808 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759808 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759809 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759809 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759809 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759809 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759809 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759809 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759809 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759809 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759809 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759809 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759809 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759809 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759809 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759809 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759809 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759809 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759809 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759809 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759809 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759809 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759809 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759809 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759809 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759809 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759809 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759809 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759809 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759809 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759809 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759809 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759809 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759809 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759809 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759809 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759809 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759809 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759809 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759809 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759809 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759809 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759809 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759809 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759809 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759809 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759809 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759809 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759809 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759809 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759809 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759809 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759809 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759809 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759809 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759809 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759809 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759809 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759809 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759809 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759809 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759809 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759809 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759809 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759809 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759809 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759809 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163759809 DLMGCP DEBUG <0013> Generated response: line #00: 200 8654 OK (mgcp_msg.c:67) 20241111163759810 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8655 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759810 DLMGCP DEBUG <0013> Received message: line #01: C: 0014 (mgcp_msg.c:67) 20241111163759810 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163759810 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163759810 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163759810 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759810 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759810 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759810 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759810 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759810 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759810 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759810 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759810 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759810 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759810 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759810 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759810 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759810 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759810 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759810 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759810 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759810 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759810 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759810 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759810 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759810 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759810 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759810 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759810 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759810 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759810 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759810 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759810 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759810 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759810 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759810 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759810 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759810 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759810 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759810 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759810 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759810 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759810 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759810 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759810 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759810 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759810 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759810 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759810 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759810 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759810 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759811 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759811 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759811 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759811 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759811 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759811 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759811 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759811 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759811 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759811 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759811 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759811 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759811 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759811 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759811 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759811 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759811 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759811 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759811 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759811 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759811 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759811 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759811 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759811 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759811 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759811 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759811 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759811 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759811 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759811 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759811 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759811 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759811 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759811 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759811 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759811 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759811 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759811 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759811 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759811 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759811 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759811 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759811 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759811 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759811 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759811 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759811 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759811 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759811 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759811 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759811 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759811 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759811 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759811 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759811 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759811 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759811 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759811 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759811 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759811 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759811 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759811 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759811 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759811 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759811 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759811 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759812 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759812 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759812 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759812 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759812 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759812 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759812 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759812 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759812 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759812 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759812 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759812 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759812 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759812 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759812 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759812 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759812 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759812 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759812 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759812 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759812 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759812 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759812 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759812 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759812 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759812 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759812 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759812 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759812 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759812 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759812 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759812 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759812 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759812 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759812 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759812 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759812 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759812 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759812 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759812 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759812 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759812 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759812 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759812 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759812 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759812 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759812 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759812 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759812 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759812 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759812 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759812 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759812 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759812 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759812 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759812 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759812 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759812 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759812 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759812 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759812 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759812 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759812 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759812 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759812 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759812 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759812 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759812 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759812 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759812 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759812 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759813 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759813 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759813 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759813 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759813 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759813 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759813 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759813 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759813 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759813 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759813 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759813 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759813 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759813 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759813 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759813 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759813 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759813 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759813 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759813 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759813 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759813 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759813 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759813 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759813 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759813 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759813 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759813 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759813 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759813 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759813 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759813 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759813 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759813 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759813 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759813 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759813 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759813 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759813 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759813 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759813 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759813 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759813 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759813 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759813 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759813 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759813 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759813 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759813 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759813 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759813 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759813 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759813 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759813 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759813 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759813 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759813 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759813 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759813 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759813 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759813 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759813 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759813 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759814 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759814 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759814 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759814 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759814 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759814 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759814 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759814 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759814 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759814 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759814 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759814 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759814 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759814 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759814 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759814 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759814 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759814 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759814 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759814 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759814 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759814 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759814 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759814 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759814 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759814 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759814 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759814 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759814 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759814 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759814 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759814 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759814 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759814 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759814 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759814 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759814 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759814 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759814 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759814 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759814 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759814 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759814 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759814 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759814 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759814 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759814 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759814 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759814 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759814 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759814 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759814 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759814 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759814 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163759814 DLMGCP DEBUG <0013> Generated response: line #00: 200 8655 OK (mgcp_msg.c:67) 20241111163759815 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8656 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759815 DLMGCP DEBUG <0013> Received message: line #01: C: 0015 (mgcp_msg.c:67) 20241111163759815 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163759815 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163759815 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163759815 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759815 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759815 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759815 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759815 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759815 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759815 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759815 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759815 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759815 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759815 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759815 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759815 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759815 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759815 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759815 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759815 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759815 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759815 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759815 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759815 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759815 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759815 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759815 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759815 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759815 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759815 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759815 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759815 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759815 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759815 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759815 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759815 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759815 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759815 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759815 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759815 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759815 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759815 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759815 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759815 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759815 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759815 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759815 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759815 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759815 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759815 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759815 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759815 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759815 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759815 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759816 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759816 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759816 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759816 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759816 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759816 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759816 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759816 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759816 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759816 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759816 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759816 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759816 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759816 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759816 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759816 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759816 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759816 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759816 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759816 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759816 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759816 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759816 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759816 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759816 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759816 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759816 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759816 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759816 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759816 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759816 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759816 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759816 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759816 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759816 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759816 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759816 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759816 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759816 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759816 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759816 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759816 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759816 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759816 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759816 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759816 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759816 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759816 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759816 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759816 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759816 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759816 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759816 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759816 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759816 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759816 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759816 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759816 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759817 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759817 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759817 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759817 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759817 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759817 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759817 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759817 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759817 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759817 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759817 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759817 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759817 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759817 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759817 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759817 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759817 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759817 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759817 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759817 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759817 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759817 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759817 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759817 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759817 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759817 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759817 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759817 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759817 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759817 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759817 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759817 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759817 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759817 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759817 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759817 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759817 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759817 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759817 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759817 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759817 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759817 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759817 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759817 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759817 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759817 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759817 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759817 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759817 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759817 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759817 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759817 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759817 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759817 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759817 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759817 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759817 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759818 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759818 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759818 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759818 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759818 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759818 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759818 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759818 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759818 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759818 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759818 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759818 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759818 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759818 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759818 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759818 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759818 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759818 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759818 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759818 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759818 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759818 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759818 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759818 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759818 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759818 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759818 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759818 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759818 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759818 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759818 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759818 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759818 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759818 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759818 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759818 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759818 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759818 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759818 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759818 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759818 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759818 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759818 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759818 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759818 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759818 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759818 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759818 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759818 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759818 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759818 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759818 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759818 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759818 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759818 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759818 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759818 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759818 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759818 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759818 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759819 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759819 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759819 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759819 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759819 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759819 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759819 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759819 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759819 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759819 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759819 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759819 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759819 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759819 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759819 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759819 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759819 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759819 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759819 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759819 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759819 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759819 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759819 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759819 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759819 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759819 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759819 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759819 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759819 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759819 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759819 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759819 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759819 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759819 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759819 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759819 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759819 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759819 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759819 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759819 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759819 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759819 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759819 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759819 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759819 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759819 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759819 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759819 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759819 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759819 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759819 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759819 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759819 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759819 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759819 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759819 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759819 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759819 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759819 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759820 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759820 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759820 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759820 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759820 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759820 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759820 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759820 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759820 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759820 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759820 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759820 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759820 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759820 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759820 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759820 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163759820 DLMGCP DEBUG <0013> Generated response: line #00: 200 8656 OK (mgcp_msg.c:67) 20241111163759820 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8657 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759820 DLMGCP DEBUG <0013> Received message: line #01: C: 0016 (mgcp_msg.c:67) 20241111163759820 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163759820 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163759820 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163759820 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759820 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759820 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759820 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759820 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759820 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759820 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759820 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759820 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759820 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759820 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759820 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759820 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759820 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759820 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759820 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759820 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759820 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759821 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759821 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759821 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759821 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759821 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759821 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759821 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759821 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759821 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759821 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759821 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759821 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759821 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759821 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759821 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759821 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759821 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759821 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759821 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759821 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759821 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759821 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759821 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759821 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759821 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759821 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759821 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759821 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759821 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759821 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759821 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759821 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759821 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759821 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759821 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759821 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759821 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759821 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759821 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759821 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759821 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759821 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759821 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759821 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759821 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759821 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759821 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759821 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759821 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759821 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759821 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759821 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759821 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759821 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759821 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759821 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759821 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759821 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759822 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759822 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759822 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759822 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759822 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759822 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759822 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759822 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759822 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759822 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759822 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759822 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759822 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759822 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759822 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759822 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759822 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759822 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759822 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759822 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759822 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759822 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759822 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759822 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759822 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759822 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759822 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759822 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759822 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759822 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759822 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759822 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759822 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759822 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759822 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759822 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759822 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759822 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759822 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759822 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759822 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759822 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759822 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759822 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759822 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759822 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759822 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759822 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759822 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759822 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759822 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759822 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759822 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759822 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759822 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759822 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759822 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759822 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759822 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759822 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759822 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759823 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759823 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759823 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759823 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759823 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759823 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759823 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759823 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759823 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759823 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759823 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759823 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759823 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759823 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759823 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759823 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759823 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759823 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759823 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759823 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759823 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759823 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759823 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759823 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759823 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759823 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759823 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759823 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759823 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759823 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759823 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759823 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759823 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759823 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759823 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759823 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759823 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759823 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759823 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759823 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759823 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759823 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759823 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759823 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759823 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759823 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759823 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759823 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759823 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759823 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759823 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759823 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759823 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759823 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759823 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759823 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759823 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759823 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759823 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759824 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759824 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759824 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759824 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759824 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759824 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759824 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759824 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759824 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759824 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759824 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759824 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759824 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759824 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759824 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759824 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759824 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759824 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759824 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759824 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759824 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759824 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759824 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759824 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759824 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759824 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759824 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759824 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759824 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759824 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759824 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759824 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759824 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759824 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759824 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759824 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759824 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759824 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759824 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759824 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759824 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759824 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759824 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759824 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759824 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759824 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759824 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759824 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759824 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759824 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759824 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759824 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759824 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759824 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759824 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759824 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759824 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759824 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759825 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759825 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759825 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759825 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759825 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759825 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759825 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759825 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759825 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759825 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759825 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759825 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759825 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759825 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759825 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759825 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759825 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759825 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759825 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759825 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759825 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759825 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759825 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759825 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759825 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759825 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759825 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759825 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759825 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759825 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759825 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759825 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759825 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759825 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759825 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759825 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759825 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759825 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759825 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759825 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759825 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759825 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759825 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759825 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759825 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759825 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759825 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163759825 DLMGCP DEBUG <0013> Generated response: line #00: 200 8657 OK (mgcp_msg.c:67) 20241111163759826 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8658 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759826 DLMGCP DEBUG <0013> Received message: line #01: C: 0017 (mgcp_msg.c:67) 20241111163759826 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163759826 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163759826 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163759826 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759826 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759826 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759826 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759826 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759826 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759826 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759826 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759826 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759826 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759826 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759826 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759826 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759826 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759826 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759826 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759826 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759826 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759826 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759826 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759826 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759826 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759826 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759826 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759826 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759826 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759826 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759826 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759826 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759826 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759826 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759826 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759826 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759826 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759826 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759826 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759826 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759826 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759826 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759826 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759826 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759826 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759826 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759826 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759826 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759826 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759826 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759826 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759827 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759827 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759827 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759827 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759827 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759827 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759827 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759827 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759827 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759827 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759827 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759827 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759827 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759827 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759827 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759827 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759827 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759827 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759827 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759827 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759827 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759827 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759827 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759827 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759827 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759827 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759827 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759827 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759827 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759827 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759827 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759827 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759827 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759827 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759827 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759827 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759827 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759827 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759827 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759827 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759827 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759827 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759827 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759827 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759827 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759827 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759827 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759827 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759827 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759827 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759827 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759827 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759827 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759827 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759827 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759827 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759827 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759827 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759828 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759828 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759828 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759828 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759828 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759828 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759828 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759828 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759828 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759828 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759828 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759828 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759828 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759828 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759828 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759828 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759828 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759828 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759828 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759828 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759828 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759828 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759828 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759828 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759828 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759828 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759828 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759828 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759828 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759828 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759828 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759828 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759828 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759828 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759828 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759828 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759828 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759828 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759828 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759828 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759828 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759828 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759828 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759828 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759828 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759828 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759828 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759828 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759828 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759828 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759828 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759828 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759828 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759828 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759828 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759828 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759828 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759828 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759829 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759829 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759829 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759829 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759829 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759829 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759829 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759829 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759829 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759829 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759829 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759829 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759829 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759829 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759829 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759829 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759829 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759829 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759829 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759829 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759829 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759829 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759829 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759829 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759829 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759829 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759829 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759829 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759829 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759829 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759829 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759829 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759829 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759829 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759829 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759829 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759829 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759829 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759829 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759829 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759829 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759829 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759829 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759829 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759829 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759829 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759829 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759829 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759829 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759829 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759829 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759829 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759829 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759829 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759829 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759829 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759829 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759829 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759829 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759830 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759830 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759830 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759830 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759830 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759830 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759830 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759830 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759830 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759830 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759830 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759830 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759830 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759830 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759830 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759830 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759830 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759830 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759830 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759830 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759830 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759830 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759830 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759830 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759830 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759830 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759830 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759830 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759830 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759830 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759830 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759830 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759830 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759830 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759830 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759830 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759830 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759830 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759830 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759830 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759830 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759830 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759830 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759830 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759830 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759830 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759830 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759830 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759830 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759830 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759830 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759830 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759830 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759830 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759830 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759830 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759830 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759830 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759831 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759831 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759831 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759831 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759831 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759831 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759831 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759831 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759831 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759831 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759831 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759831 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759831 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759831 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759831 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759831 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759831 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759831 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759831 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759831 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163759831 DLMGCP DEBUG <0013> Generated response: line #00: 200 8658 OK (mgcp_msg.c:67) 20241111163759831 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8659 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759831 DLMGCP DEBUG <0013> Received message: line #01: C: 0018 (mgcp_msg.c:67) 20241111163759831 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163759831 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163759831 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163759831 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759831 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759831 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759831 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759831 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759831 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759831 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759831 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759831 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759831 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759831 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759831 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759831 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759832 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759832 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759832 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759832 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759832 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759832 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759832 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759832 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759832 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759832 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759832 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759832 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759832 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759832 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759832 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759832 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759832 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759832 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759832 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759832 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759832 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759832 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759832 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759832 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759832 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759832 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759832 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759832 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759832 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759832 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759832 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759832 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759832 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759832 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759832 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759832 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759832 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759832 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759832 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759832 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759832 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759832 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759832 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759832 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759832 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759832 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759832 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759832 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759832 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759832 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759832 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759832 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759832 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759832 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759832 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759832 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759832 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759832 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759832 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759832 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759833 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759833 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759833 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759833 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759833 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759833 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759833 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759833 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759833 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759833 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759833 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759833 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759833 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759833 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759833 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759833 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759833 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759833 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759833 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759833 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759833 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759833 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759833 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759833 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759833 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759833 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759833 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759833 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759833 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759833 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759833 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759833 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759833 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759833 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759833 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759833 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759833 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759833 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759833 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759833 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759833 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759833 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759833 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759833 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759833 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759833 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759833 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759833 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759833 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759833 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759833 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759833 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759833 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759833 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759833 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759833 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759833 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759833 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759834 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759834 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759834 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759834 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759834 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759834 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759834 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759834 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759834 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759834 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759834 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759834 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759834 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759834 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759834 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759834 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759834 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759834 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759834 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759834 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759834 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759834 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759834 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759834 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759834 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759834 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759834 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759834 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759834 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759834 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759834 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759834 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759834 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759834 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759834 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759834 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759834 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759834 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759834 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759834 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759834 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759834 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759834 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759834 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759834 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759834 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759834 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759834 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759834 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759834 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759834 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759834 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759834 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759834 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759834 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759834 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759834 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759834 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759835 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759835 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759835 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759835 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759835 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759835 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759835 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759835 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759835 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759835 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759835 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759835 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759835 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759835 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759835 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759835 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759835 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759835 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759835 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759835 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759835 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759835 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759835 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759835 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759835 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759835 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759835 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759835 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759835 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759835 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759835 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759835 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759835 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759835 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759835 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759835 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759835 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759835 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759835 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759835 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759835 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759835 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759835 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759835 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759835 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759835 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759835 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759835 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759835 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759835 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759835 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759835 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759835 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759835 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759835 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759835 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759835 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759835 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759835 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759836 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759836 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759836 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759836 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759836 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759836 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759836 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759836 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759836 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759836 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759836 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759836 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759836 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759836 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759836 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759836 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759836 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759836 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759836 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759836 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759836 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759836 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759836 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759836 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759836 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759836 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759836 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759836 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759836 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759836 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759836 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759836 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759836 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759836 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759836 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759836 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759836 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759836 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759836 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759836 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759836 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759836 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759836 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759836 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759836 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759836 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759836 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759836 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759836 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759836 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759836 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759836 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759836 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163759836 DLMGCP DEBUG <0013> Generated response: line #00: 200 8659 OK (mgcp_msg.c:67) 20241111163759837 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8660 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759837 DLMGCP DEBUG <0013> Received message: line #01: C: 0019 (mgcp_msg.c:67) 20241111163759837 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163759837 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163759837 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163759837 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759837 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759837 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759837 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759837 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759837 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759837 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759837 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759837 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759837 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759837 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759837 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759837 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759837 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759837 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759837 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759837 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759837 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759837 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759837 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759837 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759837 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759837 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759837 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759837 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759837 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759837 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759837 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759837 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759837 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759837 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759837 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759837 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759837 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759837 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759837 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759838 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759838 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759838 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759838 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759838 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759838 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759838 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759838 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759838 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759838 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759838 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759838 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759838 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759838 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759838 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759838 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759838 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759838 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759838 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759838 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759838 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759838 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759838 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759838 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759838 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759838 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759838 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759838 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759838 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759838 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759838 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759838 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759838 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759838 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759838 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759838 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759838 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759838 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759838 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759838 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759838 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759838 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759838 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759838 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759838 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759838 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759838 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759838 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759838 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759838 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759838 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759838 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759838 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759838 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759838 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759838 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759838 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759838 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759838 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759838 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759838 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759838 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759838 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759838 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759839 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759839 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759839 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759839 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759839 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759839 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759839 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759839 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759839 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759839 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759839 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759839 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759839 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759839 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759839 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759839 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759839 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759839 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759839 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759839 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759839 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759839 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759839 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759839 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759839 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759839 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759839 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759839 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759839 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759839 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759839 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759839 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759839 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759839 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759839 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759839 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759839 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759839 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759839 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759839 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759839 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759839 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759839 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759839 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759839 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759839 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759839 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759839 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759839 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759839 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759839 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759839 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759839 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759839 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759839 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759839 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759839 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759839 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759839 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759839 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759839 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759839 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759839 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759839 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759839 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759839 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759840 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759840 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759840 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759840 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759840 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759840 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759840 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759840 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759840 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759840 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759840 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759840 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759840 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759840 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759840 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759840 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759840 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759840 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759840 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759840 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759840 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759840 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759840 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759840 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759840 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759840 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759840 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759840 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759840 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759840 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759840 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759840 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759840 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759840 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759840 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759840 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759840 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759840 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759840 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759840 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759840 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759840 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759840 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759840 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759840 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759840 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759840 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759840 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759840 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759840 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759840 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759840 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759840 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759840 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759840 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759840 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759840 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759840 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759840 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759840 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759840 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759840 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759840 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759840 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759840 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759841 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759841 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759841 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759841 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759841 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759841 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759841 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759841 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759841 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759841 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759841 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759841 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759841 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759841 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759841 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759841 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759841 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759841 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759841 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759841 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759841 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759841 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759841 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759841 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759841 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759841 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759841 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759841 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759841 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759841 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759841 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759841 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759841 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759841 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759841 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759841 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759841 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759841 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759841 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759841 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759841 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759841 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759841 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759841 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759841 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759841 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759841 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759841 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759841 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759841 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759841 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759841 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759841 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759841 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759841 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759841 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759841 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759841 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759841 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759841 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759841 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759841 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759841 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759841 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759842 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759842 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759842 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759842 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759842 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759842 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163759842 DLMGCP DEBUG <0013> Generated response: line #00: 200 8660 OK (mgcp_msg.c:67) 20241111163759842 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8661 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759842 DLMGCP DEBUG <0013> Received message: line #01: C: 001A (mgcp_msg.c:67) 20241111163759842 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163759842 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163759842 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163759842 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759842 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759842 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759842 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759842 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759842 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759842 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759842 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759842 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759842 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759842 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759842 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759842 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759842 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759842 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759842 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759842 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759842 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759842 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759842 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759842 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759842 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759842 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759842 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759842 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759842 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759842 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759842 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759842 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759842 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759842 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759842 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759842 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759843 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759843 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759843 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759843 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759843 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759843 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759843 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759843 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759843 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759843 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759843 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759843 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759843 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759843 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759843 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759843 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759843 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759843 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759843 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759843 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759843 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759843 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759843 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759843 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759843 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759843 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759843 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759843 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759843 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759843 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759843 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759843 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759843 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759843 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759843 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759843 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759843 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759843 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759843 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759843 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759843 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759843 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759843 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759843 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759843 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759843 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759843 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759843 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759843 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759843 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759843 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759843 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759843 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759843 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759843 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759843 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759843 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759843 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759843 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759843 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759843 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759843 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759843 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759843 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759843 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759844 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759844 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759844 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759844 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759844 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759844 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759844 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759844 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759844 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759844 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759844 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759844 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759844 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759844 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759844 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759844 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759844 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759844 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759844 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759844 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759844 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759844 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759844 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759844 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759844 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759844 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759844 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759844 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759844 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759844 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759844 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759844 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759844 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759844 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759844 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759844 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759844 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759844 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759844 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759844 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759844 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759844 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759844 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759844 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759844 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759844 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759844 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759844 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759844 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759844 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759844 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759844 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759844 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759844 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759844 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759844 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759844 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759844 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759844 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759844 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759844 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759844 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759844 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759844 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759844 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759845 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759845 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759845 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759845 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759845 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759845 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759845 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759845 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759845 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759845 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759845 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759845 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759845 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759845 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759845 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759845 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759845 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759845 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759845 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759845 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759845 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759845 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759845 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759845 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759845 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759845 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759845 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759845 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759845 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759845 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759845 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759845 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759845 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759845 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759845 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759845 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759845 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759845 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759845 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759845 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759845 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759845 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759845 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759845 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759845 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759845 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759845 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759845 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759845 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759845 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759845 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759845 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759845 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759845 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759845 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759845 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759845 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759845 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759845 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759845 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759845 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759845 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759845 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759845 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759845 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759845 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759845 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759845 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759845 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759845 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759845 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759845 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759846 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759846 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759846 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759846 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759846 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759846 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759846 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759846 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759846 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759846 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759846 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759846 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759846 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759846 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759846 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759846 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759846 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759846 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759846 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759846 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759846 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759846 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759846 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759846 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759846 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759846 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759846 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759846 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759846 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759846 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759846 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759846 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759846 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759846 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759846 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759846 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759846 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759846 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759846 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759846 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759846 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759846 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759846 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759846 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759846 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759846 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759846 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759846 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759846 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759846 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759846 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759846 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759846 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759846 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759846 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759846 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759846 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759846 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759846 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759846 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759846 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759846 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759847 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759847 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759847 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759847 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163759847 DLMGCP DEBUG <0013> Generated response: line #00: 200 8661 OK (mgcp_msg.c:67) 20241111163759847 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8662 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759847 DLMGCP DEBUG <0013> Received message: line #01: C: 001B (mgcp_msg.c:67) 20241111163759847 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163759847 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163759847 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163759847 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759847 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759847 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759847 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759847 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759847 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759847 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759847 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759847 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759847 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759847 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759847 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759847 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759847 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759847 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759847 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759847 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759847 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759847 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759847 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759847 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759847 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759847 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759847 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759847 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759847 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759847 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759847 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759847 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759847 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759847 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759847 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759847 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759848 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759848 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759848 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759848 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759848 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759848 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759848 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759848 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759848 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759848 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759848 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759848 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759848 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759848 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759848 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759848 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759848 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759848 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759848 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759848 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759848 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759848 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759848 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759848 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759848 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759848 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759848 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759848 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759848 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759848 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759848 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759848 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759848 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759848 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759848 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759848 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759848 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759848 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759848 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759848 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759848 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759848 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759848 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759848 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759848 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759848 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759848 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759848 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759848 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759848 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759848 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759848 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759848 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759848 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759848 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759848 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759848 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759848 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759848 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759848 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759848 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759848 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759848 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759849 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759849 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759849 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759849 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759849 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759849 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759849 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759849 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759849 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759849 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759849 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759849 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759849 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759849 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759849 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759849 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759849 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759849 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759849 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759849 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759849 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759849 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759849 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759849 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759849 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759849 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759849 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759849 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759849 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759849 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759849 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759849 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759849 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759849 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759849 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759849 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759849 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759849 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759849 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759849 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759849 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759849 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759849 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759849 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759849 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759849 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759849 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759849 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759849 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759849 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759849 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759849 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759849 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759849 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759849 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759849 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759849 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759849 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759849 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759849 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759849 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759850 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759850 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759850 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759850 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759850 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759850 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759850 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759850 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759850 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759850 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759850 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759850 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759850 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759850 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759850 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759850 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759850 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759850 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759850 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759850 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759850 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759850 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759850 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759850 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759850 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759850 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759850 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759850 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759850 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759850 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759850 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759850 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759850 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759850 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759850 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759850 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759850 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759850 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759850 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759850 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759850 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759850 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759850 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759850 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759850 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759850 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759850 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759850 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759850 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759850 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759850 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759850 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759850 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759850 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759850 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759850 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759850 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759850 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759850 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759850 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759851 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759851 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759851 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759851 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759851 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759851 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759851 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759851 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759851 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759851 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759851 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759851 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759851 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759851 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759851 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759851 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759851 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759851 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759851 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759851 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759851 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759851 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759851 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759851 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759851 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759851 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759851 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759851 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759851 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759851 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759851 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759851 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759851 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759851 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759851 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759851 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759851 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759851 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759851 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759851 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759851 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759851 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759851 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759851 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759851 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759851 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759851 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759851 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759851 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759851 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759851 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759851 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759851 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759851 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759851 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759851 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759851 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759851 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759851 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759851 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759851 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759851 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759851 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759851 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759852 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759852 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759852 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759852 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759852 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759852 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759852 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759852 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759852 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759852 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759852 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759852 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759852 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759852 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759852 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759852 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759852 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759852 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759852 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759852 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163759852 DLMGCP DEBUG <0013> Generated response: line #00: 200 8662 OK (mgcp_msg.c:67) 20241111163759852 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8663 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759852 DLMGCP DEBUG <0013> Received message: line #01: C: 001C (mgcp_msg.c:67) 20241111163759852 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163759852 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163759852 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163759852 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759852 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759852 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759852 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759852 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759852 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759852 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759852 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759852 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759852 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759852 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759852 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759852 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759852 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759852 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759852 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759852 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759852 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759852 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759852 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759852 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759852 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759852 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759853 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759853 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759853 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759853 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759853 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759853 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759853 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759853 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759853 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759853 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759853 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759853 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759853 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759853 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759853 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759853 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759853 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759853 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759853 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759853 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759853 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759853 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759853 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759853 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759853 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759853 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759853 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759853 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759853 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759853 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759853 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759853 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759853 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759853 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759853 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759853 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759853 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759853 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759853 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759853 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759853 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759853 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759853 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759853 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759853 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759853 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759853 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759853 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759853 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759853 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759853 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759853 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759853 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759853 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759853 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759853 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759853 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759853 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759853 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759853 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759853 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759853 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759853 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759853 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759853 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759853 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759853 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759853 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759853 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759853 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759853 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759853 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759853 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759853 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759853 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759853 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759854 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759854 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759854 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759854 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759854 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759854 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759854 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759854 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759854 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759854 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759854 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759854 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759854 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759854 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759854 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759854 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759854 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759854 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759854 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759854 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759854 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759854 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759854 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759854 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759854 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759854 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759854 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759854 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759854 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759854 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759854 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759854 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759854 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759854 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759854 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759854 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759854 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759854 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759854 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759854 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759854 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759854 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759854 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759854 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759854 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759854 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759854 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759854 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759854 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759854 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759854 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759854 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759854 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759854 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759854 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759854 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759854 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759854 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759854 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759854 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759854 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759854 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759854 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759854 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759854 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759854 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759854 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759854 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759854 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759854 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759854 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759854 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759854 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759854 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759854 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759854 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759854 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759854 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759854 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759854 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759855 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759855 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759855 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759855 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759855 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759855 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759855 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759855 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759855 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759855 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759855 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759855 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759855 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759855 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759855 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759855 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759855 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759855 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759855 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759855 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759855 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759855 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759855 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759855 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759855 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759855 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759855 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759855 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759855 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759855 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759855 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759855 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759855 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759855 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759855 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759855 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759855 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759855 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759855 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759855 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759855 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759855 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759855 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759855 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759855 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759855 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759855 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759855 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759855 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759855 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759855 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759855 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759855 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759855 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759855 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759855 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759855 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759855 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759855 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759855 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759855 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759855 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759855 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759855 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759855 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759855 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759855 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759855 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759855 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759855 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759855 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759855 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759855 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759855 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759855 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759855 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759855 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759855 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759856 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759856 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759856 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759856 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759856 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759856 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759856 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759856 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759856 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759856 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759856 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759856 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759856 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759856 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759856 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759856 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759856 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759856 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759856 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759856 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759856 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759856 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759856 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759856 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759856 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759856 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759856 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759856 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759856 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759856 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759856 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759856 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759856 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759856 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759856 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759856 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759856 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759856 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759856 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759856 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759856 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759856 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759856 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759856 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163759856 DLMGCP DEBUG <0013> Generated response: line #00: 200 8663 OK (mgcp_msg.c:67) 20241111163759856 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8664 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759856 DLMGCP DEBUG <0013> Received message: line #01: C: 001D (mgcp_msg.c:67) 20241111163759856 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163759856 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163759856 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163759856 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759856 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759857 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759857 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759857 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759857 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759857 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759857 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759857 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759857 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759857 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759857 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759857 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759857 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759857 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759857 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759857 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759857 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759857 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759857 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759857 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759857 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759857 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759857 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759857 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759857 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759857 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759857 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759857 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759857 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759857 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759857 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759857 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759857 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759857 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759857 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759857 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759857 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759857 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759857 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759857 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759857 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759857 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759857 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759857 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759857 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759857 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759857 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759857 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759857 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759857 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759857 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759857 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759857 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759857 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759857 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759857 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759857 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759857 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759857 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759857 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759857 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759857 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759857 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759857 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759857 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759857 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759857 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759857 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759857 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759857 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759857 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759857 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759857 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759857 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759857 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759857 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759857 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759857 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759857 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759857 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759858 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759858 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759858 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759858 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759858 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759858 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759858 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759858 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759858 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759858 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759858 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759858 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759858 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759858 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759858 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759858 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759858 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759858 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759858 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759858 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759858 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759858 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759858 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759858 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759858 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759858 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759858 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759858 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759858 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759858 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759858 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759858 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759858 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759858 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759858 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759858 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759858 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759858 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759858 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759858 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759858 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759858 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759858 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759858 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759858 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759858 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759858 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759858 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759858 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759858 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759858 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759858 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759858 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759858 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759858 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759858 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759858 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759858 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759858 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759858 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759858 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759858 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759858 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759858 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759858 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759858 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759858 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759858 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759858 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759858 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759858 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759858 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759858 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759858 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759858 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759858 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759859 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759859 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759859 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759859 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759859 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759859 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759859 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759859 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759859 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759859 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759859 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759859 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759859 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759859 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759859 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759859 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759859 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759859 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759859 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759859 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759859 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759859 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759859 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759859 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759859 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759859 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759859 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759859 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759859 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759859 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759859 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759859 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759859 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759859 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759859 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759859 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759859 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759859 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759859 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759859 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759859 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759859 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759859 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759859 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759859 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759859 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759859 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759859 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759859 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759859 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759859 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759859 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759859 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759859 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759859 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759859 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759859 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759859 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759859 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759859 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759859 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759859 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759859 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759859 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759859 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759859 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759859 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759859 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759859 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759859 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759859 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759859 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759859 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759859 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759859 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759859 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759859 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759859 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759860 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759860 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759860 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759860 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759860 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759860 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759860 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759860 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759860 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759860 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759860 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759860 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759860 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759860 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759860 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759860 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759860 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759860 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759860 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759860 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759860 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759860 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759860 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759860 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759860 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759860 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759860 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759860 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759860 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759860 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759860 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759860 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759860 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759860 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759860 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759860 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759860 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759860 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759860 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759860 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759860 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759860 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759860 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759860 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759860 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759860 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759860 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759860 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759860 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759860 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759860 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759860 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759860 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759860 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759860 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759860 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759860 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759860 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759860 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759860 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759860 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759860 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759860 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759860 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759860 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759860 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163759860 DLMGCP DEBUG <0013> Generated response: line #00: 200 8664 OK (mgcp_msg.c:67) 20241111163759861 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8665 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759861 DLMGCP DEBUG <0013> Received message: line #01: C: 001E (mgcp_msg.c:67) 20241111163759861 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163759861 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163759861 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163759861 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759861 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759861 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759861 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759861 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759861 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759861 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759861 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759861 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759861 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759861 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759861 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759861 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759861 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759861 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759861 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759861 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759861 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759861 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759861 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759861 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759861 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759861 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759861 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759861 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759861 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759861 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759861 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759861 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759861 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759861 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759861 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759861 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759861 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759861 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759861 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759861 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759861 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759861 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759861 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759861 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759861 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759861 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759861 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759861 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759861 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759861 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759861 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759861 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759861 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759862 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759862 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759862 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759862 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759862 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759862 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759862 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759862 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759862 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759862 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759862 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759862 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759862 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759862 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759862 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759862 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759862 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759862 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759862 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759862 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759862 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759862 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759862 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759862 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759862 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759862 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759862 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759862 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759862 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759862 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759862 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759862 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759862 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759862 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759862 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759862 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759862 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759862 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759862 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759862 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759862 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759862 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759862 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759862 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759862 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759862 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759862 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759862 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759862 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759862 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759862 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759862 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759862 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759862 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759862 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759862 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759862 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759862 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759862 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759862 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759862 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759862 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759862 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759862 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759862 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759862 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759862 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759862 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759862 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759862 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759862 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759863 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759863 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759863 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759863 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759863 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759863 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759863 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759863 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759863 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759863 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759863 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759863 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759863 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759863 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759863 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759863 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759863 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759863 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759863 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759863 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759863 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759863 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759863 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759863 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759863 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759863 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759863 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759863 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759863 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759863 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759863 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759863 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759863 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759863 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759863 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759863 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759863 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759863 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759863 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759863 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759863 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759863 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759863 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759863 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759863 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759863 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759863 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759863 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759863 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759863 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759863 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759863 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759863 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759863 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759863 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759863 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759863 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759863 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759863 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759863 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759863 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759863 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759863 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759863 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759863 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759863 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759863 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759863 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759863 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759863 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759863 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759864 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759864 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759864 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759864 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759864 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759864 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759864 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759864 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759864 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759864 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759864 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759864 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759864 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759864 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759864 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759864 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759864 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759864 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759864 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759864 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759864 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759864 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759864 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759864 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759864 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759864 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759864 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759864 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759864 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759864 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759864 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759864 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759864 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759864 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759864 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759864 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759864 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759864 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759864 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759864 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759864 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759864 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759864 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759864 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759864 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759864 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759864 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759864 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759864 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759864 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759864 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759864 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759864 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759864 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759864 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759864 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759864 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759864 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759864 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759864 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759864 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759864 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759864 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759864 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759864 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759864 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759864 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759864 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759864 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759865 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759865 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759865 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759865 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759865 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759865 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759865 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759865 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759865 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759865 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759865 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759865 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759865 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759865 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759865 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759865 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759865 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759865 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759865 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759865 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759865 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759865 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759865 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759865 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759865 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759865 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759865 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759865 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759865 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759865 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759865 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759865 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759865 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759865 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759865 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759865 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759865 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759865 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759865 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759865 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163759865 DLMGCP DEBUG <0013> Generated response: line #00: 200 8665 OK (mgcp_msg.c:67) 20241111163759866 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8666 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759866 DLMGCP DEBUG <0013> Received message: line #01: C: 001F (mgcp_msg.c:67) 20241111163759866 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163759866 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163759866 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163759866 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759866 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759866 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759866 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759866 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759866 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759866 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759866 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759866 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759866 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759866 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759866 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759866 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759866 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759866 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759866 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759866 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759866 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759866 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759866 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759866 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759866 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759866 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759866 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759866 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759866 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759866 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759866 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759866 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759866 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759866 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759866 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759866 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759866 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759866 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759866 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759866 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759866 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759866 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759866 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759866 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759866 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759866 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759866 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759866 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759866 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759866 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759866 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759866 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759866 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759866 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759866 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759866 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759866 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759866 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759866 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759866 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759867 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759867 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759867 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759867 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759867 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759867 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759867 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759867 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759867 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759867 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759867 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759867 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759867 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759867 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759867 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759867 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759867 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759867 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759867 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759867 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759867 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759867 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759867 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759867 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759867 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759867 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759867 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759867 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759867 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759867 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759867 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759867 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759867 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759867 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759867 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759867 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759867 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759867 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759867 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759867 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759867 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759867 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759867 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759867 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759867 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759867 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759867 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759867 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759867 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759867 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759867 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759867 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759867 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759867 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759867 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759867 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759867 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759867 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759867 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759867 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759867 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759868 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759868 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759868 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759868 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759868 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759868 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759868 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759868 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759868 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759868 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759868 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759868 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759868 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759868 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759868 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759868 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759868 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759868 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759868 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759868 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759868 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759868 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759868 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759868 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759868 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759868 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759868 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759868 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759868 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759868 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759868 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759868 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759868 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759868 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759868 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759868 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759868 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759868 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759868 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759868 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759868 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759868 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759868 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759868 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759868 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759868 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759868 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759868 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759868 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759868 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759868 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759868 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759868 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759868 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759868 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759868 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759868 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759868 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759868 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759868 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759868 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759869 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759869 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759869 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759869 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759869 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759869 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759869 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759869 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759869 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759869 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759869 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759869 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759869 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759869 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759869 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759869 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759869 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759869 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759869 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759869 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759869 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759869 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759869 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759869 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759869 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759869 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759869 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759869 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759869 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759869 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759869 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759869 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759869 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759869 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759869 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759869 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759869 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759869 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759869 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759869 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759869 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759869 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759869 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759869 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759869 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759869 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759869 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759869 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759869 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759869 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759869 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759869 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759869 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759869 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759869 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759869 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759869 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759869 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759869 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759869 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759869 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759869 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759869 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759870 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759870 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759870 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759870 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759870 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759870 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759870 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759870 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759870 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759870 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759870 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759870 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759870 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759870 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759870 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759870 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759870 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759870 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759870 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759870 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759870 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759870 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759870 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759870 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759870 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759870 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759870 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759870 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759870 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759870 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759870 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759870 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759870 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759870 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759870 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759870 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759870 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759870 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759870 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759870 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759870 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759870 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759870 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759870 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759870 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759870 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759870 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759870 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759870 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759870 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759870 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759870 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759870 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759870 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759870 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759870 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759870 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759870 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759870 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163759870 DLMGCP DEBUG <0013> Generated response: line #00: 200 8666 OK (mgcp_msg.c:67) 20241111163759871 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8667 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759871 DLMGCP DEBUG <0013> Received message: line #01: C: 0020 (mgcp_msg.c:67) 20241111163759871 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163759871 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163759871 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163759871 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759871 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759871 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759871 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759871 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759871 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759871 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759871 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759871 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759871 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759871 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759871 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759871 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759871 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759871 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759871 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759871 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759871 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759871 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759871 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759871 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759871 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759871 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759871 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759871 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759871 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759871 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759871 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759871 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759871 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759871 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759871 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759871 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759871 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759871 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759871 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759871 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759871 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759872 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759872 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759872 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759872 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759872 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759872 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759872 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759872 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759872 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759872 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759872 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759872 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759872 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759872 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759872 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759872 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759872 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759872 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759872 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759872 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759872 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759872 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759872 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759872 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759872 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759872 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759872 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759872 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759872 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759872 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759872 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759872 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759872 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759872 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759872 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759872 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759872 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759872 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759872 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759872 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759872 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759872 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759872 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759872 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759872 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759872 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759872 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759872 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759872 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759872 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759872 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759872 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759872 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759872 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759872 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759872 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759872 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759872 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759872 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759872 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759872 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759872 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759872 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759872 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759873 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759873 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759873 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759873 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759873 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759873 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759873 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759873 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759873 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759873 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759873 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759873 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759873 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759873 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759873 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759873 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759873 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759873 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759873 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759873 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759873 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759873 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759873 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759873 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759873 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759873 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759873 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759873 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759873 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759873 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759873 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759873 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759873 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759873 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759873 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759873 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759873 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759873 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759873 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759873 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759873 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759873 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759873 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759873 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759873 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759873 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759873 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759873 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759873 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759873 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759873 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759873 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759873 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759873 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759873 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759873 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759873 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759873 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759873 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759873 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759873 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759874 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759874 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759874 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759874 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759874 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759874 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759874 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759874 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759874 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759874 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759874 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759874 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759874 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759874 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759874 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759874 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759874 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759874 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759874 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759874 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759874 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759874 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759874 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759874 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759874 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759874 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759874 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759874 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759874 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759874 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759874 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759874 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759874 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759874 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759874 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759874 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759874 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759874 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759874 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759874 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759874 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759874 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759874 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759874 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759874 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759874 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759874 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759874 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759874 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759874 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759874 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759874 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759874 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759874 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759874 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759874 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759874 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759874 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759874 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759874 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759874 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759874 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759874 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759874 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759874 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759874 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759874 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759874 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759874 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759874 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759874 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759874 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759875 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759875 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759875 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759875 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759875 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759875 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759875 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759875 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759875 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759875 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759875 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759875 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759875 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759875 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759875 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759875 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759875 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759875 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759875 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759875 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759875 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759875 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759875 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759875 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759875 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759875 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759875 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759875 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759875 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759875 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759875 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759875 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759875 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759875 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759875 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759875 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759875 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759875 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759875 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759875 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759875 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759875 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759875 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759875 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759875 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759875 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759875 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759875 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759875 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759875 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759875 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759875 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759875 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759875 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759875 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759875 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759875 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759875 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759875 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759875 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759875 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759875 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759875 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759875 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759875 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759875 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163759875 DLMGCP DEBUG <0013> Generated response: line #00: 200 8667 OK (mgcp_msg.c:67) 20241111163759876 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8668 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759876 DLMGCP DEBUG <0013> Received message: line #01: C: 0021 (mgcp_msg.c:67) 20241111163759876 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163759876 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163759876 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163759876 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759876 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759876 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759876 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759876 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759876 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759876 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759876 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759876 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759876 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759876 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759876 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759876 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759876 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759876 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759876 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759876 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759876 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759876 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759876 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759876 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759876 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759876 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759876 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759876 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759876 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759876 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759876 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759876 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759876 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759876 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759876 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759876 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759876 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759876 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759876 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759876 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759876 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759876 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759876 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759876 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759876 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759876 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759876 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759876 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759876 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759876 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759876 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759876 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759876 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759877 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759877 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759877 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759877 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759877 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759877 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759877 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759877 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759877 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759877 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759877 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759877 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759877 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759877 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759877 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759877 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759877 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759877 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759877 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759877 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759877 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759877 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759877 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759877 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759877 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759877 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759877 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759877 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759877 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759877 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759877 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759877 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759877 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759877 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759877 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759877 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759877 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759877 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759877 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759877 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759877 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759877 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759877 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759877 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759877 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759877 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759877 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759877 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759877 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759877 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759877 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759877 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759877 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759877 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759877 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759877 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759877 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759877 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759877 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759877 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759877 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759877 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759877 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759878 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759878 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759878 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759878 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759878 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759878 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759878 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759878 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759878 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759878 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759878 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759878 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759878 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759878 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759878 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759878 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759878 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759878 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759878 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759878 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759878 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759878 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759878 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759878 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759878 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759878 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759878 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759878 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759878 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759878 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759878 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759878 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759878 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759878 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759878 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759878 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759878 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759878 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759878 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759878 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759878 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759878 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759878 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759878 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759878 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759878 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759878 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759878 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759878 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759878 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759878 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759878 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759878 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759878 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759878 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759878 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759878 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759878 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759878 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759878 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759878 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759878 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759878 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759878 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759878 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759878 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759878 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759878 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759879 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759879 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759879 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759879 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759879 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759879 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759879 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759879 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759879 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759879 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759879 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759879 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759879 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759879 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759879 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759879 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759879 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759879 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759879 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759879 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759879 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759879 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759879 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759879 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759879 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759879 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759879 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759879 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759879 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759879 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759879 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759879 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759879 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759879 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759879 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759879 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759879 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759879 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759879 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759879 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759879 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759879 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759879 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759879 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759879 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759879 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759879 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759879 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759879 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759879 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759879 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759879 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759879 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759879 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759879 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759879 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759879 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759879 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759879 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759879 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759879 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759879 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759879 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759879 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759880 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759880 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759880 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759880 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759880 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759880 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759880 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759880 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759880 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759880 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759880 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759880 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759880 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759880 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759880 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759880 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759880 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759880 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759880 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759880 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759880 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759880 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759880 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759880 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759880 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759880 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759880 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759880 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759880 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759880 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759880 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759880 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759880 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759880 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759880 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759880 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759880 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759880 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759880 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759880 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759880 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759880 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759880 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759880 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759880 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759880 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759880 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759880 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759880 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759880 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759880 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759880 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759880 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759880 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759880 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759880 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163759880 DLMGCP DEBUG <0013> Generated response: line #00: 200 8668 OK (mgcp_msg.c:67) 20241111163759881 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8669 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759881 DLMGCP DEBUG <0013> Received message: line #01: C: 0022 (mgcp_msg.c:67) 20241111163759881 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163759881 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163759881 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163759881 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759881 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759881 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759881 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759881 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759881 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759881 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759881 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759881 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759881 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759881 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759881 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759881 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759881 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759881 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759881 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759881 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759881 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759881 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759881 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759881 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759881 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759881 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759881 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759881 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759881 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759881 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759881 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759881 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759881 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759881 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759881 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759881 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759881 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759881 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759881 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759881 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759881 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759881 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759881 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759881 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759881 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759881 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759881 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759882 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759882 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759882 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759882 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759882 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759882 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759882 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759882 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759882 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759882 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759882 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759882 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759882 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759882 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759882 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759882 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759882 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759882 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759882 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759882 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759882 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759882 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759882 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759882 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759882 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759882 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759882 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759882 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759882 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759882 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759882 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759882 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759882 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759882 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759882 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759882 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759882 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759882 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759882 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759882 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759882 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759882 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759882 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759882 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759882 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759882 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759882 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759882 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759882 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759882 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759882 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759882 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759882 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759882 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759882 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759882 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759882 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759882 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759882 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759882 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759882 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759882 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759882 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759883 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759883 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759883 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759883 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759883 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759883 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759883 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759883 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759883 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759883 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759883 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759883 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759883 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759883 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759883 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759883 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759883 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759883 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759883 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759883 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759883 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759883 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759883 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759883 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759883 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759883 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759883 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759883 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759883 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759883 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759883 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759883 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759883 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759883 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759883 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759883 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759883 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759883 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759883 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759883 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759883 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759883 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759883 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759883 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759883 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759883 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759883 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759883 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759883 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759883 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759883 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759883 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759883 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759883 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759883 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759883 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759883 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759883 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759883 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759883 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759883 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759883 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759883 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759884 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759884 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759884 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759884 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759884 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759884 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759884 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759884 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759884 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759884 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759884 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759884 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759884 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759884 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759884 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759884 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759884 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759884 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759884 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759884 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759884 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759884 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759884 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759884 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759884 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759884 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759884 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759884 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759884 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759884 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759884 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759884 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759884 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759884 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759884 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759884 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759884 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759884 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759884 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759884 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759884 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759884 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759884 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759884 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759884 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759884 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759884 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759884 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759884 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759884 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759884 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759884 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759884 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759884 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759884 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759884 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759884 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759884 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759884 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759884 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759884 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759884 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759885 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759885 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759885 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759885 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759885 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759885 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759885 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759885 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759885 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759885 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759885 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759885 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759885 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759885 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759885 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759885 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759885 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759885 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759885 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759885 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759885 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759885 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759885 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759885 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759885 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759885 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759885 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759885 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759885 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759885 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759885 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759885 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759885 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759885 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759885 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759885 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759885 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759885 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759885 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759885 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759885 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759885 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759885 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759885 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759885 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759885 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759885 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759885 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759885 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759885 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759885 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759885 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759885 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759885 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759885 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759885 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759885 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759885 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759885 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759885 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759885 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759885 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759886 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759886 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759886 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759886 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759886 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759886 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759886 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163759886 DLMGCP DEBUG <0013> Generated response: line #00: 200 8669 OK (mgcp_msg.c:67) 20241111163759886 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8670 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759886 DLMGCP DEBUG <0013> Received message: line #01: C: 0023 (mgcp_msg.c:67) 20241111163759886 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163759886 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163759886 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163759886 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759886 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759886 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759886 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759886 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759886 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759886 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759886 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759886 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759886 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759886 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759886 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759886 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759886 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759886 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759886 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759886 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759886 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759886 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759886 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759886 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759886 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759886 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759886 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759886 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759886 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759886 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759886 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759886 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759886 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759887 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759887 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759887 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759887 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759887 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759887 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759887 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759887 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759887 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759887 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759887 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759887 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759887 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759887 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759887 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759887 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759887 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759887 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759887 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759887 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759887 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759887 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759887 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759887 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759887 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759887 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759887 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759887 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759887 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759887 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759887 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759887 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759887 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759887 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759887 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759887 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759887 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759887 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759887 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759887 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759887 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759887 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759887 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759887 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759887 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759887 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759887 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759887 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759887 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759887 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759887 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759887 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759887 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759887 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759887 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759887 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759887 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759887 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759887 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759887 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759887 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759887 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759888 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759888 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759888 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759888 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759888 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759888 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759888 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759888 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759888 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759888 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759888 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759888 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759888 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759888 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759888 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759888 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759888 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759888 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759888 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759888 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759888 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759888 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759888 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759888 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759888 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759888 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759888 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759888 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759888 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759888 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759888 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759888 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759888 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759888 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759888 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759888 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759888 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759888 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759888 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759888 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759888 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759888 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759888 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759888 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759888 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759888 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759888 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759888 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759888 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759888 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759888 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759888 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759888 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759888 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759888 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759888 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759888 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759888 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759888 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759888 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759888 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759888 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759888 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759888 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759888 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759889 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759889 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759889 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759889 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759889 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759889 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759889 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759889 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759889 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759889 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759889 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759889 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759889 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759889 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759889 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759889 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759889 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759889 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759889 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759889 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759889 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759889 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759889 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759889 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759889 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759889 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759889 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759889 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759889 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759889 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759889 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759889 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759889 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759889 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759889 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759889 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759889 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759889 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759889 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759889 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759889 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759889 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759889 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759889 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759889 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759889 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759889 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759889 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759889 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759889 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759889 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759889 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759889 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759889 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759889 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759889 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759889 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759889 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759889 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759889 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759889 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759889 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759889 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759890 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759890 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759890 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759890 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759890 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759890 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759890 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759890 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759890 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759890 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759890 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759890 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759890 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759890 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759890 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759890 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759890 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759890 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759890 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759890 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759890 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759890 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759890 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759890 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759890 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759890 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759890 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759890 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759890 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759890 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759890 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759890 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759890 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759890 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759890 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759890 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759890 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759890 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759890 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759890 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759890 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759890 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759890 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759890 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759890 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759890 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759890 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759890 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759890 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759890 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759890 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759890 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759890 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759890 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759890 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759890 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759890 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759890 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759890 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759890 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759890 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759890 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759890 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759890 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759890 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759890 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759890 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759890 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759890 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759890 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759890 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759890 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759890 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759890 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759890 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759890 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759891 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759891 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759891 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759891 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759891 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163759891 DLMGCP DEBUG <0013> Generated response: line #00: 200 8670 OK (mgcp_msg.c:67) 20241111163759891 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8671 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759891 DLMGCP DEBUG <0013> Received message: line #01: C: 0024 (mgcp_msg.c:67) 20241111163759891 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163759891 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163759891 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163759891 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759891 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759891 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759891 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759891 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759891 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759891 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759891 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759891 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759891 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759891 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759891 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759891 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759891 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759891 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759891 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759891 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759891 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759891 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759891 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759891 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759891 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759891 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759891 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759891 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759891 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759891 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759891 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759891 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759891 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759891 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759891 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759891 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759891 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759891 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759891 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759891 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759891 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759891 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759891 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759891 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759891 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759892 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759892 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759892 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759892 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759892 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759892 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759892 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759892 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759892 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759892 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759892 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759892 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759892 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759892 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759892 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759892 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759892 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759892 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759892 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759892 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759892 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759892 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759892 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759892 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759892 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759892 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759892 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759892 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759892 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759892 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759892 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759892 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759892 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759892 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759892 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759892 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759892 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759892 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759892 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759892 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759892 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759892 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759892 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759892 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759892 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759892 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759892 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759892 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759892 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759892 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759892 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759892 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759892 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759892 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759892 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759892 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759892 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759892 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759892 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759892 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759892 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759892 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759892 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759892 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759892 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759892 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759892 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759892 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759892 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759892 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759892 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759892 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759892 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759892 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759892 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759892 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759892 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759892 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759893 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759893 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759893 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759893 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759893 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759893 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759893 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759893 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759893 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759893 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759893 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759893 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759893 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759893 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759893 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759893 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759893 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759893 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759893 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759893 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759893 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759893 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759893 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759893 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759893 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759893 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759893 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759893 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759893 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759893 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759893 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759893 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759893 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759893 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759893 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759893 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759893 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759893 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759893 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759893 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759893 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759893 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759893 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759893 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759893 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759893 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759893 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759893 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759893 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759893 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759893 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759893 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759893 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759893 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759893 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759893 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759893 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759893 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759893 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759893 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759893 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759893 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759893 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759893 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759893 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759893 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759893 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759893 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759893 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759893 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759893 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759893 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759893 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759893 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759893 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759894 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759894 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759894 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759894 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759894 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759894 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759894 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759894 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759894 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759894 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759894 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759894 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759894 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759894 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759894 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759894 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759894 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759894 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759894 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759894 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759894 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759894 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759894 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759894 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759894 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759894 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759894 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759894 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759894 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759894 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759894 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759894 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759894 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759894 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759894 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759894 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759894 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759894 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759894 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759894 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759894 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759894 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759894 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759894 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759894 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759894 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759894 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759894 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759894 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759894 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759894 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759894 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759894 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759894 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759894 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759894 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759894 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759894 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759894 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759894 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759894 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759894 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759894 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759894 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759894 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759894 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759894 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759894 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759894 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759894 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759894 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759894 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759894 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759894 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759894 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759894 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759894 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759894 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759894 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759895 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759895 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759895 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759895 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759895 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759895 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759895 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759895 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759895 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759895 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759895 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759895 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759895 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759895 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759895 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759895 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759895 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759895 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759895 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759895 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759895 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759895 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759895 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759895 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759895 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759895 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759895 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163759895 DLMGCP DEBUG <0013> Generated response: line #00: 200 8671 OK (mgcp_msg.c:67) 20241111163759895 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8672 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759895 DLMGCP DEBUG <0013> Received message: line #01: C: 0025 (mgcp_msg.c:67) 20241111163759895 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163759895 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163759895 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163759895 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759895 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759895 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759895 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759895 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759895 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759895 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759895 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759896 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759896 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759896 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759896 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759896 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759896 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759896 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759896 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759896 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759896 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759896 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759896 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759896 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759896 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759896 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759896 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759896 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759896 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759896 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759896 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759896 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759896 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759896 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759896 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759896 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759896 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759896 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759896 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759896 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759896 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759896 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759896 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759896 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759896 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759896 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759896 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759896 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759896 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759896 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759896 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759896 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759896 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759896 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759896 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759896 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759896 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759896 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759896 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759896 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759896 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759896 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759896 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759896 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759896 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759896 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759896 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759896 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759896 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759896 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759896 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759896 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759896 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759896 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759896 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759896 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759896 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759896 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759896 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759896 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759896 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759896 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759896 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759897 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759897 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759897 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759897 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759897 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759897 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759897 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759897 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759897 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759897 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759897 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759897 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759897 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759897 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759897 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759897 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759897 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759897 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759897 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759897 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759897 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759897 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759897 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759897 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759897 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759897 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759897 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759897 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759897 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759897 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759897 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759897 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759897 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759897 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759897 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759897 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759897 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759897 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759897 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759897 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759897 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759897 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759897 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759897 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759897 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759897 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759897 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759897 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759897 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759897 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759897 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759897 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759897 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759897 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759897 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759897 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759897 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759897 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759897 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759897 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759897 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759897 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759897 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759897 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759897 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759897 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759897 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759897 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759897 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759898 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759898 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759898 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759898 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759898 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759898 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759898 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759898 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759898 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759898 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759898 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759898 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759898 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759898 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759898 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759898 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759898 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759898 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759898 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759898 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759898 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759898 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759898 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759898 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759898 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759898 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759898 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759898 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759898 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759898 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759898 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759898 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759898 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759898 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759898 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759898 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759898 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759898 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759898 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759898 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759898 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759898 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759898 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759898 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759898 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759898 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759898 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759898 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759898 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759898 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759898 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759898 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759898 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759898 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759898 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759898 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759898 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759898 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759898 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759898 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759898 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759898 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759898 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759898 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759898 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759898 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759898 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759898 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759898 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759898 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759898 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759899 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759899 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759899 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759899 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759899 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759899 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759899 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759899 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759899 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759899 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759899 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759899 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759899 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759899 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759899 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759899 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759899 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759899 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759899 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759899 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759899 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759899 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759899 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759899 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759899 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759899 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759899 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759899 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759899 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759899 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759899 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759899 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759899 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759899 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759899 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759899 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759899 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759899 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759899 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759899 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759899 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759899 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759899 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759899 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759899 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759899 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759899 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759899 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759899 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759899 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759899 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759899 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759899 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759899 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759899 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759899 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759899 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759899 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759899 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759899 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759899 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759899 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759899 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759899 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759899 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759899 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759899 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759899 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759899 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759899 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759899 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759900 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759900 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759900 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759900 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759900 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759900 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759900 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759900 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759900 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759900 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163759900 DLMGCP DEBUG <0013> Generated response: line #00: 200 8672 OK (mgcp_msg.c:67) 20241111163759900 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8673 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759900 DLMGCP DEBUG <0013> Received message: line #01: C: 0026 (mgcp_msg.c:67) 20241111163759900 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163759900 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163759900 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163759900 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759900 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759900 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759900 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759900 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759900 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759900 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759900 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759900 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759900 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759900 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759900 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759900 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759900 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759900 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759900 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759900 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759900 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759900 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759900 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759900 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759900 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759900 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759900 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759900 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759900 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759900 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759900 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759900 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759901 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759901 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759901 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759901 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759901 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759901 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759901 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759901 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759901 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759901 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759901 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759901 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759901 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759901 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759901 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759901 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759901 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759901 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759901 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759901 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759901 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759901 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759901 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759901 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759901 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759901 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759901 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759901 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759901 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759901 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759901 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759901 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759901 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759901 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759901 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759901 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759901 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759901 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759901 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759901 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759901 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759901 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759901 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759901 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759901 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759901 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759901 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759901 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759901 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759901 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759901 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759901 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759901 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759901 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759901 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759901 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759901 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759901 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759901 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759901 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759901 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759901 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759901 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759901 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759901 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759901 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759901 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759901 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759902 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759902 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759902 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759902 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759902 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759902 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759902 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759902 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759902 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759902 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759902 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759902 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759902 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759902 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759902 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759902 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759902 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759902 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759902 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759902 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759902 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759902 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759902 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759902 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759902 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759902 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759902 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759902 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759902 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759902 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759902 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759902 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759902 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759902 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759902 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759902 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759902 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759902 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759902 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759902 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759902 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759902 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759902 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759902 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759902 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759902 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759902 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759902 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759902 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759902 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759902 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759902 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759902 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759902 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759902 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759902 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759902 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759902 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759902 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759902 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759902 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759902 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759902 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759902 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759902 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759902 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759902 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759902 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759902 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759902 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759903 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759903 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759903 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759903 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759903 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759903 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759903 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759903 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759903 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759903 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759903 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759903 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759903 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759903 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759903 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759903 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759903 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759903 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759903 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759903 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759903 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759903 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759903 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759903 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759903 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759903 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759903 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759903 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759903 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759903 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759903 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759903 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759903 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759903 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759903 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759903 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759903 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759903 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759903 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759903 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759903 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759903 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759903 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759903 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759903 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759903 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759903 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759903 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759903 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759903 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759903 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759903 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759903 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759903 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759903 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759903 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759903 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759903 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759903 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759903 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759903 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759903 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759903 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759903 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759903 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759903 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759903 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759903 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759903 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759903 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759904 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759904 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759904 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759904 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759904 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759904 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759904 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759904 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759904 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759904 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759904 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759904 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759904 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759904 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759904 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759904 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759904 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759904 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759904 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759904 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759904 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759904 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759904 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759904 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759904 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759904 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759904 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759904 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759904 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759904 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759904 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759904 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759904 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759904 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759904 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759904 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759904 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759904 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759904 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759904 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759904 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759904 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759904 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759904 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759904 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759904 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759904 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759904 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759904 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759904 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759904 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759904 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759904 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759904 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759904 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759904 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759904 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759904 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759904 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759904 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759904 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759904 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759904 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759904 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163759904 DLMGCP DEBUG <0013> Generated response: line #00: 200 8673 OK (mgcp_msg.c:67) 20241111163759905 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8674 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759905 DLMGCP DEBUG <0013> Received message: line #01: C: 0027 (mgcp_msg.c:67) 20241111163759905 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163759905 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163759905 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163759905 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759905 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759905 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759905 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759905 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759905 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759905 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759905 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759905 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759905 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759905 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759905 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759905 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759905 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759905 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759905 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759905 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759905 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759905 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759905 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759905 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759905 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759905 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759905 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759905 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759905 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759905 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759905 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759905 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759905 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759905 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759905 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759905 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759905 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759905 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759905 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759905 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759905 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759905 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759905 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759905 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759905 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759905 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759905 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759905 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759905 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759905 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759906 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759906 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759906 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759906 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759906 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759906 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759906 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759906 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759906 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759906 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759906 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759906 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759906 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759906 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759906 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759906 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759906 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759906 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759906 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759906 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759906 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759906 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759906 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759906 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759906 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759906 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759906 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759906 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759906 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759906 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759906 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759906 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759906 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759906 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759906 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759906 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759906 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759906 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759906 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759906 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759906 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759906 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759906 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759906 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759906 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759906 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759906 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759906 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759906 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759906 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759906 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759906 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759906 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759906 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759906 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759906 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759906 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759906 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759906 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759906 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759906 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759906 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759906 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759906 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759907 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759907 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759907 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759907 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759907 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759907 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759907 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759907 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759907 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759907 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759907 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759907 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759907 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759907 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759907 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759907 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759907 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759907 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759907 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759907 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759907 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759907 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759907 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759907 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759907 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759907 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759907 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759907 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759907 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759907 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759907 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759907 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759907 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759907 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759907 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759907 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759907 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759907 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759907 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759907 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759907 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759907 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759907 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759907 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759907 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759907 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759907 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759907 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759907 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759907 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759907 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759907 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759907 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759907 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759907 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759907 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759907 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759907 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759907 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759907 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759907 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759907 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759907 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759907 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759908 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759908 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759908 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759908 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759908 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759908 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759908 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759908 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759908 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759908 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759908 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759908 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759908 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759908 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759908 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759908 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759908 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759908 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759908 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759908 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759908 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759908 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759908 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759908 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759908 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759908 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759908 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759908 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759908 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759908 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759908 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759908 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759908 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759908 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759908 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759908 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759908 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759908 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759908 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759908 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759908 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759908 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759908 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759908 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759908 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759908 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759908 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759908 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759908 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759908 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759908 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759908 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759908 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759908 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759908 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759908 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759908 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759908 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759908 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759908 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759908 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759908 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759908 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759908 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759908 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759908 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759909 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759909 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759909 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759909 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759909 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759909 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759909 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759909 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759909 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759909 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759909 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759909 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759909 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759909 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759909 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759909 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759909 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759909 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759909 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759909 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759909 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759909 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759909 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759909 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759909 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759909 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759909 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759909 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759909 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759909 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759909 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759909 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759909 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759909 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759909 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759909 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759909 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759909 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759909 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759909 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759909 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759909 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759909 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759909 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759909 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759909 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759909 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759909 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759909 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759909 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759909 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759909 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759909 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759909 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759909 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759909 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759909 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759909 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759909 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759909 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163759909 DLMGCP DEBUG <0013> Generated response: line #00: 200 8674 OK (mgcp_msg.c:67) 20241111163759910 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8675 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759910 DLMGCP DEBUG <0013> Received message: line #01: C: 0028 (mgcp_msg.c:67) 20241111163759910 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163759910 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163759910 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163759910 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759910 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759910 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759910 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759910 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759910 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759910 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759910 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759910 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759910 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759910 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759910 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759910 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759910 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759910 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759910 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759910 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759910 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759910 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759910 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759910 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759910 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759910 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759910 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759910 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759910 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759910 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759910 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759910 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759910 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759910 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759910 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759910 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759910 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759910 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759910 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759910 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759910 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759910 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759910 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759910 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759911 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759911 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759911 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759911 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759911 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759911 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759911 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759911 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759911 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759911 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759911 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759911 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759911 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759911 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759911 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759911 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759911 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759911 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759911 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759911 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759911 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759911 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759911 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759911 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759911 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759911 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759911 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759911 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759911 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759911 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759911 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759911 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759911 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759911 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759911 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759911 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759911 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759911 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759911 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759911 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759911 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759911 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759911 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759911 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759911 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759911 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759911 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759911 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759911 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759911 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759911 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759911 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759911 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759911 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759911 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759911 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759911 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759911 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759911 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759911 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759911 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759911 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759911 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759911 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759911 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759911 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759911 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759911 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759912 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759912 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759912 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759912 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759912 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759912 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759912 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759912 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759912 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759912 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759912 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759912 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759912 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759912 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759912 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759912 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759912 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759912 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759912 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759912 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759912 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759912 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759912 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759912 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759912 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759912 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759912 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759912 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759912 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759912 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759912 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759912 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759912 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759912 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759912 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759912 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759912 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759912 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759912 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759912 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759912 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759912 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759912 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759912 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759912 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759912 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759912 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759912 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759912 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759912 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759912 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759912 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759912 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759912 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759912 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759912 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759912 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759912 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759912 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759912 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759912 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759912 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759912 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759912 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759912 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759912 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759912 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759912 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759912 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759912 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759912 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759912 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759913 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759913 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759913 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759913 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759913 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759913 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759913 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759913 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759913 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759913 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759913 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759913 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759913 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759913 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759913 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759913 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759913 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759913 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759913 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759913 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759913 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759913 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759913 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759913 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759913 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759913 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759913 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759913 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759913 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759913 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759913 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759913 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759913 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759913 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759913 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759913 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759913 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759913 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759913 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759913 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759913 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759913 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759913 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759913 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759913 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759913 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759913 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759913 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759913 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759913 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759913 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759913 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759913 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759913 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759913 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759913 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759913 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759913 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759913 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759913 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759913 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759913 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759913 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759913 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759913 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759913 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759913 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759913 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759913 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759913 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759913 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759913 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759913 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759913 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759914 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759914 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759914 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759914 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759914 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759914 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759914 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759914 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759914 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759914 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759914 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759914 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759914 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759914 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759914 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759914 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759914 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759914 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759914 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759914 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759914 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759914 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759914 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759914 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759914 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759914 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759914 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759914 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759914 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759914 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759914 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759914 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759914 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759914 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759914 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759914 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759914 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759914 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759914 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759914 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759914 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759914 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759914 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759914 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759914 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759914 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163759914 DLMGCP DEBUG <0013> Generated response: line #00: 200 8675 OK (mgcp_msg.c:67) 20241111163759914 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8676 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759915 DLMGCP DEBUG <0013> Received message: line #01: C: 0029 (mgcp_msg.c:67) 20241111163759915 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163759915 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163759915 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163759915 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759915 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759915 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759915 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759915 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759915 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759915 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759915 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759915 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759915 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759915 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759915 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759915 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759915 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759915 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759915 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759915 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759915 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759915 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759915 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759915 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759915 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759915 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759915 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759915 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759915 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759915 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759915 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759915 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759915 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759915 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759915 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759915 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759915 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759915 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759915 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759915 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759915 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759915 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759915 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759915 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759915 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759915 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759915 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759915 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759915 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759915 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759915 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759915 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759915 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759915 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759915 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759915 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759915 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759915 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759915 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759915 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759915 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759915 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759915 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759915 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759915 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759915 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759915 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759915 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759915 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759915 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759915 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759915 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759915 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759915 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759915 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759915 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759915 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759915 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759915 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759915 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759915 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759916 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759916 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759916 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759916 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759916 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759916 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759916 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759916 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759916 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759916 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759916 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759916 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759916 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759916 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759916 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759916 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759916 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759916 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759916 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759916 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759916 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759916 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759916 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759916 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759916 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759916 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759916 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759916 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759916 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759916 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759916 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759916 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759916 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759916 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759916 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759916 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759916 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759916 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759916 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759916 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759916 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759916 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759916 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759916 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759916 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759916 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759916 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759916 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759916 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759916 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759916 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759916 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759916 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759916 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759916 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759916 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759916 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759916 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759916 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759916 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759916 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759916 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759916 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759916 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759916 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759916 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759916 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759916 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759916 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759916 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759916 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759916 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759916 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759916 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759916 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759916 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759916 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759916 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759916 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759916 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759916 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759916 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759917 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759917 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759917 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759917 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759917 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759917 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759917 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759917 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759917 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759917 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759917 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759917 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759917 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759917 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759917 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759917 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759917 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759917 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759917 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759917 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759917 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759917 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759917 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759917 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759917 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759917 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759917 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759917 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759917 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759917 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759917 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759917 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759917 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759917 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759917 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759917 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759917 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759917 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759917 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759917 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759917 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759917 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759917 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759917 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759917 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759917 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759917 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759917 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759917 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759917 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759917 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759917 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759917 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759917 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759917 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759917 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759917 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759917 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759917 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759917 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759917 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759917 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759917 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759917 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759917 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759917 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759918 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759918 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759918 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759918 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759918 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759918 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759918 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759918 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759918 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759918 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759918 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759918 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759918 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759918 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759918 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759918 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759918 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759918 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759918 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759918 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759918 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759918 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759918 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759918 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759918 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759918 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759918 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759918 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759918 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759918 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759918 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759918 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759918 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759918 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759918 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759918 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759918 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759918 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759918 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759918 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759918 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759918 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759918 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759918 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759918 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759918 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759918 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759918 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759918 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759918 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759918 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759918 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759918 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759918 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759918 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759918 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759918 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759918 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759918 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759918 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759918 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759918 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759918 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759918 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759918 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759918 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759918 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759918 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759918 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759918 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759918 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759918 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759918 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759918 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759918 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163759918 DLMGCP DEBUG <0013> Generated response: line #00: 200 8676 OK (mgcp_msg.c:67) 20241111163759919 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8677 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759919 DLMGCP DEBUG <0013> Received message: line #01: C: 002A (mgcp_msg.c:67) 20241111163759919 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163759919 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163759919 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163759919 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759919 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759919 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759919 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759919 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759919 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759919 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759919 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759919 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759919 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759919 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759919 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759919 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759919 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759919 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759919 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759919 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759919 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759919 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759919 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759919 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759919 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759919 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759919 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759919 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759919 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759919 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759919 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759919 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759919 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759919 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759919 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759919 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759919 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759919 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759919 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759919 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759919 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759919 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759919 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759919 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759919 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759919 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759919 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759919 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759919 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759919 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759919 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759919 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759920 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759920 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759920 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759920 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759920 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759920 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759920 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759920 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759920 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759920 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759920 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759920 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759920 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759920 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759920 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759920 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759920 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759920 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759920 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759920 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759920 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759920 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759920 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759920 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759920 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759920 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759920 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759920 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759920 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759920 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759920 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759920 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759920 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759920 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759920 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759920 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759920 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759920 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759920 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759920 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759920 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759920 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759920 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759920 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759920 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759920 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759920 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759920 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759920 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759920 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759920 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759920 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759920 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759920 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759920 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759920 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759920 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759920 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759920 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759920 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759920 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759920 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759920 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759920 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759920 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759920 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759920 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759920 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759920 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759920 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759920 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759920 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759920 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759920 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759920 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759920 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759920 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759920 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759920 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759920 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759921 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759921 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759921 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759921 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759921 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759921 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759921 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759921 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759921 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759921 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759921 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759921 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759921 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759921 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759921 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759921 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759921 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759921 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759921 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759921 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759921 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759921 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759921 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759921 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759921 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759921 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759921 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759921 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759921 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759921 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759921 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759921 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759921 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759921 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759921 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759921 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759921 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759921 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759921 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759921 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759921 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759921 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759921 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759921 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759921 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759921 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759921 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759921 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759921 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759921 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759921 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759921 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759921 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759921 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759921 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759921 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759921 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759921 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759921 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759921 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759921 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759921 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759921 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759921 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759921 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759921 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759921 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759921 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759921 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759921 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759921 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759921 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759922 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759922 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759922 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759922 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759922 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759922 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759922 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759922 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759922 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759922 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759922 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759922 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759922 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759922 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759922 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759922 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759922 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759922 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759922 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759922 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759922 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759922 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759922 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759922 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759922 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759922 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759922 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759922 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759922 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759922 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759922 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759922 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759922 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759922 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759922 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759922 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759922 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759922 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759922 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759922 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759922 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759922 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759922 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759922 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759922 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759922 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759922 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759922 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759922 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759922 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759922 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759922 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759922 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759922 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759922 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759922 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759922 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759922 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759922 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759922 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759922 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759922 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759922 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759922 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759922 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759922 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759922 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759922 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759922 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759922 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759922 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759922 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759922 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759922 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759922 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759922 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759922 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759922 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759922 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759922 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759922 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759922 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759923 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759923 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759923 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759923 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759923 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759923 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759923 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759923 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759923 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759923 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759923 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759923 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759923 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759923 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759923 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759923 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759923 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759923 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163759923 DLMGCP DEBUG <0013> Generated response: line #00: 200 8677 OK (mgcp_msg.c:67) 20241111163759923 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8678 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759923 DLMGCP DEBUG <0013> Received message: line #01: C: 002B (mgcp_msg.c:67) 20241111163759923 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163759923 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163759923 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163759923 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759923 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759924 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759924 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759924 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759924 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759924 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759924 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759924 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759924 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759924 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759924 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759924 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759924 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759924 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759924 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759924 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759924 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759924 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759924 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759924 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759924 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759924 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759924 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759924 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759924 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759924 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759924 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759924 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759924 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759924 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759924 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759924 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759924 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759924 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759924 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759924 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759924 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759924 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759924 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759924 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759924 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759924 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759924 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759924 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759924 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759924 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759924 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759924 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759924 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759924 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759924 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759924 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759924 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759924 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759924 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759924 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759924 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759924 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759924 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759924 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759924 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759924 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759924 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759924 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759924 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759924 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759924 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759924 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759924 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759924 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759924 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759925 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759925 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759925 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759925 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759925 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759925 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759925 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759925 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759925 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759925 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759925 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759925 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759925 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759925 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759925 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759925 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759925 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759925 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759925 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759925 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759925 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759925 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759925 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759925 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759925 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759925 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759925 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759925 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759925 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759925 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759925 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759925 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759925 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759925 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759925 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759925 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759925 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759925 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759925 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759925 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759925 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759925 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759925 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759925 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759925 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759925 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759925 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759925 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759925 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759925 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759925 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759925 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759925 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759925 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759925 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759925 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759925 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759925 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759925 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759925 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759925 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759926 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759926 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759926 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759926 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759926 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759926 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759926 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759926 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759926 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759926 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759926 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759926 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759926 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759926 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759926 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759926 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759926 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759926 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759926 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759926 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759926 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759926 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759926 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759926 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759926 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759926 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759926 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759926 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759926 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759926 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759926 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759926 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759926 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759926 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759926 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759926 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759926 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759926 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759926 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759926 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759926 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759926 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759926 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759926 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759926 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759926 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759926 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759926 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759926 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759926 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759926 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759926 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759926 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759926 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759926 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759926 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759926 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759926 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759926 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759926 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759926 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759926 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759926 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759927 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759927 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759927 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759927 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759927 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759927 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759927 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759927 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759927 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759927 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759927 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759927 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759927 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759927 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759927 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759927 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759927 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759927 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759927 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759927 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759927 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759927 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759927 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759927 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759927 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759927 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759927 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759927 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759927 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759927 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759927 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759927 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759927 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759927 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759927 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759927 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759927 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759927 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759927 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759927 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759927 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759927 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759927 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759927 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759927 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759927 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759927 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759927 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759927 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759927 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759927 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759927 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759927 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759927 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759927 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759927 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759927 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759927 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759927 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759927 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759927 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759928 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759928 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759928 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759928 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759928 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759928 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759928 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759928 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759928 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759928 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759928 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759928 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759928 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759928 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759928 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759928 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759928 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759928 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759928 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759928 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759928 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759928 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759928 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759928 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759928 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759928 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759928 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759928 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759928 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759928 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759928 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759928 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759928 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759928 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759928 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759928 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759928 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759928 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759928 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759928 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759928 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759928 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759928 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759928 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163759928 DLMGCP DEBUG <0013> Generated response: line #00: 200 8678 OK (mgcp_msg.c:67) 20241111163759929 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8679 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759929 DLMGCP DEBUG <0013> Received message: line #01: C: 002C (mgcp_msg.c:67) 20241111163759929 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163759929 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163759929 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163759929 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759929 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759929 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759929 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759929 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759929 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759929 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759929 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759929 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759929 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759929 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759929 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759929 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759929 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759929 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759929 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759929 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759929 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759929 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759929 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759929 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759929 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759929 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759929 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759929 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759929 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759929 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759929 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759929 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759929 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759929 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759929 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759929 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759929 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759929 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759929 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759929 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759929 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759929 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759929 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759929 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759929 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759929 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759929 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759929 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759929 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759929 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759929 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759929 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759929 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759930 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759930 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759930 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759930 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759930 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759930 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759930 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759930 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759930 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759930 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759930 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759930 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759930 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759930 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759930 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759930 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759930 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759930 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759930 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759930 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759930 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759930 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759930 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759930 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759930 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759930 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759930 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759930 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759930 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759930 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759930 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759930 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759930 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759930 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759930 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759930 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759930 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759930 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759930 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759930 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759930 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759930 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759930 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759930 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759930 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759930 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759930 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759930 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759930 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759930 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759930 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759930 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759930 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759930 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759930 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759930 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759930 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759930 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759930 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759930 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759930 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759930 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759930 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759931 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759931 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759931 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759931 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759931 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759931 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759931 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759931 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759931 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759931 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759931 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759931 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759931 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759931 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759931 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759931 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759931 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759931 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759931 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759931 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759931 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759931 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759931 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759931 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759931 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759931 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759931 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759931 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759931 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759931 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759931 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759931 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759931 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759931 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759931 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759931 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759931 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759931 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759931 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759931 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759931 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759931 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759931 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759931 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759931 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759931 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759931 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759931 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759931 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759931 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759931 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759931 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759931 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759931 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759931 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759931 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759931 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759931 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759931 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759931 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759931 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759931 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759932 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759932 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759932 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759932 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759932 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759932 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759932 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759932 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759932 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759932 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759932 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759932 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759932 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759932 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759932 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759932 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759932 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759932 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759932 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759932 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759932 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759932 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759932 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759932 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759932 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759932 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759932 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759932 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759932 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759932 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759932 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759932 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759932 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759932 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759932 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759932 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759932 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759932 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759932 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759932 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759932 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759932 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759932 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759932 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759932 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759932 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759932 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759932 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759932 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759932 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759932 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759932 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759932 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759932 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759932 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759932 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759932 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759932 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759932 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759932 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759932 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759932 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759932 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759932 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759933 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759933 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759933 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759933 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759933 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759933 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759933 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759933 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759933 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759933 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759933 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759933 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759933 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759933 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759933 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759933 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759933 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759933 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759933 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759933 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759933 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759933 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759933 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759933 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759933 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759933 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759933 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759933 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759933 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759933 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759933 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759933 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759933 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759933 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759933 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759933 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759933 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759933 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759933 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759933 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759933 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759933 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759933 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759933 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759933 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759933 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759933 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759933 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759933 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759933 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759933 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759933 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759933 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759933 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759933 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759933 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759933 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759933 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759933 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759933 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759933 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759933 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163759934 DLMGCP DEBUG <0013> Generated response: line #00: 200 8679 OK (mgcp_msg.c:67) 20241111163759934 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8680 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759934 DLMGCP DEBUG <0013> Received message: line #01: C: 002D (mgcp_msg.c:67) 20241111163759934 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163759934 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163759934 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163759934 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759934 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759934 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759934 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759934 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759934 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759934 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759934 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759934 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759934 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759934 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759934 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759934 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759934 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759934 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759934 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759934 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759934 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759934 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759934 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759934 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759934 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759934 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759934 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759934 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759934 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759934 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759934 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759934 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759934 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759934 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759934 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759934 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759934 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759934 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759934 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759934 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759934 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759934 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759934 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759934 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759934 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759934 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759934 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759934 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759934 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759934 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759934 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759934 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759935 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759935 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759935 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759935 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759935 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759935 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759935 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759935 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759935 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759935 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759935 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759935 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759935 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759935 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759935 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759935 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759935 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759935 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759935 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759935 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759935 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759935 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759935 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759935 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759935 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759935 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759935 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759935 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759935 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759935 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759935 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759935 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759935 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759935 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759935 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759935 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759935 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759935 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759935 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759935 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759935 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759935 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759935 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759935 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759935 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759935 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759935 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759935 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759935 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759935 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759935 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759935 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759935 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759935 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759935 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759935 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759935 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759935 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759935 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759935 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759935 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759935 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759935 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759935 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759935 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759935 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759935 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759935 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759935 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759935 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759935 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759935 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759935 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759935 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759935 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759935 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759935 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759935 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759935 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759935 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759935 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759935 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759935 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759935 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759935 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759935 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759936 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759936 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759936 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759936 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759936 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759936 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759936 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759936 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759936 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759936 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759936 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759936 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759936 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759936 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759936 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759936 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759936 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759936 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759936 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759936 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759936 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759936 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759936 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759936 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759936 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759936 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759936 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759936 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759936 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759936 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759936 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759936 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759936 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759936 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759936 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759936 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759936 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759936 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759936 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759936 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759936 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759936 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759936 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759936 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759936 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759936 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759936 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759936 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759936 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759936 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759936 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759936 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759936 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759936 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759936 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759936 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759936 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759936 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759936 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759936 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759936 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759936 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759936 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759936 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759936 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759936 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759936 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759936 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759936 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759936 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759936 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759936 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759936 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759936 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759936 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759936 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759936 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759936 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759936 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759936 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759936 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759936 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759936 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759937 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759937 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759937 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759937 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759937 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759937 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759937 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759937 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759937 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759937 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759937 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759937 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759937 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759937 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759937 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759937 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759937 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759937 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759937 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759937 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759937 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759937 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759937 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759937 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759937 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759937 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759937 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759937 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759937 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759937 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759937 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759937 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759937 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759937 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759937 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759937 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759937 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759937 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759937 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759937 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759937 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759937 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759937 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759937 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759937 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759937 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759937 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759937 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759937 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759937 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759937 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759937 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759937 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759937 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759937 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759937 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759937 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759937 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759937 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759937 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759937 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759937 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759937 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759937 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759937 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759937 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759937 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759937 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759937 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759937 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759937 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759937 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759937 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759937 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759937 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759937 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759937 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759937 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759937 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759937 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759937 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759937 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759938 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163759938 DLMGCP DEBUG <0013> Generated response: line #00: 200 8680 OK (mgcp_msg.c:67) 20241111163759938 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8681 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759938 DLMGCP DEBUG <0013> Received message: line #01: C: 002E (mgcp_msg.c:67) 20241111163759938 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163759938 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163759938 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163759938 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759938 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759938 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759938 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759938 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759938 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759938 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759938 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759938 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759938 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759938 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759938 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759938 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759938 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759938 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759938 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759938 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759938 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759938 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759938 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759938 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759938 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759938 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759938 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759938 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759938 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759938 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759938 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759938 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759938 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759938 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759938 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759938 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759938 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759938 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759938 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759938 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759938 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759938 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759938 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759938 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759938 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759938 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759938 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759938 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759938 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759938 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759939 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759939 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759939 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759939 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759939 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759939 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759939 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759939 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759939 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759939 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759939 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759939 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759939 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759939 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759939 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759939 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759939 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759939 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759939 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759939 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759939 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759939 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759939 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759939 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759939 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759939 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759939 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759939 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759939 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759939 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759939 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759939 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759939 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759939 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759939 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759939 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759939 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759939 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759939 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759939 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759939 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759939 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759939 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759939 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759939 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759939 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759939 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759939 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759939 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759939 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759939 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759939 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759939 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759939 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759939 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759939 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759939 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759939 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759939 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759939 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759939 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759939 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759939 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759939 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759939 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759939 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759939 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759939 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759939 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759939 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759939 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759939 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759939 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759939 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759939 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759939 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759939 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759939 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759939 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759939 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759939 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759939 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759939 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759940 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759940 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759940 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759940 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759940 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759940 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759940 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759940 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759940 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759940 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759940 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759940 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759940 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759940 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759940 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759940 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759940 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759940 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759940 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759940 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759940 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759940 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759940 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759940 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759940 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759940 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759940 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759940 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759940 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759940 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759940 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759940 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759940 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759940 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759940 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759940 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759940 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759940 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759940 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759940 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759940 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759940 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759940 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759940 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759940 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759940 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759940 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759940 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759940 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759940 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759940 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759940 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759940 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759940 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759940 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759940 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759940 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759940 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759940 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759940 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759940 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759940 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759940 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759940 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759940 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759940 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759940 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759940 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759940 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759940 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759940 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759940 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759940 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759940 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759940 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759940 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759940 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759940 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759940 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759940 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759940 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759940 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759940 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759940 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759940 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759940 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759941 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759941 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759941 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759941 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759941 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759941 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759941 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759941 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759941 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759941 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759941 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759941 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759941 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759941 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759941 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759941 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759941 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759941 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759941 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759941 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759941 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759941 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759941 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759941 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759941 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759941 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759941 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759941 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759941 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759941 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759941 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759941 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759941 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759941 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759941 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759941 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759941 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759941 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759941 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759941 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759941 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759941 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759941 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759941 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759941 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759941 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759941 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759941 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759941 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759941 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759941 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759941 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759941 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759941 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759941 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759941 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759941 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759941 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759941 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759941 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759941 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759941 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759941 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759941 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759941 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759941 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759941 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759941 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759941 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759941 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759941 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759941 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759941 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759941 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759941 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759941 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759941 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759941 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759941 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759942 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759942 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759942 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759942 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759942 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759942 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163759942 DLMGCP DEBUG <0013> Generated response: line #00: 200 8681 OK (mgcp_msg.c:67) 20241111163759942 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8682 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759942 DLMGCP DEBUG <0013> Received message: line #01: C: 002F (mgcp_msg.c:67) 20241111163759942 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163759942 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163759942 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163759942 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759942 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759942 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759942 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759942 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759942 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759942 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759942 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759942 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759942 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759942 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759942 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759942 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759942 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759942 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759942 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759942 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759942 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759942 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759942 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759942 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759942 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759942 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759942 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759942 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759942 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759942 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759942 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759942 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759942 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759942 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759942 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759942 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759942 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759942 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759942 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759942 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759942 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759942 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759942 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759942 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759942 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759942 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759942 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759942 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759943 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759943 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759943 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759943 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759943 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759943 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759943 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759943 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759943 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759943 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759943 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759943 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759943 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759943 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759943 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759943 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759943 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759943 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759943 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759943 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759943 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759943 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759943 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759943 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759943 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759943 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759943 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759943 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759943 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759943 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759943 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759943 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759943 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759943 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759943 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759943 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759943 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759943 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759943 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759943 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759943 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759943 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759943 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759943 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759943 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759943 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759943 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759943 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759943 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759943 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759943 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759943 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759943 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759943 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759943 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759943 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759943 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759943 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759943 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759943 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759943 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759943 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759943 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759943 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759943 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759943 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759943 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759943 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759943 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759943 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759943 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759943 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759943 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759943 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759943 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759943 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759943 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759943 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759943 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759943 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759943 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759943 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759943 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759943 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759943 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759944 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759944 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759944 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759944 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759944 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759944 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759944 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759944 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759944 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759944 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759944 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759944 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759944 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759944 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759944 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759944 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759944 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759944 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759944 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759944 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759944 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759944 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759944 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759944 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759944 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759944 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759944 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759944 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759944 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759944 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759944 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759944 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759944 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759944 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759944 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759944 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759944 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759944 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759944 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759944 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759944 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759944 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759944 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759944 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759944 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759944 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759944 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759944 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759944 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759944 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759944 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759944 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759944 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759944 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759944 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759944 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759944 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759944 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759944 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759944 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759944 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759944 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759944 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759944 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759944 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759944 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759944 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759944 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759944 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759944 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759944 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759944 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759944 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759944 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759944 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759944 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759944 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759944 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759944 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759944 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759944 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759944 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759944 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759945 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759945 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759945 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759945 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759945 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759945 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759945 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759945 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759945 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759945 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759945 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759945 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759945 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759945 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759945 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759945 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759945 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759945 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759945 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759945 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759945 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759945 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759945 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759945 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759945 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759945 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759945 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759945 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759945 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759945 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759945 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759945 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759945 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759945 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759945 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759945 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759945 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759945 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759945 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759945 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759945 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759945 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759945 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759945 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759945 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759945 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759945 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759945 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759945 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759945 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759945 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759945 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759945 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759945 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759945 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759945 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759945 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759945 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759945 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759945 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759945 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759945 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759945 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759945 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759945 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759945 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759945 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759945 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759945 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759945 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759945 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759945 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759945 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759945 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759945 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759945 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759945 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759945 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759945 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759945 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759945 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759945 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759945 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759945 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759945 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759946 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759946 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759946 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163759946 DLMGCP DEBUG <0013> Generated response: line #00: 200 8682 OK (mgcp_msg.c:67) 20241111163759946 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8683 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759946 DLMGCP DEBUG <0013> Received message: line #01: C: 0030 (mgcp_msg.c:67) 20241111163759946 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163759946 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163759946 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163759946 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759946 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759946 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759946 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759946 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759946 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759946 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759946 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759946 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759946 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759946 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759946 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759946 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759946 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759946 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759946 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759946 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759946 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759946 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759946 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759946 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759946 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759946 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759946 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759946 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759946 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759946 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759946 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759946 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759946 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759946 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759946 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759946 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759946 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759946 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759946 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759946 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759947 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759947 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759947 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759947 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759947 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759947 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759947 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759947 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759947 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759947 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759947 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759947 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759947 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759947 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759947 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759947 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759947 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759947 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759947 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759947 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759947 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759947 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759947 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759947 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759947 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759947 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759947 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759947 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759947 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759947 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759947 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759947 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759947 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759947 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759947 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759947 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759947 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759947 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759947 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759947 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759947 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759947 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759947 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759947 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759947 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759947 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759947 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759947 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759947 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759947 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759947 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759947 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759947 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759947 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759947 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759947 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759947 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759947 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759947 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759947 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759947 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759947 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759947 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759947 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759947 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759947 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759947 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759947 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759947 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759947 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759947 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759947 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759947 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759947 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759947 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759947 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759947 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759947 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759947 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759947 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759947 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759947 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759947 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759947 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759948 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759948 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759948 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759948 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759948 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759948 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759948 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759948 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759948 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759948 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759948 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759948 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759948 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759948 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759948 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759948 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759948 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759948 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759948 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759948 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759948 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759948 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759948 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759948 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759948 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759948 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759948 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759948 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759948 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759948 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759948 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759948 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759948 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759948 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759948 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759948 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759948 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759948 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759948 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759948 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759948 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759948 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759948 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759948 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759948 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759948 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759948 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759948 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759948 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759948 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759948 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759948 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759948 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759948 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759948 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759948 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759948 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759948 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759948 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759948 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759948 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759948 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759948 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759948 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759948 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759948 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759948 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759948 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759948 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759948 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759948 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759948 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759948 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759948 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759948 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759948 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759948 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759948 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759948 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759948 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759948 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759948 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759948 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759948 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759948 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759949 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759949 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759949 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759949 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759949 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759949 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759949 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759949 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759949 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759949 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759949 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759949 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759949 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759949 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759949 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759949 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759949 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759949 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759949 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759949 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759949 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759949 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759949 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759949 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759949 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759949 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759949 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759949 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759949 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759949 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759949 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759949 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759949 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759949 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759949 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759949 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759949 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759949 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759949 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759949 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759949 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759949 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759949 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759949 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759949 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759949 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759949 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759949 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759949 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759949 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759949 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759949 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759949 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759949 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759949 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759949 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759949 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759949 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759949 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759949 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759949 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759949 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759949 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759949 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759949 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759949 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759949 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759949 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759949 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759949 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759949 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759949 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759949 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759949 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759949 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759949 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759949 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759949 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759949 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759949 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759950 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759950 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759950 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759950 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759950 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759950 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759950 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759950 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759950 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759950 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759950 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759950 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759950 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759950 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759950 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163759950 DLMGCP DEBUG <0013> Generated response: line #00: 200 8683 OK (mgcp_msg.c:67) 20241111163759950 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8684 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759950 DLMGCP DEBUG <0013> Received message: line #01: C: 0031 (mgcp_msg.c:67) 20241111163759950 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163759950 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163759950 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163759950 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759950 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759950 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759950 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759950 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759950 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759950 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759950 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759950 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759950 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759950 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759950 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759950 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759950 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759950 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759950 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759950 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759950 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759950 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759950 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759950 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759950 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759950 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759950 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759950 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759950 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759950 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759950 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759950 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759951 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759951 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759951 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759951 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759951 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759951 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759951 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759951 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759951 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759951 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759951 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759951 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759951 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759951 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759951 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759951 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759951 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759951 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759951 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759951 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759951 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759951 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759951 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759951 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759951 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759951 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759951 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759951 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759951 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759951 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759951 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759951 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759951 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759951 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759951 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759951 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759951 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759951 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759951 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759951 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759951 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759951 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759951 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759951 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759951 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759951 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759951 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759951 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759951 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759951 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759951 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759951 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759951 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759951 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759951 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759951 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759951 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759951 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759951 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759951 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759951 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759951 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759951 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759951 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759951 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759951 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759951 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759951 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759951 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759951 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759951 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759951 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759951 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759951 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759951 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759951 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759951 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759951 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759951 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759951 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759951 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759951 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759951 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759951 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759952 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759952 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759952 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759952 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759952 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759952 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759952 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759952 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759952 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759952 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759952 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759952 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759952 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759952 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759952 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759952 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759952 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759952 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759952 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759952 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759952 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759952 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759952 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759952 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759952 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759952 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759952 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759952 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759952 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759952 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759952 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759952 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759952 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759952 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759952 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759952 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759952 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759952 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759952 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759952 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759952 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759952 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759952 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759952 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759952 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759952 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759952 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759952 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759952 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759952 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759952 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759952 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759952 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759952 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759952 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759952 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759952 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759952 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759952 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759952 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759952 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759952 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759952 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759952 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759952 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759952 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759952 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759952 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759952 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759952 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759952 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759952 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759952 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759952 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759952 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759952 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759952 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759952 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759952 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759952 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759952 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759952 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759952 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759952 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759953 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759953 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759953 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759953 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759953 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759953 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759953 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759953 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759953 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759953 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759953 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759953 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759953 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759953 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759953 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759953 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759953 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759953 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759953 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759953 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759953 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759953 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759953 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759953 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759953 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759953 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759953 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759953 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759953 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759953 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759953 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759953 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759953 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759953 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759953 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759953 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759953 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759953 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759953 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759953 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759953 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759953 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759953 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759953 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759953 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759953 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759953 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759953 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759953 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759953 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759953 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759953 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759953 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759953 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759953 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759953 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759953 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759953 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759953 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759953 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759953 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759953 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759953 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759953 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759953 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759953 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759953 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759953 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759953 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759953 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759953 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759953 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759953 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759953 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759953 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759953 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759953 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759953 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759953 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759953 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759953 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759953 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759953 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759953 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759954 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759954 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759954 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759954 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759954 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759954 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759954 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759954 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759954 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759954 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759954 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759954 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759954 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759954 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759954 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759954 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759954 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759954 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759954 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759954 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163759954 DLMGCP DEBUG <0013> Generated response: line #00: 200 8684 OK (mgcp_msg.c:67) 20241111163759954 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8685 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759954 DLMGCP DEBUG <0013> Received message: line #01: C: 0032 (mgcp_msg.c:67) 20241111163759954 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163759954 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163759954 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163759954 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759954 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759954 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759954 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759954 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759954 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759954 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759954 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759954 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759954 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759954 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759954 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759954 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759954 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759954 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759954 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759954 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759954 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759954 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759954 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759954 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759954 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759954 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759954 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759954 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759955 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759955 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759955 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759955 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759955 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759955 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759955 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759955 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759955 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759955 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759955 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759955 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759955 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759955 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759955 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759955 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759955 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759955 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759955 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759955 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759955 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759955 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759955 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759955 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759955 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759955 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759955 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759955 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759955 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759955 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759955 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759955 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759955 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759955 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759955 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759955 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759955 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759955 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759955 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759955 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759955 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759955 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759955 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759955 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759955 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759955 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759955 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759955 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759955 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759955 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759955 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759955 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759955 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759955 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759955 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759955 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759955 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759955 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759955 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759955 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759955 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759955 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759955 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759955 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759955 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759955 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759955 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759955 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759955 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759955 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759955 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759955 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759955 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759955 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759955 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759955 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759955 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759955 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759955 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759955 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759955 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759955 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759955 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759955 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759956 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759956 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759956 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759956 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759956 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759956 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759956 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759956 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759956 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759956 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759956 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759956 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759956 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759956 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759956 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759956 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759956 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759956 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759956 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759956 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759956 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759956 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759956 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759956 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759956 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759956 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759956 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759956 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759956 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759956 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759956 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759956 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759956 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759956 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759956 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759956 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759956 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759956 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759956 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759956 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759956 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759956 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759956 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759956 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759956 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759956 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759956 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759956 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759956 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759956 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759956 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759956 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759956 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759956 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759956 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759956 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759956 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759956 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759956 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759956 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759956 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759956 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759956 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759956 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759956 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759956 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759956 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759956 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759956 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759956 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759956 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759956 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759956 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759956 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759956 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759956 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759956 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759956 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759956 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759956 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759956 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759956 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759956 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759956 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759956 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759957 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759957 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759957 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759957 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759957 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759957 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759957 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759957 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759957 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759957 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759957 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759957 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759957 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759957 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759957 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759957 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759957 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759957 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759957 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759957 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759957 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759957 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759957 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759957 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759957 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759957 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759957 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759957 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759957 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759957 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759957 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759957 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759957 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759957 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759957 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759957 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759957 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759957 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759957 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759957 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759957 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759957 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759957 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759957 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759957 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759957 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759957 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759957 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759957 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759957 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759957 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759957 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759957 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759957 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759957 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759957 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759957 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759957 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759957 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759957 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759957 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759957 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759957 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759957 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759957 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759957 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759957 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759957 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759957 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759957 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759957 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759957 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759957 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759957 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759957 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759957 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759957 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759957 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759957 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759957 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759957 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759958 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759958 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759958 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759958 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759958 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759958 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759958 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759958 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759958 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759958 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759958 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759958 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759958 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759958 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759958 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759958 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759958 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759958 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759958 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759958 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759958 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759958 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759958 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759958 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759958 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759958 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163759958 DLMGCP DEBUG <0013> Generated response: line #00: 200 8685 OK (mgcp_msg.c:67) 20241111163759958 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8686 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759958 DLMGCP DEBUG <0013> Received message: line #01: C: 0033 (mgcp_msg.c:67) 20241111163759958 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163759958 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163759958 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163759958 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759958 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759958 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759958 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759958 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759958 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759958 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759958 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759958 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759958 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759958 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759958 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759958 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759958 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759958 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759958 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759958 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759958 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759958 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759958 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759958 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759958 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759958 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759959 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759959 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759959 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759959 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759959 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759959 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759959 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759959 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759959 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759959 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759959 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759959 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759959 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759959 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759959 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759959 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759959 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759959 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759959 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759959 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759959 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759959 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759959 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759959 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759959 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759959 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759959 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759959 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759959 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759959 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759959 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759959 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759959 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759959 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759959 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759959 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759959 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759959 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759959 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759959 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759959 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759959 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759959 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759959 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759959 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759959 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759959 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759959 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759959 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759959 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759959 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759959 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759959 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759959 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759959 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759959 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759959 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759959 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759959 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759959 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759959 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759959 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759959 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759959 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759959 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759959 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759959 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759959 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759959 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759959 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759959 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759959 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759959 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759959 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759959 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759959 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759959 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759959 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759959 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759959 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759959 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759959 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759959 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759959 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759960 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759960 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759960 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759960 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759960 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759960 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759960 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759960 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759960 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759960 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759960 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759960 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759960 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759960 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759960 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759960 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759960 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759960 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759960 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759960 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759960 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759960 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759960 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759960 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759960 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759960 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759960 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759960 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759960 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759960 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759960 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759960 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759960 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759960 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759960 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759960 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759960 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759960 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759960 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759960 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759960 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759960 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759960 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759960 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759960 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759960 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759960 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759960 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759960 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759960 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759960 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759960 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759960 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759960 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759960 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759960 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759960 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759960 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759960 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759960 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759960 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759960 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759960 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759960 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759960 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759960 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759960 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759960 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759960 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759960 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759960 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759960 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759960 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759960 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759960 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759960 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759960 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759960 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759960 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759960 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759960 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759960 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759960 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759960 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759960 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759960 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759960 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759961 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759961 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759961 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759961 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759961 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759961 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759961 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759961 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759961 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759961 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759961 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759961 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759961 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759961 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759961 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759961 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759961 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759961 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759961 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759961 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759961 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759961 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759961 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759961 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759961 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759961 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759961 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759961 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759961 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759961 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759961 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759961 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759961 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759961 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759961 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759961 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759961 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759961 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759961 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759961 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759961 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759961 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759961 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759961 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759961 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759961 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759961 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759961 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759961 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759961 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759961 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759961 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759961 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759961 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759961 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759961 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759961 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759961 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759961 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759961 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759961 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759961 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759961 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759961 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759961 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759961 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759961 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759961 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759961 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759961 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759961 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759961 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759961 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759961 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759961 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759961 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759961 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759961 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759961 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759961 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759961 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759961 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759961 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759961 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759961 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759962 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759962 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759962 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759962 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759962 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759962 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759962 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759962 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759962 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759962 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759962 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759962 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759962 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759962 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759962 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759962 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759962 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759962 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759962 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759962 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759962 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759962 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163759962 DLMGCP DEBUG <0013> Generated response: line #00: 200 8686 OK (mgcp_msg.c:67) 20241111163759962 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8687 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759962 DLMGCP DEBUG <0013> Received message: line #01: C: 0034 (mgcp_msg.c:67) 20241111163759962 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163759962 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163759962 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163759962 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759962 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759962 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759962 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759962 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759962 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759962 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759962 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759962 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759962 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759962 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759962 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759962 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759962 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759962 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759962 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759962 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759962 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759962 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759962 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759962 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759962 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759962 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759962 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759962 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759962 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759962 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759963 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759963 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759963 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759963 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759963 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759963 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759963 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759963 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759963 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759963 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759963 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759963 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759963 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759963 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759963 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759963 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759963 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759963 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759963 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759963 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759963 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759963 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759963 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759963 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759963 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759963 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759963 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759963 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759963 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759963 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759963 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759963 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759963 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759963 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759963 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759963 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759963 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759963 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759963 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759963 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759963 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759963 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759963 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759963 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759963 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759963 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759963 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759963 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759963 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759963 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759963 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759963 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759963 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759963 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759963 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759963 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759963 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759963 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759963 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759963 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759963 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759963 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759963 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759963 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759963 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759963 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759963 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759963 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759963 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759963 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759963 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759963 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759963 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759963 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759963 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759963 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759963 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759963 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759963 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759963 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759963 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759963 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759963 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759963 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759963 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759963 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759963 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759964 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759964 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759964 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759964 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759964 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759964 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759964 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759964 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759964 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759964 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759964 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759964 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759964 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759964 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759964 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759964 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759964 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759964 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759964 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759964 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759964 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759964 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759964 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759964 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759964 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759964 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759964 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759964 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759964 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759964 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759964 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759964 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759964 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759964 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759964 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759964 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759964 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759964 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759964 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759964 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759964 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759964 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759964 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759964 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759964 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759964 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759964 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759964 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759964 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759964 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759964 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759964 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759964 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759964 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759964 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759964 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759964 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759964 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759964 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759964 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759964 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759964 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759964 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759964 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759964 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759964 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759964 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759964 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759964 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759964 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759964 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759964 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759964 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759964 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759964 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759964 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759964 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759964 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759964 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759964 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759964 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759964 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759964 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759964 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759965 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759965 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759965 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759965 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759965 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759965 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759965 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759965 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759965 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759965 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759965 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759965 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759965 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759965 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759965 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759965 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759965 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759965 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759965 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759965 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759965 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759965 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759965 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759965 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759965 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759965 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759965 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759965 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759965 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759965 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759965 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759965 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759965 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759965 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759965 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759965 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759965 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759965 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759965 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759965 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759965 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759965 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759965 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759965 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759965 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759965 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759965 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759965 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759965 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759965 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759965 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759965 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759965 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759965 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759965 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759965 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759965 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759965 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759965 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759965 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759965 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759965 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759965 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759965 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759965 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759965 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759965 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759965 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759965 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759965 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759965 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759965 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759965 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759965 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759965 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759965 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759965 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759965 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759965 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759965 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759966 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759966 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759966 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759966 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759966 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759966 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759966 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759966 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759966 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759966 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759966 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759966 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759966 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759966 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759966 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759966 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759966 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759966 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759966 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759966 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759966 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759966 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759966 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163759966 DLMGCP DEBUG <0013> Generated response: line #00: 200 8687 OK (mgcp_msg.c:67) 20241111163759966 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8688 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759966 DLMGCP DEBUG <0013> Received message: line #01: C: 0035 (mgcp_msg.c:67) 20241111163759966 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163759966 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163759966 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163759966 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759966 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759966 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759966 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759966 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759966 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759966 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759966 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759966 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759966 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759966 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759966 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759966 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759966 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759966 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759966 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759966 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759967 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759967 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759967 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759967 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759967 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759967 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759967 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759967 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759967 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759967 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759967 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759967 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759967 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759967 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759967 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759967 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759967 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759967 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759974 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8690 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759974 DLMGCP DEBUG <0013> Received message: line #01: C: 0037 (mgcp_msg.c:67) 20241111163759974 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163759974 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163759974 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163759974 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759974 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759974 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759974 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759974 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759974 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759974 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759974 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759974 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759974 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759974 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759974 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759974 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759974 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759974 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759974 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759974 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759974 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759974 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759974 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759974 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759974 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759974 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759974 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759974 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759974 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759974 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759974 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759974 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759974 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759974 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759974 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759974 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759974 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759974 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759974 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759974 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759974 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759974 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759974 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759974 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759974 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759974 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759974 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759975 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759975 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759975 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759975 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759975 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759975 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759975 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759975 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759975 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759975 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759975 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759975 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759975 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759975 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759975 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759975 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759975 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759975 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759975 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759975 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759975 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759975 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759975 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759975 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759975 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759975 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759975 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759975 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759975 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759975 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759975 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759975 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759975 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759975 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759975 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759975 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759975 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759975 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759975 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759975 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759975 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759975 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759975 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759975 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759975 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759975 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759975 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759975 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759975 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759975 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759975 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759975 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759975 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759975 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759975 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759975 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759975 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759975 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759975 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759975 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759975 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759975 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759975 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759975 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759975 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759975 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759975 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759975 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759975 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759975 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759976 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759976 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759976 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759976 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759976 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759976 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759976 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759976 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759976 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759976 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759976 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759976 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759976 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759976 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759976 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759976 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759976 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759979 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8691 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759979 DLMGCP DEBUG <0013> Received message: line #01: C: 0038 (mgcp_msg.c:67) 20241111163759979 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163759979 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163759979 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163759979 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759979 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759979 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759979 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759979 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759979 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759979 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759979 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759979 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759979 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759979 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759979 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759979 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759979 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759979 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759979 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759979 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759979 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759979 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759979 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759979 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759979 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759979 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759979 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759979 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759979 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759979 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759979 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759979 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759979 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759979 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759979 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759979 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759979 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759979 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759979 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759979 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759979 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759979 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759979 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759979 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759979 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759979 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759979 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759979 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759979 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759979 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759979 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759979 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759979 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759979 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759979 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759979 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759979 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759979 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759979 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759979 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759979 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759979 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759979 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759979 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759979 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759979 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759979 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759979 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759979 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759979 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759979 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759979 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759979 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759979 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759979 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759979 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759979 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759979 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759979 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759979 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759979 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759979 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759980 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759980 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759980 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759980 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759980 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759980 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759980 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759980 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759980 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759980 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759980 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759980 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759980 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759980 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759980 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759980 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759980 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759980 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759980 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759980 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759980 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759980 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759980 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759980 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759980 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759980 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759980 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759980 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759980 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759980 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759980 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759980 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759980 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759980 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759980 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759980 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759980 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759980 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759980 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759980 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759980 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759980 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759980 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759980 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759980 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759982 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8692 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759982 DLMGCP DEBUG <0013> Received message: line #01: C: 0039 (mgcp_msg.c:67) 20241111163759982 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163759982 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163759982 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163759982 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759982 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759982 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759982 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759982 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759982 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759982 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759982 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759982 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759982 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759982 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759982 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759982 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759982 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759983 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759983 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759983 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759983 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759983 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759983 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759983 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759983 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759983 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759983 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759983 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759983 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759983 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759983 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759983 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759983 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759983 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759983 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759983 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759983 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759983 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759983 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759983 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759983 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759983 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759983 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759983 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759983 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759983 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759983 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759983 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759983 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759983 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759983 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759983 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759983 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759983 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759983 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759983 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759983 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759983 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759983 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759983 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759983 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759983 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759983 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759983 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759983 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759983 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759983 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759983 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759983 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759983 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759983 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759983 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759983 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759983 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759983 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759983 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759983 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759983 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759983 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759983 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759983 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759983 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759983 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759983 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759983 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759983 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759983 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759983 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759984 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759984 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759984 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759984 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759984 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759984 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759984 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759984 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759984 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759984 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759984 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759984 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759984 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759984 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759984 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759984 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759984 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759984 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759984 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759984 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759984 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759984 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759984 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759984 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759984 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759984 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759984 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759984 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759984 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759984 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759984 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759984 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759984 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759984 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759984 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759984 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759984 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759984 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759984 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759984 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759984 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759984 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759984 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759984 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759987 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8693 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759987 DLMGCP DEBUG <0013> Received message: line #01: C: 003A (mgcp_msg.c:67) 20241111163759987 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163759987 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163759987 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163759987 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759987 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759987 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759987 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759987 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759987 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759987 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759987 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759987 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759987 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759987 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759987 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759987 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759987 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759987 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759987 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759987 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759987 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759987 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759987 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759987 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759987 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759987 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759987 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759987 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759987 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759987 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759987 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759987 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759987 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759987 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759987 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759987 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759987 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759987 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759987 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759987 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759987 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759987 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759987 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759988 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759988 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759988 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759988 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759988 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759988 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759988 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759988 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759988 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759988 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759988 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759988 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759988 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759988 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759988 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759988 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759988 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759988 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759988 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759988 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759988 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759988 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759988 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759988 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759988 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759988 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759988 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759988 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759988 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759988 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759988 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759988 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759988 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759988 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759988 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759988 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759988 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759988 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759988 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759988 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759988 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759988 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759988 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759988 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759988 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759988 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759988 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759988 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759988 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759988 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759988 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759988 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759988 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759988 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759988 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759988 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759988 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759988 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759988 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759988 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759988 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759988 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759988 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759988 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759988 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759988 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759988 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759988 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759988 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759988 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759988 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759988 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759988 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759988 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759988 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759988 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759988 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759988 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759988 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759988 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759988 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759988 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759988 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759988 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759988 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759988 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759988 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759991 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8694 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759991 DLMGCP DEBUG <0013> Received message: line #01: C: 003B (mgcp_msg.c:67) 20241111163759991 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163759991 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163759991 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163759991 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759991 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759991 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759991 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759991 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759991 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759991 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759991 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759991 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759991 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759991 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759991 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759991 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759991 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759991 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759991 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759991 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759991 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759991 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759991 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759991 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759991 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759991 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759991 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759991 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759991 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759991 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759991 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759991 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759991 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759991 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759991 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759991 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759991 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759991 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759991 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759991 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759991 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759991 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759991 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759991 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759991 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759991 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759991 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759991 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759991 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759991 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759991 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759991 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759991 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759991 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759991 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759991 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759992 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759992 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759992 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759992 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759992 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759992 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759992 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759992 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759992 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759992 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759992 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759992 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759992 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759992 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759992 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759992 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759992 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759992 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759992 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759992 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759992 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759992 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759992 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759992 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759992 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759992 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759992 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759992 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759992 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759992 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759992 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759992 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759992 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759992 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759992 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759992 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759992 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759992 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759992 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759992 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759992 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759992 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759992 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759992 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759992 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759992 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759992 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759992 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759992 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759992 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759992 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759992 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759992 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759992 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759992 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759992 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759992 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759992 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759992 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759992 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759992 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759992 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759992 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759992 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759992 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759992 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759992 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759992 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759992 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759992 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759992 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759993 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759993 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759993 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759993 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759996 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8695 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163759996 DLMGCP DEBUG <0013> Received message: line #01: C: 003C (mgcp_msg.c:67) 20241111163759996 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163759996 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163759996 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163759996 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759996 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759996 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759996 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759996 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759996 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759996 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759996 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759996 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759996 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759996 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759996 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759996 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759996 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759996 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759996 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759996 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759996 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759996 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759996 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759996 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759996 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759996 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759996 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759996 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759996 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759996 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759996 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759996 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759996 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759996 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759996 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759996 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759996 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759996 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759996 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759996 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759996 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759996 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759996 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759996 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759996 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759996 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759996 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759996 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759996 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759996 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759996 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759996 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759996 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759996 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759996 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759996 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759996 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759996 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759996 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759996 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759996 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759996 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759996 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759996 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759996 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759996 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759996 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759996 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759996 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759996 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759996 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759996 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759996 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759996 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759996 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759996 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759996 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759996 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759996 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759996 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759996 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759996 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759996 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759998 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759998 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759998 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759998 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759998 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759998 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759998 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759998 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759998 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759998 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759998 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759998 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759998 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759998 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759998 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759998 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759998 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759998 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759998 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759998 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759998 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759998 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759998 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759998 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759998 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759998 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759998 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759998 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759998 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759998 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759998 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759998 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759998 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759998 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759998 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759998 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759998 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759998 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759998 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759998 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759998 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759998 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759998 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759998 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759998 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759998 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759998 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759998 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759998 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759998 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759998 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759998 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759998 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759998 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759998 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759998 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163759998 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800000 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8696 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800000 DLMGCP DEBUG <0013> Received message: line #01: C: 003D (mgcp_msg.c:67) 20241111163800000 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800000 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800000 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800000 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800000 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800000 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800000 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800000 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800000 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800000 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800000 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800000 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800000 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800000 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800000 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800000 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800000 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800000 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800000 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800000 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800000 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800000 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800000 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800000 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800000 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800000 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800000 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800000 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800000 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800000 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800000 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800000 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800000 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800000 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800000 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800000 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800000 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800000 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800000 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800000 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800000 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800000 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800000 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800000 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800000 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800000 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800000 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800000 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800000 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800000 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800000 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800000 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800000 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800000 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800000 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800000 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800000 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800000 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800000 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800000 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800000 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800000 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800000 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800000 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800001 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800001 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800001 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800001 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800001 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800001 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800001 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800001 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800001 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800001 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800001 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800001 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800001 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800001 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800001 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800001 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800001 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800001 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800001 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800001 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800001 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800001 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800001 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800001 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800001 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800001 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800001 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800001 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800001 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800001 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800001 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800001 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800001 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800001 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800001 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800001 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800001 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800001 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800001 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800001 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800001 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800001 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800001 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800001 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800001 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800001 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800001 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800001 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800001 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800001 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800001 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800001 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800001 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800001 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800001 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800001 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800001 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800001 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800001 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800001 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800001 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800001 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800001 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800001 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800001 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800001 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800001 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800001 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800001 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800001 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800001 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800001 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800001 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800001 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800001 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800001 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800001 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800003 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8697 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800003 DLMGCP DEBUG <0013> Received message: line #01: C: 003E (mgcp_msg.c:67) 20241111163800003 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800003 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800003 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800003 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800003 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800003 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800003 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800003 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800003 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800003 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800003 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800003 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800003 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800003 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800003 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800003 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800003 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800003 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800003 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800003 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800003 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800003 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800003 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800003 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800003 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800003 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800003 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800003 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800003 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800003 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800003 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800003 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800003 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800003 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800003 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800003 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800003 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800003 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800003 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800003 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800003 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800003 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800003 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800003 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800003 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800003 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800003 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800003 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800003 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800003 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800003 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800003 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800003 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800003 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800003 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800003 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800003 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800003 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800003 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800003 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800003 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800003 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800003 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800003 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800003 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800003 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800003 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800003 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800003 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800003 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800003 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800003 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800003 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800003 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800003 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800003 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800003 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800003 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800003 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800004 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800004 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800004 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800004 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800004 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800004 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800004 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800004 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800004 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800004 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800004 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800004 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800004 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800004 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800004 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800004 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800004 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800004 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800004 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800004 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800004 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800004 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800004 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800004 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800004 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800004 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800004 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800004 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800004 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800004 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800006 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8698 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800006 DLMGCP DEBUG <0013> Received message: line #01: C: 003F (mgcp_msg.c:67) 20241111163800006 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800006 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800006 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800006 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800006 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800006 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800006 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800006 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800006 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800006 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800006 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800006 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800006 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800006 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800006 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800006 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800006 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800006 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800006 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800006 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800006 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800006 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800006 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800006 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800006 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800006 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800006 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800006 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800006 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800006 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800006 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800006 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800006 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800006 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800006 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800006 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800006 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800006 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800006 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800006 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800006 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800006 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800006 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800006 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800006 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800006 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800006 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800006 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800006 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800006 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800006 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800006 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800006 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800006 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800006 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800006 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800006 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800006 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800006 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800006 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800006 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800006 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800006 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800006 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800006 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800006 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800006 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800006 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800006 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800006 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800006 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800006 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800006 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800006 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800006 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800006 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800006 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800006 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800006 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800006 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800006 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800006 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800006 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800006 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800006 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800006 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800006 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800006 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800006 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800008 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8699 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800008 DLMGCP DEBUG <0013> Received message: line #01: C: 0040 (mgcp_msg.c:67) 20241111163800008 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800008 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800008 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800008 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800008 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800008 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800008 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800008 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800009 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800009 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800009 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800009 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800009 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800009 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800009 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800009 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800009 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800009 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800009 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800009 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800009 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800009 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800009 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800009 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800009 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800009 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800009 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800009 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800009 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800009 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800009 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800009 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800009 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800009 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800009 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800009 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800009 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800009 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800009 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800009 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800009 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800009 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800009 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800009 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800009 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800009 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800009 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800009 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800009 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800009 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800009 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800009 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800009 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800009 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800009 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800009 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800009 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800009 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800009 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800009 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800009 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800009 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800009 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800009 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800009 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800009 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800009 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800009 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800009 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800009 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800009 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800009 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800009 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800009 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800009 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800009 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800009 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800009 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800009 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800009 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800009 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800009 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800009 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800009 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800009 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800009 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800009 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800009 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800009 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800009 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800009 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800009 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800009 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800009 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800009 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800009 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800009 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800009 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800009 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800009 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800009 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800009 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800009 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800009 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800011 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8700 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800011 DLMGCP DEBUG <0013> Received message: line #01: C: 0041 (mgcp_msg.c:67) 20241111163800011 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800011 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800011 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800011 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800011 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800011 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800011 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800011 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800011 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800011 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800011 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800011 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800011 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800011 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800011 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800011 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800011 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800011 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800011 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800011 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800011 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800011 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800011 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800011 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800011 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800012 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800012 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800012 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800012 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800012 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800012 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800012 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800012 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800012 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800012 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800012 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800012 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800012 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800012 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800012 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800012 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800012 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800012 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800012 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800012 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800012 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800012 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800012 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800012 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800012 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800012 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800012 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800012 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800012 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800012 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800012 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800012 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800012 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800012 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800012 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800012 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800012 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800012 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800012 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800012 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800012 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800012 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800012 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800012 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800012 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800012 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800012 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800012 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800012 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800012 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800012 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800012 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800012 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800012 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800012 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800012 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800014 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8701 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800014 DLMGCP DEBUG <0013> Received message: line #01: C: 0042 (mgcp_msg.c:67) 20241111163800014 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800014 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800014 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800014 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800014 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800014 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800014 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800014 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800014 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800014 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800014 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800014 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800014 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800014 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800014 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800014 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800014 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800014 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800014 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800014 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800014 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800014 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800014 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800014 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800014 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800014 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800014 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800014 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800014 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800014 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800014 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800014 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800014 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800014 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800014 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800014 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800014 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800014 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800014 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800014 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800014 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800014 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800014 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800014 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800014 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800014 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800014 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800014 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800014 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800014 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800014 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800014 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800014 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800014 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800014 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800014 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800014 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800014 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800014 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800014 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800014 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800014 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800014 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800014 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800015 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800015 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800015 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800015 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800015 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800015 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800015 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800015 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800015 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800015 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800015 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800015 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800015 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800015 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800015 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800015 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800015 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800015 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800015 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800015 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800015 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800015 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800015 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800015 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800017 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8702 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800017 DLMGCP DEBUG <0013> Received message: line #01: C: 0043 (mgcp_msg.c:67) 20241111163800017 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800017 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800017 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800017 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800017 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800017 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800017 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800017 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800017 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800017 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800017 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800017 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800017 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800017 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800017 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800017 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800017 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800017 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800017 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800017 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800017 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800017 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800017 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800017 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800017 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800017 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800017 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800017 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800017 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800017 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800017 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800017 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800017 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800017 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800017 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800017 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800017 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800017 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800017 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800017 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800017 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800017 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800017 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800017 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800017 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800017 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800017 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800017 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800017 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800017 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800017 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800017 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800017 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800017 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800017 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800017 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800017 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800017 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800017 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800017 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800017 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800017 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800017 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800017 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800017 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800017 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800017 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800017 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800017 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800017 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800017 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800017 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800017 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800017 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800017 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800017 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800017 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800018 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800018 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800018 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800018 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800018 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800018 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800018 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800018 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800018 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800018 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800018 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800018 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800018 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800018 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800018 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800018 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800018 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800018 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800018 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800018 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800018 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800018 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800018 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800018 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800018 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800020 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8703 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800020 DLMGCP DEBUG <0013> Received message: line #01: C: 0044 (mgcp_msg.c:67) 20241111163800020 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800023 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8704 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800023 DLMGCP DEBUG <0013> Received message: line #01: C: 0045 (mgcp_msg.c:67) 20241111163800023 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800023 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800023 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800023 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800023 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800023 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800023 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800023 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800023 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800023 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800023 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800023 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800023 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800023 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800023 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800023 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800023 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800023 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800023 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800023 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800023 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800023 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800023 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800023 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800023 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800023 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800023 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800023 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800023 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800023 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800023 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800023 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800023 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800023 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800023 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800023 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800023 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800023 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800023 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800023 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800023 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800023 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800023 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800023 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800023 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800023 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800023 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800023 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800023 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800023 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800023 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800023 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800023 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800023 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800023 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800023 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800023 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800023 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800023 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800023 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800023 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800023 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800023 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800023 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800023 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800023 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800023 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800023 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800023 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800023 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800023 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800023 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800023 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800023 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800023 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800025 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8705 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800025 DLMGCP DEBUG <0013> Received message: line #01: C: 0046 (mgcp_msg.c:67) 20241111163800025 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800025 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800025 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800025 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800025 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800025 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800025 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800025 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800025 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800025 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800025 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800025 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800025 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800025 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800025 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800025 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800025 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800025 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800025 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800026 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800026 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800026 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800026 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800026 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800026 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800026 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800026 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800026 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800026 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800026 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800026 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800026 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800026 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800026 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800026 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800026 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800026 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800026 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800026 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800026 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800026 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800026 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800026 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800026 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800026 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800026 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800026 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800026 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800026 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800026 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800026 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800026 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800026 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800026 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800026 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800026 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800026 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800026 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800026 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800026 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800026 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800026 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800026 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800026 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800026 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800026 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800026 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800026 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800026 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800026 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800026 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800026 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800026 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800026 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800026 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800026 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800026 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800026 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800026 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800026 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800026 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800026 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800026 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800026 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800026 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800026 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800026 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800026 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800026 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800026 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800026 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800026 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800026 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800026 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800026 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800026 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800026 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800028 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8706 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800028 DLMGCP DEBUG <0013> Received message: line #01: C: 0047 (mgcp_msg.c:67) 20241111163800028 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800028 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800028 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800028 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800028 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800028 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800028 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800028 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800028 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800028 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800028 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800028 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800028 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800028 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800028 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800028 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800028 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800028 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800028 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800028 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800028 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800028 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800028 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800028 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800028 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800028 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800028 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800028 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800028 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800028 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800028 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800028 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800028 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800028 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800028 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800028 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800028 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800029 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800029 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800029 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800029 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800029 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800029 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800029 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800029 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800029 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800029 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800029 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800029 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800029 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800029 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800029 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800029 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800029 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800029 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800029 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800029 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800029 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800029 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800029 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800029 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800029 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800029 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800029 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800029 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800029 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800029 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800029 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800029 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800029 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800029 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800029 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800029 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800029 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800029 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800029 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800029 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800029 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800029 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800029 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800029 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800029 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800029 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800029 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800029 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800029 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800029 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800029 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800029 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800029 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800029 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800031 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8707 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800031 DLMGCP DEBUG <0013> Received message: line #01: C: 0048 (mgcp_msg.c:67) 20241111163800031 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800031 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800031 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800031 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800031 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800031 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800031 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800031 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800031 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800031 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800031 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800031 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800031 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800031 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800031 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800031 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800031 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800031 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800031 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800031 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800031 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800031 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800031 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800031 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800031 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800031 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800031 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800031 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800031 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800031 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800031 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800031 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800031 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800031 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800031 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800031 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800031 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800031 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800031 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800031 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800031 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800031 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800031 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800031 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800031 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800031 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800031 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800031 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800031 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800031 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800032 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800032 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800032 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800032 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800032 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800032 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800032 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800032 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800032 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800032 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800032 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800032 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800032 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800032 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800032 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800032 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800032 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800032 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800032 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800032 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800032 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800032 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800032 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800032 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800032 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800032 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800032 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800032 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800032 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800032 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800032 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800032 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800032 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800032 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800032 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800032 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800032 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800032 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800032 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800032 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800032 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800032 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800032 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800032 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800032 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800032 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800032 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800032 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800032 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800032 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800034 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8708 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800034 DLMGCP DEBUG <0013> Received message: line #01: C: 0049 (mgcp_msg.c:67) 20241111163800034 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800034 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800034 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800034 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800034 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800034 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800034 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800034 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800034 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800034 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800034 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800034 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800034 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800034 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800034 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800034 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800034 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800034 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800034 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800034 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800034 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800034 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800034 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800034 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800034 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800034 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800034 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800034 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800034 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800034 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800034 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800034 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800034 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800034 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800034 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800034 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800034 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800034 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800034 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800034 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800034 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800034 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800034 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800034 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800034 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800034 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800034 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800034 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800034 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800034 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800034 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800034 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800034 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800034 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800034 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800034 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800034 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800034 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800034 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800034 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800034 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800035 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800035 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800035 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800035 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800035 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800035 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800035 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800035 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800035 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800035 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800035 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800035 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800035 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800035 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800035 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800035 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800035 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800035 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800035 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800035 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800035 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800035 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800035 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800035 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800035 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800035 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800035 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800035 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800035 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800035 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800039 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8709 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800039 DLMGCP DEBUG <0013> Received message: line #01: C: 004A (mgcp_msg.c:67) 20241111163800039 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800039 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800039 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800039 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800039 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800039 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800039 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800039 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800039 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800039 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800039 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800039 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800039 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800039 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800039 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800039 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800039 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800039 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800039 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800039 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800039 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800039 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800039 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800039 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800039 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800039 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800039 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800039 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800039 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800039 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800039 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800039 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800039 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800039 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800039 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800039 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800039 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800039 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800039 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800039 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800039 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800039 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800039 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800039 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800039 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800039 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800039 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800039 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800039 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800039 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800039 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800039 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800039 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800039 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800039 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800039 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800039 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800039 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800039 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800039 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800039 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800039 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800039 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800039 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800039 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800039 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800039 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800039 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800039 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800039 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800039 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800039 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800039 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800039 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800039 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800039 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800039 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800039 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800039 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800039 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800039 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800039 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800039 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800039 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800039 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800039 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800039 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800039 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800039 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800039 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800039 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800039 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800039 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800039 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800039 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800039 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800039 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800039 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800039 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800039 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800039 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800039 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800039 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800039 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800039 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800040 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800040 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800040 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800040 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800040 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800040 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800040 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800040 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800040 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800040 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800040 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800040 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800040 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800040 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800040 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800040 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800040 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800040 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800040 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800040 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800040 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800040 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800040 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800040 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800040 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800040 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800040 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800040 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800040 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800040 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800040 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800040 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800040 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800040 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800040 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800040 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800040 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800040 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800040 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800042 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8710 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800042 DLMGCP DEBUG <0013> Received message: line #01: C: 004B (mgcp_msg.c:67) 20241111163800042 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800042 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800042 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800042 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800042 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800042 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800042 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800042 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800042 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800042 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800042 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800042 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800042 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800042 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800042 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800042 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800042 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800042 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800042 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800042 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800042 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800042 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800042 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800042 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800042 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800042 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800042 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800042 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800042 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800042 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800042 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800042 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800042 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800042 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800042 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800042 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800042 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800042 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800042 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800042 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800042 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800042 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800042 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800042 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800042 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800042 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800042 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800042 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800042 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800042 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800042 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800042 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800042 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800042 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800042 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800042 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800042 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800042 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800042 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800042 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800042 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800042 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800042 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800042 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800042 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800042 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800042 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800042 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800042 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800042 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800042 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800042 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800042 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800042 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800042 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800042 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800042 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800042 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800042 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800042 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800042 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800042 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800042 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800042 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800042 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800042 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800042 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800042 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800042 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800042 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800042 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800042 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800042 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800042 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800042 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800042 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800042 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800042 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800042 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800042 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800042 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800042 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800042 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800042 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800042 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800042 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800042 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800042 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800042 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800042 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800042 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800042 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800042 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800042 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800042 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800043 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800043 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800043 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800043 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800043 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800043 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800043 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800043 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800043 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800043 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800043 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800043 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800043 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800043 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800043 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800043 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800043 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800043 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800043 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800043 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800043 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800043 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800043 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800043 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800043 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800043 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800043 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800043 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800043 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800043 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800043 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800043 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800043 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800043 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800043 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800043 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800043 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800043 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800043 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800043 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800043 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800043 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800043 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800043 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800043 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800043 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800043 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800043 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800043 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800043 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800043 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800043 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800043 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800043 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800043 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800043 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800043 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800043 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800043 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800043 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800043 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800043 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800043 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800043 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800043 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800043 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800043 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800043 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800043 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800043 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800043 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800043 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800043 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800043 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800043 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800043 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800043 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800043 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800043 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800043 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800043 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800043 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800043 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800043 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800043 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800043 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800043 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800043 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800043 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800043 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800043 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800043 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800043 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800043 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800043 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800043 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800043 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800043 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800043 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800043 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800043 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800043 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800043 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800043 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800043 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800043 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800043 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800043 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800043 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800043 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800043 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800043 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800043 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800043 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800043 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800043 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800043 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800043 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800044 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800044 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800044 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800044 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800044 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800044 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800044 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800044 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800044 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800044 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800044 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800044 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800044 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800044 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800044 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800044 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800044 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800044 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800044 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800044 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800044 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800044 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800044 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800044 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800044 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800044 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800044 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800044 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800044 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800044 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800044 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800044 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800044 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800044 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800044 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800044 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800044 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800044 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800044 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800044 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800044 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800044 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800044 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800044 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800044 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800044 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800044 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800044 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800044 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800044 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800044 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800044 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800044 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800044 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800044 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800044 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800044 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800044 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800044 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800044 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800044 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800044 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800044 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800044 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800044 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800044 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800044 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800044 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800044 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800044 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800044 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163800044 DLMGCP DEBUG <0013> Generated response: line #00: 200 8710 OK (mgcp_msg.c:67) 20241111163800045 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8711 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800045 DLMGCP DEBUG <0013> Received message: line #01: C: 004C (mgcp_msg.c:67) 20241111163800045 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800045 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800045 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800045 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800045 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800045 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800045 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800045 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800045 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800045 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800045 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800045 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800045 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800045 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800045 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800045 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800045 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800045 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800045 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800045 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800045 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800045 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800045 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800045 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800045 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800045 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800045 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800045 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800045 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800045 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800045 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800045 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800045 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800045 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800045 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800045 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800045 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800045 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800045 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800045 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800045 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800045 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800045 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800045 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800045 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800045 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800045 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800045 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800045 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800045 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800045 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800045 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800045 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800045 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800045 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800045 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800045 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800045 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800045 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800045 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800045 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800045 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800045 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800045 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800045 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800045 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800045 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800045 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800045 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800045 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800045 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800045 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800045 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800045 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800045 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800045 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800045 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800045 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800045 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800045 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800045 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800045 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800045 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800045 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800045 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800045 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800045 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800045 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800045 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800045 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800045 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800045 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800045 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800045 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800045 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800045 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800045 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800045 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800045 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800045 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800045 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800045 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800045 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800045 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800045 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800045 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800045 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800045 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800045 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800045 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800045 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800045 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800045 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800045 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800045 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800045 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800045 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800045 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800045 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800045 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800045 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800045 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800045 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800045 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800046 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800046 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800056 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8715 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800056 DLMGCP DEBUG <0013> Received message: line #01: C: 0050 (mgcp_msg.c:67) 20241111163800056 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800056 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800056 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800056 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800056 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800056 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800056 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800056 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800056 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800056 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800056 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800056 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800056 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800056 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800056 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800056 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800056 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800056 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800056 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800056 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800056 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800056 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800056 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800056 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800056 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800056 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800056 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800056 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800056 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800056 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800056 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800056 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800056 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800056 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800056 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800056 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800056 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800056 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800056 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800056 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800056 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800056 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800056 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800056 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800056 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800056 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800056 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800056 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800056 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800056 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800056 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800056 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800056 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800056 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800056 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800056 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800056 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800056 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800056 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800056 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800056 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800056 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800056 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800056 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800056 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800056 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800056 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800056 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800056 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800056 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800056 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800056 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800056 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800056 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800056 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800056 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800056 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800056 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800056 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800056 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800056 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800056 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800056 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800056 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800056 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800056 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800056 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800056 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800056 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800056 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800056 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800056 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800056 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800056 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800056 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800056 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800056 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800056 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800056 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800056 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800056 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800056 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800056 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800057 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800057 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800057 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800057 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800057 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800057 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800057 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800057 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800057 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800057 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800059 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8716 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800059 DLMGCP DEBUG <0013> Received message: line #01: C: 0051 (mgcp_msg.c:67) 20241111163800059 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800059 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800059 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800059 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800059 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800059 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800059 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800059 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800059 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800059 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800059 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800059 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800059 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800059 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800059 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800059 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800059 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800059 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800059 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800059 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800059 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800059 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800059 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800059 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800059 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800059 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800059 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800059 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800059 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800059 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800059 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800059 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800059 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800059 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800059 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800059 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800059 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800059 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800059 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800059 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800059 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800059 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800059 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800059 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800059 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800059 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800059 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800059 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800059 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800059 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800059 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800059 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800059 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800059 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800059 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800059 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800059 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800059 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800059 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800059 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800059 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800059 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800059 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800059 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800059 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800059 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800059 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800059 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800059 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800059 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800059 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800059 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800059 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800059 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800059 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800059 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800059 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800059 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800059 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800059 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800059 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800059 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800059 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800059 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800059 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800059 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800059 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800059 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800059 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800059 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800059 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800059 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800059 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800059 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800059 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800059 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800059 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800059 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800059 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800059 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800059 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800059 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800059 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800059 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800059 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800059 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800059 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800059 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800059 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800059 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800059 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800059 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800059 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800059 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800059 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800061 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8717 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800061 DLMGCP DEBUG <0013> Received message: line #01: C: 0052 (mgcp_msg.c:67) 20241111163800061 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800061 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800061 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800061 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800061 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800062 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800062 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800062 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800062 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800062 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800062 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800062 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800062 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800062 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800062 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800062 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800062 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800062 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800062 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800062 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800062 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800062 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800062 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800062 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800062 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800062 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800062 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800062 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800062 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800062 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800062 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800062 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800062 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800062 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800062 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800062 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800062 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800062 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800062 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800062 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800062 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800062 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800062 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800062 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800062 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800062 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800062 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800062 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800062 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800062 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800062 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800062 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800062 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800062 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800062 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800062 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800062 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800062 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800062 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800062 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800062 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800062 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800062 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800062 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800062 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800062 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800062 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800062 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800062 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800062 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800062 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800062 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800062 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800062 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800062 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800062 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800062 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800062 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800062 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800062 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800062 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800062 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800062 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800062 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800062 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800062 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800062 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800062 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800062 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800062 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800062 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800062 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800062 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800062 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800062 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800062 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800062 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800062 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800062 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800062 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800062 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800062 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800062 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800062 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800062 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800062 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800062 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800062 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800062 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800062 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800062 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800062 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800062 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800062 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800062 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800062 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800062 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800062 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800062 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800062 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800062 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800062 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800062 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800062 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800062 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800062 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800062 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800063 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800063 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800063 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800063 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800063 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800063 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800063 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800063 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800063 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800063 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800063 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800063 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800063 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800063 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800063 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800063 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800063 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800063 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800063 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800063 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800063 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800063 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800063 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800063 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800063 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800064 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8718 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800064 DLMGCP DEBUG <0013> Received message: line #01: C: 0053 (mgcp_msg.c:67) 20241111163800064 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800064 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800064 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800064 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800065 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800065 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800065 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800065 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800065 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800065 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800065 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800065 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800065 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800065 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800065 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800065 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800065 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800065 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800065 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800065 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800065 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800065 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800065 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800065 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800065 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800065 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800065 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800065 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800065 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800065 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800065 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800065 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800065 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800065 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800065 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800065 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800065 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800065 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800065 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800065 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800065 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800065 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800065 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800065 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800065 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800065 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800065 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800065 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800065 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800065 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800065 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800065 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800065 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800065 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800065 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800065 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800065 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800065 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800065 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800065 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800065 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800065 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800065 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800065 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800065 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800065 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800065 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800065 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800065 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800065 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800065 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800065 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800065 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800065 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800065 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800065 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800065 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800065 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800065 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800065 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800065 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800065 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800065 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800065 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800065 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800065 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800065 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800065 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800065 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800065 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800065 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800065 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800065 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800065 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800065 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800065 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800071 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8720 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800071 DLMGCP DEBUG <0013> Received message: line #01: C: 0055 (mgcp_msg.c:67) 20241111163800071 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800071 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800071 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800071 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800071 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800071 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800071 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800071 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800071 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800071 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800072 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800072 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800072 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800072 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800072 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800072 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800072 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800072 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800072 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800072 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800072 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800072 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800072 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800072 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800072 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800072 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800072 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800072 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800072 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800072 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800072 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800072 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800072 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800072 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800072 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800072 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800072 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800072 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800072 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800072 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800072 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800072 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800072 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800072 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800072 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800072 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800072 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800072 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800072 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800072 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800072 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800072 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800072 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800072 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800072 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800072 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800072 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800072 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800072 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800072 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800072 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800072 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800072 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800072 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800072 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800075 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8721 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800075 DLMGCP DEBUG <0013> Received message: line #01: C: 0056 (mgcp_msg.c:67) 20241111163800075 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800075 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800076 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800076 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800076 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800076 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800076 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800076 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800076 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800076 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800076 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800076 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800076 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800076 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800076 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800076 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800076 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800076 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800076 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800076 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800076 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800076 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800076 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800076 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800076 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800076 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800076 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800076 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800076 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800076 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800076 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800076 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800076 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800076 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800076 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800076 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800076 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800076 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800076 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800076 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800076 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800076 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800076 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800076 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800076 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800076 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800076 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800076 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800076 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800076 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800076 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800076 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800076 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800076 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800076 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800076 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800076 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800076 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800076 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800076 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800076 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800076 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800076 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800076 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800076 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800076 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800076 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800079 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8722 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800079 DLMGCP DEBUG <0013> Received message: line #01: C: 0057 (mgcp_msg.c:67) 20241111163800079 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800079 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800079 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800079 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800079 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800079 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800079 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800079 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800079 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800079 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800079 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800079 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800079 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800079 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800079 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800079 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800079 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800079 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800079 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800079 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800079 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800079 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800079 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800079 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800079 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800079 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800079 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800079 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800079 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800079 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800079 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800079 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800079 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800079 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800079 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800079 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800079 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800079 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800079 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800079 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800079 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800079 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800079 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800079 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800079 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800079 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800079 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800079 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800079 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800080 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800080 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800080 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800080 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800080 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800080 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800080 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800080 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800080 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800080 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800080 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800080 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800080 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800080 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800080 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800080 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800080 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800080 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800080 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800080 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800080 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800080 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800080 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800080 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800080 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800080 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800080 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800080 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800080 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800080 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800080 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800080 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800080 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800080 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800080 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800080 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800080 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800080 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800080 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800080 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800080 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800080 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800080 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800080 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800080 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800080 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800080 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800080 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800080 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800080 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800080 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800080 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800080 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800080 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800080 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800080 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800080 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800080 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800080 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800080 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800080 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800080 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800080 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800080 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800080 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800080 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800080 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800080 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800080 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800080 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800080 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800080 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800080 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800082 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8723 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800082 DLMGCP DEBUG <0013> Received message: line #01: C: 0058 (mgcp_msg.c:67) 20241111163800082 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800082 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800082 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800082 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800082 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800082 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800082 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800082 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800082 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800082 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800082 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800082 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800082 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800082 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800082 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800082 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800082 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800082 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800082 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800082 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800082 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800082 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800082 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800082 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800082 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800082 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800082 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800082 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800082 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800082 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800082 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800082 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800082 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800082 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800082 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800082 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800082 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800082 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800082 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800082 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800082 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800082 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800082 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800082 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800082 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800082 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800082 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800082 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800082 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800082 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800082 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800082 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800082 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800082 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800082 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800082 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800082 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800083 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800083 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800083 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800083 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800083 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800083 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800083 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800083 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800083 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800083 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800083 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800083 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800083 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800083 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800083 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800083 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800083 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800083 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800083 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800083 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800083 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800083 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800083 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800083 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800083 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800083 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800083 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800083 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800083 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800083 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800083 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800083 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800083 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800083 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800083 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800083 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800083 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800083 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800083 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800083 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800083 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800083 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800083 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800083 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800083 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800083 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800083 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800083 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800083 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800083 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800083 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800083 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800083 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800083 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800083 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800083 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800083 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800083 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800083 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800083 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800083 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800083 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800083 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800083 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800083 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800083 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800083 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800083 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800083 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800083 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800083 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800083 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800083 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800083 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800083 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800083 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800083 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800083 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800083 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800083 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800083 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800083 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800083 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800083 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800083 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800083 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800083 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800083 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800083 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800083 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800083 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800083 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800083 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800083 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800083 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800083 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800083 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800083 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800083 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800083 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800083 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800083 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800083 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800083 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800083 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800083 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800083 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800083 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800083 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800083 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800083 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800083 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800083 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800083 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800083 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800083 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800083 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800083 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800083 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800083 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800083 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800083 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800084 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800084 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800084 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800084 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800084 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800084 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800084 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800084 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800084 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800084 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800084 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800084 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800084 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800084 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800084 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800084 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800084 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800084 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800084 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800084 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800084 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800084 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800084 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800084 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800084 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800084 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800084 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800084 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800084 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800084 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800084 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800084 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800084 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800084 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800084 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800084 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800084 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800084 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800084 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800084 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800084 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800084 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800084 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800084 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800084 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800084 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800084 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800084 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800084 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800084 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800084 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800084 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800084 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800084 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800084 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800084 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800084 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800084 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800084 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800084 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800084 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800084 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800084 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800084 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800084 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800084 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800084 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800084 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800084 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800084 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800084 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800084 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800084 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800084 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800084 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800084 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800084 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800084 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800084 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800084 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800084 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800084 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800084 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800084 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800084 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800084 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800084 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800084 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800084 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800084 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800084 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800084 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800084 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800084 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800084 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800084 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800084 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800084 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800084 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800084 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800084 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800084 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800084 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800084 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800084 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800084 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800084 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800084 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800084 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800084 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800084 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800084 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800084 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800084 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800089 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8725 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800092 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8726 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800092 DLMGCP DEBUG <0013> Received message: line #01: C: 005B (mgcp_msg.c:67) 20241111163800092 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800092 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800092 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800092 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800092 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800092 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800092 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800092 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800092 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800092 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800092 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800092 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800092 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800092 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800092 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800092 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800092 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800092 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800092 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800092 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800092 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800092 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800092 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800092 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800092 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800092 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800092 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800092 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800092 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800092 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800092 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800092 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800092 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800092 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800092 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800092 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800092 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800092 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800092 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800092 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800092 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800092 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800092 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800092 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800092 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800092 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800092 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800092 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800092 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800092 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800092 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800092 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800092 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800092 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800092 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800092 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800092 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800092 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800092 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800092 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800092 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800092 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800092 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800092 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800092 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800092 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800092 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800092 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800092 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800092 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800092 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800092 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800092 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800092 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800092 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800092 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800092 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800092 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800092 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800093 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800093 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800093 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800093 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800093 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800093 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800093 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800093 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800093 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800093 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800093 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800093 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800093 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800093 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800093 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800093 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800093 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800093 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800093 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800093 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800093 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800093 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800093 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800093 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800093 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800093 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800093 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800093 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800093 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800093 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800093 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800093 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800093 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800093 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800093 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800093 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800093 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800093 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800093 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800093 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800093 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800093 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800093 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800093 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800093 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800093 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800093 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800093 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800093 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800093 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800093 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800093 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800093 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800093 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800093 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800093 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800093 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800093 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800093 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800093 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800093 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800093 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800093 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800093 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800093 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800093 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800093 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800093 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800093 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800093 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800093 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800093 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800093 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800093 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800093 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800093 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800093 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800093 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800093 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800093 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800093 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800093 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800093 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800093 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800093 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800093 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800093 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800093 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800093 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800093 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800093 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800093 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800093 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800093 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800093 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800093 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800093 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800093 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800093 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800093 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800093 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800093 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800093 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800093 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800093 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800093 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800093 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800093 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800093 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800093 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800093 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800093 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800093 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800093 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800093 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800093 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800093 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800093 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800093 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800093 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800094 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800094 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800094 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800094 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800094 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800094 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800094 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800094 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800094 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800094 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800094 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800094 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800094 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800094 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800094 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800094 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800094 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800094 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800094 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800094 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800094 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800094 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800094 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800094 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800094 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800094 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800094 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800094 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800094 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800094 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800094 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800094 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800094 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800094 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800094 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800094 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800094 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800094 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800094 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800094 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800094 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800094 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800094 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800094 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800094 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800094 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800094 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800094 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800094 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800094 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800094 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800094 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800094 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800094 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800094 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800094 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800094 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800094 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800094 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800094 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800094 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800094 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800094 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800094 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800094 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800094 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800094 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800094 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800094 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800094 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800094 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800094 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800094 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800094 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800094 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800094 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800094 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800094 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800094 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800094 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800094 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800094 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800094 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800094 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800094 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800094 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800094 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800094 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800094 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800094 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800094 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800094 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800094 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800094 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800094 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800094 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800094 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800094 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800094 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800094 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800094 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800094 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800094 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800094 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800094 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163800094 DLMGCP DEBUG <0013> Generated response: line #00: 200 8726 OK (mgcp_msg.c:67) 20241111163800095 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8727 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800095 DLMGCP DEBUG <0013> Received message: line #01: C: 005C (mgcp_msg.c:67) 20241111163800095 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800095 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800095 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800095 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800095 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800095 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800095 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800095 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800095 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800095 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800095 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800095 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800095 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800095 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800095 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800095 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800095 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800095 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800095 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800095 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800095 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800095 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800095 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800095 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800095 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800095 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800095 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800095 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800095 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800095 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800095 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800095 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800095 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800095 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800095 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800095 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800095 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800095 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800095 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800095 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800095 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800095 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800095 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800095 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800095 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800095 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800095 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800095 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800095 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800095 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800095 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800095 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800095 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800095 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800095 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800095 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800095 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800095 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800095 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800095 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800095 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800095 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800095 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800095 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800095 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800095 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800095 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800095 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800095 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800095 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800095 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800095 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800095 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800095 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800095 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800096 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800096 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800096 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800096 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800096 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800096 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800096 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800096 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800096 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800096 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800096 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800096 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800096 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800096 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800096 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800096 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800096 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800096 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800096 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800096 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800096 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800096 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800096 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800096 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800096 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800096 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800096 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800096 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800096 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800096 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800096 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800096 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800096 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800096 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800096 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800096 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800096 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800096 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800096 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800096 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800096 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800096 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800096 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800096 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800096 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800096 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800096 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800096 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800096 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800096 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800096 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800096 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800096 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800096 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800096 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800096 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800096 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800096 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800096 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800096 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800096 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800096 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800096 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800096 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800096 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800096 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800096 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800096 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800096 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800096 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800096 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800096 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800096 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800096 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800096 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800096 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800096 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800096 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800096 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800096 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800096 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800096 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800096 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800096 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800096 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800096 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800096 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800096 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800096 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800096 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800096 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800096 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800096 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800096 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800096 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800096 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800096 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800096 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800096 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800096 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800096 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800096 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800096 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800096 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800096 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800096 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800096 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800096 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800096 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800096 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800096 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800096 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800096 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800096 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800096 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800096 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800096 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800103 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8730 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800103 DLMGCP DEBUG <0013> Received message: line #01: C: 005F (mgcp_msg.c:67) 20241111163800103 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800103 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800103 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800103 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800103 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800104 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800104 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800104 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800104 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800104 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800104 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800104 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800104 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800104 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800104 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800104 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800104 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800104 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800104 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800104 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800104 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800104 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800104 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800104 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800104 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800104 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800104 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800104 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800104 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800104 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800104 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800104 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800104 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800104 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800104 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800104 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800104 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800104 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800104 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800104 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800104 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800104 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800104 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800104 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800104 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800104 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800104 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800104 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800104 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800104 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800104 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800104 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800104 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800104 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800104 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800104 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800104 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800104 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800104 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800104 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800104 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800104 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800104 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800104 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800104 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800104 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800104 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800104 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800104 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800104 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800104 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800104 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800104 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800104 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800104 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800104 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800104 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800104 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800104 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800104 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800104 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800104 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800104 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800104 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800104 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800104 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800104 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800104 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800104 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800104 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800104 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800104 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800104 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800104 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800104 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800104 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800104 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800104 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800104 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800104 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800104 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800104 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800104 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800104 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800104 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800104 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800104 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800104 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800104 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800104 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800104 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800104 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800104 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800104 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800104 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800104 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800104 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800104 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800104 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800104 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800104 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800104 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800104 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800104 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800104 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800105 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800105 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800105 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800105 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800105 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800105 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800105 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800105 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800105 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800105 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800105 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800105 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800105 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800105 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800105 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800105 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800105 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800105 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800105 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800105 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800105 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800105 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800105 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800105 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800105 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800105 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800105 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800105 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800105 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800105 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800105 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800105 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800105 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800105 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800105 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800105 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800105 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800105 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800105 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800105 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800105 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800105 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800105 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800105 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800105 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800105 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800105 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800105 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800105 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800105 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800105 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800105 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800105 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800105 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800105 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800105 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800105 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800105 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800105 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800105 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800105 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800105 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800105 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800105 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800105 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800105 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800105 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800105 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800105 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800105 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800105 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800105 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800105 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800105 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800105 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800105 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800105 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800105 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800105 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800105 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800105 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800105 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800105 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800105 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800105 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800105 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800105 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800105 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800105 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800105 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800105 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800105 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800105 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800105 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800105 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800105 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800105 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800105 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800105 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800105 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800105 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800105 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800105 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800105 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800105 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800105 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800105 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800105 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800105 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800105 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800105 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800105 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800105 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800105 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800105 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800105 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800105 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800105 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800105 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800106 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800106 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800106 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800106 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800106 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800106 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800106 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800106 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800106 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800106 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800106 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800106 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800106 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800106 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800106 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800106 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800106 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800106 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800106 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800106 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800106 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800106 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800106 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800106 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800106 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800106 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800106 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800106 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800106 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800106 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800106 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800106 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800106 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800106 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800106 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800106 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800106 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800106 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800106 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800106 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800106 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800106 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800106 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800106 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800106 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800106 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800106 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800106 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800106 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800106 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800106 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800106 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800106 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800106 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800106 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800106 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800106 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800106 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800106 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800106 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163800106 DLMGCP DEBUG <0013> Generated response: line #00: 200 8730 OK (mgcp_msg.c:67) 20241111163800107 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8731 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800107 DLMGCP DEBUG <0013> Received message: line #01: C: 0060 (mgcp_msg.c:67) 20241111163800107 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800107 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800107 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800107 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800107 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800107 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800107 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800107 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800107 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800107 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800107 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800107 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800107 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800107 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800107 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800107 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800107 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800107 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800107 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800107 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800107 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800107 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800107 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800107 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800107 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800107 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800107 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800107 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800107 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800107 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800107 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800107 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800107 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800107 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800107 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800107 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800107 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800107 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800107 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800107 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800107 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800107 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800107 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800107 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800107 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800107 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800107 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800107 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800107 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800107 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800107 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800107 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800107 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800107 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800107 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800107 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800107 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800107 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800107 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800107 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800107 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800107 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800107 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800107 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800107 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800107 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800107 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800107 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800107 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800107 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800107 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800107 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800107 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800107 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800107 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800107 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800107 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800107 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800107 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800107 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800107 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800107 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800107 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800107 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800107 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800107 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800107 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800107 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800107 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800107 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800107 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800107 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800107 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800107 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800107 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800107 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800107 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800107 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800107 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800107 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800107 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800107 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800107 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800107 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800107 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800107 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800107 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800107 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800107 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800107 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800107 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800107 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800107 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800107 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800107 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800107 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800107 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800107 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800107 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800107 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800107 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800107 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800108 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800108 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800108 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800108 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800108 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800108 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800108 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800108 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800108 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800108 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800108 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800108 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800108 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800108 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800108 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800108 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800108 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800108 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800108 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800108 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800108 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800108 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800108 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800108 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800108 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800108 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800108 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800108 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800108 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800108 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800108 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800108 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800108 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800108 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800108 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800108 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800108 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800108 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800108 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800108 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800108 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800108 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800108 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800108 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800108 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800108 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800108 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800108 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800108 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800108 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800108 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800108 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800108 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800108 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800108 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800108 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800108 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800108 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800108 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800108 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800108 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800108 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800108 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800108 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800108 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800108 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800108 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800108 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800108 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800108 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800108 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800108 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800108 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800108 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800108 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800121 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8736 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800121 DLMGCP DEBUG <0013> Received message: line #01: C: 0065 (mgcp_msg.c:67) 20241111163800121 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800121 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800121 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800121 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800121 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800121 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800121 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800121 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800121 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800121 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800121 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800121 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800121 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800121 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800121 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800121 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800121 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800121 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800121 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800121 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800121 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800121 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800121 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800121 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800121 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800121 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800121 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800121 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800121 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800121 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800121 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800121 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800121 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800121 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800121 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800121 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800121 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800121 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800121 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800121 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800121 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800121 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800121 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800121 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800121 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800121 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800121 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800121 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800121 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800121 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800121 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800121 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800121 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800121 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800121 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800121 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800121 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800121 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800121 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800121 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800121 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800121 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800121 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800121 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800121 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800121 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800121 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800121 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800121 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800121 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800121 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800121 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800121 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800121 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800121 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800121 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800121 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800122 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800122 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800122 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800122 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800122 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800122 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800122 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800122 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800122 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800122 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800122 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800122 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800122 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800122 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800122 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800122 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800122 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800122 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800122 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800122 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800122 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800122 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800122 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800122 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800122 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800122 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800122 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800122 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800122 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800122 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800122 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800122 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800122 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800122 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800122 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800122 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800122 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800122 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800122 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800122 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800122 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800122 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800122 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800122 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800122 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800122 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800122 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800122 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800122 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800122 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800122 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800122 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800122 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800122 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800122 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800122 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800122 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800122 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800122 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800122 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800122 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800122 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800122 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800122 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800122 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800122 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800122 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800122 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800122 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800122 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800122 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800122 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800122 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800122 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800122 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800122 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800122 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800122 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800122 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800122 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800122 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800122 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800122 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800122 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800122 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800122 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800122 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800122 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800122 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800122 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800122 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800122 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800122 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800122 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800122 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800122 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800122 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800122 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800122 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800122 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800122 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800122 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800122 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800122 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800122 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800122 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800122 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800122 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800122 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800122 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800122 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800122 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800122 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800122 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800122 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800122 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800122 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800122 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800122 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800122 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800123 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800123 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800123 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800123 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800123 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800123 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800123 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800123 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800123 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800123 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800123 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800123 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800123 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800123 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800123 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800123 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800123 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800123 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800123 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800123 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800123 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800123 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800123 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800123 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800123 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800123 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800123 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800123 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800123 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800123 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800123 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800123 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800123 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800123 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800123 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800123 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800123 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800123 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800123 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800123 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800123 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800123 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800123 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800123 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800123 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800123 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800123 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800123 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800123 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800123 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800123 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800123 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800123 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800123 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800123 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800123 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800123 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800123 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800123 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800123 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800123 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800123 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800123 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800123 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800123 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800123 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800123 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800123 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800123 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800123 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800123 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800123 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800123 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800123 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800123 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800123 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800123 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800123 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800123 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800123 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800123 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800123 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800123 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800123 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800123 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800123 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800123 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800123 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800123 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800123 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800123 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800123 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800123 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800123 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800123 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800123 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800123 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800123 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800123 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800123 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800123 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800123 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800123 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800123 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800123 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800123 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800123 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163800123 DLMGCP DEBUG <0013> Generated response: line #00: 200 8736 OK (mgcp_msg.c:67) 20241111163800124 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8737 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800124 DLMGCP DEBUG <0013> Received message: line #01: C: 0066 (mgcp_msg.c:67) 20241111163800124 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800124 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800124 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800124 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800124 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800124 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800124 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800124 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800124 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800124 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800124 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800124 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800124 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800124 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800124 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800124 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800124 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800124 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800124 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800124 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800124 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800124 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800124 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800124 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800124 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800124 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800124 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800124 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800124 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800124 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800124 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800124 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800124 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800124 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800124 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800124 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800124 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800124 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800124 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800124 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800124 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800124 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800124 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800124 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800124 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800124 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800124 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800124 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800124 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800124 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800125 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800125 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800125 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800125 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800125 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800125 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800125 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800125 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800125 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800125 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800125 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800125 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800125 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800125 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800125 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800125 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800125 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800125 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800125 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800125 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800125 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800125 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800125 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800125 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800125 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800125 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800125 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800125 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800125 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800125 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800125 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800125 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800125 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800125 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800125 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800125 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800125 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800125 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800125 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800125 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800125 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800125 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800125 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800125 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800125 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800125 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800125 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800125 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800125 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800125 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800125 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800125 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800125 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800125 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800125 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800125 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800125 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800125 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800125 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800125 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800125 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800125 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800125 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800125 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800125 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800125 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800125 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800125 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800125 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800125 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800125 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800125 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800125 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800125 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800125 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800126 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800126 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800126 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800126 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800126 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800126 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800126 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800126 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800126 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800126 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800126 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800126 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800126 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800126 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800126 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800126 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800126 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800126 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800126 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800126 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800126 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800126 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800126 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800126 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800126 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800126 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800126 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800126 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800126 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800126 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800126 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800126 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800126 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800126 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800126 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800126 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800126 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800126 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800126 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800126 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800126 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800126 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800126 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800126 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800126 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800126 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800126 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800126 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800126 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800126 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800126 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800126 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800126 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800126 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800126 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800126 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800126 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800126 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800126 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800126 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800126 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800126 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800126 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800126 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800126 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800126 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800126 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800126 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800126 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800126 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800126 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800138 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8741 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800138 DLMGCP DEBUG <0013> Received message: line #01: C: 006A (mgcp_msg.c:67) 20241111163800138 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800138 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800138 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800138 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800138 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800138 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800138 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800138 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800138 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800138 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800138 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800138 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800138 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800138 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800138 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800138 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800138 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800138 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800138 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800138 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800138 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800138 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800138 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800138 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800138 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800138 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800138 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800138 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800138 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800138 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800138 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800138 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800138 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800138 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800138 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800138 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800138 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800138 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800138 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800138 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800138 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800139 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800139 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800139 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800139 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800139 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800139 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800139 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800139 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800139 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800139 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800139 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800139 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800139 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800139 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800139 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800139 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800139 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800139 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800139 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800139 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800139 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800139 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800139 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800139 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800139 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800139 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800139 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800139 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800139 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800139 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800139 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800139 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800139 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800139 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800139 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800139 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800139 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800139 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800139 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800139 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800139 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800139 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800139 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800139 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800139 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800139 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800139 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800139 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800139 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800139 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800139 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800139 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800139 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800139 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800139 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800139 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800139 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800139 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800139 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800139 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800139 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800139 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800139 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800139 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800139 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800139 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800139 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800139 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800139 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800139 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800139 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800139 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800139 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800139 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800139 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800139 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800139 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800139 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800139 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800139 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800139 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800139 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800139 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800139 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800139 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800139 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800139 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800139 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800139 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800139 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800139 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800139 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800139 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800139 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800139 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800139 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800139 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800139 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800139 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800139 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800139 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800139 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800139 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800139 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800139 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800139 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800139 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800139 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800139 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800139 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800139 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800139 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800139 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800139 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800139 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800139 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800139 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800139 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800139 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800139 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800140 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800140 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800140 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800140 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800140 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800140 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800140 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800140 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800140 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800140 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800140 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800140 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800140 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800140 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800140 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800140 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800140 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800140 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800140 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800140 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800140 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800140 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800140 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800140 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800140 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800140 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800140 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800140 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800140 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800140 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800140 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800140 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800140 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800140 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800140 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800140 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800140 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800140 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800140 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800140 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800140 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800140 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800140 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800140 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800140 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800140 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800140 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800140 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800140 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800140 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800140 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800140 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800140 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800140 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800140 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800140 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800140 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800140 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800140 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800140 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800140 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800140 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800140 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800140 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800140 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800140 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800140 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800140 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800140 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800140 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800140 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800140 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800140 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800140 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800140 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800140 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800140 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800140 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800140 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800140 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800140 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800140 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800140 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800140 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800140 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800140 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800140 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800140 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800140 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800140 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800140 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800140 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800140 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800140 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800140 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800140 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800140 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800140 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800140 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800140 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800140 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800140 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800140 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800140 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800140 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800140 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800140 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800140 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800140 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800140 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800140 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800140 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800140 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800140 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800140 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800140 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800140 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800140 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800140 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800140 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800141 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800141 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800141 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800141 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800141 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800141 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800141 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800141 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800141 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800141 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800141 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800141 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800141 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800141 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800141 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800141 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800141 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800141 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800141 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800141 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800141 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800141 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800141 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163800141 DLMGCP DEBUG <0013> Generated response: line #00: 200 8741 OK (mgcp_msg.c:67) 20241111163800141 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8742 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800141 DLMGCP DEBUG <0013> Received message: line #01: C: 006B (mgcp_msg.c:67) 20241111163800141 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800141 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800141 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800141 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800141 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800141 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800141 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800141 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800141 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800141 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800141 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800141 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800141 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800141 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800141 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800141 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800141 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800141 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800141 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800141 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800141 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800141 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800141 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800142 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800143 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800143 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800143 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800143 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800143 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800143 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800143 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800143 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800143 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800143 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800143 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800143 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800143 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800143 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800143 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800143 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800143 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800143 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800143 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800143 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800143 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800143 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800143 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800143 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800143 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800143 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800143 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800143 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800143 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800143 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800143 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800143 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800143 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800143 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800143 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800143 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800143 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800143 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800143 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800143 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800143 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800143 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800143 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800143 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800143 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800143 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800143 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800163 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8748 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800163 DLMGCP DEBUG <0013> Received message: line #01: C: 0071 (mgcp_msg.c:67) 20241111163800163 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800163 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800163 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800163 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800163 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800163 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800163 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800163 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800163 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800163 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800163 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800163 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800163 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800163 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800163 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800163 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800163 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800163 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800163 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800163 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800163 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800163 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800163 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800163 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800163 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800163 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800163 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800163 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800163 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800163 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800163 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800163 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800163 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800163 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800163 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800163 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800163 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800163 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800163 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800163 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800163 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800163 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800163 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800163 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800163 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800163 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800163 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800163 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800163 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800163 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800163 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800163 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800163 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800163 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800163 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800163 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800163 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800163 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800163 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800163 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800163 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800163 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800163 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800164 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800164 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800164 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800164 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800164 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800164 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800164 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800164 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800164 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800164 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800164 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800164 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800164 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800164 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800164 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800164 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800164 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800164 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800164 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800164 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800164 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800164 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800164 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800164 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800164 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800164 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800164 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800164 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800164 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800164 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800164 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800164 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800164 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800164 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800164 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800164 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800164 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800164 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800164 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800164 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800164 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800164 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800164 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800164 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800164 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800164 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800164 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800164 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800164 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800164 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800164 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800164 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800164 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800164 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800164 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800164 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800164 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800164 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800164 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800164 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800164 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800164 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800164 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800164 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800164 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800164 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800164 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800164 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800164 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800164 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800164 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800164 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800164 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800164 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800164 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800164 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800164 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800164 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800164 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800164 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800164 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800164 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800164 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800164 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800164 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800164 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800164 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800164 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800164 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800164 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800164 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800164 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800164 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800164 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800164 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800164 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800164 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800164 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800164 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800164 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800164 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800164 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800164 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800164 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800164 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800164 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800164 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800164 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800164 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800164 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800164 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800164 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800164 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800165 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800165 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800165 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800165 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800165 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800165 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800165 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800165 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800165 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800165 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800165 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800165 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800165 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800165 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800165 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800165 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800165 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800165 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800165 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800165 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800165 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800165 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800165 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800165 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800165 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800165 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800165 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800165 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800165 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800165 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800165 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800165 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800165 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800165 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800165 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800165 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800165 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800165 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800165 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800165 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800165 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800165 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800165 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800165 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800165 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800165 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800165 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800165 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800165 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800165 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800165 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800165 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800165 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800165 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800165 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800165 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800165 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800165 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800165 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800165 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800165 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800165 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800165 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800165 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800165 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800165 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800165 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800165 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800165 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800165 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800165 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800165 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800165 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800165 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800165 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800165 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800165 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800165 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800165 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800165 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800165 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800165 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800165 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800165 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800165 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800165 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800165 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800165 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800165 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800165 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800165 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800165 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800165 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800165 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800165 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800165 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800165 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800165 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800165 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800165 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800165 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800165 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800165 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800165 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800165 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800165 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800165 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800165 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800165 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800165 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800165 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800165 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800165 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800166 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800166 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800166 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800166 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800166 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800166 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800166 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800166 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800166 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800166 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800166 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800166 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800166 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800166 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800166 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163800166 DLMGCP DEBUG <0013> Generated response: line #00: 200 8748 OK (mgcp_msg.c:67) 20241111163800166 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8749 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800166 DLMGCP DEBUG <0013> Received message: line #01: C: 0072 (mgcp_msg.c:67) 20241111163800166 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800166 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800166 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800166 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800166 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800166 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800166 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800166 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800166 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800166 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800166 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800166 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800166 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800166 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800166 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800166 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800166 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800166 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800166 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800166 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800166 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800166 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800166 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800166 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800166 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800166 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800166 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800166 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800166 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800166 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800166 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800166 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800166 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800166 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800166 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800166 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800166 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800166 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800167 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800167 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800167 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800167 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800167 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800167 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800167 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800167 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800167 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800167 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800167 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800167 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800167 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800167 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800167 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800167 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800167 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800167 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800167 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800167 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800167 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800167 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800167 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800167 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800167 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800167 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800167 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800167 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800167 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800167 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800167 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800167 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800167 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800167 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800167 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800167 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800167 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800167 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800167 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800167 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800167 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800167 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800167 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800167 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800167 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800167 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800167 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800167 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800167 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800167 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800167 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800167 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800167 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800167 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800167 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800167 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800167 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800167 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800167 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800167 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800167 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800167 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800167 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800167 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800167 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800167 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800167 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800167 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800167 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800167 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800167 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800167 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800167 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800167 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800167 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800167 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800167 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800167 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800167 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800167 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800167 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800167 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800167 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800167 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800167 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800167 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800167 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800167 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800167 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800167 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800167 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800167 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800167 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800167 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800167 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800167 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800167 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800167 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800167 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800167 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800167 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800167 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800167 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800167 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800167 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800167 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800167 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800167 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800168 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800168 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800168 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800168 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800168 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800168 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800168 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800168 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800168 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800168 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800168 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800168 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800168 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800168 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800168 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800168 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800168 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800168 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800168 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800168 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800168 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800168 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800168 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800168 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800168 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800168 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800168 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800168 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800168 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800168 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800168 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800168 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800168 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800168 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800168 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800168 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800168 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800168 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800168 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800168 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800168 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800168 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800168 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800168 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800168 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800168 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800168 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800168 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800168 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800168 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800168 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800168 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800168 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800168 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800168 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800168 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800168 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800168 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800168 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800168 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800168 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800168 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800168 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800168 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800168 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800168 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800168 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800168 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800168 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800168 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800168 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800168 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800168 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800168 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800168 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800168 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800168 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800168 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800168 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800168 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800168 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800168 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800168 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800168 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800168 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800168 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800168 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800168 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800168 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800168 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800168 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800168 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800168 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800168 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800168 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800168 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800168 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800168 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800168 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800168 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800168 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800168 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800168 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800168 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800168 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800168 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800168 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800168 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800168 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800169 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800169 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800169 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800169 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800169 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800169 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800169 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800169 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800169 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800169 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800169 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800169 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800169 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800169 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800169 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800169 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800169 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800169 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800169 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800169 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800169 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800169 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800169 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800169 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800169 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800169 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800169 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800169 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800169 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800169 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800169 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800169 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800169 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800169 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800169 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800169 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800169 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800169 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800169 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800169 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800169 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800169 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800169 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800169 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800169 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800169 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800169 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800169 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800169 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163800169 DLMGCP DEBUG <0013> Generated response: line #00: 200 8749 OK (mgcp_msg.c:67) 20241111163800170 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8750 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800170 DLMGCP DEBUG <0013> Received message: line #01: C: 0073 (mgcp_msg.c:67) 20241111163800170 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800170 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800170 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800170 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800170 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800170 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800170 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800170 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800170 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800170 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800170 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800170 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800170 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800170 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800170 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800170 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800170 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800170 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800170 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800170 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800170 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800170 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800170 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800170 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800170 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800170 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800170 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800170 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800170 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800170 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800170 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800170 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800170 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800170 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800170 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800170 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800170 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800170 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800170 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800170 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800170 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800170 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800170 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800170 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800170 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800170 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800170 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800170 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800170 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800170 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800170 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800170 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800170 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800170 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800170 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800170 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800170 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800170 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800170 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800170 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800170 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800170 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800170 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800170 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800170 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800170 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800170 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800170 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800170 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800170 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800170 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800170 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800170 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800170 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800170 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800170 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800170 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800170 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800170 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800170 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800170 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800170 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800170 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800170 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800170 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800170 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800170 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800170 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800170 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800170 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800170 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800170 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800170 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800170 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800170 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800170 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800170 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800170 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800170 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800170 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800170 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800170 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800170 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800170 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800170 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800170 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800170 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800170 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800170 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800171 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800171 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800171 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800171 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800171 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800171 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800171 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800171 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800171 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800171 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800171 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800171 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800171 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800171 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800171 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800171 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800171 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800171 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800171 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800171 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800171 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800171 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800171 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800171 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800171 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800171 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800171 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800171 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800171 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800171 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800171 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800171 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800171 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800171 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800171 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800171 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800171 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800171 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800171 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800171 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800171 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800171 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800171 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800171 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800171 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800171 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800171 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800171 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800171 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800171 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800171 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800171 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800171 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800171 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800171 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800171 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800171 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800171 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800171 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800171 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800171 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800171 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800171 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800171 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800171 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800171 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800171 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800171 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800171 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800171 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800171 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800171 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800171 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800171 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800171 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800171 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800171 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800171 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800171 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800171 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800171 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800171 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800171 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800171 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800171 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800171 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800171 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800171 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800171 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800171 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800171 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800171 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800171 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800171 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800171 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800171 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800171 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800171 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800171 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800171 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800171 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800171 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800171 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800171 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800171 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800171 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800171 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800171 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800171 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800171 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800171 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800171 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800172 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800172 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800172 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800172 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800172 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800172 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800172 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800172 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800172 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800172 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800172 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800172 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800172 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800172 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800172 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800172 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800172 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800172 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800172 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800172 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800172 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800172 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800172 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800172 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800172 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800172 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800172 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800172 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800172 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800172 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800172 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800172 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800172 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800172 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800172 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800172 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800172 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800172 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800172 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800172 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800172 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800172 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800172 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800172 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800172 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800172 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800172 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800172 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800172 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800172 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800172 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800172 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800172 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800172 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800172 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800172 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800172 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800172 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800172 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800172 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800172 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800172 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800172 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800172 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800172 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800172 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800172 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800172 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800172 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800172 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800172 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800172 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800172 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800172 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800172 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800172 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800172 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800172 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800172 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800172 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800172 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800172 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800172 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163800172 DLMGCP DEBUG <0013> Generated response: line #00: 200 8750 OK (mgcp_msg.c:67) 20241111163800173 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8751 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800173 DLMGCP DEBUG <0013> Received message: line #01: C: 0074 (mgcp_msg.c:67) 20241111163800173 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800173 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800173 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800173 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800173 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800173 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800173 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800173 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800173 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800173 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800173 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800173 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800173 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800173 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800173 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800173 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800173 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800173 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800173 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800173 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800173 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800173 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800173 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800173 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800173 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800173 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800173 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800173 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800173 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800173 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800173 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800173 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800173 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800173 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800173 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800173 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800173 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800173 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800173 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800173 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800173 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800173 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800173 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800173 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800173 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800173 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800173 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800173 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800173 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800173 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800173 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800173 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800173 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800173 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800173 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800173 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800174 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800174 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800174 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800174 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800174 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800174 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800174 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800174 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800174 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800174 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800174 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800174 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800174 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800174 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800174 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800174 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800174 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800174 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800174 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800174 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800174 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800174 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800174 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800174 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800174 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800174 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800174 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800174 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800174 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800174 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800174 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800174 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800174 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800174 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800174 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800174 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800174 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800174 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800174 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800174 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800174 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800174 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800174 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800174 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800174 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800174 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800174 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800174 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800174 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800174 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800174 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800174 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800174 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800174 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800174 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800174 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800174 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800174 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800174 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800174 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800174 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800174 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800174 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800174 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800174 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800174 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800174 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800174 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800174 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800174 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800174 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800174 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800174 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800174 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800174 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800174 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800174 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800174 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800174 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800174 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800174 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800174 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800174 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800174 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800174 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800174 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800174 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800174 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800174 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800174 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800174 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800174 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800174 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800174 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800174 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800174 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800174 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800174 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800174 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800174 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800174 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800174 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800174 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800174 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800174 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800174 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800174 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800174 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800174 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800174 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800174 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800175 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800175 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800175 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800175 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800175 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800175 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800175 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800175 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800175 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800175 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800175 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800175 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800175 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800175 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800175 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800175 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800175 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800175 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800175 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800175 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800175 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800175 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800175 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800175 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800175 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800175 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800175 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800175 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800175 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800175 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800175 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800175 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800175 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800175 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800175 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800175 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800175 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800175 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800175 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800175 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800175 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800175 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800175 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800175 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800175 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800175 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800175 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800175 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800175 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800175 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800175 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800175 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800175 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800175 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800175 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800175 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800175 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800175 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800175 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800175 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800175 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800175 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800175 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800175 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800175 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800175 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800175 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800175 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800175 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800175 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800175 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800175 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800175 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800175 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800175 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800175 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800175 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800175 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800175 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800175 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800175 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800175 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800175 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800175 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800175 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800175 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800175 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800175 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800175 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800175 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800175 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800175 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800175 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800175 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800175 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800175 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800175 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800175 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800175 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800175 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800175 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800175 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800175 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800175 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800175 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800175 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800175 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800175 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800175 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800175 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800175 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800175 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800175 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800176 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800176 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800176 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800176 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800176 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800176 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800176 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800176 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800176 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800176 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800176 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800176 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800176 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800176 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800176 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800176 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800176 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800176 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800176 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800176 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800176 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800176 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800176 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800176 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163800176 DLMGCP DEBUG <0013> Generated response: line #00: 200 8751 OK (mgcp_msg.c:67) 20241111163800176 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8752 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800176 DLMGCP DEBUG <0013> Received message: line #01: C: 0075 (mgcp_msg.c:67) 20241111163800176 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800176 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800176 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800176 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800176 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800176 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800176 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800176 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800176 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800176 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800176 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800176 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800176 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800176 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800176 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800176 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800176 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800176 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800176 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800176 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800176 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800176 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800176 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800176 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800176 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800176 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800176 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800176 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800176 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800176 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800176 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800176 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800176 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800176 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800176 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800177 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800177 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800177 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800177 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800177 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800177 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800177 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800177 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800177 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800177 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800177 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800177 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800177 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800177 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800177 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800177 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800177 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800177 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800177 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800177 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800177 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800177 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800177 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800177 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800177 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800177 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800177 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800177 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800177 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800177 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800177 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800177 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800177 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800177 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800177 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800177 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800177 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800177 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800177 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800177 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800177 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800177 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800177 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800177 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800177 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800177 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800177 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800177 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800177 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800177 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800177 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800177 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800177 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800177 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800177 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800177 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800177 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800177 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800177 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800177 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800177 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800177 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800177 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800177 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800177 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800177 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800177 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800177 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800177 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800177 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800177 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800177 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800177 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800177 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800177 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800177 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800177 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800177 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800177 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800177 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800177 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800177 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800177 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800177 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800177 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800177 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800177 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800177 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800177 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800177 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800177 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800177 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800177 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800177 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800177 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800177 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800177 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800178 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800178 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800178 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800178 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800178 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800178 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800178 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800178 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800178 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800178 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800178 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800178 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800178 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800178 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800178 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800178 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800178 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800178 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800178 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800178 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800178 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800178 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800178 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800178 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800178 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800178 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800178 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800178 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800178 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800178 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800178 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800178 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800178 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800178 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800178 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800178 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800178 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800178 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800178 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800178 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800178 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800178 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800178 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800178 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800178 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800178 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800178 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800178 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800178 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800178 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800178 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800178 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800178 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800178 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800178 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800178 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800178 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800178 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800178 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800178 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800178 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800178 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800178 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800178 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800178 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800178 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800178 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800178 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800178 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800178 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800178 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800178 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800178 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800178 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800178 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800178 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800178 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800178 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800178 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800178 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800178 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800178 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800178 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800178 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800178 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800178 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800178 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800178 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800178 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800178 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800178 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800178 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800178 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800178 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800178 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800178 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800178 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800178 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800178 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800178 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800178 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800178 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800179 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800179 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800179 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800179 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800179 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800179 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800179 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800179 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800179 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800179 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800179 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800179 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800179 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800179 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800179 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800179 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800179 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800179 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800179 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800179 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800179 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800179 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800179 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800179 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800179 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800179 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800179 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800179 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800179 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800179 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800179 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800179 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800179 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800179 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800179 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800179 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800179 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800179 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800179 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800179 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800179 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800179 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800179 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800179 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800179 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800179 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800179 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800179 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800179 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800179 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800179 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800179 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800179 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800179 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800179 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800179 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800179 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800179 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800179 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800179 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800179 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800179 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800179 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800179 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800179 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800179 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800179 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800179 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800179 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800179 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163800179 DLMGCP DEBUG <0013> Generated response: line #00: 200 8752 OK (mgcp_msg.c:67) 20241111163800180 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8753 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800180 DLMGCP DEBUG <0013> Received message: line #01: C: 0076 (mgcp_msg.c:67) 20241111163800180 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800180 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800180 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800180 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800180 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800180 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800180 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800180 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800180 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800180 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800180 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800180 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800180 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800180 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800180 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800180 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800180 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800180 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800180 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800180 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800180 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800180 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800180 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800180 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800180 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800180 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800180 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800180 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800180 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800180 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800180 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800180 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800180 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800180 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800180 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800180 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800180 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800180 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800180 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800180 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800180 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800180 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800180 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800180 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800180 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800180 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800180 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800180 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800180 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800180 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800180 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800180 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800180 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800180 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800180 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800180 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800180 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800180 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800180 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800180 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800180 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800180 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800180 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800180 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800180 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800180 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800180 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800180 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800180 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800180 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800180 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800180 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800180 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800180 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800180 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800180 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800180 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800180 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800180 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800180 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800180 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800180 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800180 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800180 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800180 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800180 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800180 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800180 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800180 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800180 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800180 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800180 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800180 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800180 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800180 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800180 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800180 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800180 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800180 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800180 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800180 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800180 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800180 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800180 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800180 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800180 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800180 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800180 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800181 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800181 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800181 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800181 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800181 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800181 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800181 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800181 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800181 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800181 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800181 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800181 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800181 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800181 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800181 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800181 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800181 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800181 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800181 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800181 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800181 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800181 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800181 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800181 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800181 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800181 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800181 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800181 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800181 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800181 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800181 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800181 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800181 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800181 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800181 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800181 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800181 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800181 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800181 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800181 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800181 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800181 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800181 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800181 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800181 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800181 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800181 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800181 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800181 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800181 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800181 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800181 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800181 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800181 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800181 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800181 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800181 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800181 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800181 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800181 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800181 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800181 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800181 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800181 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800181 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800181 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800181 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800181 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800181 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800181 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800181 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800181 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800181 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800181 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800181 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800181 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800181 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800181 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800181 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800181 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800181 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800181 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800181 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800181 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800181 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800181 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800181 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800181 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800181 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800181 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800181 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800181 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800181 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800181 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800181 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800181 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800181 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800181 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800181 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800181 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800181 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800181 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800181 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800181 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800181 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800181 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800181 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800181 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800181 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800181 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800181 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800182 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800182 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800182 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800182 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800182 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800182 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800182 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800182 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800182 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800182 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800182 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800182 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800182 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800182 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800182 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800182 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800182 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800182 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800182 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800182 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800182 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800182 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800182 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800182 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800182 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800182 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800182 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800182 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800182 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800182 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800182 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800182 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800182 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800182 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800182 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800182 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800182 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800182 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800182 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800182 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800182 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800182 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800182 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800182 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800182 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800182 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800182 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800182 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800182 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800182 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800182 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800182 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800182 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800182 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800182 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800182 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800182 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800182 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800182 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800182 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800182 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800182 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800182 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800182 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800182 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800182 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800182 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800182 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800182 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800182 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800182 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800182 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800182 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800182 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800182 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800182 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800182 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800182 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800182 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800182 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800182 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800182 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800182 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800182 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800182 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163800182 DLMGCP DEBUG <0013> Generated response: line #00: 200 8753 OK (mgcp_msg.c:67) 20241111163800183 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8754 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800183 DLMGCP DEBUG <0013> Received message: line #01: C: 0077 (mgcp_msg.c:67) 20241111163800183 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800183 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800183 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800183 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800183 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800183 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800183 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800183 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800183 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800183 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800183 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800183 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800183 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800183 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800183 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800183 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800183 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800183 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800183 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800183 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800183 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800183 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800183 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800183 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800183 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800183 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800183 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800183 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800183 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800183 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800183 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800183 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800183 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800183 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800183 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800183 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800183 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800183 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800183 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800183 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800183 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800183 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800183 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800183 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800183 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800183 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800183 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800183 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800183 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800183 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800183 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800183 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800183 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800183 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800183 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800183 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800183 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800183 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800183 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800183 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800183 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800183 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800183 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800183 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800184 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800184 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800184 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800184 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800184 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800184 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800184 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800184 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800184 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800184 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800184 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800184 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800184 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800184 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800184 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800184 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800184 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800184 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800184 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800184 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800184 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800184 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800184 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800184 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800184 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800184 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800184 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800184 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800184 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800184 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800184 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800184 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800184 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800184 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800184 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800184 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800184 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800184 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800184 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800184 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800184 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800184 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800184 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800184 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800184 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800184 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800184 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800184 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800184 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800184 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800184 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800184 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800184 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800184 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800184 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800184 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800184 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800184 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800184 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800184 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800184 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800184 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800184 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800184 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800184 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800184 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800184 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800184 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800184 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800184 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800184 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800184 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800184 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800184 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800184 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800184 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800184 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800184 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800184 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800184 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800184 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800184 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800184 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800184 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800184 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800184 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800184 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800184 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800184 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800184 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800184 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800184 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800184 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800184 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800184 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800184 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800184 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800184 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800184 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800184 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800184 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800184 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800184 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800184 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800184 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800184 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800184 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800184 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800184 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800184 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800184 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800184 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800185 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800185 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800185 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800185 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800185 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800185 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800185 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800185 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800185 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800185 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800185 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800185 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800185 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800185 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800185 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800185 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800185 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800185 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800185 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800185 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800185 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800185 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800185 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800185 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800185 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800185 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800185 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800185 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800185 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800185 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800185 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800185 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800185 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800185 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800185 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800185 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800185 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800185 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800185 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800185 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800185 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800185 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800185 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800185 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800185 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800185 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800185 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800185 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800185 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800185 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800185 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800185 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800185 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800185 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800185 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800185 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800185 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800185 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800185 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800185 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800185 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800185 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800185 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800185 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800185 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800185 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800185 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800185 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800185 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800185 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800185 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800185 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800185 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800185 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800185 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800185 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800185 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800185 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800185 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800185 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800185 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800185 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800185 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800185 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800185 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800185 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800185 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800185 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800185 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800185 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800185 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800185 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800185 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800185 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800185 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800185 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800185 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800185 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800185 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800185 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800185 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800185 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800185 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800185 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800185 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800185 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800185 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800185 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800185 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800185 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800185 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800186 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800186 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800186 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800186 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800186 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800186 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800186 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800186 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800186 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800186 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800186 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800186 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800186 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800186 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800186 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800186 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800186 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163800186 DLMGCP DEBUG <0013> Generated response: line #00: 200 8754 OK (mgcp_msg.c:67) 20241111163800186 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8755 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800186 DLMGCP DEBUG <0013> Received message: line #01: C: 0078 (mgcp_msg.c:67) 20241111163800186 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800186 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800186 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800186 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800186 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800186 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800186 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800186 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800186 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800186 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800186 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800186 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800186 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800186 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800186 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800186 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800186 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800186 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800186 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800186 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800186 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800186 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800186 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800186 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800186 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800186 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800186 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800186 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800186 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800186 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800186 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800186 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800186 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800186 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800186 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800186 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800186 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800186 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800186 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800186 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800186 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800186 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800187 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800187 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800187 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800187 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800187 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800187 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800187 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800187 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800187 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800187 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800187 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800187 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800187 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800187 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800187 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800187 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800187 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800187 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800187 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800187 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800187 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800187 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800187 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800187 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800187 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800187 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800187 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800187 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800187 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800187 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800187 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800187 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800187 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800187 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800187 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800187 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800187 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800187 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800187 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800187 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800187 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800187 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800187 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800187 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800187 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800187 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800187 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800187 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800187 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800187 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800187 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800187 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800187 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800187 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800187 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800187 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800187 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800187 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800187 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800187 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800187 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800187 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800187 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800187 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800187 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800187 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800187 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800187 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800187 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800187 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800187 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800187 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800187 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800187 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800187 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800187 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800187 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800187 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800187 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800187 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800187 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800187 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800187 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800187 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800187 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800187 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800187 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800187 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800187 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800187 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800187 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800187 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800187 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800187 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800187 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800187 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800187 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800188 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800188 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800188 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800188 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800188 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800188 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800188 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800188 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800188 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800188 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800188 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800188 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800188 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800188 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800188 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800188 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800188 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800188 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800188 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800188 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800188 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800188 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800188 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800188 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800188 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800188 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800188 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800188 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800188 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800188 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800188 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800188 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800188 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800188 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800188 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800188 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800188 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800188 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800188 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800188 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800188 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800188 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800188 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800188 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800188 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800188 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800188 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800188 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800188 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800188 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800188 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800188 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800188 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800188 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800188 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800188 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800188 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800188 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800188 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800188 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800188 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800188 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800188 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800188 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800188 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800188 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800188 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800188 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800188 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800188 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800188 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800188 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800188 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800188 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800188 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800188 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800188 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800188 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800188 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800188 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800188 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800188 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800188 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800188 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800188 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800188 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800188 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800188 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800188 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800188 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800188 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800188 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800188 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800188 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800188 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800188 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800188 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800188 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800188 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800188 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800188 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800189 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800189 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800189 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800189 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800189 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800189 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800189 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800189 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800189 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800189 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800189 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800189 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800189 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800189 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800189 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800189 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800189 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800189 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800189 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800189 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800189 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800189 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800189 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800189 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800189 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800189 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800189 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800189 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800189 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800189 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800189 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800189 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800189 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800189 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800189 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800189 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800189 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800189 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800189 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800189 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800189 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800189 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800189 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800189 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800189 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800189 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800189 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800189 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800189 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800189 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800189 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800189 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800189 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800189 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800189 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800189 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800189 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800189 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800189 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800189 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800189 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800189 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800189 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800189 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163800189 DLMGCP DEBUG <0013> Generated response: line #00: 200 8755 OK (mgcp_msg.c:67) 20241111163800190 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8756 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800190 DLMGCP DEBUG <0013> Received message: line #01: C: 0079 (mgcp_msg.c:67) 20241111163800190 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800190 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800190 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800190 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800190 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800190 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800190 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800190 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800190 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800190 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800190 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800190 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800190 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800190 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800190 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800190 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800190 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800190 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800190 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800190 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800190 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800190 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800190 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800190 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800190 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800190 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800190 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800190 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800190 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800190 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800190 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800190 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800190 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800190 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800190 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800190 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800190 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800190 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800190 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800190 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800190 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800190 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800190 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800190 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800190 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800190 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800190 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800190 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800190 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800190 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800190 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800190 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800190 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800190 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800190 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800190 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800190 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800190 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800190 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800190 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800190 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800190 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800190 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800190 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800190 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800190 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800190 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800190 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800190 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800190 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800190 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800190 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800190 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800190 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800190 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800190 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800190 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800190 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800190 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800190 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800190 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800190 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800190 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800190 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800190 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800190 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800190 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800190 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800190 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800190 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800190 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800190 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800190 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800190 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800190 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800190 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800190 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800190 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800190 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800190 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800190 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800190 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800190 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800190 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800190 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800190 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800190 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800191 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800191 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800191 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800191 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800191 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800191 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800191 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800191 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800191 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800191 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800191 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800191 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800191 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800191 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800191 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800191 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800191 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800191 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800191 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800191 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800191 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800191 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800191 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800191 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800191 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800191 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800191 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800191 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800191 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800191 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800191 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800191 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800191 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800191 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800191 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800191 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800191 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800191 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800191 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800191 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800191 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800191 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800191 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800191 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800191 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800191 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800191 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800191 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800191 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800191 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800191 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800191 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800191 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800191 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800191 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800191 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800191 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800191 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800191 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800191 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800191 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800191 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800191 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800191 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800191 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800191 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800191 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800191 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800191 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800191 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800191 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800191 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800191 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800191 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800191 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800191 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800191 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800191 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800191 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800191 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800191 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800191 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800191 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800191 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800191 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800191 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800191 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800191 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800191 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800191 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800191 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800191 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800191 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800191 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800191 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800191 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800191 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800191 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800191 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800191 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800191 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800191 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800191 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800191 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800191 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800191 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800191 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800191 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800191 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800191 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800191 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800192 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800192 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800192 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800192 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800192 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800192 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800192 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800192 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800192 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800192 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800192 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800192 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800192 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800192 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800192 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800192 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800192 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800192 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800192 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800192 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800192 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800192 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800192 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800192 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800192 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800192 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800192 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800192 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800192 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800192 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800192 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800192 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800192 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800192 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800192 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800192 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800192 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800192 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800192 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800192 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800192 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800192 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800192 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800192 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800192 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800192 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800192 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800192 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800192 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800192 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800192 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800192 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800192 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800192 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800192 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800192 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800192 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800192 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800192 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800192 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800192 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800192 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800192 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800192 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800192 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800192 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800192 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800192 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800192 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800192 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800192 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800192 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800192 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800192 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800192 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800192 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800192 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800192 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800192 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800192 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800192 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800192 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800192 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800192 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800192 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800192 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163800192 DLMGCP DEBUG <0013> Generated response: line #00: 200 8756 OK (mgcp_msg.c:67) 20241111163800193 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8757 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800193 DLMGCP DEBUG <0013> Received message: line #01: C: 007A (mgcp_msg.c:67) 20241111163800193 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800193 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800193 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800193 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800193 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800193 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800193 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800193 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800193 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800193 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800193 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800193 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800193 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800193 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800193 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800193 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800193 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800193 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800193 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800193 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800193 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800193 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800193 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800193 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800193 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800193 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800193 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800193 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800193 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800193 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800193 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800193 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800193 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800193 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800193 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800193 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800193 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800193 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800193 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800193 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800193 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800193 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800193 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800193 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800193 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800193 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800193 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800193 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800193 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800193 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800193 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800193 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800193 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800193 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800193 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800193 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800193 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800193 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800193 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800193 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800193 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800193 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800193 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800193 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800193 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800193 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800194 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800194 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800194 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800194 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800194 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800194 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800194 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800194 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800194 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800194 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800194 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800194 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800194 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800194 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800194 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800194 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800194 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800194 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800194 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800194 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800194 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800194 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800194 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800194 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800194 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800194 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800194 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800194 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800194 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800194 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800194 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800194 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800194 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800194 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800194 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800194 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800194 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800194 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800194 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800194 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800194 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800194 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800194 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800194 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800194 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800194 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800194 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800194 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800194 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800194 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800194 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800194 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800194 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800194 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800194 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800194 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800194 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800194 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800194 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800194 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800194 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800194 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800194 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800194 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800194 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800194 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800194 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800194 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800194 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800194 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800194 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800194 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800194 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800194 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800194 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800194 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800194 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800194 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800194 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800194 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800194 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800194 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800194 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800194 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800194 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800194 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800194 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800194 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800194 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800194 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800194 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800194 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800194 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800194 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800194 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800194 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800194 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800194 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800194 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800194 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800194 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800194 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800194 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800194 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800194 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800194 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800194 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800194 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800194 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800194 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800194 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800194 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800195 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800195 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800195 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800195 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800195 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800195 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800195 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800195 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800195 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800195 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800195 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800195 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800195 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800195 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800195 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800195 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800195 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800195 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800195 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800195 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800195 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800195 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800195 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800195 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800195 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800195 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800195 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800195 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800195 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800195 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800195 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800195 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800195 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800195 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800195 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800195 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800195 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800195 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800195 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800195 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800195 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800195 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800195 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800195 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800195 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800195 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800195 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800195 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800195 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800195 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800195 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800195 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800195 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800195 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800195 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800195 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800195 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800195 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800195 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800195 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800195 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800195 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800195 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800195 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800195 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800195 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800195 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800195 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800195 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800195 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800195 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800195 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800195 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800195 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800195 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800195 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800195 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800195 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800195 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800195 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800195 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800195 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800195 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800195 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800195 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800195 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800195 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800195 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800195 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800195 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800195 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800195 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800195 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800195 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800195 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800195 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800195 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800195 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800195 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800195 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800195 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800195 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800195 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800195 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800195 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800195 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800195 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800195 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800195 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800195 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800195 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800196 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800196 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800196 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800196 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800196 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800196 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800196 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800196 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800196 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800196 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800196 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800196 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800196 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800196 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800196 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163800196 DLMGCP DEBUG <0013> Generated response: line #00: 200 8757 OK (mgcp_msg.c:67) 20241111163800196 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8758 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800196 DLMGCP DEBUG <0013> Received message: line #01: C: 007B (mgcp_msg.c:67) 20241111163800196 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800196 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800196 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800196 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800196 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800196 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800196 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800196 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800196 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800196 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800196 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800196 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800196 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800196 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800196 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800196 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800196 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800196 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800196 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800196 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800196 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800196 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800196 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800196 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800196 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800196 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800196 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800196 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800196 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800196 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800196 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800196 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800196 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800196 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800196 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800196 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800196 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800196 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800196 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800196 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800196 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800196 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800196 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800196 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800197 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800197 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800197 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800197 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800197 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800197 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800197 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800197 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800197 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800197 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800197 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800197 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800197 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800197 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800197 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800197 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800197 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800197 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800197 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800197 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800197 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800197 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800197 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800197 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800197 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800197 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800197 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800197 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800197 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800197 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800197 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800197 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800197 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800197 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800197 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800197 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800197 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800197 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800197 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800197 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800197 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800197 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800197 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800197 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800197 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800197 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800197 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800197 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800197 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800197 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800197 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800197 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800197 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800197 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800197 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800197 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800197 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800197 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800197 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800197 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800197 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800197 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800197 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800197 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800197 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800197 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800197 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800197 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800197 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800197 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800197 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800197 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800197 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800197 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800197 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800197 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800197 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800197 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800197 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800197 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800197 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800197 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800197 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800197 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800197 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800197 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800197 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800197 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800197 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800197 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800197 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800197 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800197 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800197 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800197 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800197 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800197 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800197 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800198 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800198 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800198 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800198 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800198 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800198 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800198 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800198 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800198 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800198 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800198 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800198 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800198 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800198 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800198 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800198 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800198 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800198 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800198 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800198 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800198 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800198 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800198 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800198 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800198 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800198 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800198 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800198 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800198 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800198 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800198 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800198 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800198 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800198 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800198 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800198 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800198 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800198 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800198 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800198 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800198 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800198 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800198 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800198 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800198 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800198 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800198 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800198 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800198 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800198 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800198 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800198 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800198 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800198 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800198 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800198 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800198 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800198 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800198 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800198 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800198 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800198 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800198 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800198 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800198 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800198 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800198 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800198 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800198 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800198 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800198 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800198 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800198 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800198 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800198 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800198 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800198 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800198 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800198 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800198 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800198 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800198 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800198 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800198 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800198 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800198 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800198 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800198 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800198 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800198 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800198 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800198 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800198 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800198 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800198 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800198 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800198 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800199 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800199 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800199 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800199 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800199 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800199 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800199 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800199 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800199 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800199 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800199 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800199 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800199 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800199 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800199 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800199 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800199 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800199 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800199 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800199 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800199 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800199 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800199 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800199 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800199 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800199 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800199 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800199 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800199 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800199 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800199 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800199 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800199 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800199 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800199 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800199 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800199 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800199 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800199 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800199 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800199 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800199 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800199 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800199 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800199 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800199 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800199 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800199 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800199 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800199 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800199 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800199 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800199 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800199 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800199 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800199 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800199 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800199 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800199 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800199 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800199 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800199 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800199 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800199 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800199 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163800199 DLMGCP DEBUG <0013> Generated response: line #00: 200 8758 OK (mgcp_msg.c:67) 20241111163800200 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8759 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800200 DLMGCP DEBUG <0013> Received message: line #01: C: 007C (mgcp_msg.c:67) 20241111163800200 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800200 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800200 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800200 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800200 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800200 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800200 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800200 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800200 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800200 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800200 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800200 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800200 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800200 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800200 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800200 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800200 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800200 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800200 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800200 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800200 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800200 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800200 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800200 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800200 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800200 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800200 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800200 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800200 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800200 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800200 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800200 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800200 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800200 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800200 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800200 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800200 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800200 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800200 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800200 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800200 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800200 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800200 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800200 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800200 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800200 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800200 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800200 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800200 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800200 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800200 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800200 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800200 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800200 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800200 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800200 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800200 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800200 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800200 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800200 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800200 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800200 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800200 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800200 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800200 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800200 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800200 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800200 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800200 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800200 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800200 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800200 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800200 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800200 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800200 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800200 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800200 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800200 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800200 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800200 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800200 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800200 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800200 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800200 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800200 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800200 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800200 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800200 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800200 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800200 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800200 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800200 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800200 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800200 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800200 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800200 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800200 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800200 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800200 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800200 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800200 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800200 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800200 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800200 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800200 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800201 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800201 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800201 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800201 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800201 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800201 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800201 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800201 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800201 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800201 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800201 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800201 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800201 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800201 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800201 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800201 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800201 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800201 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800201 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800201 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800201 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800201 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800201 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800201 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800201 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800201 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800201 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800201 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800201 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800201 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800201 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800201 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800201 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800201 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800201 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800201 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800201 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800201 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800201 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800201 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800201 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800201 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800201 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800201 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800201 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800201 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800201 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800201 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800201 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800201 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800201 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800201 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800201 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800201 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800201 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800201 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800201 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800201 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800201 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800201 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800201 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800201 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800201 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800201 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800201 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800201 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800201 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800201 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800201 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800201 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800201 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800201 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800201 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800201 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800201 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800201 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800201 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800201 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800201 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800201 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800201 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800201 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800201 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800201 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800201 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800201 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800201 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800201 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800201 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800201 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800201 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800201 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800201 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800201 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800201 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800201 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800201 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800201 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800201 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800201 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800201 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800201 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800201 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800201 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800201 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800201 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800201 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800201 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800202 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800202 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800202 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800202 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800202 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800202 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800202 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800202 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800202 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800202 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800202 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800202 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800202 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800202 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800202 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800202 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800202 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800202 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800202 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800202 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800202 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800202 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800202 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800202 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800202 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800202 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800202 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800202 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800202 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800202 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800202 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800202 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800202 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800202 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800202 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800202 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800202 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800202 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800202 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800202 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800202 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800202 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800202 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800202 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800202 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800202 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800202 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800202 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800202 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800202 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800202 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800202 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800202 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800202 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800202 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800202 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800202 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800202 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800202 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800202 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800202 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800202 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800202 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800202 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800202 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800202 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800202 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800202 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800202 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800202 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800202 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800202 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800202 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800202 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800202 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800202 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800202 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800202 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800202 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800202 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800202 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800202 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800202 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800202 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800202 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800202 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800202 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800202 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800202 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800202 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800202 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163800202 DLMGCP DEBUG <0013> Generated response: line #00: 200 8759 OK (mgcp_msg.c:67) 20241111163800203 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8760 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800203 DLMGCP DEBUG <0013> Received message: line #01: C: 007D (mgcp_msg.c:67) 20241111163800203 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800203 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800203 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800203 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800203 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800203 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800203 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800203 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800203 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800203 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800203 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800203 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800203 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800203 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800203 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800203 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800203 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800203 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800203 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800203 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800203 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800203 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800203 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800203 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800203 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800203 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800203 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800203 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800203 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800203 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800203 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800203 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800203 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800203 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800203 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800203 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800203 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800203 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800203 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800203 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800203 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800203 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800203 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800203 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800203 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800203 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800203 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800203 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800203 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800203 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800203 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800203 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800203 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800203 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800203 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800203 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800203 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800203 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800203 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800203 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800203 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800203 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800203 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800203 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800204 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800204 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800204 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800204 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800204 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800204 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800204 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800204 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800204 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800204 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800204 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800204 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800204 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800204 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800204 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800204 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800204 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800204 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800204 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800204 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800204 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800204 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800204 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800204 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800204 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800204 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800204 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800204 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800204 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800204 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800204 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800204 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800204 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800204 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800204 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800204 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800204 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800204 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800204 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800204 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800204 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800204 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800204 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800204 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800204 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800204 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800204 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800204 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800204 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800204 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800204 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800204 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800204 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800204 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800204 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800204 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800204 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800204 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800204 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800204 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800204 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800204 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800204 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800204 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800204 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800204 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800204 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800204 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800204 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800204 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800204 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800204 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800204 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800204 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800204 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800204 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800204 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800204 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800204 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800204 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800204 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800204 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800204 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800204 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800204 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800204 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800204 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800204 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800204 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800204 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800204 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800204 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800204 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800204 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800204 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800204 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800204 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800204 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800204 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800204 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800204 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800204 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800204 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800204 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800204 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800204 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800204 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800204 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800204 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800205 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800205 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800205 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800205 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800205 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800205 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800205 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800205 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800205 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800205 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800205 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800205 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800205 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800205 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800205 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800205 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800205 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800205 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800205 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800205 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800205 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800205 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800205 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800205 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800205 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800205 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800205 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800205 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800205 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800205 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800205 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800205 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800205 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800205 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800205 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800205 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800205 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800205 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800205 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800205 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800205 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800205 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800205 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800205 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800205 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800205 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800205 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800205 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800205 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800205 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800205 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800205 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800205 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800205 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800205 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800205 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800205 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800205 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800205 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800205 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800205 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800205 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800205 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800205 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800205 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800205 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800205 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800205 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800205 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800205 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800205 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800205 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800205 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800205 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800205 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800205 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800205 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800205 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800205 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800205 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800205 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800205 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800205 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800205 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800205 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800205 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800205 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800205 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800205 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800205 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800205 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800205 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800205 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800205 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800205 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800205 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800205 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800205 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800205 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800205 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800205 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800205 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800205 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800205 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800205 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800205 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800205 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800205 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800206 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800206 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800206 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800206 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800206 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800206 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800206 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800206 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800206 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800206 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800206 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800206 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800206 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800206 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800206 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800206 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800206 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800206 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800206 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800206 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800206 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800206 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800206 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163800206 DLMGCP DEBUG <0013> Generated response: line #00: 200 8760 OK (mgcp_msg.c:67) 20241111163800206 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8761 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800206 DLMGCP DEBUG <0013> Received message: line #01: C: 007E (mgcp_msg.c:67) 20241111163800206 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800206 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800206 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800206 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800206 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800206 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800206 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800206 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800206 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800206 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800206 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800206 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800206 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800206 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800206 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800206 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800206 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800206 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800206 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800206 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800206 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800206 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800206 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800207 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800207 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800207 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800207 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800207 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800207 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800207 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800207 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800207 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800207 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800207 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800207 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800207 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800207 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800207 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800207 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800207 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800207 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800207 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800207 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800207 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800207 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800207 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800207 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800207 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800207 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800207 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800207 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800207 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800207 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800207 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800207 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800207 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800207 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800207 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800207 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800207 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800207 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800207 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800207 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800207 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800207 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800207 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800207 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800207 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800207 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800207 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800207 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800207 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800207 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800207 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800207 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800207 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800207 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800207 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800207 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800207 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800207 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800207 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800207 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800207 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800207 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800207 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800207 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800207 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800207 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800207 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800207 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800207 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800207 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800207 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800207 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800207 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800207 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800207 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800207 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800207 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800207 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800207 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800207 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800207 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800207 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800207 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800207 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800207 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800207 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800207 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800207 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800207 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800207 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800207 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800207 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800207 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800207 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800207 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800207 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800207 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800207 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800207 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800207 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800207 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800207 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800207 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800207 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800207 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800208 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800208 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800208 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800208 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800208 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800208 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800208 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800208 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800208 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800208 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800208 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800208 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800208 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800208 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800208 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800208 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800208 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800208 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800208 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800208 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800208 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800208 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800208 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800208 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800208 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800208 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800208 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800208 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800208 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800208 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800208 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800208 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800208 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800208 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800208 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800208 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800208 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800208 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800208 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800208 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800208 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800208 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800208 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800208 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800208 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800208 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800208 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800208 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800208 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800208 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800208 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800208 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800208 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800208 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800208 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800208 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800208 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800208 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800208 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800208 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800208 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800208 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800208 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800208 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800208 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800208 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800208 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800208 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800208 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800208 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800208 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800208 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800208 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800208 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800208 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800208 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800208 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800208 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800208 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800208 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800208 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800208 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800208 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800208 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800208 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800208 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800208 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800208 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800208 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800208 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800208 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800209 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800209 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800209 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800209 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800209 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800209 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800209 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800209 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800209 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800209 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800209 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800209 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800209 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800209 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800209 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800209 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800209 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800209 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800209 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800209 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800209 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800209 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800209 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800209 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800209 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800209 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800209 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800209 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800209 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800209 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800209 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800209 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800209 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800209 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800209 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800209 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800209 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800209 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800209 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800209 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800209 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800209 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800209 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800209 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800209 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800209 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800209 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800209 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800209 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800209 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800209 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800209 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800209 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800209 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800209 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800209 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800209 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800209 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800209 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800209 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800209 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800209 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800209 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800209 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800209 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800209 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800209 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800209 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800209 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800209 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800209 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800209 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800209 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800209 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800209 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800209 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800209 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800209 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800209 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800209 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800209 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800209 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800209 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800209 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800209 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163800209 DLMGCP DEBUG <0013> Generated response: line #00: 200 8761 OK (mgcp_msg.c:67) 20241111163800210 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8762 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800210 DLMGCP DEBUG <0013> Received message: line #01: C: 007F (mgcp_msg.c:67) 20241111163800210 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800210 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800210 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800210 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800210 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800210 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800210 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800210 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800210 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800210 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800210 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800210 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800210 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800210 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800210 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800210 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800210 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800210 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800210 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800210 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800210 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800210 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800210 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800210 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800210 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800210 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800210 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800210 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800210 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800210 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800210 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800210 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800210 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800210 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800210 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800210 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800210 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800210 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800210 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800210 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800210 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800210 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800210 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800210 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800210 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800210 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800210 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800210 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800210 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800210 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800210 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800210 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800210 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800210 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800210 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800210 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800210 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800210 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800210 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800210 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800210 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800210 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800210 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800210 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800210 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800210 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800210 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800211 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800211 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800211 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800211 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800211 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800211 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800211 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800211 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800211 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800211 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800211 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800211 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800211 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800211 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800211 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800211 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800211 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800211 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800211 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800211 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800211 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800211 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800211 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800211 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800211 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800211 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800211 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800211 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800211 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800211 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800211 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800211 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800211 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800211 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800211 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800211 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800211 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800211 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800211 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800211 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800211 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800211 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800211 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800211 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800211 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800211 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800211 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800211 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800211 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800211 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800211 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800211 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800211 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800211 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800211 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800211 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800211 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800211 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800211 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800211 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800211 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800211 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800211 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800211 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800211 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800211 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800211 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800211 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800211 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800211 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800211 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800211 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800211 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800211 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800211 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800211 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800211 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800211 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800211 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800211 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800211 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800211 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800211 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800211 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800211 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800211 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800211 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800211 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800211 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800211 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800211 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800211 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800211 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800211 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800211 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800211 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800211 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800211 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800211 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800211 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800211 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800211 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800211 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800211 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800211 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800211 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800211 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800211 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800211 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800211 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800211 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800211 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800212 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800212 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800212 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800212 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800212 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800212 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800212 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800212 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800212 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800212 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800212 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800212 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800212 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800212 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800212 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800212 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800212 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800212 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800212 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800212 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800212 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800212 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800212 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800212 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800212 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800212 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800212 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800212 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800212 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800212 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800212 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800212 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800212 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800212 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800212 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800212 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800212 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800212 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800212 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800212 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800212 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800212 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800212 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800212 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800212 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800212 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800212 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800212 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800212 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800212 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800212 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800212 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800212 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800212 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800212 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800212 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800212 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800212 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800212 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800212 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800212 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800212 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800212 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800212 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800212 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800212 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800212 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800212 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800212 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800212 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800212 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800212 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800212 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800212 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800212 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800212 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800212 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800212 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800212 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800212 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800212 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800212 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800212 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800212 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800212 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800212 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800212 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800212 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800212 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800212 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800212 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800212 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800212 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800212 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800212 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800212 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800212 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800212 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800212 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800212 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800212 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800212 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800212 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800212 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800212 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800212 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800212 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800212 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800213 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800213 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800213 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800213 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800213 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800213 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800213 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800213 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800213 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800213 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800213 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800213 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800213 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800213 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800213 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800213 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800213 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163800213 DLMGCP DEBUG <0013> Generated response: line #00: 200 8762 OK (mgcp_msg.c:67) 20241111163800213 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8763 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800213 DLMGCP DEBUG <0013> Received message: line #01: C: 0080 (mgcp_msg.c:67) 20241111163800213 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800213 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800213 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800213 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800213 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800213 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800213 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800213 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800213 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800213 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800213 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800213 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800213 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800213 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800213 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800213 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800213 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800213 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800213 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800213 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800213 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800213 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800213 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800214 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800214 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800214 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800214 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800214 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800214 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800214 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800214 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800214 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800214 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800214 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800214 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800214 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800214 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800214 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800214 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800214 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800214 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800214 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800214 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800214 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800214 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800214 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800214 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800214 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800214 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800214 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800214 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800214 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800214 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800214 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800214 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800214 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800214 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800214 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800214 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800214 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800214 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800214 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800214 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800214 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800214 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800214 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800214 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800214 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800214 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800214 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800214 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800214 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800214 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800214 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800214 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800214 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800214 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800214 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800214 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800214 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800214 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800214 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800214 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800214 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800214 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800214 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800214 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800214 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800214 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800214 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800214 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800214 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800214 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800214 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800214 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800214 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800214 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800214 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800214 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800214 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800214 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800214 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800214 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800214 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800214 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800214 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800214 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800214 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800214 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800214 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800214 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800214 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800214 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800214 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800214 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800214 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800214 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800214 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800214 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800214 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800214 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800214 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800214 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800214 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800214 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800214 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800214 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800214 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800214 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800214 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800214 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800214 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800214 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800214 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800215 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800215 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800215 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800215 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800215 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800215 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800215 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800215 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800215 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800215 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800215 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800215 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800215 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800215 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800215 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800215 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800215 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800215 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800215 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800215 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800215 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800215 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800215 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800215 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800215 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800215 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800215 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800215 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800215 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800215 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800215 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800215 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800215 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800215 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800215 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800215 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800215 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800215 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800215 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800215 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800215 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800215 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800215 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800215 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800215 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800215 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800215 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800215 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800215 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800215 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800215 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800215 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800215 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800215 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800215 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800215 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800215 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800215 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800215 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800215 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800215 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800215 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800215 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800215 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800215 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800215 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800215 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800215 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800215 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800215 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800215 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800215 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800215 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800215 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800215 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800215 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800215 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800215 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800215 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800215 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800215 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800215 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800215 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800215 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800215 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800215 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800215 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800215 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800215 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800215 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800215 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800215 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800215 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800215 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800215 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800215 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800215 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800215 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800215 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800215 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800215 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800215 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800215 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800215 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800215 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800215 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800215 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800215 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800215 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800216 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800216 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800216 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800216 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800216 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800216 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800216 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800216 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800216 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800216 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800216 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800216 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800216 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800216 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800216 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800216 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800216 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800216 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800216 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800216 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800216 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800216 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800216 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800216 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800216 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800216 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800216 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800216 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800216 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800216 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800216 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800216 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800216 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800216 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800216 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800216 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800216 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800216 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800216 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800216 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800216 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800216 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800216 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800216 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800216 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800216 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800216 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800216 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800216 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800216 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800216 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800216 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800216 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800216 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800216 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800216 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800216 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800216 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800216 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800216 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800216 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163800216 DLMGCP DEBUG <0013> Generated response: line #00: 200 8763 OK (mgcp_msg.c:67) 20241111163800217 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8764 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800217 DLMGCP DEBUG <0013> Received message: line #01: C: 0081 (mgcp_msg.c:67) 20241111163800217 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800217 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800217 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800217 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800217 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800217 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800217 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800217 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800217 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800217 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800217 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800217 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800217 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800217 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800217 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800217 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800217 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800217 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800217 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800217 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800217 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800217 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800217 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800217 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800217 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800217 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800217 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800217 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800217 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800217 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800217 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800217 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800217 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800217 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800217 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800217 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800217 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800217 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800217 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800217 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800217 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800217 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800217 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800217 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800217 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800217 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800217 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800217 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800217 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800217 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800217 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800217 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800217 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800217 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800217 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800217 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800217 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800217 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800217 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800217 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800217 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800217 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800217 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800217 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800217 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800217 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800217 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800217 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800217 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800217 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800217 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800217 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800217 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800217 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800217 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800217 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800217 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800217 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800217 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800217 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800217 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800217 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800217 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800217 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800217 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800217 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800217 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800217 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800217 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800217 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800217 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800217 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800217 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800217 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800217 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800217 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800217 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800217 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800217 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800217 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800217 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800217 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800218 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800218 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800218 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800218 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800218 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800218 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800218 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800218 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800218 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800218 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800218 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800218 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800218 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800218 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800218 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800218 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800218 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800218 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800218 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800218 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800218 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800218 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800218 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800218 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800218 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800218 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800218 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800218 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800218 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800218 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800218 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800218 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800218 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800218 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800218 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800218 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800218 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800218 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800218 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800218 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800218 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800219 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800219 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800219 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800219 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800219 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800219 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800219 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800219 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800219 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800219 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800219 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800219 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800219 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800219 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800219 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800219 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800219 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800219 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800219 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800219 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800219 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800219 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800219 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800219 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800219 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800219 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800219 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800219 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800219 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800219 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800219 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800219 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800219 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800219 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800219 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800219 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800219 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800219 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800219 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800219 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800219 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800219 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800219 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800219 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800219 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800219 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800219 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800219 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800220 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800220 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800220 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800220 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800220 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800220 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800220 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800220 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800220 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800220 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800220 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800220 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800220 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800220 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800220 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800220 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800220 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800220 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800220 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800220 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800220 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800220 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800220 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800220 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800220 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800220 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800220 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800220 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800220 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800220 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800220 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800220 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800220 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800220 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800220 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800220 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800220 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800220 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800220 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800220 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800220 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800220 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800220 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800220 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800220 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800220 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800220 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800220 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800220 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800220 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800220 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800220 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800220 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800220 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800220 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800220 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800220 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800220 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800220 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800220 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800220 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800220 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800220 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800220 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800220 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800220 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800220 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800220 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800220 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800220 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800220 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800220 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800220 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800220 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800220 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800220 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800220 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800220 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800220 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800220 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800220 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800220 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800220 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800220 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800220 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800220 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800220 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800220 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800220 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800220 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800220 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800220 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800220 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800220 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800220 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800220 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800220 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800220 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800220 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800220 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800220 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800220 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800220 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800220 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800220 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800220 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800220 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800220 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800220 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800221 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800221 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800221 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800221 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163800221 DLMGCP DEBUG <0013> Generated response: line #00: 200 8764 OK (mgcp_msg.c:67) 20241111163800221 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8765 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800221 DLMGCP DEBUG <0013> Received message: line #01: C: 0082 (mgcp_msg.c:67) 20241111163800221 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800221 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800221 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800221 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800221 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800221 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800221 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800221 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800221 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800221 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800221 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800221 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800221 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800221 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800221 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800221 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800221 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800221 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800221 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800221 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800221 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800221 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800221 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800221 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800221 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800221 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800221 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800221 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800221 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800221 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800221 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800221 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800221 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800221 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800221 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800221 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800221 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800221 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800221 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800221 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800221 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800221 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800221 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800221 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800221 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800221 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800221 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800221 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800221 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800221 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800221 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800221 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800221 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800221 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800222 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800222 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800222 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800222 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800222 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800222 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800222 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800222 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800222 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800222 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800222 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800222 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800222 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800222 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800222 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800222 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800222 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800222 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800222 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800222 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800222 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800222 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800222 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800222 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800222 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800222 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800222 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800222 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800222 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800222 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800222 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800222 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800222 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800222 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800222 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800222 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800222 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800222 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800222 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800222 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800222 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800222 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800222 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800222 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800222 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800222 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800222 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800222 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800222 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800222 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800222 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800222 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800222 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800222 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800222 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800222 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800222 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800222 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800222 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800222 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800222 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800222 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800222 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800222 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800222 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800222 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800222 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800222 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800222 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800222 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800222 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800222 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800222 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800222 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800222 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800222 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800222 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800222 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800222 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800222 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800222 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800222 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800222 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800222 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800222 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800222 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800222 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800222 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800222 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800222 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800222 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800222 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800222 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800222 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800222 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800222 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800222 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800222 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800222 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800222 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800222 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800222 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800222 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800222 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800222 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800222 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800222 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800222 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800222 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800222 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800223 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800223 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800223 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800223 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800223 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800223 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800223 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800223 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800223 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800223 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800223 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800223 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800223 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800223 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800223 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800223 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800223 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800223 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800223 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800223 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800223 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800223 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800223 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800223 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800223 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800223 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800223 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800223 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800223 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800223 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800223 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800223 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800223 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800223 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800223 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800223 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800223 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800223 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800223 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800223 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800223 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800223 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800223 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800223 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800223 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800223 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800223 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800223 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800223 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800223 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800223 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800223 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800223 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800223 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800223 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800223 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800223 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800223 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800223 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800223 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800223 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800223 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800223 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800223 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800223 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800223 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800223 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800223 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800223 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800223 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800223 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800223 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800223 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800223 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800223 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800223 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800223 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800223 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800223 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800223 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800223 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800223 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800223 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800223 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800223 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800223 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800223 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800223 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800223 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800223 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800223 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800223 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800223 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800223 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800223 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800223 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800223 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800223 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800223 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800223 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800223 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800223 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800223 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800223 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800223 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800223 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800223 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800223 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800223 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800223 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800224 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800224 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800224 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800224 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800224 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800224 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800224 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800224 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800224 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800224 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800224 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800224 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800224 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800224 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800224 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800224 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800224 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800224 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800224 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800224 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800224 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800224 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800224 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800224 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800224 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800224 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800224 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800224 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800224 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800224 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163800224 DLMGCP DEBUG <0013> Generated response: line #00: 200 8765 OK (mgcp_msg.c:67) 20241111163800224 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8766 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800224 DLMGCP DEBUG <0013> Received message: line #01: C: 0083 (mgcp_msg.c:67) 20241111163800224 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800224 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800224 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800224 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800224 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800224 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800224 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800224 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800224 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800224 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800224 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800224 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800224 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800224 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800224 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800224 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800224 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800224 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800224 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800224 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800224 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800224 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800224 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800224 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800224 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800224 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800224 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800224 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800224 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800225 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800225 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800225 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800225 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800225 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800225 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800225 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800225 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800225 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800225 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800225 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800225 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800225 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800225 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800225 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800225 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800225 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800225 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800225 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800225 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800225 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800225 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800225 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800225 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800225 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800225 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800225 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800225 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800225 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800225 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800225 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800225 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800225 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800225 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800225 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800225 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800225 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800225 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800225 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800225 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800225 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800225 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800225 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800225 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800225 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800225 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800225 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800225 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800225 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800225 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800225 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800225 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800225 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800225 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800225 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800225 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800225 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800225 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800225 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800225 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800225 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800225 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800225 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800225 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800225 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800225 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800225 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800225 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800225 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800225 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800225 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800225 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800225 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800225 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800225 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800225 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800225 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800225 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800225 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800225 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800225 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800225 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800225 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800225 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800225 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800225 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800225 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800225 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800225 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800225 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800225 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800225 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800225 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800225 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800225 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800225 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800225 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800225 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800225 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800225 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800225 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800225 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800225 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800225 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800225 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800225 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800225 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800225 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800225 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800225 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800226 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800226 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800226 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800226 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800226 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800226 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800226 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800226 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800226 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800226 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800226 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800226 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800226 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800226 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800226 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800226 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800226 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800226 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800226 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800226 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800226 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800226 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800226 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800226 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800226 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800226 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800226 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800226 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800226 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800226 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800226 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800226 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800226 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800226 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800226 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800226 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800226 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800226 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800226 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800226 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800226 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800226 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800226 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800226 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800226 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800226 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800226 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800226 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800226 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800226 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800226 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800226 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800226 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800226 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800226 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800226 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800226 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800226 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800226 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800226 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800226 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800226 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800226 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800226 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800226 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800226 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800226 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800226 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800226 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800226 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800226 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800226 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800226 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800226 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800226 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800226 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800226 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800226 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800226 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800226 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800226 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800226 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800226 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800226 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800226 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800226 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800226 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800226 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800226 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800226 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800226 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800226 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800226 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800226 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800226 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800226 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800226 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800226 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800226 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800226 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800226 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800226 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800226 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800226 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800226 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800226 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800226 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800226 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800226 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800226 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800226 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800227 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800227 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800227 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800227 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800227 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800227 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800227 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800227 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800227 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800227 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800227 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800227 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800227 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800227 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800227 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800227 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800227 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800227 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800227 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800227 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800227 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800227 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800227 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800227 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800227 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800227 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800227 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800227 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800227 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800227 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800227 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800227 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800227 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800227 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800227 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800227 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800227 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800227 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800227 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800227 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800227 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800227 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800227 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800227 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800227 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800227 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800227 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800227 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800227 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800227 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800227 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800227 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800227 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800227 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163800227 DLMGCP DEBUG <0013> Generated response: line #00: 200 8766 OK (mgcp_msg.c:67) 20241111163800227 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8767 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800227 DLMGCP DEBUG <0013> Received message: line #01: C: 0084 (mgcp_msg.c:67) 20241111163800227 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800227 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800227 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800227 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800227 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800227 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800227 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800228 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800228 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800228 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800228 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800228 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800228 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800228 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800228 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800228 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800228 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800228 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800228 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800228 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800228 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800228 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800228 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800228 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800228 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800228 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800228 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800228 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800228 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800228 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800228 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800228 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800228 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800228 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800228 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800228 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800228 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800228 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800228 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800228 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800228 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800228 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800228 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800228 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800228 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800228 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800228 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800228 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800228 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800228 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800228 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800228 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800228 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800228 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800228 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800228 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800228 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800228 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800228 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800228 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800228 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800228 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800228 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800228 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800228 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800228 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800228 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800228 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800228 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800228 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800228 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800228 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800228 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800228 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800228 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800228 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800228 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800228 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800228 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800228 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800228 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800228 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800228 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800228 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800228 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800228 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800228 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800228 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800228 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800228 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800228 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800228 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800228 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800228 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800228 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800228 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800228 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800228 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800228 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800228 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800228 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800228 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800228 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800228 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800228 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800228 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800228 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800228 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800228 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800228 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800228 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800228 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800228 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800228 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800228 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800228 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800228 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800229 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800229 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800229 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800229 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800229 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800229 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800229 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800229 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800229 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800229 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800229 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800229 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800229 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800229 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800229 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800229 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800229 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800229 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800229 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800229 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800229 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800229 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800229 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800229 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800229 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800229 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800229 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800229 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800229 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800229 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800229 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800229 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800229 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800229 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800229 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800229 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800229 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800229 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800229 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800229 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800229 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800229 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800229 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800229 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800229 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800229 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800229 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800229 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800229 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800229 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800229 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800229 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800229 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800229 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800229 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800229 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800229 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800229 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800229 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800229 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800229 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800229 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800229 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800229 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800229 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800229 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800229 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800229 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800229 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800229 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800229 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800229 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800229 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800229 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800229 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800229 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800229 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800229 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800229 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800229 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800229 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800229 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800229 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800229 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800229 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800229 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800229 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800229 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800229 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800229 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800229 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800229 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800229 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800229 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800229 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800229 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800229 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800229 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800229 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800229 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800229 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800229 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800229 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800229 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800229 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800229 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800229 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800229 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800230 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800230 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800230 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800230 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800230 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800230 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800230 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800230 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800230 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800230 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800230 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800230 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800230 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800230 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800230 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800230 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800230 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800230 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800230 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800230 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800230 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800230 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800230 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800230 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800230 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800230 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800230 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800230 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800230 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800230 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800230 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800230 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800230 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800230 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800230 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800230 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800230 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800230 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800230 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800230 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800230 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800230 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800230 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800230 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800230 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800230 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800230 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800230 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800230 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800230 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800230 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800230 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800230 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800230 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800230 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800230 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800230 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800230 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800230 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800230 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800230 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800230 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800230 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800230 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800230 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800230 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800230 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800230 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800230 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800230 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800230 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800230 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800230 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800230 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800230 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800230 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800230 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800230 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800230 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163800230 DLMGCP DEBUG <0013> Generated response: line #00: 200 8767 OK (mgcp_msg.c:67) 20241111163800231 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8768 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800231 DLMGCP DEBUG <0013> Received message: line #01: C: 0085 (mgcp_msg.c:67) 20241111163800231 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800231 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800231 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800231 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800231 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800231 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800231 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800231 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800231 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800231 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800231 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800231 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800231 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800231 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800231 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800231 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800231 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800231 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800231 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800231 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800231 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800231 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800231 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800231 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800231 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800231 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800231 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800231 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800231 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800231 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800231 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800231 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800231 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800231 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800231 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800231 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800231 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800231 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800231 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800231 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800231 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800231 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800231 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800231 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800231 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800231 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800231 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800231 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800231 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800231 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800231 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800231 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800231 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800231 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800231 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800231 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800231 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800231 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800231 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800231 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800231 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800231 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800231 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800231 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800231 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800231 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800231 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800231 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800231 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800231 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800231 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800231 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800231 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800231 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800231 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800231 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800231 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800232 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800232 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800232 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800232 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800232 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800232 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800232 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800232 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800232 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800232 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800232 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800232 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800232 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800232 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800232 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800232 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800232 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800232 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800232 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800232 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800232 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800232 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800232 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800232 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800232 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800232 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800232 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800232 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800232 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800232 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800232 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800232 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800232 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800232 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800232 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800232 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800232 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800232 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800232 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800232 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800232 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800232 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800232 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800232 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800232 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800232 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800232 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800232 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800232 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800232 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800232 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800232 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800232 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800232 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800232 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800232 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800232 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800232 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800232 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800232 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800232 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800232 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800232 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800232 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800232 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800232 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800232 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800232 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800232 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800232 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800232 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800232 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800232 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800232 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800232 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800232 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800232 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800232 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800232 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800232 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800232 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800232 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800232 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800232 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800232 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800232 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800232 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800232 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800232 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800232 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800232 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800232 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800232 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800232 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800232 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800232 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800232 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800232 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800232 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800232 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800232 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800232 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800232 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800232 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800232 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800232 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800232 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800232 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800232 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800232 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800232 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800233 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800233 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800233 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800233 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800233 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800233 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800233 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800233 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800233 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800233 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800233 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800233 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800233 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800233 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800233 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800233 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800233 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800233 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800233 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800233 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800233 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800233 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800233 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800233 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800233 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800233 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800233 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800233 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800233 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800233 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800233 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800233 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800233 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800233 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800233 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800233 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800233 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800233 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800233 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800233 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800233 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800233 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800233 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800233 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800233 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800233 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800233 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800233 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800233 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800233 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800233 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800233 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800233 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800233 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800233 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800233 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800233 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800233 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800233 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800233 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800233 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800233 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800233 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800233 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800233 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800233 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800233 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800233 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800233 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800233 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800233 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800233 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800233 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800233 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800233 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800233 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800233 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800233 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800233 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800233 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800233 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800233 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800233 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800233 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800233 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800233 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800233 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800233 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800233 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800233 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800233 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800233 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800233 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800233 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800233 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800233 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800233 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800233 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800233 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800233 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800233 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800233 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800233 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800233 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800233 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800233 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800233 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800233 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800233 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800233 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800234 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800234 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800234 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800234 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800234 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800234 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163800234 DLMGCP DEBUG <0013> Generated response: line #00: 200 8768 OK (mgcp_msg.c:67) 20241111163800234 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8769 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800234 DLMGCP DEBUG <0013> Received message: line #01: C: 0086 (mgcp_msg.c:67) 20241111163800234 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800234 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800234 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800234 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800234 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800234 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800234 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800234 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800234 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800234 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800234 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800234 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800234 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800234 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800234 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800234 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800234 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800234 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800234 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800234 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800234 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800234 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800234 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800234 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800234 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800234 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800234 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800234 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800234 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800234 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800234 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800234 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800234 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800234 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800234 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800234 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800234 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800235 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800235 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800235 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800235 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800235 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800235 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800235 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800235 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800235 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800235 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800235 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800235 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800235 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800235 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800235 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800235 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800235 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800235 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800235 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800235 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800235 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800235 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800235 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800235 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800235 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800235 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800235 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800235 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800235 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800235 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800235 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800235 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800235 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800235 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800235 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800235 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800235 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800235 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800235 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800235 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800235 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800235 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800235 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800235 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800235 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800235 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800235 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800235 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800235 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800235 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800235 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800235 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800235 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800235 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800235 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800235 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800235 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800235 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800235 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800235 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800235 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800235 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800235 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800235 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800235 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800235 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800235 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800235 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800235 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800235 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800235 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800235 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800235 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800235 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800235 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800235 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800235 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800235 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800235 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800235 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800235 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800235 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800235 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800235 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800235 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800235 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800235 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800235 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800235 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800235 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800235 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800235 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800235 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800235 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800235 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800235 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800235 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800235 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800235 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800235 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800235 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800235 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800235 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800235 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800235 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800235 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800235 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800235 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800235 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800235 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800236 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800236 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800236 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800236 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800236 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800236 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800236 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800236 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800236 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800236 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800236 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800236 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800236 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800236 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800236 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800236 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800236 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800236 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800236 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800236 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800236 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800236 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800236 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800236 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800236 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800236 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800236 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800236 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800236 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800236 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800236 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800236 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800236 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800236 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800236 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800236 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800236 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800236 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800236 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800236 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800236 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800236 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800236 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800236 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800236 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800236 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800236 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800236 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800236 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800236 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800236 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800236 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800236 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800236 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800236 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800236 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800236 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800236 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800236 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800236 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800236 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800236 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800236 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800236 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800236 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800236 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800236 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800236 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800236 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800236 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800236 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800236 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800236 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800236 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800236 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800236 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800236 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800236 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800236 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800236 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800236 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800236 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800236 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800236 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800236 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800236 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800236 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800236 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800236 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800236 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800236 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800236 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800236 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800236 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800236 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800236 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800236 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800236 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800236 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800236 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800236 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800236 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800236 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800236 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800236 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800236 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800236 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800236 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800236 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800236 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800237 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800237 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800237 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800237 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800237 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800237 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800237 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800237 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800237 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800237 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800237 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800237 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800237 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800237 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800237 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800237 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800237 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800237 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800237 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800237 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800237 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800237 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800237 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800237 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800237 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800237 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800237 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800237 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800237 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800237 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800237 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800237 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800237 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800237 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800237 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800237 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800237 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800237 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800237 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800237 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800237 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800237 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800237 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800237 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800237 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800237 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800237 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163800237 DLMGCP DEBUG <0013> Generated response: line #00: 200 8769 OK (mgcp_msg.c:67) 20241111163800238 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8770 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800238 DLMGCP DEBUG <0013> Received message: line #01: C: 0087 (mgcp_msg.c:67) 20241111163800238 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800238 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800238 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800238 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800238 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800238 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800238 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800238 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800238 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800238 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800238 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800238 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800238 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800238 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800238 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800238 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800238 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800238 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800238 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800238 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800238 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800238 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800238 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800238 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800238 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800238 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800238 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800238 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800238 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800238 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800238 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800238 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800238 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800238 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800238 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800238 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800238 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800238 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800238 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800238 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800238 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800238 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800238 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800238 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800238 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800238 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800238 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800238 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800238 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800238 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800238 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800238 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800238 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800238 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800238 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800238 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800238 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800238 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800238 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800238 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800238 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800238 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800238 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800238 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800238 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800238 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800238 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800238 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800238 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800238 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800238 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800238 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800238 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800238 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800238 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800238 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800238 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800238 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800238 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800238 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800238 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800238 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800238 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800238 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800238 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800238 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800238 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800238 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800238 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800238 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800238 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800238 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800238 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800238 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800238 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800238 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800238 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800238 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800238 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800238 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800238 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800238 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800238 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800238 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800238 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800238 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800239 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800239 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800239 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800239 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800239 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800239 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800239 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800239 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800239 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800239 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800239 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800239 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800239 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800239 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800239 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800239 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800239 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800239 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800239 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800239 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800239 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800239 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800239 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800239 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800239 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800239 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800239 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800239 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800239 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800239 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800239 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800239 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800239 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800239 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800239 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800239 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800239 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800239 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800239 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800239 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800239 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800239 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800239 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800239 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800239 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800239 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800239 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800239 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800239 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800239 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800239 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800239 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800239 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800239 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800239 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800239 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800239 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800239 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800239 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800239 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800239 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800239 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800239 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800239 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800239 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800239 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800239 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800239 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800239 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800239 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800239 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800239 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800239 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800239 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800239 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800239 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800239 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800239 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800239 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800239 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800239 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800239 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800239 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800239 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800239 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800239 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800239 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800239 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800239 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800239 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800239 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800239 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800239 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800239 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800239 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800239 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800239 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800239 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800239 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800239 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800239 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800239 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800239 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800239 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800239 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800239 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800239 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800239 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800239 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800239 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800240 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800240 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800240 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800240 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800240 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800240 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800240 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800240 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800240 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800240 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800240 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800240 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800240 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800240 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800240 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800240 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800240 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800240 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800240 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800240 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800240 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800240 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800240 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800240 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800240 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800240 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800240 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800240 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800240 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800240 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800240 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800240 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800240 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800240 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800240 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800240 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800240 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800240 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800240 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800240 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800240 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800240 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800240 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800240 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800240 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800240 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800240 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800240 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800240 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800240 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800240 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800240 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800240 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800240 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800240 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800240 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800240 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800240 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800240 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800240 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800240 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800240 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800240 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800240 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800240 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800240 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800240 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800240 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800240 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800240 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800240 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800240 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800240 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800240 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800240 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800240 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800240 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800240 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800240 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800240 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800240 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800240 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800240 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800240 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800240 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800240 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800240 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800240 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163800240 DLMGCP DEBUG <0013> Generated response: line #00: 200 8770 OK (mgcp_msg.c:67) 20241111163800241 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8771 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800241 DLMGCP DEBUG <0013> Received message: line #01: C: 0088 (mgcp_msg.c:67) 20241111163800241 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800241 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800241 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800241 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800241 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800241 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800241 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800241 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800241 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800241 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800241 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800241 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800241 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800241 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800241 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800241 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800241 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800241 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800241 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800241 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800241 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800241 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800241 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800241 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800241 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800241 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800241 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800241 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800241 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800241 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800241 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800241 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800241 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800241 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800241 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800241 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800241 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800241 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800241 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800241 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800241 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800241 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800241 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800241 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800241 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800241 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800241 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800241 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800241 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800241 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800241 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800241 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800241 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800241 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800241 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800241 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800241 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800241 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800241 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800241 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800241 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800241 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800241 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800241 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800241 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800241 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800241 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800241 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800241 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800241 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800241 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800241 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800241 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800241 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800241 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800241 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800241 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800241 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800242 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800242 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800242 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800242 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800242 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800242 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800242 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800242 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800242 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800242 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800242 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800242 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800242 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800242 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800242 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800242 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800242 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800242 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800242 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800242 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800242 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800242 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800242 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800242 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800242 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800242 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800242 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800242 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800242 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800242 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800242 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800242 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800242 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800242 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800242 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800242 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800242 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800242 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800242 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800242 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800242 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800242 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800242 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800242 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800242 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800242 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800242 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800242 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800242 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800242 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800242 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800242 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800242 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800242 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800242 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800242 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800242 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800242 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800242 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800242 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800242 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800242 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800242 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800242 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800242 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800242 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800242 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800242 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800242 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800242 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800242 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800242 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800242 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800242 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800242 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800242 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800242 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800242 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800242 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800242 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800242 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800242 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800242 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800242 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800242 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800242 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800242 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800242 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800242 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800242 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800242 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800242 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800242 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800242 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800242 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800242 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800242 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800242 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800242 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800242 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800242 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800242 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800242 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800242 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800242 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800242 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800242 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800242 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800242 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800243 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800243 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800243 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800243 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800243 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800243 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800243 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800243 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800243 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800243 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800243 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800243 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800243 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800243 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800243 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800243 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800243 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800243 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800243 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800243 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800243 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800243 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800243 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800243 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800243 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800243 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800243 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800243 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800243 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800243 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800243 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800243 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800243 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800243 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800243 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800243 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800243 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800243 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800243 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800243 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800243 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800243 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800243 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800243 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800243 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800243 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800243 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800243 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800243 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800243 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800243 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800243 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800243 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800243 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800243 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800243 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800243 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800243 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800243 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800243 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800243 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800243 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800243 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800243 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800243 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800243 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800243 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800243 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800243 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800243 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800243 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800243 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800243 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800243 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800243 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800243 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800243 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800243 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800243 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800243 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800243 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800243 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800243 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800243 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800243 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800243 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800243 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800243 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800243 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800243 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800243 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800243 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800243 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800243 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800243 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800243 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800243 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800243 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800243 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800243 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800243 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800243 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800243 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800243 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800243 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800243 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800243 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800243 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800243 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800244 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800244 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800244 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800244 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800244 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800244 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800244 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800244 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163800244 DLMGCP DEBUG <0013> Generated response: line #00: 200 8771 OK (mgcp_msg.c:67) 20241111163800244 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8772 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800244 DLMGCP DEBUG <0013> Received message: line #01: C: 0089 (mgcp_msg.c:67) 20241111163800244 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800244 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800244 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800244 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800244 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800244 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800244 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800244 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800244 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800244 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800244 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800244 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800244 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800244 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800244 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800244 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800244 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800244 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800244 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800244 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800244 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800244 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800244 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800244 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800244 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800244 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800244 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800244 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800244 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800244 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800244 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800244 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800244 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800244 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800244 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800244 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800244 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800244 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800244 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800244 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800244 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800244 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800244 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800244 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800244 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800244 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800244 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800244 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800244 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800244 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800244 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800245 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800245 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800245 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800245 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800245 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800245 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800245 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800245 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800245 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800245 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800245 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800245 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800245 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800245 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800245 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800245 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800245 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800245 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800245 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800245 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800245 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800245 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800245 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800245 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800245 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800245 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800245 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800245 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800245 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800245 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800245 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800245 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800245 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800245 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800245 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800245 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800245 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800245 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800245 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800245 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800245 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800245 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800245 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800245 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800245 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800245 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800245 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800245 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800245 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800245 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800245 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800245 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800245 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800245 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800245 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800245 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800245 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800245 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800245 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800245 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800245 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800245 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800245 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800245 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800245 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800245 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800245 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800245 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800245 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800245 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800245 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800245 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800245 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800245 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800245 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800245 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800245 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800245 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800245 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800245 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800245 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800245 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800245 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800245 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800245 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800245 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800245 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800245 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800245 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800245 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800245 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800245 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800245 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800245 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800245 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800245 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800245 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800245 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800245 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800245 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800245 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800245 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800245 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800245 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800245 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800245 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800245 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800245 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800246 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800246 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800246 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800246 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800246 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800246 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800246 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800246 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800246 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800246 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800246 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800246 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800246 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800246 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800246 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800246 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800246 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800246 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800246 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800246 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800246 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800246 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800246 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800246 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800246 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800246 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800246 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800246 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800246 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800246 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800246 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800246 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800246 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800246 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800246 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800246 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800246 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800246 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800246 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800246 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800246 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800246 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800246 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800246 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800246 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800246 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800246 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800246 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800246 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800246 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800246 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800246 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800246 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800246 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800246 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800246 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800246 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800246 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800246 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800246 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800246 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800246 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800246 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800246 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800246 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800246 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800246 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800246 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800246 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800246 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800246 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800246 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800246 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800246 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800246 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800246 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800246 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800246 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800246 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800246 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800246 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800246 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800246 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800246 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800246 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800246 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800246 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800246 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800246 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800246 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800246 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800246 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800246 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800246 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800246 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800246 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800246 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800246 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800246 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800246 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800246 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800246 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800246 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800246 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800246 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800246 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800246 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800246 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800246 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800247 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800247 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800247 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800247 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800247 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800247 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800247 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800247 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800247 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800247 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800247 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800247 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800247 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800247 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800247 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800247 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800247 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800247 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800247 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800247 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800247 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800247 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800247 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800247 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800247 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800247 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800247 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800247 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800247 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800247 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800247 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800247 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800247 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800247 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800247 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800247 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163800247 DLMGCP DEBUG <0013> Generated response: line #00: 200 8772 OK (mgcp_msg.c:67) 20241111163800247 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8773 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800247 DLMGCP DEBUG <0013> Received message: line #01: C: 008A (mgcp_msg.c:67) 20241111163800247 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800247 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800247 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800247 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800247 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800247 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800247 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800247 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800247 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800247 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800247 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800247 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800247 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800247 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800247 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800247 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800247 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800247 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800248 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800248 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800248 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800248 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800248 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800248 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800248 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800248 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800248 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800248 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800248 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800248 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800248 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800248 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800248 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800248 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800248 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800248 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800248 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800248 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800248 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800248 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800248 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800248 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800248 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800248 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800248 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800248 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800248 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800248 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800248 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800248 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800248 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800248 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800248 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800248 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800248 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800248 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800248 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800248 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800248 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800248 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800248 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800248 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800248 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800248 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800248 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800248 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800248 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800248 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800248 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800248 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800248 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800248 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800248 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800248 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800248 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800248 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800248 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800248 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800248 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800248 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800248 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800248 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800248 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800248 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800248 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800248 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800248 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800248 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800249 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800249 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800249 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800249 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800249 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800249 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800249 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800249 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800249 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800249 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800249 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800249 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800249 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800249 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800249 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800249 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800249 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800249 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800249 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800249 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800249 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800249 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800249 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800249 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800249 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800249 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800249 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800249 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800249 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800249 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800249 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800249 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800249 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800249 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800249 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800249 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800249 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800249 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800249 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800249 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800249 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800249 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800249 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800249 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800249 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800249 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800249 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800249 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800249 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800249 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800249 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800249 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800249 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800249 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800249 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800249 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800249 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800249 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800249 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800249 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800249 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800249 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800249 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800249 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800249 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800249 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800249 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800249 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800249 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800250 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800250 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800250 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800250 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800250 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800250 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800250 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800250 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800250 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800250 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800250 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800250 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800250 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800250 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800250 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800250 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800250 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800250 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800250 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800250 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800250 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800250 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800250 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800250 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800250 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800250 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800250 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800250 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800250 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800250 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800250 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800250 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800250 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800250 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800250 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800250 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800250 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800250 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800250 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800250 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800250 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800250 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800250 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800250 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800250 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800250 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800250 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800250 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800250 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800250 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800250 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800250 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800250 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800250 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800250 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800250 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800250 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800250 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800250 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800250 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800250 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800250 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800250 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800250 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800250 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800250 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800250 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800250 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800250 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800250 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800251 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800251 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800251 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800251 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800251 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800251 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800251 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800251 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800251 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800251 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800251 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800251 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800251 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800251 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800251 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800251 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800251 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800251 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800251 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800251 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800251 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800251 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800251 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800251 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800251 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800251 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800251 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800251 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800251 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800251 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800251 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800251 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800251 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800251 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800251 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800251 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800251 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800251 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800251 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800251 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800251 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800251 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800251 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800251 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800251 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800251 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800251 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800251 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800251 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800251 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800251 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800251 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800251 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800251 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800251 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800251 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800251 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800251 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800251 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800251 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800251 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800251 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800251 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800251 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800251 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800251 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800251 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800251 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800251 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800251 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800252 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800252 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800252 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800252 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800252 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800252 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800252 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163800252 DLMGCP DEBUG <0013> Generated response: line #00: 200 8773 OK (mgcp_msg.c:67) 20241111163800252 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8774 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800252 DLMGCP DEBUG <0013> Received message: line #01: C: 008B (mgcp_msg.c:67) 20241111163800252 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800252 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800252 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800252 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800252 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800252 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800252 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800252 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800252 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800252 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800252 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800252 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800252 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800252 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800252 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800252 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800252 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800252 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800252 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800252 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800252 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800252 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800252 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800252 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800252 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800252 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800252 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800252 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800252 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800252 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800252 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800252 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800252 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800252 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800252 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800252 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800253 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800253 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800253 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800253 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800253 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800253 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800253 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800253 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800253 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800253 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800253 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800253 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800253 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800253 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800253 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800253 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800253 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800253 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800253 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800253 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800253 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800253 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800253 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800253 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800253 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800253 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800253 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800253 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800253 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800253 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800253 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800253 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800253 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800253 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800253 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800253 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800253 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800253 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800253 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800253 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800253 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800253 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800253 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800253 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800253 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800253 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800253 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800253 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800253 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800253 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800253 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800253 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800253 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800253 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800253 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800253 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800253 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800253 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800253 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800253 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800253 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800253 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800253 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800253 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800253 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800253 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800253 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800253 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800253 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800253 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800253 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800254 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800254 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800254 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800254 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800254 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800254 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800254 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800254 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800254 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800254 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800254 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800254 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800254 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800254 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800254 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800254 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800254 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800254 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800254 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800254 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800254 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800254 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800254 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800254 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800254 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800254 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800254 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800254 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800254 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800254 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800254 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800254 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800254 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800254 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800254 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800254 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800254 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800254 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800254 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800254 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800254 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800254 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800254 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800254 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800254 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800254 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800254 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800254 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800254 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800254 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800254 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800254 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800254 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800254 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800254 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800254 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800254 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800254 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800254 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800254 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800254 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800254 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800254 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800254 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800254 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800254 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800254 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800254 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800254 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800254 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800254 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800255 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800255 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800255 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800255 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800255 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800255 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800255 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800255 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800255 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800255 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800255 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800255 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800255 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800255 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800255 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800255 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800255 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800255 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800255 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800255 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800255 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800255 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800255 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800255 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800255 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800255 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800255 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800255 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800255 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800255 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800255 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800255 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800255 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800255 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800255 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800255 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800255 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800255 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800255 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800255 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800255 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800255 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800255 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800255 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800255 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800255 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800255 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800255 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800255 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800255 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800255 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800255 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800255 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800255 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800255 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800255 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800255 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800255 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800255 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800255 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800255 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800255 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800255 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800255 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800255 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800255 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800255 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800255 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800255 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800255 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800255 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800256 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800256 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800256 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800256 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800256 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800256 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800256 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800256 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800256 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800256 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800256 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800256 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800256 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800256 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800256 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800256 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800256 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800256 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800256 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800256 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800256 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800256 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800256 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800256 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800256 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800256 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800256 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800256 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800256 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800256 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800256 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800256 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800256 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800256 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800256 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800256 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800256 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800256 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800256 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800256 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800256 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800256 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800256 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800256 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800256 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800256 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800256 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800256 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800256 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800256 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800256 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800256 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800256 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800256 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800256 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163800256 DLMGCP DEBUG <0013> Generated response: line #00: 200 8774 OK (mgcp_msg.c:67) 20241111163800257 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8775 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800257 DLMGCP DEBUG <0013> Received message: line #01: C: 008C (mgcp_msg.c:67) 20241111163800257 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800257 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800257 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800257 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800257 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800257 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800257 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800257 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800257 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800257 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800257 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800257 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800257 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800257 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800257 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800257 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800257 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800257 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800257 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800257 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800257 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800257 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800257 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800257 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800257 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800257 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800257 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800257 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800257 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800257 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800257 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800257 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800257 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800257 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800257 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800257 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800257 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800257 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800257 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800257 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800257 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800257 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800257 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800257 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800257 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800257 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800257 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800257 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800257 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800257 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800257 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800257 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800257 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800257 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800257 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800257 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800257 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800257 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800257 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800257 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800257 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800257 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800258 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800258 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800258 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800258 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800258 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800258 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800258 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800258 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800258 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800258 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800258 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800258 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800258 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800258 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800258 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800258 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800258 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800258 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800258 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800258 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800258 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800258 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800258 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800258 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800258 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800258 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800258 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800258 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800258 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800258 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800258 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800258 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800258 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800258 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800258 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800258 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800258 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800258 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800258 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800258 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800258 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800258 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800258 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800258 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800258 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800258 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800258 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800258 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800258 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800258 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800258 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800258 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800258 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800258 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800258 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800258 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800258 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800258 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800258 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800258 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800258 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800258 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800258 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800258 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800258 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800258 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800258 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800258 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800258 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800258 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800258 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800258 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800258 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800258 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800258 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800258 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800258 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800258 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800258 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800258 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800258 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800258 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800258 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800258 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800258 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800258 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800258 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800258 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800258 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800258 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800258 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800258 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800258 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800258 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800258 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800258 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800258 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800258 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800258 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800258 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800258 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800258 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800258 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800258 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800259 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800259 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800259 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800259 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800259 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800259 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800259 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800259 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800259 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800259 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800259 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800259 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800259 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800259 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800259 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800259 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800259 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800259 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800259 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800259 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800259 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800259 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800259 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800259 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800259 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800259 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800259 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800259 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800259 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800259 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800259 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800259 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800259 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800259 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800259 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800259 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800259 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800259 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800259 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800259 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800259 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800259 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800259 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800259 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800259 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800259 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800259 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800259 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800259 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800259 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800259 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800259 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800259 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800259 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800259 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800259 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800259 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800259 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800259 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800259 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800259 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800259 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800259 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800259 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800259 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800259 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800259 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800259 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800259 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800259 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800259 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800259 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800259 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800259 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800259 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800259 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800259 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800259 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800259 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800259 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800259 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800259 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800259 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800259 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800259 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800259 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800259 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800259 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800259 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800259 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800259 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800259 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800259 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800259 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800259 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800259 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800259 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800259 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800259 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800259 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800259 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800259 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800259 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800260 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800260 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800260 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800260 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800260 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800260 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800260 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800260 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800260 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800260 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800260 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800260 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800260 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800260 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800260 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800260 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800260 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800260 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800260 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800260 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800260 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800260 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800260 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800260 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800260 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800260 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800260 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800260 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800260 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800260 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800260 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800260 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800260 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800260 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800260 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163800260 DLMGCP DEBUG <0013> Generated response: line #00: 200 8775 OK (mgcp_msg.c:67) 20241111163800260 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8776 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800260 DLMGCP DEBUG <0013> Received message: line #01: C: 008D (mgcp_msg.c:67) 20241111163800260 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800260 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800260 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800260 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800260 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800260 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800260 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800260 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800260 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800260 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800260 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800260 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800260 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800260 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800260 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800260 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800260 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800261 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800261 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800261 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800261 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800261 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800261 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800261 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800261 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800261 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800261 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800261 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800261 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800261 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800261 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800261 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800261 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800261 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800261 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800261 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800261 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800261 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800261 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800261 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800261 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800261 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800261 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800261 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800261 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800261 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800261 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800261 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800261 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800261 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800261 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800261 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800261 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800261 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800261 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800261 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800261 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800261 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800261 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800261 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800261 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800261 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800261 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800261 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800261 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800261 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800261 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800261 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800261 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800261 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800261 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800261 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800261 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800261 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800262 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800262 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800262 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800262 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800262 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800262 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800262 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800262 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800262 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800262 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800262 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800262 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800262 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800262 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800262 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800262 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800262 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800262 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800262 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800262 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800262 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800262 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800262 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800262 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800262 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800262 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800262 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800262 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800262 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800262 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800262 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800262 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800262 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800262 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800262 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800262 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800262 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800262 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800262 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800262 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800262 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800262 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800262 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800262 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800262 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800262 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800262 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800262 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800262 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800262 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800262 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800262 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800262 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800262 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800262 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800262 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800262 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800262 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800262 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800263 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800263 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800263 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800263 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800263 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800263 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800263 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800263 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800263 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800263 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800263 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800263 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800263 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800263 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800263 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800263 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800263 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800263 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800263 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800263 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800263 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800263 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800263 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800263 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800263 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800263 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800263 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800263 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800263 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800263 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800263 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800263 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800263 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800263 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800263 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800263 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800263 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800263 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800263 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800263 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800263 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800263 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800263 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800263 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800263 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800263 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800263 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800263 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800263 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800263 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800263 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800263 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800264 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800264 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800264 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800264 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800264 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800264 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800264 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800264 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800264 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800264 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800264 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800264 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800264 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800264 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800264 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800264 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800264 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800264 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800264 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800264 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800264 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800264 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800264 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800264 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800264 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800264 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800264 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800264 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800264 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800264 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800264 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800264 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800264 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800264 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800264 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800264 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800264 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800264 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800264 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800264 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800264 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800264 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800264 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800264 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800265 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800265 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800265 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800265 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800265 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800265 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800265 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800265 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800265 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800265 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800265 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800265 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800265 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800265 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800265 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800265 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800265 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800265 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800265 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800265 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800265 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800265 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800265 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800265 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800265 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800265 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800265 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800265 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800265 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800265 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800265 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800265 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800265 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800265 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800265 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800265 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800265 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800265 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800265 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800265 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800265 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800265 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800265 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800265 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800265 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800265 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800265 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800265 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800265 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800265 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800265 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800265 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800265 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800265 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800265 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800265 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800266 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800266 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800266 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800266 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800266 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800266 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800266 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800266 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800266 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800266 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800266 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800266 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800266 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800266 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800266 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800266 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800266 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800266 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800266 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163800266 DLMGCP DEBUG <0013> Generated response: line #00: 200 8776 OK (mgcp_msg.c:67) 20241111163800266 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8777 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800266 DLMGCP DEBUG <0013> Received message: line #01: C: 008E (mgcp_msg.c:67) 20241111163800266 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800266 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800266 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800266 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800266 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800266 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800266 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800266 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800266 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800266 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800266 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800266 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800266 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800267 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800267 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800267 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800267 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800267 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800267 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800267 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800267 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800267 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800267 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800267 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800267 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800267 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800267 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800267 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800267 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800267 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800267 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800267 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800267 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800267 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800267 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800267 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800267 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800267 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800267 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800267 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800267 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800267 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800267 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800267 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800267 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800267 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800267 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800267 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800267 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800267 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800267 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800267 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800267 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800267 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800267 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800267 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800267 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800267 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800267 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800267 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800267 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800268 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800268 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800268 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800268 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800268 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800268 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800268 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800268 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800268 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800268 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800268 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800268 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800268 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800268 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800268 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800268 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800268 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800268 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800268 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800268 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800268 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800268 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800268 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800268 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800268 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800268 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800268 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800268 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800268 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800268 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800268 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800268 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800268 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800268 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800268 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800268 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800268 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800268 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800268 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800268 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800268 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800268 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800268 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800268 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800268 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800268 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800268 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800268 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800268 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800268 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800268 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800268 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800268 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800268 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800269 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800269 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800269 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800269 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800269 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800269 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800269 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800269 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800269 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800269 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800269 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800269 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800269 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800269 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800269 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800269 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800269 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800269 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800269 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800269 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800269 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800269 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800269 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800269 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800269 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800269 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800269 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800269 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800269 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800269 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800269 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800269 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800269 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800269 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800269 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800269 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800269 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800269 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800269 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800269 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800269 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800269 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800269 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800269 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800269 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800269 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800269 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800269 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800269 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800270 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800270 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800270 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800270 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800270 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800270 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800270 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800270 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800270 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800270 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800270 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800270 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800270 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800270 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800270 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800270 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800270 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800270 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800270 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800270 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800270 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800270 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800270 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800270 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800270 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800270 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800270 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800270 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800270 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800270 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800270 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800270 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800270 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800270 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800270 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800270 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800270 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800270 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800270 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800270 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800270 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800270 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800270 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800270 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800270 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800270 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800270 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800270 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800270 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800270 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800270 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800270 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800270 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800270 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800270 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800270 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800270 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800270 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800270 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800270 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800270 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800270 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800270 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800270 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800270 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800271 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800271 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800271 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800271 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800271 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800271 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800271 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800271 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800271 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800271 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800271 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800271 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800271 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800271 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800271 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800271 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800271 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800271 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800271 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800271 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800271 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800271 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800271 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800271 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800271 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800271 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800271 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800271 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800271 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800271 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800271 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800271 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800271 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800271 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800271 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800271 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800271 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800271 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800271 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800271 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800271 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800271 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800271 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800271 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800271 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800271 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800271 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800271 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800271 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800271 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800271 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800271 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800271 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800271 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800271 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800271 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800271 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800271 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800271 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800271 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800271 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800271 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800271 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800271 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800271 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800271 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800271 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800271 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800271 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800271 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800271 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800271 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800271 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800271 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800271 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163800271 DLMGCP DEBUG <0013> Generated response: line #00: 200 8777 OK (mgcp_msg.c:67) 20241111163800272 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8778 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800272 DLMGCP DEBUG <0013> Received message: line #01: C: 008F (mgcp_msg.c:67) 20241111163800272 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800272 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800272 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800272 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800272 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800272 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800272 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800272 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800272 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800272 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800272 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800272 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800272 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800272 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800272 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800272 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800272 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800272 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800272 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800272 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800272 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800272 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800272 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800272 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800272 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800272 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800272 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800272 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800272 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800272 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800272 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800272 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800272 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800272 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800272 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800272 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800272 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800272 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800272 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800272 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800272 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800272 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800272 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800272 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800272 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800272 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800272 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800272 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800272 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800272 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800272 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800272 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800272 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800272 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800272 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800272 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800272 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800272 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800272 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800272 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800272 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800272 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800272 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800272 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800272 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800272 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800272 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800272 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800272 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800272 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800272 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800272 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800272 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800272 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800272 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800272 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800272 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800272 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800272 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800272 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800272 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800272 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800272 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800272 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800272 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800272 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800272 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800273 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800273 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800273 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800273 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800273 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800273 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800273 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800273 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800273 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800273 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800273 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800273 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800273 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800273 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800273 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800273 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800273 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800273 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800273 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800273 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800273 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800273 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800273 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800273 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800273 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800273 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800273 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800273 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800273 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800273 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800273 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800273 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800273 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800273 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800273 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800273 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800273 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800273 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800273 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800273 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800273 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800273 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800273 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800273 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800273 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800273 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800273 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800273 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800273 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800273 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800273 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800273 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800273 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800273 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800273 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800273 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800273 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800273 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800273 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800273 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800273 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800273 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800273 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800273 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800273 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800273 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800273 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800273 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800273 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800273 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800273 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800273 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800273 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800273 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800273 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800273 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800273 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800273 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800273 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800273 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800273 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800273 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800273 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800273 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800273 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800273 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800273 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800273 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800273 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800273 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800273 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800273 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800273 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800273 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800273 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800273 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800273 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800273 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800273 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800273 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800273 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800273 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800273 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800273 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800273 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800273 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800273 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800273 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800273 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800273 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800273 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800274 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800274 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800274 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800274 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800274 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800274 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800274 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800274 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800274 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800274 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800274 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800274 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800274 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800274 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800274 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800274 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800274 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800274 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800274 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800274 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800274 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800274 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800274 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800274 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800274 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800274 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800274 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800274 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800274 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800274 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800274 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800274 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800274 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800274 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800274 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800274 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800274 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800274 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800274 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800274 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800274 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800274 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800274 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800274 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800274 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800274 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800274 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800274 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800274 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800274 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800274 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800274 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800274 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800274 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800274 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800274 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800274 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800274 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800274 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800274 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800274 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800274 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800274 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800274 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800274 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800274 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800274 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800274 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800274 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800274 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800274 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800274 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800274 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800274 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800274 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800274 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800274 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800274 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800274 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800274 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800274 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800274 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800274 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800274 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800274 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800274 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800274 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800274 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800274 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800274 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800274 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800274 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800274 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800274 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800274 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800274 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800274 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800274 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800274 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800274 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800274 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800274 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800274 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800274 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800274 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800274 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163800274 DLMGCP DEBUG <0013> Generated response: line #00: 200 8778 OK (mgcp_msg.c:67) 20241111163800275 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8779 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800275 DLMGCP DEBUG <0013> Received message: line #01: C: 0090 (mgcp_msg.c:67) 20241111163800275 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800275 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800275 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800275 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800275 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800275 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800275 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800275 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800275 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800275 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800275 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800275 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800275 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800275 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800275 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800275 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800275 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800275 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800275 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800275 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800275 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800275 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800275 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800275 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800275 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800275 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800275 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800275 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800275 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800275 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800275 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800275 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800275 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800275 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800275 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800275 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800275 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800275 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800275 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800275 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800275 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800275 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800275 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800275 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800275 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800275 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800275 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800276 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800276 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800276 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800276 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800276 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800276 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800276 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800276 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800276 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800276 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800276 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800276 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800276 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800276 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800276 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800276 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800276 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800276 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800276 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800276 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800276 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800276 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800276 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800276 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800276 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800276 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800276 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800276 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800276 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800276 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800276 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800276 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800276 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800276 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800276 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800276 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800276 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800276 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800276 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800276 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800276 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800276 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800276 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800276 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800276 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800276 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800276 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800276 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800276 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800276 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800276 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800276 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800276 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800276 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800276 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800276 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800276 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800276 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800276 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800276 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800276 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800276 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800276 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800276 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800276 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800276 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800276 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800276 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800276 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800276 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800276 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800277 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800277 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800277 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800277 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800277 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800277 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800277 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800277 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800277 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800277 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800277 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800277 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800277 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800277 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800277 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800277 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800277 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800277 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800277 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800277 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800277 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800277 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800277 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800277 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800277 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800277 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800277 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800277 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800277 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800277 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800277 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800277 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800277 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800277 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800277 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800277 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800277 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800277 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800277 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800277 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800277 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800277 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800277 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800277 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800277 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800277 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800277 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800277 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800277 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800277 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800277 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800277 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800277 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800277 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800277 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800277 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800277 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800277 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800277 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800277 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800277 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800277 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800277 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800277 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800277 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800277 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800277 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800277 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800277 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800277 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800278 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800278 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800278 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800278 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800278 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800278 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800278 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800278 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800278 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800278 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800278 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800278 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800278 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800278 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800278 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800278 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800278 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800278 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800278 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800278 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800278 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800278 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800278 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800278 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800278 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800278 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800278 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800278 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800278 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800278 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800278 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800278 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800278 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800278 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800278 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800278 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800278 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800278 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800278 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800278 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800278 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800278 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800278 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800278 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800278 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800278 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800278 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800278 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800278 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800278 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800278 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800278 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800278 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800278 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800278 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800278 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800278 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800278 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800278 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800278 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800278 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800278 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800278 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800278 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800278 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800278 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800278 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800278 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800278 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800278 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800278 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800278 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800279 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800279 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800279 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800279 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800279 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800279 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800279 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800279 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800279 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800279 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800279 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800279 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800279 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800279 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800279 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800279 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800279 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800279 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800279 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800279 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800279 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800279 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800279 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800279 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800279 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800279 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800279 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800279 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800279 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800279 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800279 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800279 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800279 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800279 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800279 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800279 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800279 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800279 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800279 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800279 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800279 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800279 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800279 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800279 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163800279 DLMGCP DEBUG <0013> Generated response: line #00: 200 8779 OK (mgcp_msg.c:67) 20241111163800279 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8780 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800279 DLMGCP DEBUG <0013> Received message: line #01: C: 0091 (mgcp_msg.c:67) 20241111163800280 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800280 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800280 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800280 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800280 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800280 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800280 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800280 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800280 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800280 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800280 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800280 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800280 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800280 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800280 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800280 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800280 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800280 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800280 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800280 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800280 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800280 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800280 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800280 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800280 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800280 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800280 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800280 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800280 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800280 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800280 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800280 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800280 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800280 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800280 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800280 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800280 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800280 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800280 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800280 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800280 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800280 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800280 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800280 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800280 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800280 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800280 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800280 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800280 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800280 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800280 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800280 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800280 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800280 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800280 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800280 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800280 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800280 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800280 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800280 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800280 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800280 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800280 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800280 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800280 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800280 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800280 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800280 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800280 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800280 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800280 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800281 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800281 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800281 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800281 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800281 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800281 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800281 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800281 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800281 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800281 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800281 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800281 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800281 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800281 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800281 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800281 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800281 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800281 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800281 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800281 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800281 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800281 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800281 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800281 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800281 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800281 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800281 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800281 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800281 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800281 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800281 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800281 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800281 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800281 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800281 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800281 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800281 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800281 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800281 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800281 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800281 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800281 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800281 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800281 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800281 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800281 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800281 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800281 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800281 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800281 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800281 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800281 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800281 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800281 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800281 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800281 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800281 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800281 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800281 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800281 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800281 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800281 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800281 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800281 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800281 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800281 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800281 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800281 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800281 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800281 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800282 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800282 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800282 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800282 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800282 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800282 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800282 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800282 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800282 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800282 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800282 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800282 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800282 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800282 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800282 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800282 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800282 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800282 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800282 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800282 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800282 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800282 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800282 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800282 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800282 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800282 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800282 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800282 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800282 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800282 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800282 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800282 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800282 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800282 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800282 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800282 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800282 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800282 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800282 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800282 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800282 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800282 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800282 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800282 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800282 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800282 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800282 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800282 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800282 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800282 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800282 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800282 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800282 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800282 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800282 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800282 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800282 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800282 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800282 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800282 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800282 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800282 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800282 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800282 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800282 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800282 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800282 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800282 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800282 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800282 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800282 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800282 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800282 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800282 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800282 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800282 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800282 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800282 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800282 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800282 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800282 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800282 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800282 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800282 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800282 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800283 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800283 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800283 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800283 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800283 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800283 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800283 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800283 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800283 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800283 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800283 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800283 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800283 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800283 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800283 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800283 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800283 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800283 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800283 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800283 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800283 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800283 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800283 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800283 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800283 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800283 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800283 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800283 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800283 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800283 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800283 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800283 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800283 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800283 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800283 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800283 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800283 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800283 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800283 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800283 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800283 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800283 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800283 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800283 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800283 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800283 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800283 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800283 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800283 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800283 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800283 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800283 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800283 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800283 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800283 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800283 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800283 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800283 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800283 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800283 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800283 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800283 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800283 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800283 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800283 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800283 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800283 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800283 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800283 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800283 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800283 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800283 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800283 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800283 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800283 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800283 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800283 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800283 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163800283 DLMGCP DEBUG <0013> Generated response: line #00: 200 8780 OK (mgcp_msg.c:67) 20241111163800284 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8781 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800284 DLMGCP DEBUG <0013> Received message: line #01: C: 0092 (mgcp_msg.c:67) 20241111163800284 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800284 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800284 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800284 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800284 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800284 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800284 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800284 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800284 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800284 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800284 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800284 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800284 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800284 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800284 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800284 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800284 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800284 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800284 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800284 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800284 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800284 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800284 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800284 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800284 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800284 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800284 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800284 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800284 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800284 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800284 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800284 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800284 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800284 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800284 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800284 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800284 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800284 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800284 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800284 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800284 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800284 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800284 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800284 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800284 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800284 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800284 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800284 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800284 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800284 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800284 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800284 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800284 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800284 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800284 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800284 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800284 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800284 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800284 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800284 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800284 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800284 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800284 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800284 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800284 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800284 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800284 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800284 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800284 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800284 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800284 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800284 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800284 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800284 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800284 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800284 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800284 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800284 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800284 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800284 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800284 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800284 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800284 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800284 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800284 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800284 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800284 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800284 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800284 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800284 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800284 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800284 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800284 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800284 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800284 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800284 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800284 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800284 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800284 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800284 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800284 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800285 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800285 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800285 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800285 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800285 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800285 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800285 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800285 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800285 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800285 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800285 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800285 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800285 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800285 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800285 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800285 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800285 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800285 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800285 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800285 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800285 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800285 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800285 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800285 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800285 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800285 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800285 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800285 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800285 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800285 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800285 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800285 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800285 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800285 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800285 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800285 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800285 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800285 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800285 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800285 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800285 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800285 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800285 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800285 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800285 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800285 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800285 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800285 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800285 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800285 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800285 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800285 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800285 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800285 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800285 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800285 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800285 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800285 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800285 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800285 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800285 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800285 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800285 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800285 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800285 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800285 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800285 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800285 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800285 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800285 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800285 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800285 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800285 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800285 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800285 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800285 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800285 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800285 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800285 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800285 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800285 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800285 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800285 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800285 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800285 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800285 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800285 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800285 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800285 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800285 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800285 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800285 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800285 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800285 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800285 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800285 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800285 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800285 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800285 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800285 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800285 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800285 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800285 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800285 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800285 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800285 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800285 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800285 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800285 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800286 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800286 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800286 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800286 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800286 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800286 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800286 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800286 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800286 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800286 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800286 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800286 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800286 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800286 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800286 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800286 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800286 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800286 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800286 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800286 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800286 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800286 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800286 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800286 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800286 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800286 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800286 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800286 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800286 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800286 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800286 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800286 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800286 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800286 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800286 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800286 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800286 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800286 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800286 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800286 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800286 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800286 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800286 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800286 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800286 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800286 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800286 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800286 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800286 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800286 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800286 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800286 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800286 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800286 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800286 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800286 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800286 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800286 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800286 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800286 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800286 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800286 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800286 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800286 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800286 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800286 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800286 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800286 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800286 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800286 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800286 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800286 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800286 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800286 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800286 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800286 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800286 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800286 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800286 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800286 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800286 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800286 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800286 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800286 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800286 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800286 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800286 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800286 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800286 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800286 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800286 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800286 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800286 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800286 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163800286 DLMGCP DEBUG <0013> Generated response: line #00: 200 8781 OK (mgcp_msg.c:67) 20241111163800287 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8782 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800287 DLMGCP DEBUG <0013> Received message: line #01: C: 0093 (mgcp_msg.c:67) 20241111163800287 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800287 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800287 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800287 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800287 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800287 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800287 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800287 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800287 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800287 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800287 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800287 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800287 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800287 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800287 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800287 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800287 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800287 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800287 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800287 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800287 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800287 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800287 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800287 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800287 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800287 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800287 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800287 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800287 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800287 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800287 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800287 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800287 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800287 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800287 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800287 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800287 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800287 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800287 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800287 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800287 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800287 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800287 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800287 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800287 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800287 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800287 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800287 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800287 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800287 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800287 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800287 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800287 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800287 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800287 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800287 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800287 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800287 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800287 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800287 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800287 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800287 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800287 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800287 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800287 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800287 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800287 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800287 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800287 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800287 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800287 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800287 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800287 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800287 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800287 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800287 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800287 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800287 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800287 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800287 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800287 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800287 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800287 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800287 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800287 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800287 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800287 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800287 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800287 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800287 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800288 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800288 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800288 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800288 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800288 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800288 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800288 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800288 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800288 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800288 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800288 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800288 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800288 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800288 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800288 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800288 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800288 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800288 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800288 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800288 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800288 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800288 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800288 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800288 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800288 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800288 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800288 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800288 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800288 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800288 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800288 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800288 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800288 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800288 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800288 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800288 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800288 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800288 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800288 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800288 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800288 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800288 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800288 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800288 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800288 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800288 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800288 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800288 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800288 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800288 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800288 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800288 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800288 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800288 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800288 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800288 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800288 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800288 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800288 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800288 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800288 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800288 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800288 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800288 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800288 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800288 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800288 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800288 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800288 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800288 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800288 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800288 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800288 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800288 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800288 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800288 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800288 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800288 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800288 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800288 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800288 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800288 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800288 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800288 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800288 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800288 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800288 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800288 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800288 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800288 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800288 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800288 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800288 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800288 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800288 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800288 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800288 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800288 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800288 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800288 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800288 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800288 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800288 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800288 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800288 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800288 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800288 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800288 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800288 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800288 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800289 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800289 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800289 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800289 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800289 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800289 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800289 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800289 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800289 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800289 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800289 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800289 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800289 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800289 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800289 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800289 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800289 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800289 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800289 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800289 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800289 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800289 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800289 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800289 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800289 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800289 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800289 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800289 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800289 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800289 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800289 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800289 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800289 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800289 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800289 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800289 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800289 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800289 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800289 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800289 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800289 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800289 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800289 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800289 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800289 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800289 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800289 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800289 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800289 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800289 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800289 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800289 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800289 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800289 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800289 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800289 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800289 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800289 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800289 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800289 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800289 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800289 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800289 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800289 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800289 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800289 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800289 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800289 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800289 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800289 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800289 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800289 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800289 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800289 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800289 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800289 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800289 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800289 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800289 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800289 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800289 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800289 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800289 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800289 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800289 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800289 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800289 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800289 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800289 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800289 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800289 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800289 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800289 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800289 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800289 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800289 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800289 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800289 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800289 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800289 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800289 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800289 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800289 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800289 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163800289 DLMGCP DEBUG <0013> Generated response: line #00: 200 8782 OK (mgcp_msg.c:67) 20241111163800290 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8783 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800290 DLMGCP DEBUG <0013> Received message: line #01: C: 0094 (mgcp_msg.c:67) 20241111163800290 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800290 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800290 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800290 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800290 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800290 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800290 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800290 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800290 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800290 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800290 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800290 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800290 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800290 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800290 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800290 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800290 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800290 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800290 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800290 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800290 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800290 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800290 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800290 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800290 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800290 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800290 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800290 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800290 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800290 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800290 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800290 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800290 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800290 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800290 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800290 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800290 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800290 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800290 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800290 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800290 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800290 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800290 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800290 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800290 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800290 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800290 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800290 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800290 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800290 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800290 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800290 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800290 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800290 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800290 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800290 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800290 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800290 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800290 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800290 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800290 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800290 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800290 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800291 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800291 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800291 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800291 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800291 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800291 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800291 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800291 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800291 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800291 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800291 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800291 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800291 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800291 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800291 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800291 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800291 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800291 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800291 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800291 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800291 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800291 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800291 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800291 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800291 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800291 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800291 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800291 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800291 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800291 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800291 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800291 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800291 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800291 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800291 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800291 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800291 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800291 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800291 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800291 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800291 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800291 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800291 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800291 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800291 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800291 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800291 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800291 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800291 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800291 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800291 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800291 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800291 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800291 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800291 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800291 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800291 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800291 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800291 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800291 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800291 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800291 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800291 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800291 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800291 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800291 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800291 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800291 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800291 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800291 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800291 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800291 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800291 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800291 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800291 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800291 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800291 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800291 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800291 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800291 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800291 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800291 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800292 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800292 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800292 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800292 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800292 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800292 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800292 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800292 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800292 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800292 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800292 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800292 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800292 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800292 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800292 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800292 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800292 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800292 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800292 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800292 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800292 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800292 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800292 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800292 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800292 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800292 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800292 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800292 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800292 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800292 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800292 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800292 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800292 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800292 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800292 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800292 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800292 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800292 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800292 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800292 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800292 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800292 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800292 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800292 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800292 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800292 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800292 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800292 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800292 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800292 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800292 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800292 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800292 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800292 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800292 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800292 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800292 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800292 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800292 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800292 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800292 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800292 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800292 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800292 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800292 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800292 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800292 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800292 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800292 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800292 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800292 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800292 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800292 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800292 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800292 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800292 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800292 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800292 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800292 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800292 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800292 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800293 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800293 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800293 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800293 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800293 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800293 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800293 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800293 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800293 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800293 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800293 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800293 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800293 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800293 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800293 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800293 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800293 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800293 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800293 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800293 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800293 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800293 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800293 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800293 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800293 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800293 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800293 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800293 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800293 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800293 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800293 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800293 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800293 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800293 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800293 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800293 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800293 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800293 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800293 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800293 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800293 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800293 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800293 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800293 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800293 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800293 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800293 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800293 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800293 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800293 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800293 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800293 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800293 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800293 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800293 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800293 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800293 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800293 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800293 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800293 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800293 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800293 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800293 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800293 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800293 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800293 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800293 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800293 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800293 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800293 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800293 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800293 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800293 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800293 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800293 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800293 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800293 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800293 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163800293 DLMGCP DEBUG <0013> Generated response: line #00: 200 8783 OK (mgcp_msg.c:67) 20241111163800294 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8784 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800294 DLMGCP DEBUG <0013> Received message: line #01: C: 0095 (mgcp_msg.c:67) 20241111163800294 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800294 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800294 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800294 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800294 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800294 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800294 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800294 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800294 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800294 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800294 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800294 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800294 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800294 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800294 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800294 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800294 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800294 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800294 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800294 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800294 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800294 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800294 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800294 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800294 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800294 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800294 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800294 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800294 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800294 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800294 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800294 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800294 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800294 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800294 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800294 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800294 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800294 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800294 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800294 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800294 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800294 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800294 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800294 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800294 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800294 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800294 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800294 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800294 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800294 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800294 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800294 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800294 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800294 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800294 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800294 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800294 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800295 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800295 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800295 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800295 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800295 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800295 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800295 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800295 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800295 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800295 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800295 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800295 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800295 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800295 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800295 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800295 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800295 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800295 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800295 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800295 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800295 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800295 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800295 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800295 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800295 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800295 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800295 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800295 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800295 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800295 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800295 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800295 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800295 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800295 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800295 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800295 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800296 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800296 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800296 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800296 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800296 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800296 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800296 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800296 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800296 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800296 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800296 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800296 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800296 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800296 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800296 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800296 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800296 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800296 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800296 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800296 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800296 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800296 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800296 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800296 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800296 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800296 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800296 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800296 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800296 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800296 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800296 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800296 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800296 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800296 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800296 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800296 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800296 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800296 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800296 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800296 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800296 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800296 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800296 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800296 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800296 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800296 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800296 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800296 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800296 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800296 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800296 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800296 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800296 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800296 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800296 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800296 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800296 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800296 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800296 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800296 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800296 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800296 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800296 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800296 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800296 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800296 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800296 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800296 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800296 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800296 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800296 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800296 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800296 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800296 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800296 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800296 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800297 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800297 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800297 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800297 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800297 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800297 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800297 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800297 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800297 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800297 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800297 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800297 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800297 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800297 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800297 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800297 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800297 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800297 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800297 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800297 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800297 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800297 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800297 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800297 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800297 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800297 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800297 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800297 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800297 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800297 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800297 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800297 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800297 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800297 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800297 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800297 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800297 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800297 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800297 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800297 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800297 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800297 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800297 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800297 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800297 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800297 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800297 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800297 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800297 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800297 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800297 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800297 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800297 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800297 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800297 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800297 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800297 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800297 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800297 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800297 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800297 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800297 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800297 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800297 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800297 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800297 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800297 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800297 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800297 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800297 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800297 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800297 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800297 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800297 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800297 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800297 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800297 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800297 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800297 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800297 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800297 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800297 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800297 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800297 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800297 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800297 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800297 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800297 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800297 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800297 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800297 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800297 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800297 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800297 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800297 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800297 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800297 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800297 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800297 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800297 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800297 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800297 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800297 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800297 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800297 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800297 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800297 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800297 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800297 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800297 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800297 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800298 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800298 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800298 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800298 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800298 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800298 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800298 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800298 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800298 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800298 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800298 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800298 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800298 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800298 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800298 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800298 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800298 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800298 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800298 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800298 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800298 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800298 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800298 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800298 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163800298 DLMGCP DEBUG <0013> Generated response: line #00: 200 8784 OK (mgcp_msg.c:67) 20241111163800298 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8785 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800298 DLMGCP DEBUG <0013> Received message: line #01: C: 0096 (mgcp_msg.c:67) 20241111163800298 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800298 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800298 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800298 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800298 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800298 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800298 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800298 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800298 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800298 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800298 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800298 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800298 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800298 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800298 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800298 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800298 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800298 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800298 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800298 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800298 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800298 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800298 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800298 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800298 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800298 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800298 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800298 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800298 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800298 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800298 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800298 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800298 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800298 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800298 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800298 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800298 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800298 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800298 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800298 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800298 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800298 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800298 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800298 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800298 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800299 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800299 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800299 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800299 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800299 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800299 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800299 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800299 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800299 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800299 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800299 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800299 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800299 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800299 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800299 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800299 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800299 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800299 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800299 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800299 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800299 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800299 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800299 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800299 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800299 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800299 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800299 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800299 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800299 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800299 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800299 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800299 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800299 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800299 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800299 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800299 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800299 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800299 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800299 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800299 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800299 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800299 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800299 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800299 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800299 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800299 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800299 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800299 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800299 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800299 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800299 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800299 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800299 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800299 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800299 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800299 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800299 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800299 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800299 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800299 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800299 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800299 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800299 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800299 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800299 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800299 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800299 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800299 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800299 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800299 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800299 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800299 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800299 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800299 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800299 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800299 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800299 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800299 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800299 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800299 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800299 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800299 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800299 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800299 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800299 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800299 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800299 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800299 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800299 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800299 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800299 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800299 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800299 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800299 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800299 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800299 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800299 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800299 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800299 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800299 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800299 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800299 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800299 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800299 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800299 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800299 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800299 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800299 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800299 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800299 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800299 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800299 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800299 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800299 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800299 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800299 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800300 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800300 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800300 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800300 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800300 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800300 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800300 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800300 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800300 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800300 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800300 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800300 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800300 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800300 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800300 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800300 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800300 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800300 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800300 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800300 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800300 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800300 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800300 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800300 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800300 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800300 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800300 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800300 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800300 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800300 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800300 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800300 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800300 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800300 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800300 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800300 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800300 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800300 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800300 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800300 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800300 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800300 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800300 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800300 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800300 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800300 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800300 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800300 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800300 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800300 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800300 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800300 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800300 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800300 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800300 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800300 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800300 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800300 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800300 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800300 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800300 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800300 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800300 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800300 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800300 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800300 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800300 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800300 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800300 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800300 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800300 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800300 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800300 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800300 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800300 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800300 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800300 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800300 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800300 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800300 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800300 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800300 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800300 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800300 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800300 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800300 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800300 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800300 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800300 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800300 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800300 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800300 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800300 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800300 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800300 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800300 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800300 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800300 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800300 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800300 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800300 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800300 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800300 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800300 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800300 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800300 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800300 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800300 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800300 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800300 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800300 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800300 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800300 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800300 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800300 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800300 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800300 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800300 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800300 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800300 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800300 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800301 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800301 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800301 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800301 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800301 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800301 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800301 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800301 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800301 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800301 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800301 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800301 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800301 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800301 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800301 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800301 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800301 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800301 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800301 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800301 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800301 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800301 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163800301 DLMGCP DEBUG <0013> Generated response: line #00: 200 8785 OK (mgcp_msg.c:67) 20241111163800301 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8786 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800301 DLMGCP DEBUG <0013> Received message: line #01: C: 0097 (mgcp_msg.c:67) 20241111163800301 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800301 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800301 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800301 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800301 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800301 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800301 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800301 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800301 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800301 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800301 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800301 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800301 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800301 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800301 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800301 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800301 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800301 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800301 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800301 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800301 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800301 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800301 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800301 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800301 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800301 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800301 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800301 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800301 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800301 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800301 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800301 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800301 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800301 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800301 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800301 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800301 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800301 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800301 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800301 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800301 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800301 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800301 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800301 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800301 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800301 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800301 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800301 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800301 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800301 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800301 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800301 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800301 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800301 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800301 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800301 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800301 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800301 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800301 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800302 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800302 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800302 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800302 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800302 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800302 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800302 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800302 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800302 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800302 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800302 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800302 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800302 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800302 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800302 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800302 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800302 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800302 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800302 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800302 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800302 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800302 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800302 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800302 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800302 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800302 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800302 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800302 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800302 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800302 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800302 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800302 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800302 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800302 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800302 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800302 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800302 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800302 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800302 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800302 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800302 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800302 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800302 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800302 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800302 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800302 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800302 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800302 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800302 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800302 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800302 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800302 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800302 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800302 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800302 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800302 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800302 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800302 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800302 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800302 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800302 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800302 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800302 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800302 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800302 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800302 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800302 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800302 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800302 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800302 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800302 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800302 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800302 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800302 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800302 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800302 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800302 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800302 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800302 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800302 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800302 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800302 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800302 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800302 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800302 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800302 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800302 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800302 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800302 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800302 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800302 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800302 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800302 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800302 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800302 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800302 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800302 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800302 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800302 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800302 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800302 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800302 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800302 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800302 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800302 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800302 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800302 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800302 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800302 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800302 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800302 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800302 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800302 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800302 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800302 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800302 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800302 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800302 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800302 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800302 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800302 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800303 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800303 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800303 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800303 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800303 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800303 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800303 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800303 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800303 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800303 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800303 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800303 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800303 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800303 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800303 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800303 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800303 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800303 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800303 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800303 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800303 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800303 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800303 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800303 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800303 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800303 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800303 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800303 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800303 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800303 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800303 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800303 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800303 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800303 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800303 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800303 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800303 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800303 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800303 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800303 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800303 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800303 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800303 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800303 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800303 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800303 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800303 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800303 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800303 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800303 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800303 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800303 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800303 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800303 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800303 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800303 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800303 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800303 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800303 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800303 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800303 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800303 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800303 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800303 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800303 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800303 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800303 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800303 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800303 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800303 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800303 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800303 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800303 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800303 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800303 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800303 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800303 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800303 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800303 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800303 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800303 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800303 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800303 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800303 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800303 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800303 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800303 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800303 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800303 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800303 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800303 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800303 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800303 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800303 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800303 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800303 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800303 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800303 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800303 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800303 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800303 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800303 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800303 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800303 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800303 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800303 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800303 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800303 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800303 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800303 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800303 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800303 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800303 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800303 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800303 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800303 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800303 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800303 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800303 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800303 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800303 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800303 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800303 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800303 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163800303 DLMGCP DEBUG <0013> Generated response: line #00: 200 8786 OK (mgcp_msg.c:67) 20241111163800304 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8787 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800304 DLMGCP DEBUG <0013> Received message: line #01: C: 0098 (mgcp_msg.c:67) 20241111163800304 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800304 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800304 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800304 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800304 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800304 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800304 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800304 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800304 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800304 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800304 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800304 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800304 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800304 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800304 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800304 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800304 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800304 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800304 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800304 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800304 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800304 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800304 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800304 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800304 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800304 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800304 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800304 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800304 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800304 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800304 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800304 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800304 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800304 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800304 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800304 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800304 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800304 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800304 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800304 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800304 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800304 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800304 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800306 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8788 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800306 DLMGCP DEBUG <0013> Received message: line #01: C: 0099 (mgcp_msg.c:67) 20241111163800306 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800306 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800306 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800307 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800307 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800307 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800307 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800307 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800307 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800307 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800307 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800307 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800307 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800307 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800307 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800307 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800307 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800307 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800307 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800307 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800307 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800307 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800307 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800307 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800307 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800307 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800307 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800307 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800307 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800307 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800307 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800307 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800307 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800307 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800307 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800307 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800307 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800307 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800307 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800307 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800307 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800307 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800307 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800307 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800307 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800307 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800307 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800307 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800307 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800307 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800307 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800307 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800307 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800307 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800307 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800307 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800307 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800307 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800307 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800307 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800307 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800307 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800307 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800307 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800307 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800307 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800307 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800307 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800307 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800307 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800307 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800307 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800307 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800307 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800307 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800307 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800307 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800307 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800307 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800307 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800307 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800307 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800307 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800307 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800307 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800307 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800307 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800307 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800307 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800307 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800307 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800307 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800307 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800307 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800307 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800307 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800307 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800307 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800307 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800307 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800307 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800307 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800307 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800307 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800307 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800309 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8789 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800309 DLMGCP DEBUG <0013> Received message: line #01: C: 009A (mgcp_msg.c:67) 20241111163800309 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800309 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800309 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800309 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800309 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800309 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800309 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800309 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800309 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800309 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800309 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800309 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800309 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800309 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800309 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800309 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800309 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800309 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800309 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800309 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800309 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800309 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800309 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800309 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800310 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800310 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800310 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800310 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800310 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800310 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800310 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800310 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800310 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800310 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800310 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800310 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800310 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800310 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800310 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800310 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800310 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800310 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800310 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800310 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800310 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800310 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800310 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800310 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800310 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800310 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800310 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800310 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800310 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800310 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800310 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800310 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800310 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800310 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800310 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800310 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800310 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800310 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800310 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800310 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800310 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800310 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800310 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800310 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800310 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800310 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800310 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800310 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800310 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800310 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800310 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800310 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800310 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800310 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800310 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800310 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800310 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800310 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800310 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800310 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800310 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800310 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800310 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800310 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800310 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800310 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800310 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800310 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800310 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800310 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800310 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800310 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800310 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800310 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800310 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800310 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800310 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800310 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800310 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800310 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800310 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800310 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800310 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800310 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800310 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800310 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800310 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800310 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800310 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800310 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800310 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800310 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800310 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800312 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8790 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800312 DLMGCP DEBUG <0013> Received message: line #01: C: 009B (mgcp_msg.c:67) 20241111163800312 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800312 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800312 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800312 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800312 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800312 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800312 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800312 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800312 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800312 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800312 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800312 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800312 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800312 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800312 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800312 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800312 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800312 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800312 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800312 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800312 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800312 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800312 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800312 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800312 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800312 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800312 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800312 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800312 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800312 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800312 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800312 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800312 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800312 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800312 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800312 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800312 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800312 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800312 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800312 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800312 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800312 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800312 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800312 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800312 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800312 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800312 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800312 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800312 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800312 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800312 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800312 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800312 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800312 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800312 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800312 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800312 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800312 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800312 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800312 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800312 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800312 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800312 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800312 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800312 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800312 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800312 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800313 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800313 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800313 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800313 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800313 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800313 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800313 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800313 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800313 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800313 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800313 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800313 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800313 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800313 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800313 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800313 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800313 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800313 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800313 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800313 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800313 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800313 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800313 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800313 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800313 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800313 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800313 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800313 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800313 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800313 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800313 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800313 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800313 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800313 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800313 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800313 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800313 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800313 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800313 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800313 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800313 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800313 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800313 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800313 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800313 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800313 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800313 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800313 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800313 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800315 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8791 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800315 DLMGCP DEBUG <0013> Received message: line #01: C: 009C (mgcp_msg.c:67) 20241111163800315 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800315 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800315 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800315 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800315 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800315 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800315 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800315 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800315 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800315 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800315 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800315 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800315 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800315 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800315 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800315 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800315 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800315 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800315 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800315 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800315 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800315 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800315 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800315 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800315 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800315 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800315 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800315 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800315 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800315 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800315 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800315 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800315 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800315 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800315 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800315 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800315 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800315 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800315 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800315 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800315 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800315 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800315 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800315 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800315 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800315 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800315 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800315 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800315 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800315 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800315 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800315 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800315 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800315 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800315 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800315 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800315 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800315 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800315 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800315 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800315 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800315 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800315 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800315 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800315 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800315 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800315 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800315 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800315 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800315 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800315 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800315 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800315 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800315 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800315 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800315 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800315 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800315 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800315 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800315 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800315 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800315 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800315 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800316 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800316 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800316 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800316 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800316 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800316 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800316 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800316 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800316 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800316 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800316 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800316 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800316 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800316 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800316 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800316 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800316 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800316 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800316 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800316 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800316 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800316 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800316 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800316 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800316 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800316 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800316 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800316 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800318 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8792 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800318 DLMGCP DEBUG <0013> Received message: line #01: C: 009D (mgcp_msg.c:67) 20241111163800318 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800318 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800318 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800318 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800318 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800318 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800318 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800318 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800318 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800318 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800318 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800318 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800318 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800318 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800318 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800318 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800318 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800318 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800318 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800318 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800318 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800318 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800318 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800318 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800318 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800318 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800318 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800318 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800318 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800318 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800318 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800318 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800318 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800318 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800318 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800318 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800318 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800318 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800318 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800318 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800318 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800318 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800318 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800318 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800318 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800318 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800318 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800318 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800318 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800318 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800318 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800318 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800318 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800318 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800318 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800318 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800318 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800318 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800318 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800318 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800318 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800318 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800318 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800318 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800318 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800318 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800318 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800318 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800318 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800318 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800318 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800318 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800318 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800318 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800318 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800318 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800318 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800318 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800318 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800318 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800318 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800318 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800318 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800318 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800318 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800318 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800318 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800318 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800318 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800318 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800318 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800318 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800318 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800318 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800318 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800320 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8793 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800320 DLMGCP DEBUG <0013> Received message: line #01: C: 009E (mgcp_msg.c:67) 20241111163800320 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800320 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800320 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800320 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800320 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800321 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800321 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800321 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800321 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800321 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800321 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800321 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800321 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800321 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800321 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800321 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800321 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800321 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800321 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800321 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800321 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800321 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800321 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800321 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800321 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800321 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800321 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800321 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800321 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800321 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800321 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800321 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800321 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800321 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800321 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800321 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800321 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800321 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800321 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800321 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800321 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800321 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800321 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800321 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800321 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800321 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800321 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800321 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800321 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800321 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800321 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800321 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800321 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800321 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800321 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800321 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800321 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800321 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800321 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800321 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800321 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800321 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800321 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800321 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800321 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800321 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800321 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800321 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800321 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800321 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800321 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800321 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800321 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800321 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800321 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800321 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800321 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800321 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800321 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800321 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800321 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800321 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800321 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800321 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800321 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800321 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800321 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800321 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800321 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800321 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800321 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800321 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800321 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800321 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800321 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800321 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800321 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800321 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800321 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800321 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800321 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800321 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800321 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800321 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800321 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800321 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800321 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800321 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800321 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800321 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800321 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800321 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800321 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800321 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800321 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800321 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800321 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800321 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800321 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800321 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800321 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800321 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800321 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800321 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800321 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800321 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800321 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800321 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800321 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800321 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800321 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800322 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800322 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800322 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800322 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800322 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800322 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800322 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800322 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800322 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800322 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800323 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8794 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800323 DLMGCP DEBUG <0013> Received message: line #01: C: 009F (mgcp_msg.c:67) 20241111163800323 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800323 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800323 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800323 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800323 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800323 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800323 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800323 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800323 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800323 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800323 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800323 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800323 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800323 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800323 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800323 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800323 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800323 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800323 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800323 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800323 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800323 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800323 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800323 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800323 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800324 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800324 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800324 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800324 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800324 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800324 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800324 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800324 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800324 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800324 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800324 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800324 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800324 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800324 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800324 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800324 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800324 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800324 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800324 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800324 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800324 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800324 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800324 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800324 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800324 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800324 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800324 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800324 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800324 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800324 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800324 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800324 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800324 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800324 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800324 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800324 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800324 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800324 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800324 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800324 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800324 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800324 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800324 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800324 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800324 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800324 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800324 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800324 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800324 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800324 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800324 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800324 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800324 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800324 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800324 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800324 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800324 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800324 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800324 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800324 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800324 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800324 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800324 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800324 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800324 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800324 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800324 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800324 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800324 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800324 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800324 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800324 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800324 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800324 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800324 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800324 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800324 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800324 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800324 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800324 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800324 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800324 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800324 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800324 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800324 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800324 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800324 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800324 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800324 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800324 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800324 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800324 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800324 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800324 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800324 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800324 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800324 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800324 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800324 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800324 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800324 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800324 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800324 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800324 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800324 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800324 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800324 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800324 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800324 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800324 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800324 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800324 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800324 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800324 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800324 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800324 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800324 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800324 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800325 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800325 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800325 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800325 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800325 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800325 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800325 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800325 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800325 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800325 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800325 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800325 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800325 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800325 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800325 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800325 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800325 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800325 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800325 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800325 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800325 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800325 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800325 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800325 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800325 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800325 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800325 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800325 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800325 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800325 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800325 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800325 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800325 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800325 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800325 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800325 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800325 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800325 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800325 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800325 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800325 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800325 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800325 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800325 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800325 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800325 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800325 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800325 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800325 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800325 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800325 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800325 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800325 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800325 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800325 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800325 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800325 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800325 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800325 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800325 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800325 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800325 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800325 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800325 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800325 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800325 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800325 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800325 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800325 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800325 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800325 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800325 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800325 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800325 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800325 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800325 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800325 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800325 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800325 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800325 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800325 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800325 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800325 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800325 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800325 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800325 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800325 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800325 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800325 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800325 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800325 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800325 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800325 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800325 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800325 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800325 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800325 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800325 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800325 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800325 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800325 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800325 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800325 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800325 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800325 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800325 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800325 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800325 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800325 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800325 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800325 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800325 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800325 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800325 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800325 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800325 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800325 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800325 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800325 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800326 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800326 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800326 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800326 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800326 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800326 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800326 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800326 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800326 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800326 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800326 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800326 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800326 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800326 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800326 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800326 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800326 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800326 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800326 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800326 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800326 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800326 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800326 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800326 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800326 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800326 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800326 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800326 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800326 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800326 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800326 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800326 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800326 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800326 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800326 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800326 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800326 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800326 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800326 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800326 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800326 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800326 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163800326 DLMGCP DEBUG <0013> Generated response: line #00: 200 8794 OK (mgcp_msg.c:67) 20241111163800326 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8795 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800326 DLMGCP DEBUG <0013> Received message: line #01: C: 00A0 (mgcp_msg.c:67) 20241111163800326 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800326 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800326 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800326 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800326 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800326 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800326 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800326 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800326 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800326 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800326 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800326 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800326 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800326 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800327 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800327 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800327 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800327 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800327 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800327 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800327 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800327 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800327 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800327 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800327 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800327 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800327 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800327 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800327 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800327 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800327 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800327 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800327 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800327 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800327 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800327 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800327 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800327 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800327 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800327 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800327 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800327 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800327 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800327 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800327 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800327 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800327 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800327 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800327 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800327 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800327 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800327 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800327 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800327 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800327 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800327 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800327 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800327 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800327 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800327 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800327 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800327 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800327 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800327 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800327 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800327 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800327 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800327 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800327 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800327 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800327 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800327 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800327 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800327 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800327 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800327 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800327 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800327 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800327 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800327 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800327 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800328 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800328 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800328 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800328 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800328 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800328 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800328 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800328 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800328 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800328 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800328 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800328 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800328 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800328 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800328 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800328 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800328 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800328 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800328 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800328 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800328 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800328 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800328 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800328 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800328 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800328 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800328 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800328 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800328 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800328 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800328 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800328 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800328 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800328 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800328 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800328 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800328 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800328 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800328 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800328 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800328 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800328 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800328 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800328 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800328 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800328 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800328 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800328 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800328 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800328 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800328 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800328 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800328 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800328 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800328 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800328 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800328 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800328 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800328 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800328 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800328 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800328 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800328 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800328 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800328 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800328 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800329 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800336 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8797 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800336 DLMGCP DEBUG <0013> Received message: line #01: C: 00A2 (mgcp_msg.c:67) 20241111163800336 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800336 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800336 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800336 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800336 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800336 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800337 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800337 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800337 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800337 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800337 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800337 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800337 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800337 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800337 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800337 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800337 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800337 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800337 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800337 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800337 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800337 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800337 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800337 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800337 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800337 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800337 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800337 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800337 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800337 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800337 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800337 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800337 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800337 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800337 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800337 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800337 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800337 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800337 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800337 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800337 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800337 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800337 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800337 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800337 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800337 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800337 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800337 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800337 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800337 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800337 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800341 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8798 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800341 DLMGCP DEBUG <0013> Received message: line #01: C: 00A3 (mgcp_msg.c:67) 20241111163800341 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800341 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800341 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800341 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800341 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800341 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800341 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800341 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800341 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800341 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800341 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800341 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800341 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800341 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800341 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800341 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800341 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800341 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800341 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800341 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800341 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800341 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800341 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800341 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800341 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800341 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800341 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800341 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800341 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800342 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800342 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800342 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800342 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800342 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800342 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800342 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800342 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800342 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800342 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800342 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800342 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800342 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800342 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800342 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800342 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800342 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800342 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800342 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800342 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800342 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800342 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800342 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800342 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800342 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800342 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800345 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8799 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800345 DLMGCP DEBUG <0013> Received message: line #01: C: 00A4 (mgcp_msg.c:67) 20241111163800345 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800345 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800345 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800345 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800345 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800345 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800345 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800346 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800346 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800346 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800346 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800346 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800346 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800346 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800346 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800346 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800346 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800346 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800346 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800346 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800346 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800346 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800346 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800346 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800346 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800346 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800346 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800346 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800346 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800346 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800346 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800346 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800346 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800346 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800346 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800346 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800346 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800346 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800346 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800346 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800346 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800346 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800346 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800346 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800346 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800346 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800346 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800346 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800346 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800346 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800346 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800346 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800346 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800346 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800346 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800346 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800346 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800352 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8800 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800352 DLMGCP DEBUG <0013> Received message: line #01: C: 00A5 (mgcp_msg.c:67) 20241111163800352 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800352 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800352 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800352 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800352 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800352 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800352 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800352 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800352 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800352 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800352 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800352 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800352 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800352 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800352 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800352 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800352 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800352 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800352 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800352 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800352 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800352 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800352 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800352 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800352 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800352 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800352 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800352 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800352 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800352 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800352 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800352 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800352 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800352 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800352 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800352 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800352 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800352 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800352 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800352 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800352 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800352 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800352 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800352 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800352 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800352 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800352 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800352 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800352 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800352 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800352 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800352 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800352 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800352 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800352 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800352 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800352 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800352 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800352 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800352 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800352 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800352 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800352 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800352 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800352 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800352 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800355 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8801 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800355 DLMGCP DEBUG <0013> Received message: line #01: C: 00A6 (mgcp_msg.c:67) 20241111163800355 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800355 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800355 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800355 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800355 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800355 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800355 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800355 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800355 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800355 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800355 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800355 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800355 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800355 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800355 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800355 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800355 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800355 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800355 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800355 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800355 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800355 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800355 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800356 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800356 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800356 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800356 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800356 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800356 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800356 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800356 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800356 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800356 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800356 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800356 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800356 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800356 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800356 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800356 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800356 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800356 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800356 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800356 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800356 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800356 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800356 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800356 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800356 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800356 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800356 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800356 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800356 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800356 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800356 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800356 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800356 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800356 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800356 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800356 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800356 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800356 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800356 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800356 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800356 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800356 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800356 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800356 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800358 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8802 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800358 DLMGCP DEBUG <0013> Received message: line #01: C: 00A7 (mgcp_msg.c:67) 20241111163800358 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800358 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800358 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800358 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800358 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800358 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800358 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800358 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800358 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800358 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800358 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800358 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800358 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800358 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800358 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800358 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800358 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800358 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800358 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800358 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800358 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800358 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800358 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800358 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800358 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800358 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800358 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800358 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800358 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800358 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800358 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800358 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800358 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800358 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800358 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800358 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800358 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800358 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800358 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800358 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800358 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800358 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800358 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800358 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800358 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800358 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800358 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800358 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800358 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800358 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800359 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800359 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800359 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800359 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800359 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800359 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800359 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800359 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800359 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800359 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800359 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800359 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800359 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800359 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800359 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800359 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800359 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800359 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800359 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800359 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800359 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800359 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800359 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800359 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800359 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800359 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800359 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800359 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800359 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800359 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800359 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800359 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800359 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800359 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800359 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800359 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800359 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800359 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800359 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800359 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800361 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8803 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800361 DLMGCP DEBUG <0013> Received message: line #01: C: 00A8 (mgcp_msg.c:67) 20241111163800361 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800361 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800361 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800361 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800361 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800361 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800361 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800361 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800361 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800361 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800361 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800361 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800361 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800361 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800361 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800361 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800361 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800361 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800361 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800361 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800361 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800361 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800361 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800361 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800361 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800361 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800361 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800361 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800361 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800361 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800361 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800361 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800361 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800361 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800361 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800361 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800361 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800361 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800361 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800361 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800361 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800361 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800361 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800361 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800361 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800361 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800361 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800361 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800361 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800361 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800361 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800361 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800361 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800361 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800361 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800361 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800361 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800362 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800362 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800362 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800362 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800362 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800362 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800362 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800362 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800362 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800362 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800362 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800362 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800362 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800362 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800362 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800362 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800362 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800362 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800362 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800362 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800362 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800362 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800364 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8804 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800364 DLMGCP DEBUG <0013> Received message: line #01: C: 00A9 (mgcp_msg.c:67) 20241111163800364 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800364 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800364 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800364 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800364 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800364 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800364 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800364 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800364 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800364 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800364 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800364 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800364 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800364 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800364 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800364 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800364 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800364 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800364 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800364 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800364 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800364 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800364 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800364 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800364 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800364 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800364 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800364 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800364 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800364 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800364 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800364 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800364 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800364 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800364 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800364 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800364 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800364 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800364 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800364 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800364 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800364 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800364 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800364 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800364 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800364 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800364 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800364 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800364 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800364 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800364 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800364 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800364 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800364 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800364 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800364 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800364 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800364 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800364 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800364 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800364 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800364 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800364 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800364 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800367 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8805 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800367 DLMGCP DEBUG <0013> Received message: line #01: C: 00AA (mgcp_msg.c:67) 20241111163800367 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800367 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800367 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800367 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800367 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800367 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800367 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800367 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800367 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800367 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800367 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800367 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800367 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800367 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800367 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800367 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800367 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800367 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800367 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800367 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800367 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800367 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800367 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800367 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800367 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800367 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800367 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800367 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800367 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800367 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800367 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800367 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800367 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800367 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800367 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800367 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800367 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800367 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800367 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800367 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800367 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800367 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800367 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800367 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800367 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800367 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800367 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800367 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800367 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800367 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800367 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800367 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800367 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800367 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800367 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800367 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800367 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800367 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800367 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800367 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800367 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800367 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800367 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800367 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800367 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800367 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800367 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800367 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800367 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800367 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800367 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800367 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800367 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800367 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800367 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800367 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800367 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800367 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800367 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800367 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800367 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800367 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800367 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800367 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800367 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800367 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800367 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800367 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800367 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800367 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800367 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800367 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800367 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800367 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800367 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800367 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800367 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800367 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800367 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800367 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800367 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800367 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800367 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800367 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800367 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800370 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8806 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800370 DLMGCP DEBUG <0013> Received message: line #01: C: 00AB (mgcp_msg.c:67) 20241111163800370 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800370 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800370 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800370 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800370 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800370 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800370 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800370 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800370 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800370 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800370 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800370 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800370 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800370 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800370 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800370 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800370 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800370 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800370 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800370 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800370 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800370 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800370 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800370 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800370 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800370 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800370 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800370 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800370 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800370 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800370 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800370 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800370 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800370 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800370 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800370 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800370 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800370 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800370 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800370 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800370 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800370 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800370 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800370 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800370 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800370 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800370 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800370 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800370 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800370 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800370 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800370 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800370 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800370 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800370 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800370 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800370 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800370 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800370 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800370 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800370 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800370 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800370 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800370 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800370 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800370 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800370 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800370 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800370 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800370 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800370 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800370 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800370 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800370 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800370 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800370 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800370 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800370 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800370 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800370 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800370 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800370 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800370 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800370 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800370 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800370 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800370 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800370 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800370 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800370 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800372 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8807 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800372 DLMGCP DEBUG <0013> Received message: line #01: C: 00AC (mgcp_msg.c:67) 20241111163800372 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800372 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800372 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800372 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800372 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800372 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800372 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800372 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800372 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800372 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800372 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800372 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800372 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800373 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800373 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800373 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800373 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800373 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800373 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800373 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800373 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800373 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800373 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800373 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800373 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800373 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800373 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800373 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800373 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800373 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800373 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800373 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800373 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800373 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800373 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800373 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800373 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800373 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800373 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800373 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800373 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800373 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800373 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800373 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800373 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800373 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800373 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800373 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800373 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800373 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800373 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800373 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800373 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800373 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800373 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800373 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800373 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800373 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800373 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800373 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800373 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800373 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800373 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800373 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800373 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800373 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800373 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800373 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800373 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800373 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800373 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800373 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800373 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800375 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8808 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800375 DLMGCP DEBUG <0013> Received message: line #01: C: 00AD (mgcp_msg.c:67) 20241111163800375 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800375 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800375 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800375 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800375 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800375 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800375 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800375 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800375 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800375 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800375 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800375 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800375 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800375 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800375 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800375 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800375 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800375 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800375 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800375 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800375 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800375 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800375 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800375 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800375 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800375 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800375 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800375 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800376 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800376 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800376 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800376 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800376 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800376 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800376 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800376 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800376 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800376 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800376 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800376 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800376 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800376 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800376 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800376 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800376 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800376 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800376 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800376 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800376 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800376 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800376 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800376 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800376 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800376 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800376 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800376 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800376 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800376 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800376 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800376 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800376 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800376 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800376 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800376 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800376 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800376 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800376 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800376 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800376 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800376 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800376 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800376 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800376 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800376 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800376 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800376 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800376 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800376 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800376 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800376 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800376 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800376 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800376 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800376 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800376 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800376 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800376 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800376 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800376 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800376 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800376 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800376 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800376 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800376 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800376 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800376 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800376 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800376 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800376 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800376 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800376 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800376 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800376 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800376 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800376 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800376 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800376 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800376 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800376 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800378 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8809 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800378 DLMGCP DEBUG <0013> Received message: line #01: C: 00AE (mgcp_msg.c:67) 20241111163800378 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800378 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800378 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800378 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800378 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800378 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800378 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800378 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800378 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800378 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800378 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800378 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800378 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800378 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800378 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800378 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800378 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800379 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800379 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800379 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800379 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800379 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800379 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800379 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800379 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800379 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800379 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800379 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800379 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800379 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800379 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800379 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800379 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800379 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800379 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800379 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800379 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800379 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800379 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800379 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800379 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800379 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800379 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800379 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800379 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800379 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800379 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800379 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800379 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800379 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800379 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800379 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800379 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800379 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800379 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800379 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800379 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800379 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800379 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800379 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800379 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800379 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800379 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800379 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800379 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800379 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800379 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800379 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800379 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800379 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800379 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800379 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800379 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800379 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800379 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800379 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800379 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800379 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800379 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800379 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800379 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800379 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800379 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800379 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800379 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800379 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800379 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800379 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800379 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800379 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800379 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800379 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800379 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800379 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800379 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800379 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800379 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800379 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800379 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800379 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800379 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800381 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8810 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800381 DLMGCP DEBUG <0013> Received message: line #01: C: 00AF (mgcp_msg.c:67) 20241111163800381 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800381 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800381 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800381 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800381 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800381 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800381 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800381 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800381 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800381 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800381 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800381 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800381 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800381 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800381 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800381 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800381 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800381 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800381 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800381 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800381 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800381 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800381 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800381 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800381 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800381 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800381 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800381 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800381 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800381 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800381 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800381 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800381 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800381 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800381 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800381 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800381 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800381 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800381 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800382 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800382 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800382 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800382 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800382 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800382 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800382 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800382 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800382 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800382 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800382 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800382 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800382 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800382 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800382 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800382 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800382 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800382 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800382 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800382 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800382 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800382 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800382 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800382 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800382 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800382 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800382 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800382 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800382 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800382 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800382 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800382 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800382 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800382 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800382 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800382 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800382 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800382 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800382 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800382 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800382 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800382 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800382 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800382 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800382 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800382 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800384 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8811 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800384 DLMGCP DEBUG <0013> Received message: line #01: C: 00B0 (mgcp_msg.c:67) 20241111163800384 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800384 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800384 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800384 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800384 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800384 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800384 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800384 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800384 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800384 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800384 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800384 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800384 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800384 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800384 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800384 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800384 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800384 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800384 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800384 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800384 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800384 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800384 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800384 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800384 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800384 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800384 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800384 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800384 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800384 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800384 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800384 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800384 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800384 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800384 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800384 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800384 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800384 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800384 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800384 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800384 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800384 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800384 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800384 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800384 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800384 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800384 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800384 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800384 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800384 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800384 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800384 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800384 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800384 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800384 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800384 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800385 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800385 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800385 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800385 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800385 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800385 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800385 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800385 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800385 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800385 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800385 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800385 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800385 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800385 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800385 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800385 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800385 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800385 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800385 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800385 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800385 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800385 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800385 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800385 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800385 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800385 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800385 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800385 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800385 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800385 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800385 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800385 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800385 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800385 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800385 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800385 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800385 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800385 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800385 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800385 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800385 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800385 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800385 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800385 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800385 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800385 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800385 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800385 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800385 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800385 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800385 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800385 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800385 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800385 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800385 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800385 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800385 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800385 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800385 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800385 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800385 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800385 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800385 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800385 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800385 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800385 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800385 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800387 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8812 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800387 DLMGCP DEBUG <0013> Received message: line #01: C: 00B1 (mgcp_msg.c:67) 20241111163800387 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800387 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800387 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800387 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800387 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800387 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800387 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800387 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800387 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800387 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800387 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800387 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800387 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800387 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800387 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800387 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800387 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800387 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800387 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800387 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800387 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800387 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800387 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800387 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800387 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800387 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800387 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800387 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800387 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800387 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800387 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800387 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800387 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800387 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800387 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800387 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800387 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800387 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800387 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800387 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800387 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800387 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800387 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800387 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800387 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800387 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800387 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800387 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800387 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800387 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800387 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800387 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800387 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800387 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800388 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800388 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800388 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800388 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800388 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800388 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800388 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800388 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800388 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800388 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800388 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800388 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800388 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800388 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800388 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800388 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800388 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800388 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800388 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800388 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800388 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800388 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800388 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800388 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800388 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800388 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800388 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800388 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800388 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800388 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800388 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800388 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800388 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800388 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800388 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800388 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800388 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800388 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800388 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800388 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800388 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800388 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800388 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800388 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800388 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800388 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800388 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800388 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800388 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800388 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800388 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800388 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800388 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800388 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800388 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800388 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800388 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800388 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800388 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800388 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800388 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800388 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800388 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800388 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800388 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800388 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800388 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800388 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800388 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800388 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800388 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800388 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800388 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800388 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800388 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800388 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800388 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800388 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800388 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800388 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800388 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800388 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800388 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800388 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800388 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800388 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800388 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800388 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800388 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800388 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800391 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8813 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800391 DLMGCP DEBUG <0013> Received message: line #01: C: 00B2 (mgcp_msg.c:67) 20241111163800391 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800391 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800391 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800391 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800391 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800391 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800391 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800391 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800391 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800391 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800391 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800391 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800391 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800391 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800391 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800391 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800391 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800391 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800391 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800391 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800391 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800391 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800391 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800391 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800391 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800391 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800391 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800391 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800391 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800391 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800391 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800391 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800391 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800391 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800391 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800391 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800391 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800391 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800391 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800391 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800391 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800391 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800391 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800391 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800391 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800391 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800391 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800391 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800391 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800391 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800391 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800391 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800391 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800391 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800391 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800391 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800391 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800391 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800391 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800391 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800391 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800391 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800391 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800391 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800391 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800391 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800391 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800391 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800391 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800391 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800391 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800391 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800391 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800395 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8814 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800395 DLMGCP DEBUG <0013> Received message: line #01: C: 00B3 (mgcp_msg.c:67) 20241111163800395 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800395 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800395 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800395 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800395 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800395 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800395 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800395 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800395 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800395 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800395 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800395 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800395 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800395 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800395 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800395 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800395 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800395 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800395 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800395 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800395 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800395 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800395 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800395 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800395 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800395 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800395 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800395 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800395 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800395 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800395 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800395 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800395 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800395 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800395 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800395 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800395 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800395 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800395 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800395 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800395 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800395 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800395 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800395 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800395 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800395 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800395 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800395 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800395 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800395 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800395 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800395 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800395 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800395 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800395 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800395 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800395 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800395 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800395 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800395 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800395 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800395 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800395 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800395 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800395 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800395 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800395 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800395 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800395 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800395 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800395 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800395 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800395 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800395 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800395 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800395 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800395 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800395 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800395 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800395 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800395 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800395 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800395 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800395 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800395 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800395 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800395 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800395 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800395 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800395 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800395 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800395 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800395 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800395 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800395 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800395 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800395 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800395 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800395 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800395 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800395 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800395 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800396 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800396 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800396 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800396 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800396 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800396 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800396 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800396 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800396 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800396 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800396 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800396 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800396 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800396 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800396 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800396 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800396 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800396 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800396 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800396 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800396 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800396 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800396 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800398 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8815 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800398 DLMGCP DEBUG <0013> Received message: line #01: C: 00B4 (mgcp_msg.c:67) 20241111163800398 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800398 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800398 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800398 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800398 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800398 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800398 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800398 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800398 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800398 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800398 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800398 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800398 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800398 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800398 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800398 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800398 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800398 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800398 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800398 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800398 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800398 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800398 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800398 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800398 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800398 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800398 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800398 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800398 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800398 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800398 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800398 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800398 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800398 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800398 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800398 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800398 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800398 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800398 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800398 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800398 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800398 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800398 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800398 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800398 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800398 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800398 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800398 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800398 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800398 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800398 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800398 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800398 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800398 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800398 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800398 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800398 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800398 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800398 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800398 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800398 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800398 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800398 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800398 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800398 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800399 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800399 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800399 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800399 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800399 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800399 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800399 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800399 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800399 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800399 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800399 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800399 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800399 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800399 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800399 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800399 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800399 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800399 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800399 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800399 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800399 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800399 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800399 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800399 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800399 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800399 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800399 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800399 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800399 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800399 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800399 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800399 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800399 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800399 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800399 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800399 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800399 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800399 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800399 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800399 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800399 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800399 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800399 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800399 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800399 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800399 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800399 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800399 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800399 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800399 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800399 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800399 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800399 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800399 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800399 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800399 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800399 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800399 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800399 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800399 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800399 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800399 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800399 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800399 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800399 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800399 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800399 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800399 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800399 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800399 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800399 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800399 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800399 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800399 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800399 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800399 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800399 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800399 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800399 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800399 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800399 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800399 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800399 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800399 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800399 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800399 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800399 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800399 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800399 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800399 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800399 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800399 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800399 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800399 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800399 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800399 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800399 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800399 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800399 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800399 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800399 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800399 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800399 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800399 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800399 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800399 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800399 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800399 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800399 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800399 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800399 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800399 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800399 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800399 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800399 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800400 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800400 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800400 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800400 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800400 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800400 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800400 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800400 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800400 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800400 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800400 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800400 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800400 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800400 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800400 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800400 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800400 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800400 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800400 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800400 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800400 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800400 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800400 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800400 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800400 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800400 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800400 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800400 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800400 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800400 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800400 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800400 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800400 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800400 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800400 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800400 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800400 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800400 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800400 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800400 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800400 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800400 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800400 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800400 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800400 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800400 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800400 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800400 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800400 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800400 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800400 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800400 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800400 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800400 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800400 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800400 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800400 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800400 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800400 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800400 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800400 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800400 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800400 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800400 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800400 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800400 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800400 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800400 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800400 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800400 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800400 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800400 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800400 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800400 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800400 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800400 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800400 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800400 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800400 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800400 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800400 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800400 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800400 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800400 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800400 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800400 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800400 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800400 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800400 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800400 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800400 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800400 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800400 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800400 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800400 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800400 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800400 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800400 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800400 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800400 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800400 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800400 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800400 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800400 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800400 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800400 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800400 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800400 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800400 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800400 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800400 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800400 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800400 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800400 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800401 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800401 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800401 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800401 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800401 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800401 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800401 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800401 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800401 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800401 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163800401 DLMGCP DEBUG <0013> Generated response: line #00: 200 8815 OK (mgcp_msg.c:67) 20241111163800401 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8816 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800401 DLMGCP DEBUG <0013> Received message: line #01: C: 00B5 (mgcp_msg.c:67) 20241111163800401 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800401 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800401 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800401 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800401 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800401 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800401 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800401 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800401 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800401 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800401 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800401 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800401 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800401 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800401 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800401 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800401 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800401 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800401 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800401 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800401 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800401 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800401 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800401 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800401 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800401 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800401 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800401 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800401 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800401 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800401 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800401 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800401 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800401 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800401 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800402 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800402 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800402 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800402 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800402 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800402 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800402 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800402 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800402 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800402 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800402 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800402 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800402 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800402 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800402 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800402 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800402 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800402 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800402 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800402 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800402 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800402 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800402 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800402 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800402 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800402 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800402 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800402 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800402 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800402 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800402 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800402 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800402 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800402 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800402 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800402 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800402 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800402 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800402 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800402 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800402 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800402 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800402 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800402 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800402 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800402 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800402 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800402 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800402 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800402 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800402 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800402 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800402 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800402 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800402 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800402 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800402 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800402 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800402 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800402 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800402 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800402 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800402 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800402 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800402 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800402 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800402 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800402 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800402 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800402 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800402 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800402 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800402 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800402 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800402 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800402 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800402 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800402 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800402 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800402 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800402 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800402 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800402 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800402 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800402 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800402 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800402 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800402 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800402 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800402 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800402 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800402 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800402 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800402 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800402 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800402 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800402 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800402 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800402 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800402 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800402 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800402 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800402 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800402 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800402 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800402 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800402 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800402 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800402 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800402 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800402 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800402 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800402 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800402 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800402 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800403 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800403 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800403 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800403 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800403 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800403 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800403 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800403 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800403 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800403 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800403 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800403 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800403 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800403 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800403 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800403 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800403 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800403 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800403 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800403 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800403 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800403 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800403 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800403 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800403 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800403 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800403 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800403 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800403 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800403 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800403 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800403 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800403 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800403 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800403 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800403 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800403 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800403 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800403 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800403 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800403 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800403 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800403 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800403 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800403 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800403 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800403 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800403 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800403 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800403 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800403 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800403 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800403 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800403 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800403 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800403 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800403 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800403 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800403 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800403 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800403 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800403 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800403 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800403 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800403 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800403 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800403 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800403 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800403 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800403 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800403 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800403 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800403 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800403 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800403 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800403 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800403 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800403 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800403 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800403 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800403 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800403 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800403 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800403 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800403 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800403 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800403 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800403 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800403 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800403 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800403 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800403 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800403 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800403 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800404 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800404 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800404 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800404 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800404 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800404 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800404 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800404 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800404 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800404 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800404 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800404 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800404 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800404 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800404 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800404 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800404 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800404 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800404 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800404 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800404 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800404 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800404 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800404 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800404 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800404 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800404 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800404 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800404 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800404 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800404 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800404 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800404 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800404 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800404 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800404 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800404 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800404 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800404 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800404 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800404 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800404 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800404 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800404 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800404 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800404 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800404 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800404 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800404 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800404 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800404 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800404 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800404 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800404 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800404 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800404 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800404 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800404 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800404 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800404 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163800404 DLMGCP DEBUG <0013> Generated response: line #00: 200 8816 OK (mgcp_msg.c:67) 20241111163800405 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8817 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800405 DLMGCP DEBUG <0013> Received message: line #01: C: 00B6 (mgcp_msg.c:67) 20241111163800405 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800405 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800405 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800405 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800405 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800405 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800405 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800405 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800405 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800405 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800405 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800405 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800405 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800405 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800405 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800405 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800405 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800405 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800405 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800405 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800405 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800405 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800405 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800405 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800405 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800405 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800405 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800405 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800405 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800405 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800405 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800405 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800405 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800405 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800405 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800405 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800405 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800405 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800405 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800405 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800405 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800405 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800405 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800405 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800405 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800405 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800405 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800405 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800405 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800405 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800405 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800405 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800405 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800405 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800405 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800405 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800405 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800405 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800405 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800405 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800405 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800405 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800405 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800405 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800405 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800405 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800405 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800405 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800405 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800405 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800405 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800406 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800406 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800406 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800406 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800406 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800406 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800406 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800406 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800406 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800406 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800406 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800406 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800406 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800406 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800406 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800406 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800406 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800406 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800406 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800406 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800406 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800406 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800406 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800406 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800406 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800406 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800406 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800406 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800406 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800406 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800406 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800406 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800406 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800406 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800406 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800406 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800406 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800406 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800406 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800406 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800406 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800406 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800406 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800406 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800406 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800406 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800406 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800406 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800406 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800406 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800406 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800406 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800406 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800406 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800406 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800406 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800406 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800406 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800406 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800406 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800406 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800406 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800406 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800406 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800406 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800406 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800406 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800406 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800406 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800406 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800406 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800406 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800406 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800406 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800406 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800406 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800406 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800406 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800406 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800406 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800406 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800406 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800406 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800406 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800406 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800406 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800406 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800406 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800406 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800406 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800406 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800406 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800406 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800406 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800406 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800406 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800406 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800406 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800406 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800406 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800406 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800406 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800406 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800406 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800406 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800406 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800406 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800406 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800406 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800406 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800406 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800406 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800406 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800406 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800406 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800406 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800406 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800407 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800407 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800407 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800407 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800407 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800407 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800407 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800407 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800407 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800407 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800407 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800407 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800407 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800407 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800407 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800407 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800407 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800407 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800407 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800407 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800407 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800407 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800407 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800407 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800407 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800407 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800407 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800407 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800407 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800407 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800407 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800407 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800407 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800407 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800407 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800407 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800407 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800407 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800407 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800407 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800407 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800407 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800407 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800407 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800407 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800407 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800407 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800407 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800407 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800407 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800407 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800407 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800407 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800407 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800407 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800407 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800407 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800407 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800407 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800407 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800407 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800407 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800407 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800407 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800407 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800407 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800407 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800407 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800407 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800407 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800407 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800407 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800407 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800407 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800407 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800407 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800407 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800407 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800407 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800407 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800407 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800407 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800407 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800407 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800407 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800407 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800407 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800407 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800407 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800407 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800407 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800407 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800407 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800407 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800407 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800407 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800407 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800407 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800407 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800407 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800407 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800407 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800407 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800407 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800407 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800407 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800407 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800407 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800407 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800407 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800407 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800407 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800407 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800407 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800407 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800407 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163800407 DLMGCP DEBUG <0013> Generated response: line #00: 200 8817 OK (mgcp_msg.c:67) 20241111163800408 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8818 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800408 DLMGCP DEBUG <0013> Received message: line #01: C: 00B7 (mgcp_msg.c:67) 20241111163800408 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800408 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800408 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800408 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800408 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800408 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800408 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800408 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800408 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800408 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800408 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800408 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800408 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800408 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800408 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800408 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800408 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800408 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800408 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800408 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800408 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800408 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800408 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800408 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800408 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800408 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800408 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800408 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800408 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800408 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800408 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800408 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800408 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800408 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800408 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800408 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800408 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800408 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800408 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800408 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800408 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800408 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800408 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800408 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800408 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800408 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800408 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800408 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800408 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800408 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800408 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800408 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800408 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800408 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800408 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800409 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800409 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800409 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800409 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800409 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800409 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800409 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800409 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800409 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800409 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800409 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800409 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800409 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800409 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800409 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800409 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800409 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800409 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800409 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800409 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800409 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800409 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800409 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800409 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800409 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800409 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800409 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800409 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800409 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800409 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800409 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800409 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800409 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800409 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800409 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800409 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800409 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800409 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800409 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800409 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800409 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800409 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800409 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800409 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800409 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800409 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800409 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800409 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800409 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800409 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800409 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800409 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800409 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800409 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800409 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800409 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800409 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800409 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800409 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800409 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800409 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800409 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800409 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800409 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800409 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800409 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800409 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800414 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8820 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800414 DLMGCP DEBUG <0013> Received message: line #01: C: 00B9 (mgcp_msg.c:67) 20241111163800414 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800414 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800414 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800414 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800414 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800414 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800414 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800414 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800414 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800414 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800414 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800414 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800414 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800414 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800414 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800414 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800414 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800414 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800414 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800414 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800414 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800414 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800414 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800414 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800414 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800414 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800414 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800414 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800414 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800414 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800414 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800414 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800414 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800414 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800414 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800414 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800414 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800414 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800414 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800414 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800414 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800414 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800414 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800414 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800414 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800414 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800414 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800414 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800414 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800414 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800414 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800414 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800414 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800414 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800414 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800414 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800414 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800414 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800414 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800414 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800414 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800414 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800414 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800414 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800414 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800414 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800414 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800414 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800414 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800414 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800414 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800414 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800414 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800414 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800414 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800414 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800414 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800414 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800414 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800414 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800414 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800414 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800414 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800414 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800414 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800414 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800414 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800414 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800414 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800414 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800414 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800414 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800414 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800414 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800414 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800414 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800414 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800414 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800414 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800415 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800415 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800415 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800415 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800415 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800415 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800415 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800415 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800415 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800415 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800415 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800415 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800415 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800415 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800415 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800415 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800415 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800415 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800415 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800415 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800415 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800415 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800415 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800415 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800415 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800415 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800415 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800415 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800415 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800415 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800415 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800415 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800415 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800415 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800415 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800415 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800415 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800415 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800415 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800415 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800415 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800415 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800415 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800415 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800415 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800415 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800417 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8821 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800417 DLMGCP DEBUG <0013> Received message: line #01: C: 00BA (mgcp_msg.c:67) 20241111163800417 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800417 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800417 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800417 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800417 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800417 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800417 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800417 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800417 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800417 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800417 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800417 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800417 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800417 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800417 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800417 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800417 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800417 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800417 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800417 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800417 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800417 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800417 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800417 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800417 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800417 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800417 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800417 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800417 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800417 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800417 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800417 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800417 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800417 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800417 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800417 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800417 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800417 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800417 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800417 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800417 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800417 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800417 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800417 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800417 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800417 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800417 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800417 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800417 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800417 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800417 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800417 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800417 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800417 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800417 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800417 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800417 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800417 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800417 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800417 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800417 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800417 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800417 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800417 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800417 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800417 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800417 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800417 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800417 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800417 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800417 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800417 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800417 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800417 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800417 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800417 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800417 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800417 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800417 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800417 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800417 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800417 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800417 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800417 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800417 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800417 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800417 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800417 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800417 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800417 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800417 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800417 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800417 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800417 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800417 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800417 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800417 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800417 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800417 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800417 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800417 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800417 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800417 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800417 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800417 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800417 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800417 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800417 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800417 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800417 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800417 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800417 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800417 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800417 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800418 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800418 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800418 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800418 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800418 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800418 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800418 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800418 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800418 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800418 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800418 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800419 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8822 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800419 DLMGCP DEBUG <0013> Received message: line #01: C: 00BB (mgcp_msg.c:67) 20241111163800419 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800419 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800419 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800419 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800419 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800419 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800419 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800419 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800419 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800419 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800419 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800419 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800419 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800419 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800419 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800419 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800419 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800419 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800420 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800420 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800420 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800420 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800420 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800420 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800420 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800420 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800420 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800420 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800420 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800420 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800420 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800420 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800420 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800420 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800420 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800420 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800420 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800420 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800420 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800420 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800420 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800420 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800420 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800420 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800420 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800420 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800420 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800420 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800420 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800420 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800420 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800420 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800420 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800420 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800420 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800420 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800420 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800420 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800420 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800420 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800420 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800420 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800420 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800420 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800420 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800420 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800420 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800420 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800420 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800420 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800420 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800420 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800420 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800420 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800420 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800420 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800420 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800420 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800420 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800420 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800420 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800420 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800420 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800420 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800420 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800420 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800420 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800420 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800420 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800420 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800420 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800420 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800420 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800420 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800420 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800420 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800420 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800420 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800420 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800420 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800420 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800420 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800420 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800420 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800420 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800420 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800420 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800420 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800420 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800420 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800420 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800420 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800420 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800420 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800420 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800420 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800420 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800420 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800420 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800420 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800420 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800420 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800420 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800420 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800420 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800420 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800420 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800420 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800420 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800420 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800420 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800420 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800420 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800422 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8823 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800422 DLMGCP DEBUG <0013> Received message: line #01: C: 00BC (mgcp_msg.c:67) 20241111163800422 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800422 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800422 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800422 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800422 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800422 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800422 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800422 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800422 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800422 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800422 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800422 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800423 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800424 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800424 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800424 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800424 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800424 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800424 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800424 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800424 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800424 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800424 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800424 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800424 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800424 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800424 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800424 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800424 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800424 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800424 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800424 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800424 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800424 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800424 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800424 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800424 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800424 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800424 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800424 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800424 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800424 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800424 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800424 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800424 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800424 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800424 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800424 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800424 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800424 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800424 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800424 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800424 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800424 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800424 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800424 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800424 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800424 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800424 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800424 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800424 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800424 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800424 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800424 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800424 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800428 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8825 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800428 DLMGCP DEBUG <0013> Received message: line #01: C: 00BE (mgcp_msg.c:67) 20241111163800428 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800428 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800428 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800428 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800428 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800428 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800428 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800428 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800428 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800428 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800428 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800428 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800428 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800428 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800428 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800428 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800428 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800428 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800428 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800428 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800428 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800428 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800428 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800428 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800428 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800428 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800428 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800428 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800428 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800428 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800428 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800428 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800428 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800428 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800428 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800428 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800428 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800428 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800428 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800428 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800428 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800428 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800428 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800428 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800428 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800428 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800428 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800428 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800428 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800428 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800429 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800429 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800429 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800429 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800429 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800429 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800429 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800429 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800429 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800429 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800429 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800429 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800429 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800429 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800429 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800429 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800429 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800429 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800429 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800429 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800429 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800429 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800429 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800429 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800429 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800429 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800429 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800429 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800429 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800429 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800429 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800429 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800429 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800429 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800429 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800429 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800429 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800429 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800429 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800429 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800429 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800429 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800429 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800429 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800429 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800429 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800429 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800429 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800429 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800429 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800429 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800429 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800429 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800429 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800429 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800429 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800429 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800429 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800429 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800429 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800429 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800429 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800429 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800429 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800429 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800429 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800429 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800429 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800429 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800429 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800429 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800429 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800429 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800429 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800429 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800429 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800429 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800429 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800429 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800429 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800429 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800429 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800429 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800429 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800429 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800429 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800429 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800429 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800429 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800429 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800429 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800429 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800429 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800429 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800429 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800429 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800429 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800429 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800429 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800429 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800429 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800429 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800429 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800429 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800429 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800429 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800429 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800429 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800429 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800429 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800429 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800429 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800429 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800429 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800430 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800430 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800430 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800430 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800430 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800430 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800430 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800430 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800430 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800430 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800430 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800430 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800430 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800430 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800430 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800430 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800430 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800430 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800430 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800430 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800430 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800430 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800430 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800430 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800430 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800430 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800430 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800430 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800430 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800430 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800430 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800430 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800430 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800430 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800430 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800430 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800430 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800430 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800430 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800430 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800430 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800430 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800430 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800430 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800430 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800430 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800430 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800430 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800430 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800430 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800430 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800430 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800430 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800430 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800430 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800430 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800430 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800430 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800430 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800430 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800430 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800430 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800430 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800430 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800430 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800430 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800430 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800430 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800430 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800430 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800430 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800430 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800430 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800430 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800430 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800430 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800430 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800430 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800430 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800430 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800430 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800430 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800430 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800430 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800430 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800430 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800430 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800430 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800430 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800430 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800430 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800430 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800430 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800430 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800430 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800430 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800430 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800430 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800430 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800430 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800430 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800430 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800430 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800430 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800430 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800430 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800430 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800430 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800430 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800430 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800430 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800430 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800430 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800430 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800430 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800430 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800430 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800430 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800431 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800431 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800431 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800431 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800431 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800431 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800431 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800431 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800431 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800431 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800431 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800431 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800431 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800431 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800431 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800431 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800431 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800431 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800431 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800431 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800431 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800431 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163800431 DLMGCP DEBUG <0013> Generated response: line #00: 200 8825 OK (mgcp_msg.c:67) 20241111163800431 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8826 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800431 DLMGCP DEBUG <0013> Received message: line #01: C: 00BF (mgcp_msg.c:67) 20241111163800431 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800431 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800431 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800431 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800431 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800431 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800431 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800431 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800431 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800431 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800431 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800431 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800431 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800431 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800431 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800431 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800431 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800431 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800431 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800431 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800431 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800431 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800431 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800431 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800431 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800431 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800431 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800431 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800431 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800431 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800431 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800431 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800431 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800431 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800431 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800431 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800431 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800431 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800431 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800431 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800431 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800431 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800431 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800431 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800432 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800432 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800432 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800432 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800432 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800432 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800432 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800432 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800432 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800432 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800432 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800432 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800432 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800432 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800432 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800432 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800432 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800432 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800432 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800432 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800432 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800432 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800432 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800432 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800432 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800432 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800432 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800432 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800432 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800432 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800432 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800432 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800432 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800432 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800432 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800432 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800432 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800432 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800432 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800432 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800432 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800432 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800432 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800432 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800432 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800432 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800432 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800432 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800432 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800432 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800432 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800432 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800432 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800432 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800432 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800432 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800432 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800432 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800432 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800432 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800432 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800432 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800432 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800432 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800432 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800432 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800432 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800432 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800432 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800432 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800432 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800432 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800432 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800432 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800432 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800432 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800432 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800432 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800432 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800432 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800432 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800432 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800432 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800432 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800432 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800432 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800432 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800432 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800432 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800432 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800432 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800432 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800432 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800432 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800432 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800432 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800432 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800432 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800432 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800432 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800432 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800432 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800432 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800432 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800432 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800432 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800432 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800432 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800432 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800432 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800432 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800432 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800432 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800432 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800432 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800432 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800432 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800432 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800432 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800432 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800432 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800432 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800432 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800432 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800432 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800433 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800433 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800433 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800433 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800433 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800433 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800433 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800433 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800433 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800433 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800433 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800433 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800433 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800433 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800433 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800433 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800433 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800433 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800433 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800433 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800433 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800433 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800433 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800433 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800433 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800433 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800433 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800433 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800433 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800433 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800433 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800433 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800433 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800433 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800433 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800433 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800433 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800433 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800433 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800433 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800433 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800433 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800433 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800433 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800433 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800433 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800433 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800433 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800433 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800433 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800433 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800433 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800433 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800433 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800433 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800433 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800433 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800433 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800433 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800433 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800433 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800433 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800433 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800433 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800433 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800433 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800433 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800433 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800433 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800433 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800433 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800433 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800433 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800433 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800433 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800433 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800433 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800433 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800440 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8829 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800440 DLMGCP DEBUG <0013> Received message: line #01: C: 00C2 (mgcp_msg.c:67) 20241111163800440 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800440 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800440 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800440 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800440 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800440 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800440 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800440 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800440 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800440 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800440 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800440 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800440 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800440 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800440 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800440 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800440 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800440 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800440 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800440 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800440 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800440 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800440 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800440 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800440 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800440 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800440 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800440 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800440 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800440 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800440 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800440 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800440 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800440 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800440 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800440 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800440 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800440 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800440 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800440 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800440 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800440 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800440 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800440 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800440 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800440 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800440 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800440 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800440 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800440 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800440 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800440 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800440 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800440 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800440 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800440 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800440 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800440 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800440 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800440 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800440 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800440 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800440 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800440 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800440 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800440 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800440 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800440 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800440 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800440 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800440 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800440 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800440 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800440 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800440 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800440 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800440 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800440 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800440 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800440 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800440 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800440 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800440 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800440 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800440 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800440 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800440 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800440 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800440 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800440 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800440 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800440 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800440 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800440 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800440 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800440 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800440 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800440 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800440 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800440 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800440 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800440 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800440 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800440 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800440 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800440 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800440 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800440 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800440 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800440 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800440 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800440 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800440 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800440 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800440 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800440 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800441 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800441 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800441 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800441 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800441 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800441 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800441 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800441 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800441 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800441 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800441 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800441 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800441 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800441 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800441 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800441 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800441 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800441 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800441 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800441 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800441 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800441 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800441 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800441 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800441 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800441 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800441 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800441 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800441 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800441 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800441 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800441 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800441 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800441 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800441 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800441 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800441 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800441 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800441 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800441 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800441 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800441 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800441 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800441 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800441 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800441 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800441 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800441 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800441 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800441 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800441 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800441 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800441 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800441 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800441 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800441 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800441 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800441 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800441 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800441 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800441 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800441 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800441 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800441 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800441 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800441 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800441 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800441 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800441 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800441 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800441 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800441 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800441 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800441 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800441 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800441 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800441 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800441 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800441 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800441 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800441 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800441 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800441 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800441 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800441 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800441 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800441 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800441 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800441 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800441 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800441 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800441 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800441 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800441 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800441 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800441 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800441 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800441 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800441 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800441 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800441 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800441 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800441 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800441 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800441 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800441 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800441 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800441 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800441 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800441 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800441 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800441 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800441 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800441 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800441 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800441 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800441 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800442 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800442 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800442 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800442 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800442 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800442 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800442 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800442 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800442 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800442 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800442 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800442 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800442 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800442 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800442 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800442 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800442 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800442 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800442 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800442 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800442 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800442 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800442 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800442 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800442 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800442 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800442 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800442 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800442 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800442 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800442 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800442 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800442 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800442 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800442 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800442 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800442 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800442 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800442 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800442 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800442 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800442 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800442 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800442 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800442 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800442 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800442 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800442 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800442 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800442 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800442 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800442 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800442 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800442 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800442 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800442 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800442 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800442 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800442 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800442 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800442 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800442 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800442 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800442 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800442 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800442 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800442 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800442 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800442 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800442 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800442 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163800442 DLMGCP DEBUG <0013> Generated response: line #00: 200 8829 OK (mgcp_msg.c:67) 20241111163800443 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8830 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800443 DLMGCP DEBUG <0013> Received message: line #01: C: 00C3 (mgcp_msg.c:67) 20241111163800443 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800443 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800443 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800443 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800443 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800443 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800443 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800443 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800443 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800443 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800443 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800443 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800443 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800443 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800443 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800443 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800443 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800443 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800443 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800443 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800443 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800443 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800443 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800443 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800443 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800443 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800443 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800443 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800443 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800443 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800443 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800443 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800443 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800443 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800443 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800443 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800443 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800443 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800443 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800443 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800443 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800443 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800443 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800443 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800443 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800443 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800443 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800443 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800443 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800443 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800443 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800443 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800443 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800443 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800443 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800443 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800443 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800443 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800443 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800443 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800443 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800443 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800443 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800443 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800443 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800443 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800443 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800443 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800443 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800443 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800443 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800443 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800443 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800443 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800443 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800443 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800443 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800443 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800443 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800443 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800443 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800443 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800443 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800443 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800443 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800443 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800443 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800443 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800443 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800443 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800443 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800443 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800443 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800443 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800443 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800443 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800443 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800443 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800443 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800443 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800443 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800443 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800443 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800443 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800443 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800443 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800443 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800443 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800443 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800443 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800443 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800443 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800443 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800443 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800443 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800443 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800443 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800443 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800443 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800443 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800444 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800444 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800444 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800444 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800444 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800444 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800444 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800444 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800444 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800444 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800444 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800444 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800444 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800444 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800444 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800444 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800444 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800444 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800444 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800444 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800444 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800444 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800444 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800444 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800444 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800444 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800444 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800444 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800444 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800444 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800444 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800444 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800444 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800444 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800444 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800444 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800444 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800445 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800445 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800445 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800445 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800445 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800445 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800445 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800445 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800445 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800445 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800445 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800445 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800445 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800445 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800445 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800445 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800445 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800445 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800445 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800445 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800445 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800445 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800445 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800445 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800445 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800445 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800445 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800445 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800445 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800445 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800445 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800445 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800445 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800445 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800445 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800445 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800445 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800445 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800445 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800445 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800445 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800454 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8834 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800454 DLMGCP DEBUG <0013> Received message: line #01: C: 00C7 (mgcp_msg.c:67) 20241111163800454 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800454 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800454 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800454 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800454 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800454 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800455 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800455 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800455 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800455 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800455 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800455 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800455 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800455 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800455 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800455 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800455 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800455 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800455 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800455 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800455 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800455 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800455 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800455 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800455 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800455 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800455 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800455 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800455 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800455 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800455 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800455 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800455 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800455 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800455 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800455 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800455 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800455 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800455 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800455 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800455 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800455 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800455 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800455 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800455 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800455 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800455 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800455 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800455 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800455 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800455 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800455 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800455 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800455 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800455 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800455 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800455 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800455 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800455 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800455 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800455 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800455 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800455 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800455 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800455 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800455 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800455 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800455 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800455 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800455 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800455 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800455 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800455 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800455 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800455 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800455 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800455 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800455 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800455 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800455 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800455 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800455 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800455 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800455 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800455 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800455 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800455 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800455 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800455 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800455 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800455 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800455 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800455 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800455 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800455 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800455 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800455 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800455 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800455 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800455 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800455 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800455 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800455 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800455 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800455 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800455 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800455 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800455 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800455 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800455 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800455 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800455 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800455 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800455 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800455 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800455 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800455 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800455 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800455 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800455 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800455 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800455 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800455 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800455 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800455 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800455 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800455 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800455 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800456 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800456 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800456 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800456 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800456 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800456 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800456 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800456 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800456 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800456 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800456 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800456 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800457 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8835 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800457 DLMGCP DEBUG <0013> Received message: line #01: C: 00C8 (mgcp_msg.c:67) 20241111163800457 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800457 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800457 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800457 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800457 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800457 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800457 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800457 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800457 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800457 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800457 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800457 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800457 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800457 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800458 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800458 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800458 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800458 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800458 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800458 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800458 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800458 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800458 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800458 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800458 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800458 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800458 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800458 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800458 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800458 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800458 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800458 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800458 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800458 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800458 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800458 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800458 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800458 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800458 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800458 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800458 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800458 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800458 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800458 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800458 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800458 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800458 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800458 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800458 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800458 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800458 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800458 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800458 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800458 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800458 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800458 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800458 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800458 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800458 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800458 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800458 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800458 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800458 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800458 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800458 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800458 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800458 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800458 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800458 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800458 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800458 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800458 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800458 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800458 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800458 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800458 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800458 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800458 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800458 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800458 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800458 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800458 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800458 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800458 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800458 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800458 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800458 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800458 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800458 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800458 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800458 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800458 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800458 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800458 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800458 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800458 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800458 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800458 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800458 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800458 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800458 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800458 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800458 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800458 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800458 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800458 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800458 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800458 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800458 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800458 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800458 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800458 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800458 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800458 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800458 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800458 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800458 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800458 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800458 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800458 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800458 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800458 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800458 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800458 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800458 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800458 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800458 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800458 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800458 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800458 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800458 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800458 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800458 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800458 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800458 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800458 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800458 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800458 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800458 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800458 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800458 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800460 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8836 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800460 DLMGCP DEBUG <0013> Received message: line #01: C: 00C9 (mgcp_msg.c:67) 20241111163800460 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800460 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800460 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800460 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800460 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800460 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800460 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800460 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800460 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800460 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800460 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800460 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800460 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800460 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800460 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800460 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800460 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800460 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800460 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800460 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800460 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800460 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800460 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800460 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800460 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800460 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800460 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800460 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800460 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800460 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800461 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800461 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800461 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800461 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800461 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800461 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800461 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800461 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800461 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800461 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800461 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800461 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800461 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800461 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800461 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800461 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800461 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800461 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800461 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800461 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800461 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800461 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800461 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800461 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800461 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800461 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800461 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800461 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800461 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800461 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800461 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800461 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800461 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800461 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800461 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800461 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800461 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800461 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800461 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800461 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800461 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800461 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800461 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800461 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800461 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800461 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800461 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800461 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800461 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800461 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800461 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800461 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800461 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800461 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800461 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800461 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800461 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800461 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800461 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800461 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800461 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800461 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800461 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800461 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800461 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800461 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800461 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800461 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800461 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800461 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800461 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800461 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800461 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800461 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800461 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800461 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800461 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800461 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800461 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800461 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800461 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800461 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800461 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800461 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800461 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800461 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800461 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800461 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800461 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800461 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800461 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800461 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800461 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800461 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800461 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800461 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800461 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800461 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800461 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800461 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800461 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800461 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800461 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800462 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800462 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800462 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800462 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800462 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800462 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800462 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800462 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800462 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800462 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800462 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800462 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800462 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800462 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800462 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800462 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800462 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800462 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800462 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800462 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800462 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800462 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800462 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800462 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800462 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800462 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800462 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800462 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800462 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800462 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800462 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800462 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800462 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800462 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800462 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800462 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800462 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800462 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800462 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800462 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800462 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800462 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800462 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800462 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800462 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800462 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800462 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800462 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800462 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800462 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800462 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800462 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800462 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800462 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800462 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800462 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800462 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800462 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800462 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800462 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800462 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800462 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800462 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800462 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800462 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800462 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800462 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800462 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800462 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800462 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800462 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800462 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800462 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800462 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800462 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800462 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800462 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800462 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800462 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800462 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800462 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800462 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800462 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800462 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800462 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800462 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800462 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800462 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800462 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800462 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800462 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800462 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800462 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800462 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800462 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800462 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800462 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800462 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800462 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800462 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800462 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800462 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800462 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800462 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800462 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800463 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800463 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800463 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800463 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800463 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800463 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800463 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800463 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800463 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800463 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800463 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800463 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800463 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800463 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800463 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800463 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800463 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800463 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800463 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800463 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800463 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800463 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800463 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800463 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800463 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800463 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800463 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800463 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800463 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800463 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800463 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800463 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800463 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800463 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800463 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800463 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800463 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800463 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800463 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800463 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800463 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800463 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800463 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800463 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800463 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800463 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800463 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800463 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800463 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800463 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800463 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800463 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800463 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800463 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800463 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800463 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800463 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800463 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800463 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800463 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800463 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800463 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800463 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800463 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800463 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800463 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163800463 DLMGCP DEBUG <0013> Generated response: line #00: 200 8836 OK (mgcp_msg.c:67) 20241111163800464 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8837 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800464 DLMGCP DEBUG <0013> Received message: line #01: C: 00CA (mgcp_msg.c:67) 20241111163800464 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800464 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800464 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800464 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800464 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800464 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800464 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800464 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800464 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800464 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800464 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800464 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800464 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800464 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800464 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800464 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800464 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800464 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800464 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800464 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800464 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800464 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800464 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800464 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800464 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800464 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800464 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800464 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800464 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800464 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800464 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800464 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800464 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800464 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800464 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800464 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800464 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800464 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800464 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800464 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800464 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800464 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800464 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800464 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800464 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800464 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800464 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800464 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800464 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800464 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800464 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800464 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800464 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800464 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800464 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800464 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800464 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800464 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800464 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800464 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800464 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800464 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800464 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800464 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800464 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800464 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800464 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800464 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800464 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800464 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800464 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800464 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800464 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800464 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800464 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800464 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800464 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800464 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800464 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800464 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800464 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800464 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800464 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800464 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800464 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800464 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800464 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800464 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800464 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800464 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800464 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800464 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800464 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800464 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800464 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800464 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800464 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800464 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800464 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800464 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800465 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800465 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800465 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800465 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800465 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800465 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800465 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800465 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800465 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800465 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800465 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800465 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800465 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800465 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800465 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800465 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800465 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800465 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800465 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800465 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800465 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800465 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800465 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800465 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800465 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800465 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800465 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800465 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800465 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800465 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800465 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800465 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800465 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800465 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800465 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800465 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800465 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800465 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800465 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800465 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800465 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800465 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800465 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800465 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800465 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800465 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800465 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800465 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800465 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800465 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800465 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800465 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800465 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800465 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800465 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800465 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800465 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800465 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800465 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800465 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800465 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800465 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800465 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800465 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800465 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800465 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800465 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800465 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800465 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800465 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800465 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800465 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800465 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800465 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800465 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800465 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800465 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800465 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800465 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800465 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800465 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800465 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800465 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800465 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800465 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800465 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800465 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800465 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800465 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800465 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800465 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800465 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800465 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800465 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800465 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800465 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800465 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800465 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800465 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800465 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800465 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800465 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800465 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800465 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800466 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800466 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800466 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800466 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800466 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800466 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800466 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800466 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800466 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800466 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800466 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800466 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800466 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800466 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800466 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800466 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800466 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800466 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800466 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800466 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800466 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800466 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800466 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800466 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800466 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800466 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800466 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800466 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800466 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800466 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800466 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800466 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800466 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800466 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800466 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800466 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800466 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800466 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800466 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800466 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800466 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800466 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800466 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800466 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800466 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800466 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800466 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800466 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800466 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800466 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800466 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800466 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800466 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800466 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800466 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800466 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800466 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800466 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800466 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800466 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800466 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800466 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800466 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800466 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800466 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800466 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800466 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800466 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800466 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800466 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800466 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800466 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800466 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800466 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800466 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800466 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800466 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800466 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800466 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800466 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800466 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800466 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800466 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800466 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800466 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800466 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800466 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800466 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800466 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800466 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800466 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800466 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800466 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800466 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800466 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800466 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800466 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800466 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800466 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800466 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163800466 DLMGCP DEBUG <0013> Generated response: line #00: 200 8837 OK (mgcp_msg.c:67) 20241111163800467 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8838 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800467 DLMGCP DEBUG <0013> Received message: line #01: C: 00CB (mgcp_msg.c:67) 20241111163800467 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800467 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800467 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800467 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800467 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800467 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800467 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800467 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800467 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800467 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800467 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800467 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800467 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800467 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800467 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800467 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800467 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800467 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800467 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800467 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800467 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800467 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800467 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800467 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800467 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800467 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800467 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800467 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800467 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800467 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800467 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800467 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800467 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800467 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800467 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800467 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800467 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800467 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800467 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800467 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800467 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800467 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800467 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800467 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800467 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800467 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800467 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800467 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800467 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800467 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800467 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800467 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800467 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800467 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800467 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800467 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800467 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800467 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800467 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800467 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800467 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800467 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800467 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800467 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800467 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800467 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800467 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800467 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800468 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800468 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800468 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800468 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800468 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800468 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800468 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800468 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800468 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800468 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800468 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800468 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800468 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800468 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800468 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800468 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800468 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800468 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800468 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800468 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800468 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800468 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800468 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800468 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800468 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800468 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800468 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800468 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800468 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800468 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800468 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800468 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800468 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800468 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800468 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800468 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800468 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800468 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800468 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800468 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800468 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800468 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800468 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800468 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800468 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800468 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800468 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800468 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800468 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800468 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800468 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800468 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800468 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800468 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800468 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800468 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800468 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800468 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800468 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800468 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800468 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800468 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800468 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800468 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800468 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800468 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800468 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800468 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800468 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800468 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800468 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800468 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800468 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800468 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800468 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800468 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800468 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800468 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800468 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800468 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800468 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800468 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800468 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800468 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800468 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800468 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800468 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800468 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800468 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800468 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800468 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800468 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800468 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800468 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800468 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800468 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800468 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800468 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800468 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800468 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800468 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800468 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800468 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800468 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800468 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800469 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800469 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800469 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800469 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800469 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800469 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800469 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800469 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800469 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800469 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800469 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800469 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800469 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800469 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800469 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800469 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800469 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800469 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800469 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800469 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800469 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800469 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800469 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800469 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800469 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800469 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800469 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800469 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800469 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800469 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800469 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800469 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800469 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800469 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800469 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800469 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800469 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800469 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800469 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800469 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800469 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800469 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800469 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800469 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800469 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800469 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800469 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800469 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800469 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800469 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800469 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800469 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800469 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800469 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800469 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800469 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800469 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800469 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800469 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800469 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800469 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800469 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800469 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800469 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800469 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800469 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800469 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800469 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800469 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800469 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800469 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800469 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800469 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800469 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800469 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800469 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800469 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800469 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800469 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800469 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800469 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800469 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800469 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800469 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800469 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800469 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800469 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800469 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800469 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800469 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800469 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800469 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800469 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800469 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800469 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800469 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800469 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800469 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800469 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800469 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800469 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800469 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800469 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800469 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800470 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800470 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800470 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800470 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800470 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800470 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800470 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800470 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800470 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800470 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800470 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800470 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800470 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800470 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800470 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800470 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800470 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800470 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800470 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800470 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800470 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800470 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800470 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800470 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800470 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800470 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800470 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163800470 DLMGCP DEBUG <0013> Generated response: line #00: 200 8838 OK (mgcp_msg.c:67) 20241111163800470 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8839 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800470 DLMGCP DEBUG <0013> Received message: line #01: C: 00CC (mgcp_msg.c:67) 20241111163800470 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800470 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800470 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800470 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800470 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800470 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800470 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800470 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800470 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800470 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800470 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800470 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800470 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800470 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800470 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800470 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800470 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800470 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800470 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800470 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800470 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800470 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800470 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800470 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800470 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800470 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800470 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800470 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800470 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800470 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800470 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800470 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800470 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800470 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800471 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800471 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800471 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800471 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800471 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800471 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800471 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800471 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800471 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800471 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800471 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800471 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800471 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800471 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800471 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800471 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800471 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800471 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800471 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800471 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800471 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800471 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800471 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800471 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800471 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800471 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800471 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800471 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800471 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800471 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800471 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800471 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800471 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800471 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800471 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800471 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800471 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800471 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800471 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800471 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800471 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800471 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800471 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800471 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800471 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800471 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800471 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800471 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800471 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800471 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800471 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800471 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800471 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800471 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800471 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800471 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800471 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800471 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800471 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800471 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800471 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800471 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800471 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800471 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800471 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800471 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800471 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800471 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800471 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800471 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800471 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800471 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800471 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800471 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800471 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800471 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800471 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800471 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800471 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800471 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800471 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800471 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800471 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800471 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800471 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800471 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800471 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800471 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800471 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800471 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800471 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800471 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800471 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800471 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800471 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800471 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800471 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800471 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800471 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800471 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800471 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800471 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800471 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800471 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800471 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800471 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800471 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800472 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800472 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800472 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800472 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800472 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800472 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800472 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800472 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800472 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800472 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800472 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800472 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800472 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800472 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800472 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800472 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800472 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800472 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800472 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800472 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800472 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800472 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800472 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800472 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800472 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800472 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800472 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800472 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800472 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800472 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800472 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800472 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800472 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800472 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800472 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800472 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800472 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800472 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800472 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800472 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800472 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800472 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800472 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800472 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800472 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800472 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800472 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800472 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800472 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800472 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800472 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800472 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800472 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800472 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800472 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800472 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800472 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800472 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800472 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800472 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800472 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800472 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800472 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800472 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800472 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800472 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800472 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800472 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800472 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800472 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800472 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800472 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800472 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800472 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800472 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800472 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800472 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800472 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800472 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800472 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800472 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800472 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800472 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800472 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800472 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800472 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800472 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800472 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800472 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800472 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800472 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800472 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800472 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800472 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800472 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800472 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800472 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800472 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800472 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800472 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800472 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800472 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800472 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800472 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800472 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800472 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800472 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800472 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800472 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800472 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800472 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800472 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800472 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800473 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800473 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800473 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800473 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800473 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800473 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800473 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800473 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800473 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800473 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800473 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800473 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800473 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800473 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800473 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800473 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800473 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800473 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800473 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800473 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800473 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800473 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800473 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800473 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800473 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800473 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800473 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800473 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800473 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800473 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800473 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800473 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800473 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800473 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800473 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800473 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800473 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800473 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800473 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800473 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800473 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800473 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800473 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800473 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800473 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800473 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800473 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800473 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800473 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800473 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163800473 DLMGCP DEBUG <0013> Generated response: line #00: 200 8839 OK (mgcp_msg.c:67) 20241111163800473 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8840 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800473 DLMGCP DEBUG <0013> Received message: line #01: C: 00CD (mgcp_msg.c:67) 20241111163800473 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800473 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800473 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800473 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800473 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800473 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800473 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800473 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800473 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800473 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800473 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800473 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800473 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800473 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800474 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800474 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800474 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800474 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800474 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800474 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800474 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800474 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800474 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800474 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800474 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800474 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800474 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800474 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800474 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800474 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800474 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800474 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800474 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800474 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800474 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800474 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800474 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800474 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800474 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800474 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800474 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800474 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800474 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800474 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800474 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800474 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800474 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800474 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800474 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800474 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800474 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800474 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800474 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800474 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800474 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800474 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800474 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800474 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800474 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800474 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800474 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800474 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800474 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800474 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800474 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800474 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800474 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800474 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800474 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800474 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800474 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800474 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800474 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800474 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800474 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800474 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800474 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800474 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800474 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800474 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800474 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800474 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800474 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800474 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800475 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800475 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800475 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800475 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800475 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800475 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800475 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800475 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800475 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800475 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800475 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800475 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800475 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800475 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800475 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800475 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800475 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800475 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800475 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800475 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800475 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800475 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800475 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800475 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800475 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800475 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800475 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800475 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800475 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800475 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800475 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800475 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800475 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800475 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800475 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800475 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800475 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800475 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800475 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800475 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800475 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800475 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800475 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800475 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800475 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800475 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800475 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800475 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800475 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800475 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800475 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800475 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800475 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800475 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800475 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800475 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800475 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800475 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800475 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800475 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800475 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800475 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800475 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800475 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800476 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800476 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800476 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800476 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800476 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800476 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800476 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800476 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800476 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800476 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800476 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800476 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800476 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800476 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800476 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800476 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800476 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800476 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800476 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800476 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800476 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800476 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800476 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800476 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800476 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800476 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800476 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800476 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800476 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800476 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800476 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800476 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800476 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800476 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800476 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800476 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800476 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800476 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800476 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800476 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800476 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800476 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800476 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800476 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800476 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800476 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800476 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800476 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800476 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800476 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800476 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800476 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800476 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800476 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800476 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800476 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800476 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800476 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800476 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800476 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800476 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800476 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800476 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800476 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800476 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800476 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800476 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800476 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800476 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800476 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800476 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800476 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800476 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800476 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800476 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800476 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800476 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800476 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800477 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800477 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800477 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800477 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800477 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800477 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800477 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800477 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800477 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800477 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800477 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800477 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800477 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800477 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800477 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800477 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800477 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800477 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800477 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800477 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800477 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800477 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800477 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800477 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800477 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800477 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800477 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800477 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800477 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800477 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800477 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800477 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800477 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800477 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800477 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800477 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800477 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800477 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800477 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800477 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800477 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800477 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800477 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800477 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800477 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800477 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800477 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800477 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800477 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800477 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800477 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800477 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800477 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800477 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800477 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800477 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800477 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800477 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800477 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800477 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800477 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800477 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800477 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800477 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800477 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800477 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800477 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800477 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800477 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800477 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800477 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800477 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800477 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800477 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800477 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800477 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800477 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800478 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163800478 DLMGCP DEBUG <0013> Generated response: line #00: 200 8840 OK (mgcp_msg.c:67) 20241111163800478 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8841 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800478 DLMGCP DEBUG <0013> Received message: line #01: C: 00CE (mgcp_msg.c:67) 20241111163800478 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800478 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800478 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800478 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800478 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800478 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800478 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800478 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800478 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800478 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800478 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800478 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800478 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800478 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800478 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800478 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800478 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800478 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800478 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800478 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800478 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800478 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800478 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800478 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800478 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800478 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800478 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800478 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800478 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800478 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800478 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800478 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800478 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800478 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800478 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800478 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800478 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800478 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800478 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800478 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800478 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800478 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800478 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800478 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800478 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800478 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800478 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800478 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800478 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800478 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800478 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800478 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800479 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800479 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800479 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800479 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800479 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800479 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800479 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800479 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800479 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800479 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800479 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800479 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800479 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800479 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800479 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800479 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800479 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800479 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800479 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800479 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800479 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800479 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800479 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800479 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800479 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800479 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800479 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800479 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800479 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800479 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800479 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800479 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800479 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800479 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800479 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800479 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800479 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800479 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800479 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800479 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800479 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800479 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800479 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800479 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800479 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800479 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800479 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800479 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800479 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800479 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800479 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800479 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800479 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800479 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800479 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800479 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800479 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800479 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800479 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800479 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800479 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800479 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800479 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800479 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800479 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800479 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800479 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800479 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800479 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800479 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800479 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800479 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800479 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800479 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800479 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800479 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800479 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800479 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800480 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800480 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800480 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800480 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800480 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800480 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800480 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800480 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800480 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800480 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800480 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800480 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800480 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800480 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800480 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800480 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800480 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800480 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800480 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800480 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800480 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800480 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800480 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800480 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800480 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800480 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800480 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800480 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800480 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800480 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800480 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800480 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800480 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800480 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800480 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800480 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800480 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800480 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800480 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800480 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800480 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800480 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800480 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800480 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800480 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800480 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800480 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800480 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800480 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800480 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800480 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800480 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800480 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800480 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800480 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800480 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800480 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800480 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800480 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800480 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800480 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800480 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800480 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800480 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800480 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800480 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800480 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800480 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800480 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800480 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800480 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800480 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800480 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800480 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800480 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800480 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800480 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800480 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800481 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800481 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800481 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800481 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800481 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800481 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800481 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800481 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800481 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800481 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800481 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800481 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800481 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800481 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800481 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800481 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800481 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800481 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800481 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800481 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800481 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800481 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800481 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800481 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800481 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800481 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800481 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800481 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800481 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800481 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800481 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800481 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800481 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800481 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800481 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800481 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800481 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800481 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800481 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800481 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800481 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800481 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800481 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800481 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800481 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800481 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800481 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800481 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800481 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800481 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800481 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800481 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800481 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800481 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800481 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800481 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800481 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800481 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800481 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800481 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800482 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800482 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800482 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800482 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800482 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800482 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800482 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800482 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800482 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800482 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800482 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800482 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800482 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800482 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800482 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800482 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800482 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800482 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800482 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800482 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800482 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800482 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800482 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800482 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800482 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800482 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800482 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800482 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800482 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800482 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800482 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800482 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800482 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800482 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800482 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800482 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163800482 DLMGCP DEBUG <0013> Generated response: line #00: 200 8841 OK (mgcp_msg.c:67) 20241111163800482 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8842 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800482 DLMGCP DEBUG <0013> Received message: line #01: C: 00CF (mgcp_msg.c:67) 20241111163800482 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800482 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800482 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800482 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800482 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800482 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800482 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800482 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800482 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800482 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800482 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800482 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800482 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800482 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800482 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800482 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800482 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800482 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800482 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800482 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800482 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800482 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800482 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800482 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800482 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800482 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800482 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800482 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800482 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800482 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800483 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800483 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800483 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800483 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800483 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800483 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800483 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800483 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800483 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800483 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800483 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800483 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800483 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800483 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800483 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800483 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800483 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800483 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800483 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800483 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800483 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800483 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800483 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800483 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800483 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800483 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800483 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800483 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800483 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800483 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800483 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800483 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800483 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800483 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800483 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800483 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800483 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800483 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800483 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800483 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800483 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800483 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800483 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800483 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800483 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800483 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800483 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800483 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800483 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800483 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800483 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800483 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800483 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800483 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800483 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800483 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800483 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800483 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800483 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800483 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800483 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800483 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800483 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800483 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800483 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800483 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800483 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800483 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800483 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800483 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800483 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800483 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800483 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800483 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800483 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800483 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800483 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800483 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800483 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800483 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800483 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800483 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800483 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800483 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800483 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800483 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800483 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800483 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800483 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800483 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800483 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800483 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800483 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800483 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800483 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800483 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800483 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800483 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800483 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800483 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800483 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800483 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800483 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800483 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800483 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800483 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800483 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800483 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800483 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800483 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800483 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800483 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800483 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800483 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800483 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800484 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800484 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800484 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800484 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800484 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800484 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800484 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800484 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800484 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800484 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800484 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800484 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800484 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800484 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800484 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800484 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800484 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800484 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800484 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800484 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800484 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800484 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800484 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800484 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800484 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800484 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800484 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800484 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800484 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800484 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800484 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800484 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800484 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800484 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800484 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800484 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800484 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800484 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800484 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800484 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800484 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800484 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800484 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800484 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800484 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800484 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800484 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800484 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800484 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800484 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800484 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800484 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800484 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800484 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800484 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800484 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800484 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800484 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800484 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800484 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800484 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800484 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800484 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800484 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800484 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800484 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800484 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800484 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800484 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800484 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800484 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800484 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800484 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800484 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800484 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800484 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800484 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800484 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800484 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800484 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800484 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800484 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800484 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800484 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800484 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800484 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800484 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800484 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800484 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800484 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800484 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800484 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800484 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800484 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800484 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800484 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800484 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800484 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800484 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800484 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800484 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800484 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800484 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800484 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800484 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800484 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800484 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800484 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800484 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800484 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800484 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800484 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800484 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800484 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800484 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800485 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800485 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800485 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800485 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800485 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800485 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800485 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800485 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800485 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800485 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800485 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800485 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800485 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800485 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800485 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800485 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800485 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800485 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800485 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800485 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800485 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800485 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800485 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800485 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800485 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800485 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800485 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800485 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800485 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800485 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800485 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800485 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800485 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800485 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800485 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800485 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800485 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800485 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800485 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800485 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800485 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800485 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800485 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800485 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163800485 DLMGCP DEBUG <0013> Generated response: line #00: 200 8842 OK (mgcp_msg.c:67) 20241111163800485 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8843 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800485 DLMGCP DEBUG <0013> Received message: line #01: C: 00D0 (mgcp_msg.c:67) 20241111163800485 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800485 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800485 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800485 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800485 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800485 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800485 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800485 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800485 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800485 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800485 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800485 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800485 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800485 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800485 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800485 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800485 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800485 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800485 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800485 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800485 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800485 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800485 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800485 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800485 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800485 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800485 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800485 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800485 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800485 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800485 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800485 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800485 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800485 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800485 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800485 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800485 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800486 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800486 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800486 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800486 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800486 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800486 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800486 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800486 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800486 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800486 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800486 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800486 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800486 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800486 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800486 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800486 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800486 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800486 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800486 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800486 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800486 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800486 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800486 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800486 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800486 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800486 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800486 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800486 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800486 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800486 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800486 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800486 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800486 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800486 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800486 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800486 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800486 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800486 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800486 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800486 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800486 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800486 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800486 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800486 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800486 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800486 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800486 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800486 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800486 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800486 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800486 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800486 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800486 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800486 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800486 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800486 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800486 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800486 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800486 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800486 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800486 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800486 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800486 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800486 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800486 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800486 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800486 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800486 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800486 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800486 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800486 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800486 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800486 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800486 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800486 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800486 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800486 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800486 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800486 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800486 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800486 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800486 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800486 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800486 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800486 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800486 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800486 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800486 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800486 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800486 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800486 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800486 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800486 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800486 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800487 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800487 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800487 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800487 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800487 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800487 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800487 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800487 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800487 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800487 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800487 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800487 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800487 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800487 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800487 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800487 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800487 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800487 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800487 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800487 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800487 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800487 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800487 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800487 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800487 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800487 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800487 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800487 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800487 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800487 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800487 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800487 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800487 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800487 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800487 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800487 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800487 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800487 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800487 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800487 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800487 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800487 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800487 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800487 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800487 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800487 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800487 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800487 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800487 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800487 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800487 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800487 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800487 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800487 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800487 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800487 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800487 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800487 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800487 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800487 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800487 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800487 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800487 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800487 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800487 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800487 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800487 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800487 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800487 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800487 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800487 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800487 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800487 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800487 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800487 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800487 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800487 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800487 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800487 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800487 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800487 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800487 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800487 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800487 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800487 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800487 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800487 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800487 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800487 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800487 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800487 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800487 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800487 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800487 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800487 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800487 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800487 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800487 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800487 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800487 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800487 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800487 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800487 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800487 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800487 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800487 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800487 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800487 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800487 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800487 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800487 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800487 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800487 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800488 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800488 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800488 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800488 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800488 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800488 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800488 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800488 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800488 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800488 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800488 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800488 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800488 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800488 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800488 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800488 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800488 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800488 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800488 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800488 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800488 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800488 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800488 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800488 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800488 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800488 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800488 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800488 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800488 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800488 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800488 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800488 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800488 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800488 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800488 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800488 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800488 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800488 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800488 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800488 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800488 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800488 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800488 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800488 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800488 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800488 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800488 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800488 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800488 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800488 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800488 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800488 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800488 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800488 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800488 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800488 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800488 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800488 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800488 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800488 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163800488 DLMGCP DEBUG <0013> Generated response: line #00: 200 8843 OK (mgcp_msg.c:67) 20241111163800488 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8844 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800488 DLMGCP DEBUG <0013> Received message: line #01: C: 00D1 (mgcp_msg.c:67) 20241111163800488 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800488 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800488 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800488 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800488 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800488 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800488 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800488 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800488 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800488 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800488 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800488 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800488 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800488 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800488 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800488 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800488 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800488 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800488 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800488 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800489 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800489 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800489 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800489 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800489 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800489 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800489 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800489 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800489 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800489 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800489 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800489 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800489 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800489 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800489 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800489 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800489 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800489 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800489 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800489 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800489 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800489 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800489 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800489 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800489 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800489 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800489 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800489 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800489 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800489 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800489 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800489 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800489 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800489 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800489 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800489 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800489 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800489 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800489 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800489 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800489 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800489 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800489 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800489 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800489 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800489 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800489 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800489 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800489 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800489 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800489 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800489 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800489 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800489 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800489 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800489 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800489 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800489 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800489 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800489 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800489 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800489 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800489 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800489 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800489 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800489 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800489 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800489 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800489 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800489 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800489 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800489 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800489 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800489 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800489 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800489 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800489 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800489 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800489 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800489 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800489 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800489 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800489 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800489 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800489 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800489 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800489 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800489 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800489 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800489 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800489 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800489 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800489 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800489 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800489 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800489 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800489 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800489 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800489 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800489 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800489 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800489 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800489 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800489 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800489 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800489 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800489 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800489 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800489 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800489 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800489 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800489 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800489 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800490 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800490 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800490 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800490 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800490 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800490 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800490 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800490 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800490 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800490 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800490 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800490 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800490 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800490 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800490 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800490 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800490 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800490 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800490 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800490 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800490 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800490 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800490 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800490 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800490 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800490 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800490 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800490 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800490 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800490 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800490 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800490 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800490 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800490 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800490 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800490 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800490 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800490 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800490 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800490 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800490 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800490 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800490 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800490 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800490 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800490 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800490 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800490 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800490 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800490 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800490 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800490 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800490 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800490 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800490 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800490 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800490 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800490 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800490 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800490 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800490 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800490 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800490 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800490 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800490 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800490 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800490 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800490 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800490 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800490 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800490 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800490 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800490 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800490 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800490 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800490 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800490 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800490 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800490 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800490 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800490 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800490 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800490 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800490 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800490 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800490 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800490 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800490 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800490 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800490 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800490 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800490 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800490 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800490 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800490 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800490 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800490 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800490 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800490 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800490 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800490 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800490 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800490 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800490 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800490 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800490 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800490 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800490 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800490 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800490 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800491 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800491 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800491 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800491 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800491 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800491 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800491 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800491 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800491 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800491 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800491 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800491 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800491 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800491 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800491 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800491 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800491 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800491 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800491 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800491 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800491 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800491 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800491 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800491 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800491 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800491 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800491 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800491 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800491 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800491 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800491 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800491 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800491 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800491 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800491 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800491 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800491 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800491 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800491 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800491 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800491 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800491 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800491 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800491 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800491 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800491 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800491 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800491 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800491 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800491 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800491 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800491 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800491 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800491 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800491 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800491 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800491 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800491 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800491 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800491 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800491 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163800491 DLMGCP DEBUG <0013> Generated response: line #00: 200 8844 OK (mgcp_msg.c:67) 20241111163800492 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8845 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800492 DLMGCP DEBUG <0013> Received message: line #01: C: 00D2 (mgcp_msg.c:67) 20241111163800492 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800492 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800492 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800492 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800492 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800492 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800492 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800492 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800492 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800492 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800492 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800492 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800492 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800492 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800492 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800492 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800492 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800492 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800492 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800492 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800492 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800492 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800492 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800492 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800492 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800492 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800492 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800492 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800492 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800492 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800492 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800492 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800492 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800492 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800492 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800492 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800492 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800492 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800492 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800492 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800492 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800492 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800492 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800492 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800492 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800492 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800492 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800492 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800492 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800492 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800492 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800492 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800492 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800492 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800492 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800492 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800492 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800492 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800492 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800492 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800492 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800492 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800492 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800492 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800492 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800492 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800492 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800492 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800492 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800492 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800492 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800492 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800492 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800492 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800492 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800492 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800492 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800492 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800492 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800492 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800492 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800492 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800492 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800492 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800492 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800492 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800492 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800492 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800492 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800492 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800492 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800492 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800492 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800492 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800492 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800492 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800492 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800492 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800492 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800492 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800492 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800492 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800492 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800492 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800492 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800492 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800492 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800492 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800492 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800492 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800492 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800492 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800493 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800493 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800493 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800493 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800493 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800493 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800493 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800493 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800493 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800493 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800493 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800493 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800493 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800493 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800493 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800493 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800493 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800493 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800493 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800493 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800493 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800493 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800493 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800493 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800493 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800493 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800493 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800493 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800493 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800493 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800493 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800493 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800493 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800493 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800493 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800493 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800493 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800493 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800493 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800493 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800493 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800493 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800493 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800493 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800493 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800493 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800493 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800493 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800493 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800493 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800493 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800493 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800493 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800493 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800493 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800493 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800493 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800493 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800493 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800493 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800493 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800493 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800493 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800493 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800493 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800493 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800493 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800493 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800493 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800493 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800493 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800493 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800493 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800493 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800493 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800493 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800493 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800493 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800493 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800493 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800493 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800493 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800493 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800493 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800493 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800493 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800493 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800493 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800493 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800493 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800493 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800493 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800493 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800493 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800493 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800493 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800493 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800493 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800493 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800493 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800493 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800493 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800493 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800493 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800493 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800493 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800493 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800493 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800493 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800493 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800493 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800493 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800493 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800494 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800494 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800494 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800494 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800494 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800494 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800494 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800494 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800494 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800494 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800494 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800494 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800494 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800494 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800494 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800494 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800494 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800494 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800494 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800494 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800494 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800494 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800494 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800494 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800494 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800494 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800494 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800494 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800494 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800494 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800494 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800494 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800494 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800494 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800494 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800494 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800494 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800494 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800494 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800494 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800494 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800494 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800494 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800494 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800494 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800494 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800494 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800494 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800494 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800494 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800494 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800494 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800494 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800494 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800494 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800494 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800494 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800494 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800494 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800494 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800494 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800494 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800494 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800494 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800494 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800494 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800494 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800494 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800494 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800494 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800494 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800494 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800494 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800494 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800494 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800494 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800494 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800494 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800494 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163800494 DLMGCP DEBUG <0013> Generated response: line #00: 200 8845 OK (mgcp_msg.c:67) 20241111163800494 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8846 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800494 DLMGCP DEBUG <0013> Received message: line #01: C: 00D3 (mgcp_msg.c:67) 20241111163800494 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800494 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800495 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800495 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800495 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800495 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800495 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800495 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800495 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800495 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800495 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800495 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800495 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800495 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800495 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800495 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800495 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800495 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800495 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800495 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800495 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800495 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800495 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800495 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800495 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800495 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800495 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800495 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800495 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800495 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800495 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800495 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800495 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800495 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800495 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800495 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800495 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800495 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800495 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800495 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800495 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800495 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800495 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800495 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800495 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800495 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800495 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800495 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800495 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800495 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800495 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800495 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800495 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800495 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800495 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800495 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800495 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800495 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800495 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800495 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800495 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800495 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800495 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800495 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800495 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800495 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800495 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800495 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800495 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800495 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800495 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800495 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800495 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800495 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800495 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800495 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800495 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800495 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800495 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800495 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800495 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800495 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800495 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800495 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800495 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800495 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800495 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800495 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800495 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800495 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800495 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800495 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800495 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800495 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800495 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800495 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800495 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800495 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800495 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800495 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800495 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800495 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800495 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800495 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800495 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800495 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800495 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800496 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800496 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800496 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800496 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800496 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800496 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800496 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800496 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800496 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800496 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800496 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800496 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800496 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800496 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800496 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800496 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800496 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800496 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800496 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800496 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800496 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800496 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800496 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800496 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800496 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800496 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800496 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800496 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800496 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800496 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800496 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800496 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800496 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800496 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800496 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800496 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800496 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800496 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800496 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800496 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800496 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800496 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800496 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800496 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800496 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800496 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800496 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800496 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800496 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800496 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800496 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800496 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800496 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800496 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800496 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800496 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800496 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800496 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800496 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800496 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800496 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800496 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800496 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800496 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800496 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800496 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800496 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800496 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800496 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800496 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800496 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800496 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800496 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800496 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800496 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800496 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800496 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800496 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800496 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800496 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800496 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800496 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800496 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800496 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800496 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800496 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800496 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800496 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800496 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800496 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800496 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800496 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800496 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800496 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800496 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800496 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800496 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800496 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800497 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800497 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800497 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800497 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800497 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800497 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800497 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800497 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800497 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800497 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800497 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800497 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800497 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800497 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800497 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800497 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800497 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800497 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800497 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800497 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800497 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800497 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800497 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800497 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800497 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800497 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800497 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800497 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800497 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800497 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800497 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800497 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800497 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800497 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800497 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800497 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800497 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800497 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800497 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800497 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800497 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800497 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800497 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800497 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800497 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800497 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800497 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800497 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800497 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800497 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800497 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800497 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800497 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800497 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800497 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800497 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800497 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800497 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800497 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800497 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800497 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800497 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800497 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800497 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800497 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800497 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800497 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800497 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800497 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800497 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800497 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800497 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800497 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800497 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800497 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800497 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800497 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800497 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800497 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800497 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800497 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800497 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800497 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800497 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800497 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800497 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800497 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800497 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800497 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800497 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800497 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800497 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800497 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800497 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800497 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800497 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800497 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800497 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800497 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163800497 DLMGCP DEBUG <0013> Generated response: line #00: 200 8846 OK (mgcp_msg.c:67) 20241111163800498 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8847 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800498 DLMGCP DEBUG <0013> Received message: line #01: C: 00D4 (mgcp_msg.c:67) 20241111163800498 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800498 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800498 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800498 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800498 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800498 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800498 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800498 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800498 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800498 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800498 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800498 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800498 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800498 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800498 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800498 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800498 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800498 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800498 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800498 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800498 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800498 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800498 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800498 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800498 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800498 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800498 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800498 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800498 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800498 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800498 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800498 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800498 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800498 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800498 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800498 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800498 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800498 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800498 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800498 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800498 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800498 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800498 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800498 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800498 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800498 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800498 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800498 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800498 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800498 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800498 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800498 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800498 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800498 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800498 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800498 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800498 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800498 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800498 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800498 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800498 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800498 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800498 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800498 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800498 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800498 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800498 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800498 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800498 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800498 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800498 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800498 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800498 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800498 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800498 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800498 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800498 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800498 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800498 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800498 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800498 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800498 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800498 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800498 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800498 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800498 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800498 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800498 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800498 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800498 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800498 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800498 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800498 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800499 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800499 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800499 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800499 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800499 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800499 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800499 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800499 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800499 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800499 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800499 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800499 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800499 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800499 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800499 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800499 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800499 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800499 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800499 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800499 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800499 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800499 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800499 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800499 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800499 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800499 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800499 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800499 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800499 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800499 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800499 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800499 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800499 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800499 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800499 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800499 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800499 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800499 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800499 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800499 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800499 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800499 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800499 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800499 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800499 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800499 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800499 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800499 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800499 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800499 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800499 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800499 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800499 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800499 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800499 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800499 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800499 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800499 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800499 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800499 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800499 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800499 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800499 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800499 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800499 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800499 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800499 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800499 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800499 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800499 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800499 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800499 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800499 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800499 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800499 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800499 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800499 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800499 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800499 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800499 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800499 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800499 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800499 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800499 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800499 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800499 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800499 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800499 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800499 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800499 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800499 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800499 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800499 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800499 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800499 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800499 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800499 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800499 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800499 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800499 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800499 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800499 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800499 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800499 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800499 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800499 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800499 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800499 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800499 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800499 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800499 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800499 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800499 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800500 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800500 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800500 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800500 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800500 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800500 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800500 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800500 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800500 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800500 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800500 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800500 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800500 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800500 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800500 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800500 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800500 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800500 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800500 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800500 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800500 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800500 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800500 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800500 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800500 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800500 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800500 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800500 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800500 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800500 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800500 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800500 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800500 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800500 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800500 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800500 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800500 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800500 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800500 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800500 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800500 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800500 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800500 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800500 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800500 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800500 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800500 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800500 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800500 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800500 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800500 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800500 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800500 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800500 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800500 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800500 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800500 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800500 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800500 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800500 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800500 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800500 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800500 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800500 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800500 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800500 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800500 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800500 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800500 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800500 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800500 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800500 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800500 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800500 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800500 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800500 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800500 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800500 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800500 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800500 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800500 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800500 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800500 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800500 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800500 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800500 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800501 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800501 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800501 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800501 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800501 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800501 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800501 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800501 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800501 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800501 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800501 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800501 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163800501 DLMGCP DEBUG <0013> Generated response: line #00: 200 8847 OK (mgcp_msg.c:67) 20241111163800501 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8848 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800501 DLMGCP DEBUG <0013> Received message: line #01: C: 00D5 (mgcp_msg.c:67) 20241111163800501 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800501 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800501 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800501 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800501 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800501 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800501 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800501 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800501 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800501 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800501 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800501 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800501 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800501 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800501 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800501 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800501 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800501 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800501 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800501 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800501 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800501 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800501 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800501 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800501 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800501 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800501 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800501 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800501 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800501 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800501 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800501 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800501 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800501 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800501 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800501 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800501 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800501 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800501 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800501 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800501 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800501 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800501 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800501 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800501 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800501 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800501 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800501 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800501 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800501 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800501 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800501 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800501 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800501 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800501 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800501 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800501 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800502 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800502 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800502 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800502 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800502 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800502 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800502 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800502 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800502 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800502 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800502 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800502 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800502 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800502 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800502 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800502 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800502 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800502 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800502 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800502 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800502 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800502 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800502 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800502 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800502 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800502 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800502 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800502 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800502 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800502 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800502 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800502 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800502 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800502 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800502 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800502 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800502 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800502 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800502 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800502 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800502 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800502 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800502 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800502 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800502 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800502 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800502 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800502 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800502 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800502 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800502 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800502 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800502 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800502 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800502 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800502 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800502 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800502 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800502 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800502 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800502 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800502 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800502 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800502 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800502 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800502 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800502 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800502 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800502 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800502 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800502 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800502 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800502 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800502 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800502 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800502 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800502 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800502 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800502 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800502 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800502 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800502 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800502 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800502 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800502 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800502 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800502 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800502 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800502 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800502 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800502 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800502 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800502 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800502 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800502 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800502 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800502 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800502 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800502 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800502 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800502 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800502 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800502 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800502 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800502 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800502 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800502 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800502 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800502 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800502 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800502 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800502 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800502 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800503 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800503 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800503 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800503 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800503 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800503 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800503 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800503 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800503 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800503 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800503 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800503 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800503 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800503 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800503 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800503 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800503 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800503 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800503 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800503 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800503 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800503 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800503 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800503 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800503 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800503 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800503 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800503 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800503 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800503 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800503 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800503 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800503 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800503 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800503 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800503 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800503 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800503 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800503 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800503 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800503 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800503 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800503 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800503 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800503 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800503 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800503 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800503 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800503 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800503 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800503 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800503 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800503 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800503 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800503 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800503 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800503 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800503 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800503 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800503 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800503 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800503 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800503 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800503 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800503 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800503 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800503 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800503 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800503 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800503 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800503 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800503 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800503 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800503 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800503 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800503 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800503 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800503 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800503 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800503 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800503 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800503 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800503 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800503 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800503 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800503 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800503 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800503 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800503 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800503 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800503 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800503 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800503 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800503 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800503 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800503 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800503 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800503 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800503 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800503 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800503 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800503 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800503 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800503 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800503 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800503 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800503 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800503 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800503 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800503 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800503 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800503 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800503 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800503 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800504 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800504 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800504 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800504 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800504 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800504 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800504 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800504 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800504 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800504 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800504 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800504 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800504 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800504 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800504 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800504 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800504 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800504 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800504 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800504 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163800504 DLMGCP DEBUG <0013> Generated response: line #00: 200 8848 OK (mgcp_msg.c:67) 20241111163800504 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8849 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800504 DLMGCP DEBUG <0013> Received message: line #01: C: 00D6 (mgcp_msg.c:67) 20241111163800504 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800504 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800504 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800504 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800504 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800504 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800504 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800504 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800504 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800504 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800504 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800504 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800504 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800504 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800504 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800504 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800504 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800504 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800504 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800504 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800504 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800504 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800504 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800504 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800504 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800504 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800504 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800504 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800504 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800504 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800504 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800504 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800504 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800504 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800504 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800504 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800504 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800504 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800504 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800504 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800504 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800504 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800504 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800504 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800504 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800504 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800504 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800504 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800504 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800504 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800504 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800504 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800504 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800504 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800504 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800504 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800504 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800505 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800505 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800505 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800505 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800505 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800505 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800505 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800505 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800505 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800505 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800505 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800505 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800505 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800505 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800505 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800505 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800505 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800505 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800505 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800505 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800505 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800505 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800505 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800505 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800505 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800505 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800505 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800505 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800505 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800505 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800505 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800505 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800505 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800505 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800505 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800505 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800505 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800505 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800505 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800505 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800505 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800505 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800505 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800505 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800505 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800505 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800505 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800505 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800505 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800505 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800505 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800505 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800505 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800505 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800505 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800505 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800505 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800505 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800505 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800505 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800505 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800506 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800506 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800506 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800506 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800506 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800506 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800506 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800506 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800506 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800506 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800506 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800506 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800506 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800506 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800506 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800506 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800506 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800506 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800506 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800506 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800506 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800506 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800506 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800506 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800506 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800506 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800506 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800506 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800506 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800506 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800506 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800506 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800506 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800506 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800506 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800506 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800506 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800506 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800506 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800506 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800506 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800506 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800506 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800506 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800506 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800506 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800506 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800506 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800506 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800506 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800506 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800506 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800506 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800507 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800507 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800507 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800507 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800507 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800507 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800507 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800507 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800507 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800507 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800507 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800507 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800507 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800507 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800507 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800507 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800507 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800507 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800507 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800507 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800507 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800507 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800507 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800507 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800507 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800507 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800507 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800507 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800507 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800507 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800507 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800507 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800507 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800507 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800507 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800507 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800507 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800507 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800507 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800507 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800507 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800507 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800507 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800507 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800507 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800507 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800507 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800507 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800507 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800507 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800507 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800507 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800507 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800507 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800507 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800507 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800507 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800507 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800507 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800507 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800507 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800507 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800507 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800507 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800507 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800507 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800507 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800507 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800507 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800507 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800507 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800507 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800507 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800507 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800507 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800507 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800507 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800507 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800507 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800507 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800507 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800507 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800507 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800507 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800507 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800507 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800507 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800507 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800507 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800507 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800507 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800507 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800507 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800507 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800507 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800507 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800507 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800507 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800507 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800507 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800507 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800507 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800507 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800507 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800507 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800507 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800507 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800507 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800507 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800507 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800507 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800507 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800507 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800507 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800507 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800508 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800508 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800508 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800508 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800508 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800508 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800508 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800508 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800508 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800508 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800508 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800508 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800508 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800508 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800508 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800508 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800508 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800508 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163800508 DLMGCP DEBUG <0013> Generated response: line #00: 200 8849 OK (mgcp_msg.c:67) 20241111163800508 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8850 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800508 DLMGCP DEBUG <0013> Received message: line #01: C: 00D7 (mgcp_msg.c:67) 20241111163800508 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800508 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800508 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800508 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800508 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800508 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800508 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800508 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800508 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800508 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800508 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800508 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800508 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800508 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800508 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800508 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800508 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800508 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800508 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800508 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800508 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800508 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800508 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800508 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800508 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800508 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800508 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800508 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800508 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800508 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800508 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800508 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800508 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800508 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800508 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800508 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800508 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800508 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800508 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800508 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800508 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800508 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800508 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800508 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800508 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800508 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800508 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800508 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800508 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800508 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800508 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800508 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800509 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800509 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800509 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800509 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800509 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800509 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800509 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800509 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800509 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800509 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800509 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800509 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800509 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800509 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800509 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800509 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800509 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800509 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800509 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800509 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800509 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800509 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800509 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800509 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800509 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800509 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800509 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800509 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800509 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800509 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800509 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800509 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800509 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800509 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800509 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800509 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800509 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800509 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800509 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800509 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800509 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800509 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800509 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800509 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800509 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800509 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800509 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800509 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800509 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800509 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800509 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800509 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800509 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800509 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800509 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800509 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800509 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800509 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800509 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800509 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800509 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800509 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800509 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800509 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800509 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800509 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800509 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800509 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800509 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800509 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800509 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800509 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800509 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800509 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800509 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800509 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800509 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800509 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800509 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800509 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800509 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800509 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800509 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800509 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800509 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800509 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800509 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800509 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800509 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800509 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800509 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800509 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800509 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800509 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800509 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800509 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800509 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800509 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800509 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800509 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800509 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800509 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800509 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800509 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800509 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800509 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800509 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800509 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800509 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800509 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800509 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800509 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800509 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800509 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800509 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800509 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800510 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800510 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800510 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800510 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800510 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800510 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800510 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800510 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800510 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800510 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800510 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800510 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800510 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800510 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800510 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800510 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800510 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800510 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800510 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800510 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800510 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800510 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800510 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800510 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800510 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800510 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800510 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800510 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800510 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800510 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800510 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800510 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800510 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800510 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800510 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800510 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800510 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800510 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800510 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800510 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800510 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800510 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800510 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800510 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800510 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800510 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800510 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800510 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800510 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800510 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800510 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800510 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800510 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800510 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800510 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800510 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800510 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800510 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800510 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800510 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800510 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800510 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800510 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800510 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800510 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800510 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800510 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800510 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800510 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800510 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800510 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800510 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800510 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800510 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800510 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800510 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800510 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800510 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800510 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800510 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800510 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800510 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800510 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800510 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800510 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800510 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800510 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800510 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800510 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800510 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800510 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800510 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800510 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800510 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800510 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800510 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800510 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800510 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800510 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800510 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800510 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800510 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800510 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800510 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800510 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800510 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800510 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800511 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800511 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800511 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800511 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800511 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800511 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800511 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800511 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800511 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800511 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800511 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800511 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800511 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800511 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800511 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800511 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800511 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800511 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800511 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800511 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800511 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800511 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800511 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800511 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800511 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800511 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800511 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800511 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800511 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163800511 DLMGCP DEBUG <0013> Generated response: line #00: 200 8850 OK (mgcp_msg.c:67) 20241111163800511 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8851 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800511 DLMGCP DEBUG <0013> Received message: line #01: C: 00D8 (mgcp_msg.c:67) 20241111163800511 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800511 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800511 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800511 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800511 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800511 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800511 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800511 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800511 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800511 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800511 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800511 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800511 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800511 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800511 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800511 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800511 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800511 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800511 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800511 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800511 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800511 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800511 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800511 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800511 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800511 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800511 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800511 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800511 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800511 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800511 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800511 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800511 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800511 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800511 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800511 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800511 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800511 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800511 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800512 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800512 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800512 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800512 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800512 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800512 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800512 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800512 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800512 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800512 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800512 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800512 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800512 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800512 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800512 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800512 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800512 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800512 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800512 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800512 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800512 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800512 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800512 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800512 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800512 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800512 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800512 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800512 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800512 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800512 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800512 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800512 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800512 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800512 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800512 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800512 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800512 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800512 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800512 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800512 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800512 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800512 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800512 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800512 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800512 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800512 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800512 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800512 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800512 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800512 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800512 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800512 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800512 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800512 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800512 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800512 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800512 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800512 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800512 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800512 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800512 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800512 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800512 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800512 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800512 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800512 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800512 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800512 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800512 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800512 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800512 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800512 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800512 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800512 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800512 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800512 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800512 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800512 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800512 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800512 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800512 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800512 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800512 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800512 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800512 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800512 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800512 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800512 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800512 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800512 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800512 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800512 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800512 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800512 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800512 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800512 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800512 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800512 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800512 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800512 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800512 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800512 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800512 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800512 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800512 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800512 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800512 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800512 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800512 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800512 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800512 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800512 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800512 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800512 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800512 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800512 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800512 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800513 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800513 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800513 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800513 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800513 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800513 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800513 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800513 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800513 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800513 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800513 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800513 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800513 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800513 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800513 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800513 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800513 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800513 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800513 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800513 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800513 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800513 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800513 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800513 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800513 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800513 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800513 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800513 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800513 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800513 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800513 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800513 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800513 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800513 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800513 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800513 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800513 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800513 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800513 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800513 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800513 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800513 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800513 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800513 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800513 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800513 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800513 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800513 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800513 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800513 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800513 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800513 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800513 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800513 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800513 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800513 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800513 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800513 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800513 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800513 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800513 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800513 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800513 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800513 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800513 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800513 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800513 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800513 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800513 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800513 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800513 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800513 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800513 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800513 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800513 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800513 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800513 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800513 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800513 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800513 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800513 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800513 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800513 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800513 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800513 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800513 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800513 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800513 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800513 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800513 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800513 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800513 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800513 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800513 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800513 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800513 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800513 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800513 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800513 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800513 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800513 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800513 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800513 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800513 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800513 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800513 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800513 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800513 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800513 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800513 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800513 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800513 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800513 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800513 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800513 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800514 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800514 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800514 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800514 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800514 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800514 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800514 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800514 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800514 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800514 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800514 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800514 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800514 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800514 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800514 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800514 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800514 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800514 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800514 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800514 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800514 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800514 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800514 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800514 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800514 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800514 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800514 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800514 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800514 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800514 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800514 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800514 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800514 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163800514 DLMGCP DEBUG <0013> Generated response: line #00: 200 8851 OK (mgcp_msg.c:67) 20241111163800514 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8852 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800514 DLMGCP DEBUG <0013> Received message: line #01: C: 00D9 (mgcp_msg.c:67) 20241111163800514 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800514 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800514 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800514 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800514 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800514 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800514 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800514 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800514 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800514 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800514 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800514 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800514 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800514 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800514 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800514 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800514 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800514 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800514 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800514 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800514 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800514 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800514 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800514 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800514 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800514 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800514 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800514 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800514 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800514 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800514 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800514 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800514 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800514 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800514 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800514 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800514 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800514 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800514 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800514 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800514 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800514 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800514 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800514 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800514 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800514 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800514 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800514 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800515 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800515 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800515 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800515 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800515 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800515 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800515 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800515 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800515 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800515 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800515 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800515 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800515 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800515 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800515 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800515 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800515 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800515 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800515 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800515 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800515 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800515 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800515 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800515 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800515 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800515 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800515 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800515 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800515 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800515 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800515 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800515 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800515 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800515 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800515 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800515 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800515 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800515 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800515 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800515 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800515 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800515 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800515 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800515 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800515 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800515 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800515 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800515 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800515 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800515 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800515 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800515 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800515 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800515 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800515 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800515 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800515 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800515 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800515 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800515 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800515 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800515 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800515 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800515 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800515 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800515 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800515 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800515 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800515 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800515 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800515 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800515 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800515 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800515 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800515 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800515 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800515 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800515 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800515 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800515 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800515 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800515 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800515 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800515 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800515 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800515 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800515 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800515 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800515 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800515 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800515 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800515 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800515 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800515 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800515 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800515 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800515 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800515 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800515 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800516 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800516 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800516 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800516 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800516 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800516 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800516 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800516 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800516 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800516 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800516 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800516 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800516 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800516 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800516 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800516 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800516 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800516 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800516 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800516 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800516 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800516 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800516 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800516 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800516 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800516 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800516 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800516 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800516 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800516 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800516 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800516 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800516 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800516 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800516 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800516 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800516 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800516 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800516 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800516 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800516 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800516 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800516 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800516 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800516 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800516 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800516 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800516 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800516 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800516 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800516 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800516 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800516 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800516 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800516 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800516 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800516 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800516 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800516 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800516 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800516 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800516 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800516 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800516 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800516 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800516 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800516 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800516 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800516 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800516 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800516 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800516 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800516 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800516 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800516 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800516 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800516 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800516 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800516 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800516 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800516 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800516 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800516 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800516 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800516 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800516 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800516 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800516 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800516 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800516 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800516 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800516 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800516 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800516 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800516 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800516 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800516 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800516 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800516 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800516 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800516 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800516 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800516 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800516 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800516 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800516 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800516 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800516 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800517 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800517 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800517 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800517 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800517 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800517 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800517 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800517 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800517 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800517 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800517 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800517 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800517 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800517 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800517 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800517 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800517 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800517 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800517 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800517 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800517 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800517 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800517 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800517 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800517 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800517 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800517 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800517 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800517 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800517 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800517 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800517 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800517 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800517 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800517 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800517 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800517 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800517 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800517 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800517 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800517 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800517 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800517 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800517 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800517 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800517 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800517 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800517 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800517 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163800517 DLMGCP DEBUG <0013> Generated response: line #00: 200 8852 OK (mgcp_msg.c:67) 20241111163800517 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8853 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800517 DLMGCP DEBUG <0013> Received message: line #01: C: 00DA (mgcp_msg.c:67) 20241111163800517 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800517 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800517 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800517 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800517 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800517 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800517 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800517 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800517 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800517 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800517 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800517 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800517 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800517 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800517 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800517 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800517 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800517 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800517 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800517 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800517 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800517 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800517 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800517 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800517 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800517 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800517 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800517 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800517 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800517 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800517 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800518 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800518 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800518 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800518 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800518 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800518 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800518 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800518 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800518 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800518 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800518 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800518 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800518 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800518 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800518 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800518 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800518 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800518 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800518 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800518 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800518 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800518 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800518 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800518 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800518 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800518 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800518 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800518 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800518 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800518 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800518 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800518 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800518 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800518 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800518 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800518 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800518 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800518 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800518 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800518 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800518 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800518 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800518 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800518 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800518 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800518 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800518 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800518 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800518 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800518 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800518 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800518 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800518 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800518 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800518 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800518 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800518 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800518 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800518 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800518 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800518 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800518 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800518 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800518 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800518 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800518 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800518 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800518 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800518 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800518 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800518 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800518 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800518 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800518 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800518 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800518 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800518 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800518 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800518 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800518 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800518 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800518 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800518 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800518 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800518 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800518 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800518 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800518 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800518 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800518 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800518 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800518 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800518 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800518 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800518 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800518 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800518 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800518 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800518 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800518 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800518 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800518 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800518 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800518 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800518 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800518 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800518 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800518 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800518 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800518 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800518 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800518 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800518 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800518 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800518 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800518 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800518 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800519 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800519 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800519 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800519 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800519 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800519 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800519 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800519 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800519 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800519 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800519 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800519 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800519 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800519 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800519 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800519 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800519 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800519 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800519 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800519 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800519 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800519 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800519 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800519 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800519 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800519 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800519 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800519 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800519 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800519 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800519 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800519 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800519 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800519 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800519 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800519 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800519 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800519 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800519 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800519 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800519 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800519 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800519 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800519 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800519 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800519 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800519 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800519 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800519 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800519 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800519 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800519 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800519 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800519 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800519 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800519 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800519 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800519 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800519 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800519 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800519 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800519 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800519 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800519 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800519 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800519 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800519 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800519 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800519 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800519 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800519 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800519 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800519 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800519 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800519 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800519 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800519 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800519 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800519 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800519 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800519 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800519 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800519 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800519 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800519 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800519 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800519 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800519 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800519 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800519 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800519 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800519 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800519 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800519 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800519 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800519 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800519 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800519 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800519 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800519 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800519 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800519 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800519 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800519 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800519 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800519 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800519 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800519 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800519 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800519 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800519 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800519 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800519 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800519 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800520 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800520 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800520 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800520 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800520 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800520 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800520 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800520 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800520 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800520 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800520 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800520 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800520 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800520 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800520 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800520 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800520 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800520 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800520 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800520 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800520 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800520 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800520 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800520 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800520 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800520 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800520 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800520 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800520 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800520 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800520 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800520 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800520 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800520 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800520 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800520 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800520 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800520 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800520 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800520 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800520 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800520 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163800520 DLMGCP DEBUG <0013> Generated response: line #00: 200 8853 OK (mgcp_msg.c:67) 20241111163800520 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8854 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800520 DLMGCP DEBUG <0013> Received message: line #01: C: 00DB (mgcp_msg.c:67) 20241111163800520 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800520 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800520 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800520 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800520 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800520 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800520 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800520 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800520 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800520 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800520 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800520 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800520 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800520 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800520 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800520 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800520 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800520 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800520 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800520 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800520 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800520 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800520 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800521 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800521 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800521 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800521 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800521 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800521 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800521 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800521 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800521 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800521 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800521 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800521 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800521 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800521 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800521 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800521 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800521 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800521 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800521 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800521 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800521 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800521 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800521 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800521 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800521 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800521 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800521 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800521 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800521 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800521 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800521 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800521 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800521 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800521 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800521 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800521 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800521 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800521 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800521 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800521 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800521 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800521 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800521 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800521 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800521 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800521 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800521 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800521 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800521 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800521 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800521 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800521 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800521 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800521 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800521 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800521 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800521 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800521 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800521 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800521 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800521 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800521 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800521 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800521 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800521 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800521 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800521 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800521 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800521 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800521 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800521 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800521 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800521 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800521 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800521 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800521 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800521 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800521 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800521 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800521 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800521 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800521 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800521 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800521 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800521 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800521 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800521 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800521 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800521 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800521 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800521 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800521 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800521 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800521 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800521 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800521 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800521 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800521 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800521 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800521 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800521 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800521 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800521 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800521 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800521 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800521 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800521 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800521 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800521 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800521 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800521 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800521 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800521 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800521 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800521 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800522 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800522 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800522 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800522 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800522 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800522 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800522 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800522 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800522 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800522 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800522 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800522 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800522 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800522 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800522 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800522 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800522 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800522 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800522 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800522 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800522 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800522 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800522 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800522 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800522 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800522 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800522 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800522 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800522 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800522 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800522 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800522 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800522 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800522 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800522 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800522 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800522 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800522 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800522 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800522 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800522 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800522 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800522 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800522 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800522 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800522 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800522 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800522 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800522 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800522 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800522 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800522 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800522 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800522 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800522 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800522 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800522 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800522 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800522 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800522 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800522 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800522 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800522 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800522 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800522 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800522 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800522 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800522 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800522 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800522 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800522 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800522 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800522 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800522 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800522 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800522 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800522 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800522 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800522 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800522 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800522 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800522 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800522 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800522 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800522 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800522 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800522 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800522 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800522 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800522 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800522 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800522 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800522 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800522 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800522 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800522 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800522 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800522 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800522 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800522 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800522 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800522 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800522 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800522 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800522 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800522 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800522 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800522 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800522 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800522 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800522 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800522 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800522 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800522 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800522 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800522 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800523 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800523 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800523 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800523 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800523 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800523 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800523 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800523 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800523 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800523 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800523 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800523 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800523 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800523 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800523 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800523 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800523 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800523 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800523 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800523 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800523 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800523 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800523 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800523 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800523 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800523 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800523 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800523 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800523 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800523 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800523 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800523 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800523 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800523 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800523 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800523 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800523 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800523 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800523 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800523 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800523 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800523 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800523 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800523 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800523 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800523 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800523 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800523 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800523 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800523 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163800523 DLMGCP DEBUG <0013> Generated response: line #00: 200 8854 OK (mgcp_msg.c:67) 20241111163800523 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8855 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800523 DLMGCP DEBUG <0013> Received message: line #01: C: 00DC (mgcp_msg.c:67) 20241111163800523 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800523 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800523 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800523 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800523 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800523 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800523 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800523 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800523 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800523 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800523 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800523 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800523 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800523 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800523 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800523 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800523 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800523 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800523 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800523 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800523 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800523 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800523 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800523 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800523 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800523 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800523 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800523 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800523 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800524 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800524 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800524 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800524 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800524 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800524 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800524 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800524 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800524 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800524 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800524 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800524 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800524 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800524 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800524 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800524 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800524 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800524 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800524 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800524 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800524 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800524 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800524 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800524 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800524 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800524 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800524 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800524 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800524 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800524 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800524 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800524 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800524 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800524 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800524 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800524 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800524 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800524 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800524 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800524 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800524 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800524 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800524 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800524 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800524 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800524 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800524 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800524 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800524 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800524 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800524 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800524 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800524 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800524 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800524 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800524 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800524 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800524 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800524 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800524 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800524 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800524 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800524 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800524 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800524 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800524 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800524 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800524 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800524 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800524 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800524 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800524 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800524 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800524 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800524 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800524 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800524 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800524 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800524 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800524 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800524 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800524 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800524 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800524 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800524 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800524 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800524 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800524 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800524 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800524 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800524 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800524 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800524 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800524 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800524 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800524 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800524 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800524 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800524 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800524 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800524 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800524 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800524 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800524 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800524 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800525 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800525 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800525 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800525 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800525 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800525 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800525 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800525 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800525 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800525 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800525 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800525 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800525 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800525 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800525 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800525 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800525 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800525 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800525 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800525 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800525 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800525 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800525 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800525 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800525 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800525 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800525 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800525 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800525 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800525 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800525 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800525 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800525 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800525 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800525 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800525 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800525 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800525 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800525 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800525 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800525 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800525 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800525 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800525 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800525 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800525 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800525 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800525 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800525 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800525 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800525 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800525 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800525 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800525 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800525 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800525 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800525 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800525 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800525 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800525 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800525 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800525 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800525 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800525 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800525 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800525 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800525 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800525 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800525 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800525 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800525 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800525 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800525 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800525 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800525 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800525 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800525 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800525 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800525 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800525 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800525 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800525 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800525 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800525 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800525 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800525 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800525 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800525 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800525 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800525 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800525 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800525 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800525 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800525 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800525 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800525 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800525 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800525 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800526 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800526 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800526 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800526 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800526 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800526 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800526 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800526 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800526 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800526 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800526 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800526 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800526 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800526 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800526 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800526 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800526 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800526 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800526 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800526 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800526 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800526 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800526 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800526 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800526 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800526 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800526 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800526 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800526 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800526 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800526 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800526 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800526 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800526 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800526 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800526 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800526 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800526 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800526 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800526 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800526 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800526 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800526 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800526 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800526 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800526 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800526 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800526 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800526 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800526 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800526 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800526 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800526 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800526 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800526 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800526 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800526 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800526 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800526 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800526 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800526 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800526 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800526 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800526 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800526 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800526 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800526 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800526 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800526 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800526 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800526 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800526 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163800526 DLMGCP DEBUG <0013> Generated response: line #00: 200 8855 OK (mgcp_msg.c:67) 20241111163800526 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8856 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800526 DLMGCP DEBUG <0013> Received message: line #01: C: 00DD (mgcp_msg.c:67) 20241111163800526 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800526 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800526 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800526 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800526 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800526 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800527 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800527 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800527 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800527 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800527 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800527 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800527 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800527 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800527 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800527 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800527 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800527 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800527 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800527 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800527 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800527 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800527 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800527 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800527 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800527 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800527 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800527 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800527 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800527 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800527 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800527 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800527 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800527 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800527 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800527 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800527 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800527 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800527 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800527 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800527 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800527 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800527 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800527 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800527 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800527 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800527 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800527 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800527 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800527 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800527 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800527 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800527 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800527 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800527 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800527 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800527 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800527 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800527 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800527 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800527 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800527 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800527 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800527 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800527 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800527 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800527 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800527 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800527 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800527 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800527 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800527 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800527 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800527 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800527 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800527 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800527 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800527 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800527 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800527 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800527 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800527 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800527 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800527 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800527 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800527 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800527 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800527 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800527 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800527 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800527 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800527 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800527 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800527 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800527 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800527 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800527 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800527 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800527 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800527 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800527 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800527 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800527 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800527 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800527 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800527 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800527 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800527 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800527 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800527 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800527 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800527 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800527 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800527 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800527 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800527 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800527 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800527 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800527 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800527 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800527 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800528 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800528 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800528 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800528 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800528 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800528 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800528 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800528 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800528 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800528 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800528 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800528 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800528 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800528 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800528 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800528 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800528 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800528 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800528 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800528 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800528 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800528 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800528 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800528 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800528 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800528 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800528 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800528 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800528 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800528 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800528 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800528 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800528 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800528 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800528 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800528 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800528 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800528 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800528 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800528 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800528 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800528 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800528 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800528 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800528 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800528 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800528 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800528 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800528 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800528 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800528 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800528 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800528 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800528 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800528 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800528 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800528 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800528 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800528 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800528 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800528 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800528 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800528 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800528 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800528 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800528 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800528 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800528 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800528 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800528 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800528 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800528 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800528 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800528 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800528 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800528 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800528 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800528 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800528 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800528 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800528 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800528 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800528 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800528 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800528 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800528 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800528 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800528 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800528 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800528 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800528 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800528 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800528 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800528 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800528 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800528 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800528 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800528 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800528 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800528 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800528 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800528 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800528 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800528 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800528 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800528 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800528 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800528 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800528 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800528 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800528 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800528 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800528 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800528 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800528 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800528 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800529 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800529 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800529 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800529 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800529 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800529 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800529 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800529 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800529 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800529 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800529 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800529 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800529 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800529 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800529 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800529 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800529 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800529 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800529 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800529 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800529 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800529 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800529 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800529 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800529 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800529 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800529 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800529 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800529 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800529 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800529 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800529 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800529 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800529 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800529 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800529 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800529 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800529 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800529 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800529 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800529 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800529 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800529 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800529 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800529 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800529 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800529 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800529 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800529 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800529 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800529 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800529 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800529 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800529 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800529 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800529 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800529 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800529 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800529 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800529 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800529 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800529 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800529 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800529 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800529 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800529 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800529 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163800529 DLMGCP DEBUG <0013> Generated response: line #00: 200 8856 OK (mgcp_msg.c:67) 20241111163800529 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8857 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800529 DLMGCP DEBUG <0013> Received message: line #01: C: 00DE (mgcp_msg.c:67) 20241111163800529 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800529 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800529 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800529 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800529 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800529 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800529 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800529 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800529 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800529 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800529 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800530 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800530 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800530 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800530 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800530 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800530 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800530 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800530 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800530 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800530 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800530 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800530 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800530 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800530 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800530 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800530 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800530 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800530 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800530 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800530 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800530 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800530 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800530 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800530 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800530 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800530 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800530 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800530 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800530 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800530 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800530 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800530 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800530 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800530 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800530 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800530 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800530 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800530 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800530 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800530 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800530 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800530 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800530 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800530 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800530 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800530 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800530 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800530 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800530 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800530 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800530 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800530 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800530 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800530 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800530 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800530 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800530 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800530 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800530 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800530 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800530 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800530 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800530 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800530 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800530 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800530 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800530 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800530 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800530 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800530 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800530 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800530 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800530 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800530 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800530 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800530 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800530 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800530 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800530 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800530 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800530 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800530 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800530 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800530 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800530 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800530 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800530 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800530 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800530 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800530 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800530 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800530 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800530 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800530 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800530 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800530 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800530 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800530 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800530 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800530 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800530 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800530 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800530 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800530 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800530 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800530 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800530 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800530 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800530 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800530 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800530 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800530 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800530 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800530 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800531 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800531 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800531 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800531 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800531 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800531 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800531 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800531 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800531 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800531 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800531 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800531 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800531 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800531 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800531 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800531 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800531 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800531 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800531 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800531 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800531 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800531 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800531 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800531 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800531 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800531 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800531 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800531 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800531 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800531 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800531 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800531 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800531 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800531 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800531 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800531 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800531 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800531 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800531 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800531 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800531 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800531 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800531 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800531 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800531 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800531 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800531 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800531 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800531 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800531 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800531 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800531 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800531 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800531 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800531 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800531 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800531 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800531 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800531 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800531 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800531 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800531 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800531 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800531 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800531 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800531 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800531 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800531 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800531 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800531 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800531 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800531 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800531 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800531 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800531 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800531 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800531 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800531 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800531 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800531 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800531 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800531 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800531 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800531 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800531 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800531 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800531 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800531 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800531 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800531 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800531 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800531 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800531 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800531 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800531 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800531 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800531 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800531 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800531 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800531 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800531 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800531 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800531 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800531 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800531 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800531 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800531 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800531 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800531 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800531 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800531 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800531 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800531 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800531 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800532 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800532 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800532 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800532 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800532 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800532 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800532 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800532 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800532 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800532 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800532 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800532 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800532 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800532 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800532 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800532 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800532 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800532 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800532 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800532 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800532 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800532 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800532 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800532 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800532 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800532 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800532 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800532 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800532 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800532 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800532 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800532 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800532 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800532 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800532 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800532 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800532 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800532 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800532 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800532 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800532 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800532 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800532 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800532 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800532 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800532 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800532 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800532 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800532 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800532 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800532 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800532 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800532 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800532 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800532 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800532 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800532 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800532 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800532 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800532 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800532 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800532 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800532 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800532 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800532 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163800532 DLMGCP DEBUG <0013> Generated response: line #00: 200 8857 OK (mgcp_msg.c:67) 20241111163800532 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8858 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800532 DLMGCP DEBUG <0013> Received message: line #01: C: 00DF (mgcp_msg.c:67) 20241111163800532 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800532 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800532 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800532 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800532 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800532 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800532 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800532 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800532 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800532 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800532 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800532 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800532 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800532 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800532 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800533 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800533 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800533 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800533 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800533 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800533 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800533 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800533 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800533 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800533 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800533 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800533 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800533 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800533 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800533 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800533 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800533 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800533 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800533 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800533 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800533 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800533 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800533 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800533 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800533 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800533 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800533 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800533 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800533 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800533 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800533 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800533 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800533 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800533 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800533 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800533 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800533 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800533 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800533 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800533 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800533 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800533 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800533 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800533 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800533 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800533 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800533 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800533 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800533 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800533 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800533 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800533 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800533 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800533 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800533 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800533 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800533 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800533 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800533 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800533 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800533 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800533 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800533 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800533 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800533 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800533 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800533 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800533 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800533 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800533 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800533 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800533 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800533 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800533 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800533 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800533 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800533 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800533 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800533 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800533 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800533 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800533 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800533 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800533 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800533 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800533 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800533 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800533 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800533 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800533 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800533 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800533 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800533 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800533 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800533 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800533 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800533 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800533 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800533 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800533 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800533 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800533 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800533 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800533 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800533 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800533 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800533 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800533 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800533 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800533 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800533 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800533 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800533 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800534 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800534 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800534 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800534 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800534 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800534 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800534 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800534 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800534 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800534 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800534 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800534 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800534 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800534 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800534 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800534 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800534 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800534 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800534 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800534 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800534 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800534 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800534 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800534 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800534 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800534 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800534 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800534 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800534 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800534 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800534 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800534 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800534 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800534 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800534 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800534 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800534 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800534 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800534 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800534 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800534 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800534 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800534 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800534 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800534 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800534 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800534 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800534 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800534 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800534 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800534 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800534 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800534 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800534 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800534 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800534 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800534 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800534 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800534 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800534 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800534 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800534 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800534 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800534 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800534 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800534 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800534 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800534 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800534 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800534 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800534 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800534 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800534 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800534 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800534 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800534 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800534 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800534 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800534 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800534 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800534 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800534 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800534 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800534 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800534 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800534 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800534 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800534 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800534 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800534 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800534 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800534 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800534 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800534 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800534 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800534 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800534 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800534 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800534 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800534 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800534 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800534 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800534 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800534 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800534 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800534 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800534 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800534 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800534 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800534 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800534 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800534 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800534 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800534 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800534 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800535 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800535 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800535 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800535 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800535 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800535 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800535 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800535 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800535 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800535 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800535 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800535 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800535 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800535 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800535 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800535 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800535 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800535 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800535 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800535 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800535 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800535 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800535 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800535 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800535 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800535 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800535 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800535 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800535 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800535 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800535 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800535 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800535 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800535 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800535 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800535 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800535 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800535 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800535 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800535 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800535 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800535 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800535 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800535 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800535 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800535 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800535 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800535 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800535 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800535 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800535 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800535 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800535 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800535 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800535 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800535 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800535 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800535 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800535 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800535 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800535 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163800535 DLMGCP DEBUG <0013> Generated response: line #00: 200 8858 OK (mgcp_msg.c:67) 20241111163800535 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8859 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800535 DLMGCP DEBUG <0013> Received message: line #01: C: 00E0 (mgcp_msg.c:67) 20241111163800535 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800535 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800535 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800535 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800535 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800535 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800535 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800535 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800535 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800535 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800535 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800535 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800535 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800535 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800535 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800535 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800535 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800536 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800536 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800536 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800536 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800536 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800536 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800536 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800536 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800536 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800536 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800536 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800536 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800536 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800536 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800536 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800536 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800536 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800536 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800536 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800536 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800536 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800536 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800536 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800536 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800536 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800536 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800536 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800536 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800536 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800536 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800536 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800536 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800536 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800536 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800536 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800536 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800536 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800536 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800536 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800536 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800536 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800536 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800536 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800536 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800536 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800536 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800536 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800536 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800536 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800536 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800536 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800536 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800536 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800536 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800536 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800536 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800536 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800536 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800536 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800536 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800536 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800536 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800536 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800536 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800536 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800536 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800536 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800536 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800536 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800536 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800536 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800536 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800536 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800536 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800536 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800536 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800536 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800536 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800536 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800536 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800536 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800536 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800536 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800536 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800536 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800536 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800536 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800536 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800536 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800536 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800536 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800536 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800536 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800536 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800536 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800536 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800536 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800536 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800536 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800536 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800536 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800536 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800536 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800536 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800536 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800536 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800536 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800536 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800536 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800536 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800536 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800536 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800536 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800536 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800537 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800537 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800537 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800537 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800537 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800537 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800537 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800537 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800537 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800537 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800537 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800537 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800537 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800537 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800537 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800537 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800537 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800537 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800537 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800537 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800537 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800537 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800537 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800537 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800537 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800537 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800537 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800537 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800537 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800537 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800537 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800537 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800537 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800537 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800537 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800537 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800537 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800537 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800537 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800537 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800537 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800537 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800537 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800537 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800537 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800537 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800537 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800537 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800537 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800537 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800537 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800537 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800537 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800537 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800537 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800537 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800537 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800537 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800537 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800537 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800537 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800537 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800537 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800537 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800537 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800537 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800537 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800537 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800537 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800537 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800537 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800537 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800537 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800537 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800537 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800537 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800537 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800537 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800537 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800537 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800537 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800537 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800537 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800537 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800537 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800537 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800537 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800537 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800537 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800537 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800537 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800537 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800537 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800537 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800537 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800537 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800537 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800537 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800537 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800537 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800537 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800537 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800537 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800537 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800537 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800537 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800537 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800537 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800537 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800537 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800537 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800537 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800537 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800537 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800538 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800538 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800538 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800538 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800538 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800538 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800538 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800538 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800538 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800538 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800538 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800538 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800538 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800538 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800538 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800538 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800538 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800538 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800538 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800538 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800538 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800538 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800538 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800538 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800538 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800538 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800538 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800538 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800538 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800538 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800538 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800538 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800538 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800538 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800538 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800538 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800538 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800538 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800538 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800538 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800538 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800538 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800538 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800538 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800538 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800538 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800538 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800538 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800538 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800538 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800538 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800538 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800538 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800538 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800538 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800538 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800538 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800538 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800538 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163800538 DLMGCP DEBUG <0013> Generated response: line #00: 200 8859 OK (mgcp_msg.c:67) 20241111163800538 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8860 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800538 DLMGCP DEBUG <0013> Received message: line #01: C: 00E1 (mgcp_msg.c:67) 20241111163800538 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800538 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800538 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800538 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800538 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800538 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800538 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800538 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800538 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800538 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800538 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800538 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800538 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800538 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800538 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800538 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800538 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800538 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800538 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800539 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800539 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800539 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800539 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800539 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800539 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800539 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800539 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800539 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800539 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800539 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800539 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800539 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800539 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800539 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800539 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800539 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800539 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800539 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800539 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800539 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800539 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800539 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800539 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800539 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800539 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800539 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800539 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800539 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800539 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800539 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800539 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800539 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800539 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800539 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800539 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800539 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800539 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800539 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800539 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800539 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800539 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800539 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800539 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800539 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800539 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800539 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800539 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800539 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800539 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800539 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800539 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800539 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800539 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800539 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800539 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800539 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800539 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800539 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800539 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800539 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800539 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800539 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800539 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800539 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800539 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800539 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800539 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800539 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800539 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800539 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800539 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800539 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800539 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800539 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800539 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800539 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800539 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800539 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800539 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800539 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800539 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800539 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800539 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800539 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800539 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800539 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800539 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800539 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800539 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800539 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800539 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800539 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800539 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800539 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800539 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800539 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800539 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800539 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800539 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800539 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800539 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800539 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800539 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800539 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800539 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800539 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800539 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800539 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800539 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800539 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800539 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800539 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800539 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800540 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800540 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800540 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800540 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800540 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800540 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800540 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800540 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800540 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800540 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800540 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800540 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800540 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800540 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800540 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800540 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800540 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800540 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800540 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800540 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800540 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800540 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800540 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800540 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800540 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800540 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800540 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800540 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800540 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800540 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800540 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800540 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800540 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800540 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800540 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800540 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800540 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800540 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800540 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800540 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800540 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800540 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800540 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800540 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800540 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800540 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800540 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800540 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800540 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800540 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800540 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800540 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800540 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800540 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800540 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800540 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800540 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800540 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800540 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800540 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800540 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800540 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800540 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800540 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800540 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800540 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800540 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800540 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800540 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800540 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800540 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800540 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800540 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800540 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800540 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800540 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800540 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800540 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800540 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800540 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800540 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800540 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800540 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800540 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800540 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800540 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800540 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800540 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800540 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800540 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800540 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800540 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800540 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800540 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800540 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800540 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800540 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800540 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800540 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800540 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800540 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800540 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800540 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800540 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800540 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800540 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800540 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800540 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800540 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800540 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800540 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800540 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800540 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800540 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800541 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800541 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800541 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800541 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800541 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800541 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800541 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800541 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800541 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800541 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800541 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800541 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800541 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800541 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800541 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800541 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800541 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800541 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800541 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800541 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800541 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800541 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800541 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800541 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800541 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800541 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800541 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800541 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800541 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800541 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800541 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800541 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800541 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800541 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800541 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800541 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800541 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800541 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800541 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800541 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800541 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800541 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800541 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800541 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800541 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800541 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800541 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800541 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800541 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800541 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800541 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800541 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800541 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800541 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800541 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800541 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800541 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163800541 DLMGCP DEBUG <0013> Generated response: line #00: 200 8860 OK (mgcp_msg.c:67) 20241111163800541 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8861 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800541 DLMGCP DEBUG <0013> Received message: line #01: C: 00E2 (mgcp_msg.c:67) 20241111163800541 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800541 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800541 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800541 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800541 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800541 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800541 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800541 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800541 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800541 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800541 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800541 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800541 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800541 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800541 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800541 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800541 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800541 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800541 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800541 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800541 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800542 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800542 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800542 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800542 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800542 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800542 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800542 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800542 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800542 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800542 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800542 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800542 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800542 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800542 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800542 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800542 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800542 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800542 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800542 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800542 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800542 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800542 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800542 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800542 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800542 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800542 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800542 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800542 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800542 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800542 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800542 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800542 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800542 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800542 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800542 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800542 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800542 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800542 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800542 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800542 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800542 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800542 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800542 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800542 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800542 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800542 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800542 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800542 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800542 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800542 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800542 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800542 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800542 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800542 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800542 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800542 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800542 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800542 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800542 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800542 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800542 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800542 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800542 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800542 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800542 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800542 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800542 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800542 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800542 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800542 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800542 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800542 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800542 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800542 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800542 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800542 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800542 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800542 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800542 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800542 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800542 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800542 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800542 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800542 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800542 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800542 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800542 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800542 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800542 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800542 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800542 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800542 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800542 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800542 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800542 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800542 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800542 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800542 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800542 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800542 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800542 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800542 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800542 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800542 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800542 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800542 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800542 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800542 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800542 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800542 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800542 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800542 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800542 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800543 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800543 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800543 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800543 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800543 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800543 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800543 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800543 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800543 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800543 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800543 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800543 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800543 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800543 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800543 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800543 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800543 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800543 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800543 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800543 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800543 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800543 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800543 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800543 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800543 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800543 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800543 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800543 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800543 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800543 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800543 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800543 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800543 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800543 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800543 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800543 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800543 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800543 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800543 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800543 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800543 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800543 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800543 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800543 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800543 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800543 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800543 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800543 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800543 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800543 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800543 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800543 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800543 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800543 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800543 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800543 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800543 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800543 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800543 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800543 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800543 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800543 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800543 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800543 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800543 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800543 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800543 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800543 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800543 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800543 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800543 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800543 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800543 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800543 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800543 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800543 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800543 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800543 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800543 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800543 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800543 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800543 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800543 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800543 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800543 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800543 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800543 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800543 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800543 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800543 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800543 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800543 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800543 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800543 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800543 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800543 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800543 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800543 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800543 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800543 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800543 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800543 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800543 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800543 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800543 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800543 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800543 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800543 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800543 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800543 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800543 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800543 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800543 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800544 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800544 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800544 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800544 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800544 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800544 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800544 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800544 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800544 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800544 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800544 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800544 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800544 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800544 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800544 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800544 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800544 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800544 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800544 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800544 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800544 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800544 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800544 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800544 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800544 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800544 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800544 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800544 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800544 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800544 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800544 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800544 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800544 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800544 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800544 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800544 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800544 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800544 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800544 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800544 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800544 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800544 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800544 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800544 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800544 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800544 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800544 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800544 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800544 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800544 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800544 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800544 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800544 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800544 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800544 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800544 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800544 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163800544 DLMGCP DEBUG <0013> Generated response: line #00: 200 8861 OK (mgcp_msg.c:67) 20241111163800544 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8862 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800544 DLMGCP DEBUG <0013> Received message: line #01: C: 00E3 (mgcp_msg.c:67) 20241111163800544 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800544 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800544 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800544 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800544 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800544 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800544 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800544 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800544 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800544 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800544 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800544 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800544 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800544 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800544 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800544 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800544 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800544 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800544 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800544 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800544 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800544 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800545 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800545 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800545 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800545 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800545 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800545 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800545 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800545 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800545 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800545 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800545 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800545 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800545 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800545 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800545 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800545 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800545 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800545 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800545 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800545 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800545 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800545 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800545 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800545 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800545 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800545 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800545 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800545 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800545 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800545 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800545 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800545 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800545 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800545 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800545 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800545 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800545 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800545 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800545 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800545 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800545 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800545 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800545 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800545 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800545 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800545 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800545 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800545 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800545 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800545 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800545 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800545 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800545 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800545 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800545 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800545 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800545 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800545 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800545 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800545 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800545 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800545 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800545 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800545 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800545 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800545 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800545 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800545 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800545 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800545 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800545 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800545 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800545 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800545 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800545 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800545 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800545 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800545 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800545 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800545 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800545 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800545 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800545 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800545 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800545 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800545 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800545 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800545 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800545 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800545 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800545 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800545 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800545 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800545 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800545 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800545 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800545 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800545 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800545 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800545 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800545 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800545 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800545 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800545 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800545 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800545 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800545 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800546 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800546 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800546 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800546 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800546 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800546 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800546 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800546 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800546 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800546 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800546 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800546 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800546 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800546 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800546 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800546 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800546 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800546 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800546 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800546 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800546 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800546 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800546 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800546 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800546 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800546 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800546 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800546 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800546 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800546 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800546 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800546 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800546 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800546 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800546 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800546 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800546 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800546 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800546 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800546 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800546 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800546 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800546 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800546 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800546 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800546 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800546 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800546 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800546 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800546 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800546 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800546 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800546 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800546 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800546 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800546 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800546 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800546 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800546 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800546 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800546 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800546 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800546 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800546 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800546 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800546 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800546 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800546 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800546 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800546 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800546 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800546 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800546 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800546 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800546 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800546 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800546 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800546 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800546 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800546 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800546 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800546 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800546 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800546 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800546 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800546 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800546 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800546 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800546 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800546 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800546 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800546 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800546 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800546 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800546 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800546 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800546 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800546 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800546 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800546 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800546 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800546 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800546 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800546 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800546 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800546 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800546 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800546 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800546 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800546 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800546 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800546 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800546 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800546 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800546 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800547 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800547 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800547 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800547 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800547 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800547 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800547 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800547 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800547 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800547 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800547 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800547 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800547 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800547 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800547 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800547 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800547 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800547 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800547 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800547 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800547 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800547 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800547 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800547 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800547 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800547 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800547 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800547 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800547 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800547 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800547 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800547 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800547 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800547 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800547 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800547 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800547 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800547 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800547 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800547 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800547 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800547 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800547 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800547 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800547 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800547 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800547 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800547 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800547 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800547 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800547 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800547 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800547 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800547 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800547 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800547 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800547 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800547 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800547 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800547 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163800547 DLMGCP DEBUG <0013> Generated response: line #00: 200 8862 OK (mgcp_msg.c:67) 20241111163800547 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8863 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800547 DLMGCP DEBUG <0013> Received message: line #01: C: 00E4 (mgcp_msg.c:67) 20241111163800547 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800547 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800547 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800547 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800547 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800547 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800547 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800547 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800547 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800547 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800547 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800547 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800547 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800547 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800547 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800547 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800547 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800548 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800548 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800548 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800548 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800548 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800548 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800548 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800548 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800548 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800548 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800548 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800548 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800548 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800548 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800548 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800548 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800548 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800548 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800548 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800548 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800548 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800548 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800548 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800548 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800548 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800548 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800548 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800548 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800548 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800548 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800548 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800548 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800548 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800548 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800548 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800548 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800548 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800548 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800548 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800548 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800548 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800548 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800548 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800548 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800548 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800548 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800548 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800548 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800548 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800548 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800548 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800548 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800548 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800548 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800548 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800548 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800548 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800548 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800548 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800548 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800548 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800548 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800548 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800548 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800548 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800548 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800548 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800548 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800548 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800548 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800548 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800548 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800548 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800548 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800548 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800548 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800548 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800548 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800548 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800548 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800548 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800548 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800548 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800548 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800548 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800548 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800548 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800548 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800548 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800548 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800548 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800548 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800548 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800548 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800548 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800548 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800548 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800548 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800548 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800548 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800548 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800548 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800548 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800548 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800548 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800548 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800548 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800548 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800548 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800548 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800548 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800548 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800548 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800549 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800549 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800549 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800549 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800549 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800549 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800549 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800549 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800549 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800549 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800549 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800549 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800549 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800549 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800549 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800549 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800549 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800549 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800549 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800549 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800549 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800549 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800549 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800549 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800549 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800549 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800549 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800549 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800549 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800549 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800549 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800549 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800549 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800549 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800549 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800549 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800549 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800549 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800549 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800549 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800549 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800549 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800549 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800549 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800549 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800549 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800549 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800549 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800549 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800549 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800549 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800549 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800549 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800549 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800549 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800549 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800549 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800549 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800549 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800549 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800549 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800549 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800549 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800549 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800549 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800549 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800549 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800549 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800549 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800549 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800549 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800549 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800549 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800549 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800549 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800549 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800549 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800549 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800549 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800549 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800549 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800549 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800549 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800549 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800549 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800549 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800549 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800549 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800549 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800549 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800549 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800549 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800549 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800549 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800549 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800549 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800549 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800549 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800549 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800549 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800549 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800549 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800549 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800549 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800549 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800549 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800549 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800549 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800549 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800549 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800549 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800549 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800549 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800550 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800550 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800550 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800550 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800550 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800550 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800550 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800550 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800550 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800550 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800550 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800550 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800550 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800550 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800550 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800550 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800550 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800550 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800550 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800550 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800550 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800550 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800550 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800550 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800550 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800550 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800550 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800550 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800550 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800550 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800550 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800550 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800550 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800550 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800550 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800550 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800550 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800550 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800550 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800550 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800550 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800550 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800550 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800550 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800550 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800550 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800550 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800550 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800550 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800550 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800550 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800550 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800550 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800550 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800550 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800550 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800550 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800550 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800550 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800550 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800550 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163800550 DLMGCP DEBUG <0013> Generated response: line #00: 200 8863 OK (mgcp_msg.c:67) 20241111163800550 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8864 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800550 DLMGCP DEBUG <0013> Received message: line #01: C: 00E5 (mgcp_msg.c:67) 20241111163800550 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800550 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800550 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800550 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800550 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800550 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800550 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800550 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800550 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800550 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800550 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800550 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800550 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800550 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800550 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800550 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800550 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800550 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800550 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800551 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800551 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800551 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800551 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800551 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800551 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800551 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800551 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800551 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800551 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800551 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800551 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800551 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800551 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800551 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800551 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800551 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800551 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800551 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800551 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800551 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800551 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800551 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800551 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800551 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800551 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800551 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800551 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800551 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800551 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800551 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800551 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800551 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800551 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800551 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800551 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800551 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800551 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800551 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800551 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800551 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800551 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800551 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800551 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800551 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800551 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800551 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800551 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800551 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800551 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800551 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800551 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800551 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800551 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800551 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800551 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800551 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800551 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800551 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800551 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800551 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800551 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800551 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800551 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800551 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800551 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800551 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800551 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800551 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800551 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800551 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800551 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800551 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800551 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800551 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800551 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800551 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800551 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800551 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800551 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800551 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800551 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800551 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800551 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800551 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800551 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800551 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800551 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800551 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800551 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800551 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800551 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800551 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800551 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800551 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800551 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800551 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800551 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800551 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800551 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800551 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800551 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800551 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800551 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800551 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800551 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800551 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800551 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800551 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800551 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800551 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800551 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800551 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800551 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800552 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800552 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800552 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800552 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800552 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800552 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800552 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800552 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800552 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800552 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800552 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800552 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800552 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800552 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800552 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800552 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800552 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800552 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800552 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800552 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800552 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800552 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800552 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800552 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800552 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800552 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800552 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800552 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800552 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800552 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800552 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800552 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800552 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800552 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800552 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800552 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800552 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800552 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800552 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800552 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800552 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800552 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800552 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800552 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800552 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800552 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800552 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800552 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800552 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800552 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800552 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800552 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800552 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800552 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800552 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800552 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800552 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800552 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800552 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800552 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800552 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800552 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800552 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800552 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800552 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800552 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800552 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800552 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800552 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800552 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800552 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800552 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800552 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800552 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800552 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800552 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800552 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800552 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800552 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800552 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800552 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800552 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800552 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800552 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800552 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800552 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800552 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800552 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800552 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800552 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800552 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800552 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800552 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800552 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800552 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800552 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800552 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800552 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800552 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800552 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800552 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800552 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800552 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800552 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800552 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800552 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800552 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800552 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800552 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800552 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800552 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800552 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800552 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800552 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800553 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800553 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800553 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800553 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800553 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800553 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800553 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800553 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800553 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800553 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800553 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800553 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800553 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800553 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800553 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800553 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800553 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800553 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800553 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800553 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800553 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800553 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800553 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800553 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800553 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800553 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800553 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800553 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800553 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800553 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800553 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800553 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800553 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800553 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800553 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800553 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800553 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800553 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800553 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800553 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800553 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800553 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800553 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800553 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800553 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800553 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800553 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800553 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800553 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800553 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800553 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800553 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800553 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800553 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800553 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800553 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800553 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163800553 DLMGCP DEBUG <0013> Generated response: line #00: 200 8864 OK (mgcp_msg.c:67) 20241111163800553 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8865 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800553 DLMGCP DEBUG <0013> Received message: line #01: C: 00E6 (mgcp_msg.c:67) 20241111163800553 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800553 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800553 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800553 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800553 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800553 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800553 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800553 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800553 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800553 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800553 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800553 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800553 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800553 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800554 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800554 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800554 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800554 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800554 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800554 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800554 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800554 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800554 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800554 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800554 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800554 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800554 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800554 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800554 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800554 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800554 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800554 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800554 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800554 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800554 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800554 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800554 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800554 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800554 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800554 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800554 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800554 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800554 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800554 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800554 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800554 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800554 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800554 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800554 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800554 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800554 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800554 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800554 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800554 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800554 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800554 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800554 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800554 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800554 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800554 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800554 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800554 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800554 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800554 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800554 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800554 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800554 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800554 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800554 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800554 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800554 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800554 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800554 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800554 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800554 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800554 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800554 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800554 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800554 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800554 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800554 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800554 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800554 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800554 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800554 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800554 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800554 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800554 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800554 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800554 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800554 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800554 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800554 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800554 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800554 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800554 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800554 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800554 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800554 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800554 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800554 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800554 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800554 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800554 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800554 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800554 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800554 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800554 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800554 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800554 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800554 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800554 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800554 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800554 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800554 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800554 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800554 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800554 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800554 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800554 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800554 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800554 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800554 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800554 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800554 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800554 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800554 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800554 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800555 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800555 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800555 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800555 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800555 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800555 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800555 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800555 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800555 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800555 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800555 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800555 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800555 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800555 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800555 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800555 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800555 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800555 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800555 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800555 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800555 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800555 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800555 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800555 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800555 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800555 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800555 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800555 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800555 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800555 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800555 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800555 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800555 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800555 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800555 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800555 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800555 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800555 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800555 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800555 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800555 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800555 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800555 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800555 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800555 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800555 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800555 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800555 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800555 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800555 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800555 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800555 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800555 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800555 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800555 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800555 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800555 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800555 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800555 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800555 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800555 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800555 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800555 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800555 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800555 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800555 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800555 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800555 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800555 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800555 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800555 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800555 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800555 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800555 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800555 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800555 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800555 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800555 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800555 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800555 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800555 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800555 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800555 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800555 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800555 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800555 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800555 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800555 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800555 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800555 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800555 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800555 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800555 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800555 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800555 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800555 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800555 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800555 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800555 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800555 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800555 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800555 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800555 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800555 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800555 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800555 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800555 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800555 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800555 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800555 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800555 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800555 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800556 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800556 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800556 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800556 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800556 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800556 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800556 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800556 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800556 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800556 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800556 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800556 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800556 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800556 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800556 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800556 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800556 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800556 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800556 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800556 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800556 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800556 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800556 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800556 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800556 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800556 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800556 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800556 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800556 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800556 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800556 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800556 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800556 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800556 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800556 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800556 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800556 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800556 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800556 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800556 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800556 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800556 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800556 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800556 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800556 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800556 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800556 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800556 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800556 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800556 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800556 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800556 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800556 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800556 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800556 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800556 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800556 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800556 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800556 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800556 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800556 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800556 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800556 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800556 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163800556 DLMGCP DEBUG <0013> Generated response: line #00: 200 8865 OK (mgcp_msg.c:67) 20241111163800556 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8866 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800556 DLMGCP DEBUG <0013> Received message: line #01: C: 00E7 (mgcp_msg.c:67) 20241111163800556 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800556 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800556 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800556 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800556 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800556 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800556 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800556 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800556 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800557 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800557 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800557 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800557 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800557 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800557 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800557 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800557 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800557 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800557 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800557 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800557 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800557 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800557 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800557 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800557 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800557 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800557 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800557 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800557 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800557 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800557 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800557 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800557 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800557 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800557 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800557 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800557 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800557 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800557 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800557 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800557 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800557 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800557 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800557 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800557 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800557 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800557 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800557 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800557 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800557 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800557 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800557 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800557 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800557 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800557 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800557 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800557 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800557 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800557 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800557 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800557 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800557 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800557 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800557 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800557 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800557 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800557 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800557 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800557 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800557 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800557 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800557 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800557 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800557 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800557 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800557 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800557 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800557 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800557 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800557 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800557 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800557 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800557 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800557 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800557 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800557 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800557 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800557 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800557 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800557 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800557 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800557 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800557 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800557 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800557 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800557 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800557 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800557 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800557 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800557 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800557 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800557 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800557 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800557 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800557 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800557 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800557 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800557 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800557 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800557 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800557 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800557 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800557 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800557 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800557 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800557 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800557 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800557 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800557 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800557 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800557 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800558 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800558 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800558 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800558 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800558 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800558 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800558 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800558 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800558 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800558 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800558 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800558 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800558 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800558 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800558 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800558 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800558 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800558 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800558 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800558 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800558 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800558 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800558 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800558 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800558 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800558 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800558 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800558 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800558 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800558 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800558 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800558 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800558 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800558 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800558 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800558 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800558 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800558 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800558 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800558 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800558 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800558 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800558 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800558 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800558 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800558 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800558 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800558 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800558 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800558 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800558 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800558 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800558 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800558 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800558 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800558 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800558 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800558 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800558 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800558 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800558 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800558 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800558 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800558 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800558 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800558 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800558 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800558 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800558 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800558 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800558 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800558 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800558 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800558 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800558 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800558 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800558 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800558 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800558 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800558 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800558 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800558 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800558 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800558 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800558 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800558 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800558 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800558 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800558 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800558 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800558 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800558 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800558 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800558 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800558 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800558 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800558 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800558 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800558 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800558 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800558 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800558 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800558 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800558 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800558 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800558 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800558 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800558 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800558 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800558 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800558 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800558 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800558 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800559 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800559 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800559 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800559 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800559 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800559 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800559 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800559 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800559 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800559 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800559 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800559 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800559 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800559 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800559 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800559 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800559 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800559 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800559 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800559 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800559 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800559 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800559 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800559 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800559 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800559 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800559 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800559 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800559 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800559 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800559 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800559 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800559 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800559 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800559 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800559 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800559 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800559 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800559 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800559 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800559 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800559 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800559 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800559 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800559 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800559 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800559 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800559 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800559 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800559 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800559 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800559 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800559 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800559 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800559 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800559 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800559 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800559 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800559 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800559 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800559 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800559 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800559 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800559 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800559 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800559 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800559 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800559 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800559 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800559 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163800559 DLMGCP DEBUG <0013> Generated response: line #00: 200 8866 OK (mgcp_msg.c:67) 20241111163800559 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8867 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800559 DLMGCP DEBUG <0013> Received message: line #01: C: 00E8 (mgcp_msg.c:67) 20241111163800559 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800559 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800559 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800559 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800559 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800560 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800560 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800560 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800560 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800560 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800560 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800560 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800560 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800560 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800560 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800560 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800560 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800560 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800560 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800560 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800560 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800560 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800560 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800560 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800560 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800560 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800560 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800560 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800560 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800560 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800560 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800560 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800560 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800560 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800560 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800560 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800560 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800560 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800560 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800560 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800560 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800560 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800560 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800560 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800560 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800560 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800560 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800560 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800560 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800560 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800560 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800560 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800560 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800560 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800560 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800560 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800560 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800560 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800560 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800560 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800560 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800560 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800560 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800560 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800560 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800560 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800560 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800560 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800560 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800560 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800560 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800560 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800560 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800560 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800560 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800560 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800560 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800560 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800560 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800560 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800560 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800560 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800560 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800560 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800560 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800560 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800560 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800560 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800560 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800560 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800560 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800560 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800560 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800560 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800560 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800560 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800560 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800560 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800560 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800560 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800560 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800560 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800560 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800560 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800560 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800560 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800560 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800560 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800560 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800560 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800560 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800560 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800560 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800560 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800560 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800560 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800560 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800561 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800561 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800561 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800561 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800561 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800561 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800561 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800561 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800561 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800561 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800561 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800561 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800561 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800561 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800561 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800561 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800561 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800561 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800561 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800561 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800561 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800561 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800561 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800561 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800561 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800561 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800561 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800561 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800561 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800561 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800561 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800561 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800561 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800561 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800561 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800561 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800561 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800561 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800561 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800561 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800561 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800561 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800561 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800561 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800561 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800561 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800561 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800561 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800561 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800561 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800561 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800561 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800561 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800561 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800561 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800561 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800561 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800561 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800561 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800561 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800561 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800561 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800561 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800561 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800561 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800561 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800561 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800561 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800561 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800561 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800561 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800561 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800561 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800561 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800561 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800561 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800561 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800561 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800561 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800561 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800561 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800561 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800561 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800561 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800561 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800561 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800561 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800561 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800561 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800561 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800561 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800561 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800561 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800561 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800561 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800561 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800561 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800561 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800561 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800561 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800561 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800561 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800561 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800561 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800561 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800561 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800561 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800561 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800561 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800561 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800561 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800562 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800562 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800562 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800562 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800562 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800562 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800562 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800562 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800562 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800562 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800562 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800562 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800562 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800562 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800562 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800562 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800562 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800562 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800562 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800562 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800562 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800562 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800562 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800562 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800562 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800562 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800562 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800562 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800562 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800562 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800562 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800562 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800562 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800562 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800562 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800562 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800562 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800562 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800562 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800562 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800562 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800562 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800562 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800562 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800562 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800562 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800562 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800562 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800562 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800562 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800562 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800562 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800562 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800562 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800562 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800562 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800562 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800562 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800562 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800562 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800562 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800562 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800562 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800562 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800562 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800562 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800562 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800562 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800562 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800562 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800562 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800562 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800562 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800562 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800562 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800562 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163800562 DLMGCP DEBUG <0013> Generated response: line #00: 200 8867 OK (mgcp_msg.c:67) 20241111163800562 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8868 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800562 DLMGCP DEBUG <0013> Received message: line #01: C: 00E9 (mgcp_msg.c:67) 20241111163800562 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800562 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800563 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800563 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800563 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800563 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800563 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800563 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800563 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800563 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800563 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800563 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800563 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800563 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800563 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800563 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800563 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800563 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800563 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800563 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800563 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800563 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800563 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800563 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800563 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800563 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800563 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800563 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800563 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800563 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800563 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800563 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800563 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800563 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800563 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800563 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800563 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800563 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800563 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800563 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800563 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800563 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800563 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800563 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800563 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800563 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800563 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800563 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800563 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800563 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800563 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800563 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800563 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800563 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800563 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800563 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800563 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800563 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800563 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800563 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800563 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800563 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800563 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800563 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800563 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800563 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800563 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800563 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800563 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800563 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800563 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800563 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800563 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800563 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800563 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800563 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800563 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800563 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800563 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800563 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800563 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800563 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800563 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800563 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800563 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800563 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800563 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800563 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800563 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800563 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800563 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800563 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800563 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800563 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800563 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800563 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800563 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800563 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800563 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800563 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800563 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800563 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800563 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800563 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800563 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800563 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800563 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800563 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800563 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800563 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800563 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800563 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800563 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800563 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800563 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800563 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800564 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800564 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800564 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800564 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800564 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800564 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800564 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800564 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800564 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800564 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800564 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800564 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800564 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800564 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800564 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800564 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800564 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800564 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800564 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800564 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800564 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800564 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800564 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800564 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800564 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800564 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800564 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800564 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800564 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800564 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800564 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800564 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800564 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800564 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800564 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800564 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800564 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800564 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800564 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800564 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800564 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800564 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800564 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800564 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800564 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800564 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800564 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800564 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800564 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800564 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800564 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800564 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800564 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800564 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800564 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800564 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800564 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800564 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800564 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800564 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800564 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800564 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800564 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800564 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800564 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800564 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800564 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800564 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800564 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800564 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800564 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800564 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800564 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800564 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800564 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800564 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800564 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800564 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800564 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800564 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800564 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800564 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800564 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800564 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800564 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800564 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800564 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800564 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800564 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800564 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800564 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800564 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800564 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800564 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800564 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800564 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800564 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800564 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800564 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800564 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800564 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800564 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800564 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800564 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800564 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800564 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800564 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800564 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800564 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800564 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800564 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800564 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800564 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800565 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800565 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800565 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800565 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800565 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800565 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800565 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800565 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800565 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800565 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800565 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800565 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800565 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800565 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800565 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800565 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800565 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800565 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800565 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800565 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800565 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800565 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800565 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800565 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800565 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800565 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800565 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800565 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800565 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800565 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800565 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800565 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800565 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800565 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800565 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800565 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800565 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800565 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800565 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800565 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800565 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800565 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800565 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800565 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800565 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800565 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800565 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800565 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800565 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800565 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800565 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800565 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800565 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800565 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800565 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800565 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800565 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800565 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800565 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800565 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800565 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800565 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800565 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800565 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800565 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800565 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800565 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800565 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800565 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800565 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800565 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800565 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800565 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800565 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800565 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163800565 DLMGCP DEBUG <0013> Generated response: line #00: 200 8868 OK (mgcp_msg.c:67) 20241111163800565 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8869 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800565 DLMGCP DEBUG <0013> Received message: line #01: C: 00EA (mgcp_msg.c:67) 20241111163800565 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800565 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800565 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800566 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800566 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800566 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800566 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800566 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800566 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800566 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800566 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800566 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800566 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800566 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800566 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800566 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800566 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800566 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800566 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800566 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800566 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800566 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800566 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800566 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800566 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800566 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800566 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800566 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800566 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800566 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800566 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800566 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800566 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800566 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800566 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800566 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800566 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800566 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800566 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800566 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800566 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800566 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800566 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800566 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800566 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800566 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800566 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800566 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800566 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800566 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800566 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800566 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800566 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800566 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800566 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800566 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800566 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800566 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800566 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800566 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800566 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800566 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800566 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800566 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800566 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800566 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800566 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800566 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800567 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800567 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800567 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800567 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800567 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800567 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800567 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800567 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800567 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800567 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800567 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800567 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800567 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800567 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800567 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800567 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800567 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800567 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800567 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800567 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800567 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800567 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800567 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800567 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800567 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800567 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800567 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800567 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800567 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800567 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800567 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800567 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800567 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800567 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800567 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800567 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800567 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800567 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800567 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800567 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800567 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800567 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800567 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800567 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800567 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800567 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800567 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800567 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800567 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800567 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800567 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800567 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800567 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800567 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800567 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800567 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800567 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800567 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800567 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800567 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800567 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800567 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800567 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800567 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800568 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800568 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800568 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800568 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800568 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800568 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800568 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800568 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800568 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800568 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800568 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800568 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800568 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800568 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800568 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800568 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800568 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800568 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800568 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800568 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800568 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800568 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800568 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800568 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800568 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800568 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800568 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800568 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800568 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800568 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800568 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800568 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800568 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800568 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800568 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800568 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800568 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800568 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800568 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800568 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800568 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800568 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800568 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800568 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800568 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800568 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800568 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800568 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800568 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800568 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800568 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800568 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800568 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800568 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800568 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800568 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800568 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800568 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800568 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800568 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800568 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800568 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800568 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800568 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800568 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800568 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800568 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800568 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800568 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800568 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800568 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800568 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800568 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800568 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800568 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800568 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800568 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800568 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800568 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800568 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800568 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800568 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800568 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800568 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800568 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800568 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800568 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800568 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800568 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800568 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800568 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800568 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800568 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800568 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800568 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800568 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800568 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800568 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800568 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800568 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800568 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800568 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800568 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800568 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800568 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800568 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800568 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800568 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800568 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800568 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800568 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800568 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800568 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800568 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800568 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800568 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800569 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800569 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800569 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800569 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800569 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800569 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800569 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800569 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800569 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800569 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800569 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800569 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800569 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800569 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800569 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800569 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800569 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800569 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800569 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800569 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800569 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800569 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800569 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800569 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800569 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800569 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800569 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800569 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800569 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800569 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800569 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800569 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800569 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800569 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800569 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800569 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800569 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800569 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800569 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800569 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800569 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800569 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800569 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800569 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800569 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800569 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800569 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800569 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800569 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800569 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800569 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800569 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800569 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800569 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800569 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800569 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163800569 DLMGCP DEBUG <0013> Generated response: line #00: 200 8869 OK (mgcp_msg.c:67) 20241111163800569 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8870 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800569 DLMGCP DEBUG <0013> Received message: line #01: C: 00EB (mgcp_msg.c:67) 20241111163800569 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800569 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800569 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800569 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800569 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800569 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800569 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800569 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800570 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800570 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800570 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800570 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800570 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800570 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800570 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800570 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800570 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800570 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800570 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800570 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800570 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800570 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800570 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800570 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800570 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800570 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800570 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800570 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800570 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800570 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800570 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800570 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800570 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800570 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800570 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800570 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800570 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800570 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800570 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800570 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800570 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800570 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800570 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800570 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800570 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800570 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800570 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800570 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800570 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800570 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800570 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800570 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800570 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800570 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800570 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800570 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800570 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800570 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800570 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800570 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800570 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800570 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800570 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800570 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800570 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800570 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800570 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800570 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800570 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800570 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800570 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800570 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800570 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800570 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800570 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800570 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800570 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800570 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800570 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800570 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800570 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800570 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800570 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800570 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800570 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800570 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800570 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800570 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800570 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800570 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800570 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800570 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800570 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800570 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800570 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800570 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800570 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800570 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800570 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800570 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800570 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800570 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800570 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800570 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800570 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800570 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800570 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800570 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800570 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800570 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800570 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800570 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800570 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800570 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800570 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800570 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800570 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800570 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800570 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800570 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800570 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800570 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800570 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800570 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800570 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800571 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800571 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800571 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800571 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800571 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800571 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800571 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800571 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800571 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800571 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800571 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800571 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800571 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800571 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800571 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800571 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800571 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800571 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800571 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800571 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800571 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800571 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800571 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800571 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800571 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800571 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800571 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800571 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800571 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800571 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800571 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800571 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800571 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800571 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800571 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800571 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800571 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800571 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800571 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800571 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800571 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800571 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800571 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800571 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800571 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800571 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800571 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800571 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800571 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800571 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800571 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800571 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800571 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800571 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800571 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800571 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800571 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800571 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800571 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800571 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800571 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800571 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800571 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800571 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800571 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800571 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800571 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800571 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800571 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800571 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800571 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800571 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800571 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800571 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800571 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800571 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800571 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800571 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800571 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800571 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800571 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800571 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800571 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800571 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800571 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800571 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800571 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800571 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800571 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800571 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800571 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800571 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800571 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800571 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800571 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800571 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800571 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800571 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800571 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800571 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800571 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800571 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800571 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800571 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800571 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800571 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800571 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800572 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800572 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800572 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800572 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800572 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800572 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800572 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800572 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800572 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800572 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800572 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800572 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800572 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800572 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800572 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800572 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800572 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800572 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800572 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800572 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800572 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800572 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800572 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800572 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800572 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800572 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800572 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800572 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800572 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800572 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800572 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800572 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800572 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800572 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800572 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800572 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800572 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800572 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800572 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800572 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800572 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800572 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800572 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800572 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800572 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800572 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800572 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800572 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800572 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800572 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800572 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800572 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800572 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800572 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800572 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800572 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800572 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800572 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800572 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800572 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800572 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800572 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800572 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800572 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800572 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800572 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800572 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800572 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800572 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800572 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800572 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800572 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163800572 DLMGCP DEBUG <0013> Generated response: line #00: 200 8870 OK (mgcp_msg.c:67) 20241111163800573 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8871 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800573 DLMGCP DEBUG <0013> Received message: line #01: C: 00EC (mgcp_msg.c:67) 20241111163800573 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800573 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800573 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800573 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800573 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800573 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800573 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800573 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800573 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800573 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800573 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800573 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800573 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800573 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800573 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800573 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800573 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800573 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800573 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800573 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800573 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800573 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800573 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800573 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800573 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800573 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800573 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800573 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800573 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800573 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800573 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800573 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800573 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800573 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800573 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800573 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800573 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800573 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800573 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800573 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800573 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800573 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800573 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800573 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800573 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800573 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800573 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800573 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800573 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800573 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800573 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800573 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800573 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800573 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800573 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800573 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800573 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800573 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800573 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800573 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800573 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800573 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800573 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800573 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800573 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800573 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800573 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800573 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800573 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800573 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800573 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800573 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800573 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800573 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800573 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800573 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800573 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800573 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800573 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800573 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800573 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800573 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800573 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800573 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800573 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800573 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800573 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800573 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800573 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800573 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800573 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800573 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800573 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800573 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800573 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800573 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800573 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800574 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800574 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800574 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800574 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800574 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800574 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800574 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800574 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800574 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800574 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800574 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800574 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800574 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800574 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800574 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800574 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800574 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800574 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800574 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800574 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800574 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800574 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800574 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800574 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800574 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800574 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800574 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800574 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800574 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800574 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800574 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800574 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800574 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800574 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800574 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800574 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800574 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800574 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800574 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800574 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800574 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800574 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800574 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800574 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800574 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800574 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800574 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800574 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800574 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800574 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800574 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800574 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800574 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800574 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800574 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800574 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800574 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800574 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800574 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800574 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800574 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800574 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800574 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800574 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800574 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800574 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800574 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800574 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800574 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800574 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800574 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800574 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800574 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800574 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800574 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800574 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800574 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800574 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800574 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800574 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800574 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800574 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800574 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800574 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800574 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800574 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800574 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800574 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800574 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800574 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800574 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800574 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800574 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800574 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800574 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800574 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800574 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800574 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800574 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800574 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800574 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800574 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800574 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800574 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800574 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800574 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800574 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800574 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800574 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800574 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800574 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800574 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800574 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800575 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800575 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800575 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800575 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800575 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800575 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800575 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800575 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800575 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800575 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800575 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800575 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800575 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800575 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800575 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800575 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800575 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800575 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800575 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800575 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800575 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800575 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800575 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800575 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800575 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800575 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800575 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800575 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800575 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800575 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800575 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800575 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800575 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800575 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800575 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800575 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800575 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800575 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800575 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800575 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800575 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800575 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800575 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800575 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800575 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800575 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800575 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800575 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800575 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800575 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800575 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800575 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800575 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800575 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800575 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800575 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800575 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800575 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800575 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800575 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800575 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800575 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800575 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800575 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800575 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800575 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800575 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800575 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800575 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800575 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800575 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800575 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800575 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800575 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800575 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800575 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800575 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800575 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800575 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800575 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800575 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800575 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800575 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800575 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800575 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800575 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800575 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800575 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800575 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800575 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800575 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800575 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800575 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800575 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163800575 DLMGCP DEBUG <0013> Generated response: line #00: 200 8871 OK (mgcp_msg.c:67) 20241111163800576 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8872 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800576 DLMGCP DEBUG <0013> Received message: line #01: C: 00ED (mgcp_msg.c:67) 20241111163800576 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800576 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800576 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800576 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800576 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800576 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800576 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800576 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800576 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800576 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800576 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800576 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800576 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800576 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800576 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800576 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800576 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800576 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800576 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800576 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800576 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800576 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800576 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800576 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800576 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800576 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800576 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800576 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800576 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800576 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800576 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800576 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800576 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800576 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800576 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800576 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800576 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800576 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800576 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800576 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800576 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800576 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800576 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800576 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800576 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800576 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800576 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800576 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800576 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800576 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800576 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800576 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800576 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800576 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800576 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800576 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800576 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800576 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800576 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800576 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800576 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800576 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800576 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800576 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800576 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800576 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800576 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800576 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800576 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800576 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800576 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800576 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800576 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800576 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800576 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800576 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800576 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800576 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800576 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800576 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800576 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800576 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800576 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800576 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800576 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800576 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800576 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800576 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800576 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800576 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800576 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800576 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800576 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800576 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800576 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800576 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800576 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800577 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800577 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800577 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800577 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800577 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800577 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800577 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800577 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800577 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800577 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800577 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800577 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800577 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800577 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800577 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800577 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800577 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800577 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800577 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800577 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800577 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800577 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800577 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800577 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800577 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800577 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800577 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800577 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800577 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800577 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800577 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800577 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800577 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800577 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800577 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800577 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800577 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800577 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800577 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800577 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800577 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800577 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800577 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800577 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800577 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800577 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800577 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800577 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800577 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800577 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800577 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800577 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800577 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800577 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800577 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800577 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800577 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800577 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800577 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800577 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800577 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800577 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800577 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800577 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800577 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800577 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800577 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800577 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800577 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800577 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800577 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800577 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800577 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800577 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800577 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800577 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800577 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800577 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800577 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800577 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800577 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800577 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800577 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800577 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800577 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800577 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800577 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800577 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800577 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800577 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800577 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800577 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800577 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800577 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800577 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800577 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800577 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800577 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800577 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800577 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800577 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800577 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800577 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800577 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800577 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800577 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800577 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800577 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800577 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800577 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800577 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800577 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800577 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800577 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800577 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800577 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800577 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800578 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800578 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800578 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800578 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800578 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800578 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800578 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800578 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800578 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800578 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800578 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800578 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800578 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800578 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800578 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800578 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800578 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800578 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800578 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800578 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800578 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800578 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800578 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800578 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800578 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800578 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800578 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800578 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800578 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800578 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800578 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800578 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800578 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800578 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800578 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800578 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800578 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800578 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800578 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800578 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800578 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800578 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800578 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800578 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800578 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800578 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800578 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800578 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800578 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800578 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800578 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800578 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800578 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800578 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800578 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800578 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800578 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800578 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800578 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800578 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800578 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800578 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800578 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800578 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800578 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800578 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800578 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800578 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800578 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800578 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800578 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800578 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800578 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800578 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800578 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800578 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800578 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800578 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800578 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800578 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800578 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800578 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800578 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800578 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800578 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800578 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800578 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800578 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800578 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800578 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163800578 DLMGCP DEBUG <0013> Generated response: line #00: 200 8872 OK (mgcp_msg.c:67) 20241111163800579 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8873 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800579 DLMGCP DEBUG <0013> Received message: line #01: C: 00EE (mgcp_msg.c:67) 20241111163800579 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800579 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800579 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800579 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800579 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800579 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800579 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800579 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800579 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800579 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800579 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800579 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800579 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800579 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800579 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800579 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800579 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800579 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800579 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800579 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800579 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800579 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800579 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800579 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800579 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800579 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800579 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800579 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800579 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800579 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800579 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800579 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800579 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800579 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800579 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800579 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800579 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800579 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800579 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800579 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800579 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800579 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800579 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800579 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800579 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800579 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800579 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800579 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800579 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800579 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800579 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800579 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800579 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800579 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800579 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800579 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800579 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800579 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800579 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800579 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800579 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800579 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800579 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800579 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800579 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800579 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800579 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800579 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800579 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800579 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800579 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800579 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800579 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800579 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800579 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800579 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800579 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800579 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800579 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800579 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800579 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800579 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800579 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800579 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800579 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800579 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800579 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800579 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800579 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800579 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800579 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800579 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800579 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800579 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800579 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800579 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800579 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800579 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800579 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800579 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800579 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800579 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800579 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800580 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800580 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800580 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800580 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800580 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800580 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800580 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800580 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800580 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800580 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800580 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800580 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800580 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800580 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800580 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800580 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800580 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800580 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800580 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800580 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800580 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800580 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800580 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800580 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800580 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800580 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800580 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800580 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800580 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800580 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800580 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800580 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800580 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800580 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800580 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800580 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800580 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800580 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800580 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800584 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8875 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800584 DLMGCP DEBUG <0013> Received message: line #01: C: 00F0 (mgcp_msg.c:67) 20241111163800584 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800585 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800585 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800585 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800585 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800585 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800585 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800585 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800585 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800585 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800585 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800585 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800585 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800585 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800585 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800585 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800585 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800585 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800585 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800585 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800585 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800585 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800585 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800585 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800585 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800585 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800585 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800585 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800585 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800585 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800585 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800585 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800585 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800585 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800585 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800585 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800585 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800585 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800585 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800585 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800585 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800585 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800585 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800585 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800585 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800585 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800585 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800585 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800585 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800585 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800585 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800585 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800585 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800585 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800585 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800585 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800585 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800585 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800585 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800585 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800585 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800585 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800585 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800585 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800585 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800585 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800585 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800585 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800585 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800585 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800585 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800585 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800585 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800585 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800585 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800585 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800585 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800585 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800585 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800585 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800585 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800585 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800585 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800585 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800585 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800585 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800585 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800585 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800585 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800585 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800585 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800585 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800585 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800585 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800585 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800585 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800585 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800585 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800585 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800585 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800585 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800585 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800585 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800585 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800585 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800585 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800585 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800585 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800585 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800585 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800585 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800586 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800586 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800586 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800586 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800586 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800586 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800586 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800586 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800586 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800586 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800586 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800586 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800586 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800586 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800586 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800586 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800586 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800586 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800586 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800586 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800586 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800586 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800586 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800586 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800586 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800586 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800586 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800586 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800586 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800586 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800586 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800586 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800586 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800586 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800586 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800586 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800586 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800586 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800586 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800586 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800586 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800586 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800586 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800586 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800586 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800586 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800586 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800586 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800586 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800586 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800586 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800586 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800586 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800586 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800586 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800586 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800586 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800586 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800586 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800586 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800586 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800586 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800586 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800586 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800586 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800586 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800586 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800586 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800586 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800586 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800586 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800586 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800586 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800586 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800586 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800586 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800586 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800586 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800586 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800586 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800586 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800586 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800586 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800586 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800586 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800586 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800586 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800586 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800586 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800586 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800586 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800586 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800586 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800586 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800586 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800586 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800586 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800586 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800586 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800586 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800586 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800586 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800586 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800586 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800586 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800586 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800586 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800586 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800586 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800586 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800586 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800586 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800586 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800586 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800586 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800586 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800586 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800586 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800586 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800586 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800587 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800587 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800587 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800587 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800587 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800587 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800587 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800587 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800587 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800587 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800587 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800587 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800587 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800587 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800587 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800587 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800587 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800587 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800587 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800587 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800587 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800587 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800587 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800587 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800587 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800587 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800587 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800587 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800587 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800587 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800587 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800587 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800587 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800587 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800587 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800587 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800587 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800587 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800587 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800587 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800587 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800587 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800587 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800587 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800587 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800587 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800587 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800587 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800587 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800587 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800587 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800587 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800587 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800587 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800587 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800587 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800587 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800587 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800587 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800587 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800587 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800587 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800587 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800587 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800587 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800587 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800587 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800587 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800587 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800587 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800587 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800587 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800587 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163800587 DLMGCP DEBUG <0013> Generated response: line #00: 200 8875 OK (mgcp_msg.c:67) 20241111163800588 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8876 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800588 DLMGCP DEBUG <0013> Received message: line #01: C: 00F1 (mgcp_msg.c:67) 20241111163800588 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800588 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800588 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800588 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800588 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800588 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800588 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800588 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800588 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800588 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800588 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800588 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800588 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800588 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800588 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800588 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800588 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800588 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800588 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800588 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800588 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800588 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800588 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800588 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800588 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800588 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800588 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800588 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800588 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800588 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800588 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800588 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800588 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800588 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800588 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800588 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800588 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800588 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800588 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800588 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800588 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800588 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800588 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800588 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800588 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800588 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800588 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800588 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800588 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800588 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800588 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800588 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800588 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800588 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800588 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800588 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800588 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800588 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800588 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800588 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800588 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800588 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800588 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800588 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800588 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800588 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800588 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800588 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800588 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800588 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800588 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800588 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800588 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800588 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800588 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800589 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800589 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800589 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800589 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800589 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800589 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800589 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800589 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800589 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800589 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800589 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800589 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800589 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800589 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800589 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800589 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800589 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800589 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800589 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800589 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800589 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800589 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800589 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800589 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800589 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800589 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800589 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800589 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800589 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800589 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800589 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800589 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800589 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800589 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800589 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800589 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800589 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800589 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800589 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800589 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800589 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800589 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800589 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800589 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800589 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800589 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800589 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800589 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800589 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800589 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800589 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800589 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800589 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800589 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800589 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800589 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800589 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800589 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800589 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800589 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800589 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800589 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800589 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800589 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800589 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800589 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800589 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800589 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800589 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800589 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800589 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800589 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800589 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800589 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800589 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800589 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800589 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800589 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800589 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800589 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800589 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800589 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800589 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800589 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800589 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800589 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800589 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800589 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800589 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800589 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800589 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800589 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800589 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800589 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800590 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800590 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800590 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800590 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800590 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800590 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800590 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800590 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800590 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800590 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800590 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800590 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800590 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800590 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800590 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800590 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800590 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800590 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800590 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800590 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800590 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800590 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800590 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800590 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800590 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800590 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800590 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800590 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800590 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800590 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800590 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800590 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800590 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800590 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800590 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800590 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800590 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800590 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800590 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800590 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800590 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800590 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800590 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800590 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800590 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800590 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800590 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800590 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800590 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800590 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800590 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800590 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800590 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800590 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800590 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800590 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800590 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800590 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800590 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800590 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800590 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800590 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800590 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800590 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800590 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800590 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800590 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800590 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800590 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800590 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800590 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800590 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800590 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800590 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800590 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800590 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800590 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800590 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800590 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800590 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800590 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800590 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800590 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800590 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800590 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800590 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800590 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800590 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800590 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800590 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800590 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800590 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800590 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800590 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800590 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800590 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800590 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800590 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800590 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800590 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800590 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800590 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800590 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800590 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800590 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800590 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800590 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800590 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800590 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800590 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800590 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800590 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800590 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800590 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800590 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800590 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800590 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800591 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800591 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800591 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800591 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800591 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800591 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800591 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800591 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800591 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800591 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800591 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800591 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800591 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800591 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800591 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800591 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800591 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800591 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163800591 DLMGCP DEBUG <0013> Generated response: line #00: 200 8876 OK (mgcp_msg.c:67) 20241111163800591 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8877 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800591 DLMGCP DEBUG <0013> Received message: line #01: C: 00F2 (mgcp_msg.c:67) 20241111163800591 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800591 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800591 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800591 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800591 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800591 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800591 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800591 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800591 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800591 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800591 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800591 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800591 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800591 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800591 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800591 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800591 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800591 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800591 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800592 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800592 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800592 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800592 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800592 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800592 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800592 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800592 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800592 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800592 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800592 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800592 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800592 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800592 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800592 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800592 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800592 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800592 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800592 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800592 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800592 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800592 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800592 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800595 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8878 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800595 DLMGCP DEBUG <0013> Received message: line #01: C: 00F3 (mgcp_msg.c:67) 20241111163800595 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800595 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800595 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800595 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800595 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800595 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800595 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800595 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800595 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800595 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800595 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800595 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800595 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800595 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800595 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800595 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800595 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800595 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800595 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800595 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800595 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800595 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800595 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800595 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800595 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800595 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800595 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800595 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800595 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800595 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800595 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800595 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800595 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800595 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800595 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800595 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800595 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800595 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800595 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800595 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800595 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800595 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800595 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800595 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800595 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800595 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800595 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800595 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800595 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800595 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800595 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800595 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800595 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800595 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800595 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800595 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800595 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800595 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800595 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800595 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800595 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800595 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800595 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800595 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800595 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800595 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800595 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800595 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800595 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800595 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800595 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800595 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800595 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800595 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800595 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800595 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800595 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800595 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800595 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800595 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800595 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800595 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800595 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800595 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800595 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800595 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800595 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800595 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800595 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800595 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800595 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800595 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800595 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800595 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800595 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800595 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800595 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800595 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800595 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800595 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800595 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800595 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800595 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800595 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800595 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800595 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800595 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800596 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800596 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800596 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800596 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800596 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800596 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800596 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800596 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800596 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800596 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800596 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800596 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800596 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800596 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800596 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800596 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800596 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800596 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800596 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800596 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800596 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800596 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800596 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800596 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800596 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800596 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800596 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800596 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800596 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800596 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800596 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800596 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800596 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800596 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800596 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800596 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800596 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800598 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8879 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800598 DLMGCP DEBUG <0013> Received message: line #01: C: 00F4 (mgcp_msg.c:67) 20241111163800598 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800598 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800598 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800598 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800598 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800598 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800598 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800598 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800598 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800598 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800598 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800598 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800598 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800598 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800598 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800598 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800598 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800598 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800598 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800598 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800598 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800598 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800598 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800598 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800598 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800598 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800598 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800598 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800598 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800598 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800598 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800598 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800598 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800598 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800598 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800598 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800598 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800598 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800598 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800598 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800598 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800598 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800598 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800598 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800598 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800598 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800598 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800598 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800598 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800598 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800598 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800598 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800598 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800598 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800598 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800598 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800598 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800598 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800598 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800598 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800598 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800598 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800598 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800598 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800598 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800598 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800598 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800598 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800598 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800598 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800598 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800598 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800598 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800598 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800598 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800598 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800598 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800598 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800598 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800598 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800598 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800598 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800598 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800598 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800598 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800598 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800598 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800598 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800599 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800599 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800599 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800599 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800599 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800599 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800599 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800599 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800599 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800599 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800599 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800599 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800599 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800599 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800599 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800599 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800599 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800599 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800599 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800599 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800599 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800599 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800599 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800599 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800599 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800599 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800599 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800599 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800599 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800599 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800599 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800599 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800599 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800599 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800601 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8880 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800601 DLMGCP DEBUG <0013> Received message: line #01: C: 00F5 (mgcp_msg.c:67) 20241111163800601 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800601 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800601 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800601 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800601 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800601 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800601 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800601 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800601 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800601 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800601 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800601 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800601 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800601 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800601 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800601 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800601 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800601 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800601 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800601 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800601 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800601 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800601 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800601 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800601 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800601 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800601 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800601 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800601 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800601 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800601 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800601 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800601 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800601 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800601 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800601 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800601 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800601 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800601 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800601 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800601 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800601 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800601 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800601 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800601 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800601 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800601 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800601 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800601 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800601 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800601 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800601 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800601 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800601 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800601 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800601 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800601 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800601 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800601 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800601 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800601 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800601 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800601 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800601 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800601 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800601 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800601 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800601 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800602 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800602 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800602 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800602 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800602 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800602 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800602 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800602 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800602 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800602 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800602 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800602 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800602 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800602 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800602 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800602 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800602 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800602 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800602 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800602 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800602 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800602 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800602 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800602 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800602 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800602 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800602 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800602 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800602 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800602 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800602 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800602 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800602 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800602 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800602 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800602 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800602 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800602 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800602 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800604 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8881 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800604 DLMGCP DEBUG <0013> Received message: line #01: C: 00F6 (mgcp_msg.c:67) 20241111163800604 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800604 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800604 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800604 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800604 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800604 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800604 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800604 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800604 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800604 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800604 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800604 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800604 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800604 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800604 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800604 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800604 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800604 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800604 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800604 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800604 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800604 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800604 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800604 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800604 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800604 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800604 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800604 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800604 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800604 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800604 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800604 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800604 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800604 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800604 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800604 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800604 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800604 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800604 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800604 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800604 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800604 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800604 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800605 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800605 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800605 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800605 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800605 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800605 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800605 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800605 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800605 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800605 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800605 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800605 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800605 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800605 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800605 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800605 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800605 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800605 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800605 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800605 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800605 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800605 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800605 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800605 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800605 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800605 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800605 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800605 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800605 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800605 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800605 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800605 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800605 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800605 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800605 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800605 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800605 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800605 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800605 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800605 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800605 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800605 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800605 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800605 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800605 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800605 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800605 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800605 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800605 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800605 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800605 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800605 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800605 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800605 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800605 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800605 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800605 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800605 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800607 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8882 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800607 DLMGCP DEBUG <0013> Received message: line #01: C: 00F7 (mgcp_msg.c:67) 20241111163800607 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800607 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800607 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800607 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800607 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800607 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800607 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800607 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800607 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800607 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800607 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800607 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800607 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800607 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800607 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800607 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800607 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800607 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800607 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800607 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800607 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800607 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800607 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800607 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800607 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800607 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800607 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800607 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800607 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800608 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800608 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800608 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800608 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800608 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800608 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800608 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800608 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800608 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800608 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800608 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800608 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800608 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800608 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800608 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800608 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800608 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800608 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800608 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800608 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800608 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800608 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800608 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800608 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800608 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800608 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800608 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800608 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800608 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800608 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800608 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800608 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800608 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800608 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800608 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800608 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800608 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800608 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800608 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800608 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800608 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800608 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800608 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800608 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800608 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800608 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800608 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800608 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800608 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800608 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800608 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800608 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800608 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800608 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800608 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800608 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800608 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800608 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800608 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800608 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800608 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800608 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800608 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800608 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800608 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800608 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800608 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800611 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8883 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800611 DLMGCP DEBUG <0013> Received message: line #01: C: 00F8 (mgcp_msg.c:67) 20241111163800611 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800611 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800611 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800611 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800611 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800611 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800611 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800611 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800611 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800611 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800611 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800611 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800611 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800611 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800611 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800611 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800611 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800611 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800611 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800611 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800611 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800611 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800611 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800611 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800611 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800611 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800611 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800611 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800611 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800611 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800611 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800611 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800611 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800611 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800611 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800611 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800611 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800611 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800611 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800611 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800611 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800611 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800611 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800611 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800611 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800611 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800611 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800611 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800611 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800611 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800611 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800611 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800611 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800611 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800611 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800611 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800611 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800611 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800611 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800611 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800611 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800611 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800611 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800611 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800611 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800611 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800611 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800611 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800611 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800611 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800611 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800611 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800611 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800611 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800611 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800611 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800611 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800611 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800611 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800611 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800611 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800611 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800612 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800612 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800612 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800612 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800612 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800612 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800612 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800612 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800612 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800612 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800612 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800612 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800612 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800612 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800612 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800612 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800612 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800612 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800612 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800612 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800612 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800612 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800612 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800612 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800612 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800612 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800612 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800612 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800612 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800612 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800612 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800612 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800612 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800612 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800612 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800612 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800612 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800612 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800612 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800612 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800612 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800612 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800612 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800612 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800612 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800612 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800612 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800612 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800612 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800612 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800612 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800612 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800612 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800612 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800612 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800612 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800612 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800612 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800612 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800612 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800612 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800612 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800612 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800612 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800612 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800612 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800612 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800612 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800612 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800612 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800612 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800612 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800612 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800612 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800612 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800612 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800612 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800612 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800612 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800612 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800612 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800612 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800612 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800612 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800612 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800612 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800612 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800612 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800612 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800612 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800612 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800612 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800612 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800612 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800612 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800612 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800612 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800612 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800612 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800612 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800612 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800612 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800612 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800613 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800613 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800613 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800613 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800613 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800613 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800613 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800613 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800613 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800613 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800613 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800613 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800613 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800613 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800613 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800613 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800613 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800613 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800613 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800613 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800613 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800613 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800613 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800613 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800613 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800613 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800613 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800613 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800613 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800613 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800613 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800613 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@IPA-CTRL-CLI-IPA(156)@e999c791e3c7: Final verdict of PTC: none RTPEM0(151)@e999c791e3c7: Final verdict of PTC: none OsmuxEM(154)@e999c791e3c7: Final verdict of PTC: none RTPEM1(152)@e999c791e3c7: Final verdict of PTC: none VirtCallAgent-STATS(155)@e999c791e3c7: Final verdict of PTC: none RTPEM2(153)@e999c791e3c7: Final verdict of PTC: none MTC@e999c791e3c7: Setting final verdict of the test case. MTC@e999c791e3c7: Local verdict of MTC: pass MTC@e999c791e3c7: Local verdict of PTC RTPEM0(151): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM1(152): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM2(153): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC OsmuxEM(154): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC VirtCallAgent-STATS(155): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC IPA-CTRL-CLI-IPA(156): none (pass -> pass) MTC@e999c791e3c7: Test case TC_crcx_osmux_257 finished. Verdict: pass MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmux_257 pass'. mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800613 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800613 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800613 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800613 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800613 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800613 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800613 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800613 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800613 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800613 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800613 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800613 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800613 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800613 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800613 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800613 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800613 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800613 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800613 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800613 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800613 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800613 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800613 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800613 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800613 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800613 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800613 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800613 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800613 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800613 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800613 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800613 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800613 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800613 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800613 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800613 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800613 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800613 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800613 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800613 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800613 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800613 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800613 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800613 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800613 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800613 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800613 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800613 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800613 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800613 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800613 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800613 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800613 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800613 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800613 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800613 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800613 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800613 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800613 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800613 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800613 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800613 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800613 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800613 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800613 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800613 DLMGCP DEBUG <0013> endpoint:rtpbridge/118@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800613 DLMGCP DEBUG <0013> endpoint:rtpbridge/119@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800613 DLMGCP DEBUG <0013> endpoint:rtpbridge/11a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800613 DLMGCP DEBUG <0013> endpoint:rtpbridge/11b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800613 DLMGCP DEBUG <0013> endpoint:rtpbridge/11c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800613 DLMGCP DEBUG <0013> endpoint:rtpbridge/11d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800614 DLMGCP DEBUG <0013> endpoint:rtpbridge/11e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800614 DLMGCP DEBUG <0013> endpoint:rtpbridge/11f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800614 DLMGCP DEBUG <0013> endpoint:rtpbridge/120@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800614 DLMGCP DEBUG <0013> endpoint:rtpbridge/121@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800614 DLMGCP DEBUG <0013> endpoint:rtpbridge/122@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800614 DLMGCP DEBUG <0013> endpoint:rtpbridge/123@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800614 DLMGCP DEBUG <0013> endpoint:rtpbridge/124@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800614 DLMGCP DEBUG <0013> endpoint:rtpbridge/125@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800614 DLMGCP DEBUG <0013> endpoint:rtpbridge/126@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800614 DLMGCP DEBUG <0013> endpoint:rtpbridge/127@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800614 DLMGCP DEBUG <0013> endpoint:rtpbridge/128@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800614 DLMGCP DEBUG <0013> endpoint:rtpbridge/129@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800614 DLMGCP DEBUG <0013> endpoint:rtpbridge/12a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800614 DLMGCP DEBUG <0013> endpoint:rtpbridge/12b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800614 DLMGCP DEBUG <0013> endpoint:rtpbridge/12c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800614 DLMGCP DEBUG <0013> endpoint:none Generated response: code=200 (mgcp_protocol.c:230) 20241111163800614 DLMGCP DEBUG <0013> Generated response: line #00: 200 8883 OK (mgcp_msg.c:67) 20241111163800614 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8884 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800614 DLMGCP DEBUG <0013> Received message: line #01: C: 00F9 (mgcp_msg.c:67) 20241111163800614 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800614 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800614 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800614 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800614 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800614 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800614 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800614 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800614 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800614 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800614 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800614 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800614 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800614 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800614 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800614 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800614 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800614 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800614 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800614 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800614 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800614 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800614 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800614 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800614 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800614 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800614 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800614 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800614 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800614 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800614 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800614 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800615 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800615 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800615 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800615 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800615 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800615 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800615 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800615 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800615 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800615 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800615 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800615 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800615 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800615 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800615 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800615 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800615 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800615 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800615 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800615 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800615 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800615 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800615 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800615 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800615 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800615 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800615 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800615 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800615 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800615 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800615 DLMGCP DEBUGon Nov 11 16:38:00 UTC 2024 m <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800615 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800615 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800615 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800615 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800615 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800615 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800615 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800615 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800615 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800615 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800615 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800615 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800615 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800615 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800615 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800615 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800615 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800615 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800615 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800615 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800615 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800615 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800615 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800615 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800615 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800615 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800615 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800615 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800615 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800615 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800615 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800615 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800615 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800615 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800615 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800615 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800615 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800615 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800615 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800615 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800615 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800615 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800615 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800615 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800615 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800615 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800615 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800615 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800615 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800615 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800615 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@m====== MGCP_Test.TC_crcx_osmux_257 pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_osmux_257.talloc gw Releasing endpoint (mgcp_endp.c:662) 20241111163800615 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800615 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800615 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800615 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800615 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800615 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800615 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800615 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800615 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800615 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800615 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800615 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800615 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800615 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800615 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800615 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800615 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800615 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800615 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800615 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800615 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800615 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800615 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800615 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800615 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800615 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800615 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800615 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800615 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800615 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800615 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800615 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800615 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800615 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800615 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800615 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800620 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8886 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800620 DLMGCP DEBUG <0013> Received message: line #01: C: 00FB (mgcp_msg.c:67) 20241111163800620 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800620 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800620 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800620 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800620 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800620 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800620 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800620 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800620 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800620 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800620 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800620 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800620 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800620 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800620 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800620 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800620 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800620 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800620 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800620 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800620 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800620 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800620 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800620 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800620 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800621 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800621 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800621 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800621 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800621 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800621 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800621 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800621 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800621 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800621 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800621 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800621 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800621 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800621 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800621 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800621 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800621 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800621 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800621 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800621 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800621 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800621 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800621 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800621 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800621 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800621 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800621 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800621 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800621 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800621 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800621 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800621 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800621 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800621 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800621 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800621 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800621 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800621 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800621 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800621 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800621 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800621 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800621 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800621 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800621 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800621 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800621 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800621 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800621 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800621 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800621 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800621 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800621 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800621 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800621 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800621 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800621 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800621 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800621 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800621 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800621 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800621 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800621 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800621 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800621 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800621 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800621 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800621 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800621 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800621 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800621 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800621 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800624 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8887 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800625 DLMGCP DEBUG <0013> Received message: line #01: C: 00FC (mgcp_msg.c:67) 20241111163800625 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800625 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800625 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800625 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800625 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800625 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800625 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800625 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800625 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800625 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800625 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800625 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800625 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800625 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800625 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800625 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800625 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800625 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800625 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800625 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800625 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800625 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800625 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800625 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800625 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800625 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800625 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800625 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800625 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800625 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800625 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800625 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800625 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800625 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800625 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800625 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800625 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800625 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800625 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800625 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800625 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800625 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800625 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800625 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800625 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800625 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800625 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800625 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800625 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800625 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800625 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800625 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800625 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800625 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800625 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800625 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800625 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800625 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800625 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800625 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800625 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800625 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800625 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800625 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800625 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800625 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800625 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800625 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800625 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800625 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800625 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800625 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800625 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800625 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800625 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800625 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800625 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800625 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800625 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800625 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800625 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800625 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800625 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800625 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800625 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800625 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800625 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800625 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800625 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800625 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800625 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800625 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800625 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800625 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800625 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800625 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800625 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800625 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800625 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800625 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800625 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800625 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800625 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800625 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800625 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800625 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800625 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800625 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800625 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800626 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800626 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800626 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800626 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800626 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800626 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800626 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800626 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800626 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800626 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800626 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800628 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8888 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800628 DLMGCP DEBUG <0013> Received message: line #01: C: 00FD (mgcp_msg.c:67) 20241111163800628 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800628 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800628 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800628 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800628 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800628 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800628 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800628 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800628 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800628 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800628 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800628 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800628 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800628 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800628 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800628 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800628 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800628 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800628 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800628 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800628 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800628 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800628 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800628 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800628 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800628 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800628 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800628 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800628 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800628 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800628 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800628 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800628 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800628 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800628 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800628 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800628 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800628 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800628 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800628 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800628 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800628 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800628 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800628 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800628 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800628 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800628 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800628 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800628 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800628 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800628 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800628 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800628 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800628 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800628 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800628 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800628 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800628 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800628 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800628 DLMGCP DEBUG <0013> endpoint:rtpbridge/39@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800628 DLMGCP DEBUG <0013> endpoint:rtpbridge/3a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800628 DLMGCP DEBUG <0013> endpoint:rtpbridge/3b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800628 DLMGCP DEBUG <0013> endpoint:rtpbridge/3c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800628 DLMGCP DEBUG <0013> endpoint:rtpbridge/3d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800628 DLMGCP DEBUG <0013> endpoint:rtpbridge/3e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800628 DLMGCP DEBUG <0013> endpoint:rtpbridge/3f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800628 DLMGCP DEBUG <0013> endpoint:rtpbridge/40@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800628 DLMGCP DEBUG <0013> endpoint:rtpbridge/41@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800628 DLMGCP DEBUG <0013> endpoint:rtpbridge/42@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800628 DLMGCP DEBUG <0013> endpoint:rtpbridge/43@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800628 DLMGCP DEBUG <0013> endpoint:rtpbridge/44@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800629 DLMGCP DEBUG <0013> endpoint:rtpbridge/45@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800629 DLMGCP DEBUG <0013> endpoint:rtpbridge/46@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800629 DLMGCP DEBUG <0013> endpoint:rtpbridge/47@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800629 DLMGCP DEBUG <0013> endpoint:rtpbridge/48@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800629 DLMGCP DEBUG <0013> endpoint:rtpbridge/49@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800629 DLMGCP DEBUG <0013> endpoint:rtpbridge/4a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800629 DLMGCP DEBUG <0013> endpoint:rtpbridge/4b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800629 DLMGCP DEBUG <0013> endpoint:rtpbridge/4c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800629 DLMGCP DEBUG <0013> endpoint:rtpbridge/4d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800629 DLMGCP DEBUG <0013> endpoint:rtpbridge/4e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800629 DLMGCP DEBUG <0013> endpoint:rtpbridge/4f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800629 DLMGCP DEBUG <0013> endpoint:rtpbridge/50@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800629 DLMGCP DEBUG <0013> endpoint:rtpbridge/51@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800629 DLMGCP DEBUG <0013> endpoint:rtpbridge/52@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800629 DLMGCP DEBUG <0013> endpoint:rtpbridge/53@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800629 DLMGCP DEBUG <0013> endpoint:rtpbridge/54@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800629 DLMGCP DEBUG <0013> endpoint:rtpbridge/55@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800629 DLMGCP DEBUG <0013> endpoint:rtpbridge/56@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800629 DLMGCP DEBUG <0013> endpoint:rtpbridge/57@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800629 DLMGCP DEBUG <0013> endpoint:rtpbridge/58@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800629 DLMGCP DEBUG <0013> endpoint:rtpbridge/59@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800629 DLMGCP DEBUG <0013> endpoint:rtpbridge/5a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800629 DLMGCP DEBUG <0013> endpoint:rtpbridge/5b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800629 DLMGCP DEBUG <0013> endpoint:rtpbridge/5c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800629 DLMGCP DEBUG <0013> endpoint:rtpbridge/5d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800629 DLMGCP DEBUG <0013> endpoint:rtpbridge/5e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800629 DLMGCP DEBUG <0013> endpoint:rtpbridge/5f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800629 DLMGCP DEBUG <0013> endpoint:rtpbridge/60@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800629 DLMGCP DEBUG <0013> endpoint:rtpbridge/61@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800629 DLMGCP DEBUG <0013> endpoint:rtpbridge/62@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800629 DLMGCP DEBUG <0013> endpoint:rtpbridge/63@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800629 DLMGCP DEBUG <0013> endpoint:rtpbridge/64@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800629 DLMGCP DEBUG <0013> endpoint:rtpbridge/65@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800629 DLMGCP DEBUG <0013> endpoint:rtpbridge/66@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800629 DLMGCP DEBUG <0013> endpoint:rtpbridge/67@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800629 DLMGCP DEBUG <0013> endpoint:rtpbridge/68@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800629 DLMGCP DEBUG <0013> endpoint:rtpbridge/69@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800629 DLMGCP DEBUG <0013> endpoint:rtpbridge/6a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800629 DLMGCP DEBUG <0013> endpoint:rtpbridge/6b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800629 DLMGCP DEBUG <0013> endpoint:rtpbridge/6c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800629 DLMGCP DEBUG <0013> endpoint:rtpbridge/6d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800629 DLMGCP DEBUG <0013> endpoint:rtpbridge/6e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800629 DLMGCP DEBUG <0013> endpoint:rtpbridge/6f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800629 DLMGCP DEBUG <0013> endpoint:rtpbridge/70@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800629 DLMGCP DEBUG <0013> endpoint:rtpbridge/71@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800629 DLMGCP DEBUG <0013> endpoint:rtpbridge/72@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800629 DLMGCP DEBUG <0013> endpoint:rtpbridge/73@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800629 DLMGCP DEBUG <0013> endpoint:rtpbridge/74@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800629 DLMGCP DEBUG <0013> endpoint:rtpbridge/75@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800629 DLMGCP DEBUG <0013> endpoint:rtpbridge/76@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800629 DLMGCP DEBUG <0013> endpoint:rtpbridge/77@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800629 DLMGCP DEBUG <0013> endpoint:rtpbridge/78@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800629 DLMGCP DEBUG <0013> endpoint:rtpbridge/79@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800629 DLMGCP DEBUG <0013> endpoint:rtpbridge/7a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800629 DLMGCP DEBUG <0013> endpoint:rtpbridge/7b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800629 DLMGCP DEBUG <0013> endpoint:rtpbridge/7c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800629 DLMGCP DEBUG <0013> endpoint:rtpbridge/7d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800629 DLMGCP DEBUG <0013> endpoint:rtpbridge/7e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800629 DLMGCP DEBUG <0013> endpoint:rtpbridge/7f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800629 DLMGCP DEBUG <0013> endpoint:rtpbridge/80@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800629 DLMGCP DEBUG <0013> endpoint:rtpbridge/81@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800629 DLMGCP DEBUG <0013> endpoint:rtpbridge/82@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800629 DLMGCP DEBUG <0013> endpoint:rtpbridge/83@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800629 DLMGCP DEBUG <0013> endpoint:rtpbridge/84@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800629 DLMGCP DEBUG <0013> endpoint:rtpbridge/85@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800629 DLMGCP DEBUG <0013> endpoint:rtpbridge/86@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800629 DLMGCP DEBUG <0013> endpoint:rtpbridge/87@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800629 DLMGCP DEBUG <0013> endpoint:rtpbridge/88@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800629 DLMGCP DEBUG <0013> endpoint:rtpbridge/89@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800629 DLMGCP DEBUG <0013> endpoint:rtpbridge/8a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800629 DLMGCP DEBUG <0013> endpoint:rtpbridge/8b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800629 DLMGCP DEBUG <0013> endpoint:rtpbridge/8c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800629 DLMGCP DEBUG <0013> endpoint:rtpbridge/8d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800629 DLMGCP DEBUG <0013> endpoint:rtpbridge/8e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800629 DLMGCP DEBUG <0013> endpoint:rtpbridge/8f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800629 DLMGCP DEBUG <0013> endpoint:rtpbridge/90@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800629 DLMGCP DEBUG <0013> endpoint:rtpbridge/91@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800629 DLMGCP DEBUG <0013> endpoint:rtpbridge/92@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800629 DLMGCP DEBUG <0013> endpoint:rtpbridge/93@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800629 DLMGCP DEBUG <0013> endpoint:rtpbridge/94@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800629 DLMGCP DEBUG <0013> endpoint:rtpbridge/95@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800629 DLMGCP DEBUG <0013> endpoint:rtpbridge/96@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800629 DLMGCP DEBUG <0013> endpoint:rtpbridge/97@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800629 DLMGCP DEBUG <0013> endpoint:rtpbridge/98@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800629 DLMGCP DEBUG <0013> endpoint:rtpbridge/99@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800629 DLMGCP DEBUG <0013> endpoint:rtpbridge/9a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800629 DLMGCP DEBUG <0013> endpoint:rtpbridge/9b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800629 DLMGCP DEBUG <0013> endpoint:rtpbridge/9c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800629 DLMGCP DEBUG <0013> endpoint:rtpbridge/9d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800629 DLMGCP DEBUG <0013> endpoint:rtpbridge/9e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800629 DLMGCP DEBUG <0013> endpoint:rtpbridge/9f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800629 DLMGCP DEBUG <0013> endpoint:rtpbridge/a0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800630 DLMGCP DEBUG <0013> endpoint:rtpbridge/a1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800630 DLMGCP DEBUG <0013> endpoint:rtpbridge/a2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800630 DLMGCP DEBUG <0013> endpoint:rtpbridge/a3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800630 DLMGCP DEBUG <0013> endpoint:rtpbridge/a4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800630 DLMGCP DEBUG <0013> endpoint:rtpbridge/a5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800630 DLMGCP DEBUG <0013> endpoint:rtpbridge/a6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800630 DLMGCP DEBUG <0013> endpoint:rtpbridge/a7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800630 DLMGCP DEBUG <0013> endpoint:rtpbridge/a8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800630 DLMGCP DEBUG <0013> endpoint:rtpbridge/a9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800630 DLMGCP DEBUG <0013> endpoint:rtpbridge/aa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800630 DLMGCP DEBUG <0013> endpoint:rtpbridge/ab@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800630 DLMGCP DEBUG <0013> endpoint:rtpbridge/ac@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800630 DLMGCP DEBUG <0013> endpoint:rtpbridge/ad@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800630 DLMGCP DEBUG <0013> endpoint:rtpbridge/ae@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800630 DLMGCP DEBUG <0013> endpoint:rtpbridge/af@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800630 DLMGCP DEBUG <0013> endpoint:rtpbridge/b0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800630 DLMGCP DEBUG <0013> endpoint:rtpbridge/b1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800630 DLMGCP DEBUG <0013> endpoint:rtpbridge/b2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800630 DLMGCP DEBUG <0013> endpoint:rtpbridge/b3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800630 DLMGCP DEBUG <0013> endpoint:rtpbridge/b4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800630 DLMGCP DEBUG <0013> endpoint:rtpbridge/b5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800630 DLMGCP DEBUG <0013> endpoint:rtpbridge/b6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800630 DLMGCP DEBUG <0013> endpoint:rtpbridge/b7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800630 DLMGCP DEBUG <0013> endpoint:rtpbridge/b8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800630 DLMGCP DEBUG <0013> endpoint:rtpbridge/b9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800630 DLMGCP DEBUG <0013> endpoint:rtpbridge/ba@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800630 DLMGCP DEBUG <0013> endpoint:rtpbridge/bb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800630 DLMGCP DEBUG <0013> endpoint:rtpbridge/bc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800630 DLMGCP DEBUG <0013> endpoint:rtpbridge/bd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800630 DLMGCP DEBUG <0013> endpoint:rtpbridge/be@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800630 DLMGCP DEBUG <0013> endpoint:rtpbridge/bf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800630 DLMGCP DEBUG <0013> endpoint:rtpbridge/c0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800630 DLMGCP DEBUG <0013> endpoint:rtpbridge/c1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800630 DLMGCP DEBUG <0013> endpoint:rtpbridge/c2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800630 DLMGCP DEBUG <0013> endpoint:rtpbridge/c3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800630 DLMGCP DEBUG <0013> endpoint:rtpbridge/c4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800630 DLMGCP DEBUG <0013> endpoint:rtpbridge/c5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800630 DLMGCP DEBUG <0013> endpoint:rtpbridge/c6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800630 DLMGCP DEBUG <0013> endpoint:rtpbridge/c7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800630 DLMGCP DEBUG <0013> endpoint:rtpbridge/c8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800630 DLMGCP DEBUG <0013> endpoint:rtpbridge/c9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800630 DLMGCP DEBUG <0013> endpoint:rtpbridge/ca@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800630 DLMGCP DEBUG <0013> endpoint:rtpbridge/cb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800630 DLMGCP DEBUG <0013> endpoint:rtpbridge/cc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800630 DLMGCP DEBUG <0013> endpoint:rtpbridge/cd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800630 DLMGCP DEBUG <0013> endpoint:rtpbridge/ce@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800630 DLMGCP DEBUG <0013> endpoint:rtpbridge/cf@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800630 DLMGCP DEBUG <0013> endpoint:rtpbridge/d0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800630 DLMGCP DEBUG <0013> endpoint:rtpbridge/d1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800630 DLMGCP DEBUG <0013> endpoint:rtpbridge/d2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800630 DLMGCP DEBUG <0013> endpoint:rtpbridge/d3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800630 DLMGCP DEBUG <0013> endpoint:rtpbridge/d4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800630 DLMGCP DEBUG <0013> endpoint:rtpbridge/d5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800630 DLMGCP DEBUG <0013> endpoint:rtpbridge/d6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800630 DLMGCP DEBUG <0013> endpoint:rtpbridge/d7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800630 DLMGCP DEBUG <0013> endpoint:rtpbridge/d8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800630 DLMGCP DEBUG <0013> endpoint:rtpbridge/d9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800630 DLMGCP DEBUG <0013> endpoint:rtpbridge/da@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800630 DLMGCP DEBUG <0013> endpoint:rtpbridge/db@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800630 DLMGCP DEBUG <0013> endpoint:rtpbridge/dc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800630 DLMGCP DEBUG <0013> endpoint:rtpbridge/dd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800630 DLMGCP DEBUG <0013> endpoint:rtpbridge/de@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800630 DLMGCP DEBUG <0013> endpoint:rtpbridge/df@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800630 DLMGCP DEBUG <0013> endpoint:rtpbridge/e0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800630 DLMGCP DEBUG <0013> endpoint:rtpbridge/e1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800630 DLMGCP DEBUG <0013> endpoint:rtpbridge/e2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800631 DLMGCP DEBUG <0013> endpoint:rtpbridge/e3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800631 DLMGCP DEBUG <0013> endpoint:rtpbridge/e4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800631 DLMGCP DEBUG <0013> endpoint:rtpbridge/e5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800631 DLMGCP DEBUG <0013> endpoint:rtpbridge/e6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800631 DLMGCP DEBUG <0013> endpoint:rtpbridge/e7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800631 DLMGCP DEBUG <0013> endpoint:rtpbridge/e8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800631 DLMGCP DEBUG <0013> endpoint:rtpbridge/e9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800631 DLMGCP DEBUG <0013> endpoint:rtpbridge/ea@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800631 DLMGCP DEBUG <0013> endpoint:rtpbridge/eb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800631 DLMGCP DEBUG <0013> endpoint:rtpbridge/ec@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800631 DLMGCP DEBUG <0013> endpoint:rtpbridge/ed@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800631 DLMGCP DEBUG <0013> endpoint:rtpbridge/ee@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800631 DLMGCP DEBUG <0013> endpoint:rtpbridge/ef@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800631 DLMGCP DEBUG <0013> endpoint:rtpbridge/f0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800631 DLMGCP DEBUG <0013> endpoint:rtpbridge/f1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800631 DLMGCP DEBUG <0013> endpoint:rtpbridge/f2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800631 DLMGCP DEBUG <0013> endpoint:rtpbridge/f3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800631 DLMGCP DEBUG <0013> endpoint:rtpbridge/f4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800631 DLMGCP DEBUG <0013> endpoint:rtpbridge/f5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800631 DLMGCP DEBUG <0013> endpoint:rtpbridge/f6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800631 DLMGCP DEBUG <0013> endpoint:rtpbridge/f7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800631 DLMGCP DEBUG <0013> endpoint:rtpbridge/f8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800631 DLMGCP DEBUG <0013> endpoint:rtpbridge/f9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800631 DLMGCP DEBUG <0013> endpoint:rtpbridge/fa@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800631 DLMGCP DEBUG <0013> endpoint:rtpbridge/fb@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800631 DLMGCP DEBUG <0013> endpoint:rtpbridge/fc@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800631 DLMGCP DEBUG <0013> endpoint:rtpbridge/fd@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800631 DLMGCP DEBUG <0013> endpoint:rtpbridge/fe@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800631 DLMGCP DEBUG <0013> endpoint:rtpbridge/ff@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800631 DLMGCP DEBUG <0013> endpoint:rtpbridge/100@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800631 DLMGCP DEBUG <0013> endpoint:rtpbridge/101@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800631 DLMGCP DEBUG <0013> endpoint:rtpbridge/102@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800631 DLMGCP DEBUG <0013> endpoint:rtpbridge/103@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800631 DLMGCP DEBUG <0013> endpoint:rtpbridge/104@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800631 DLMGCP DEBUG <0013> endpoint:rtpbridge/105@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800631 DLMGCP DEBUG <0013> endpoint:rtpbridge/106@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800631 DLMGCP DEBUG <0013> endpoint:rtpbridge/107@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800631 DLMGCP DEBUG <0013> endpoint:rtpbridge/108@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800631 DLMGCP DEBUG <0013> endpoint:rtpbridge/109@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800631 DLMGCP DEBUG <0013> endpoint:rtpbridge/10a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800631 DLMGCP DEBUG <0013> endpoint:rtpbridge/10b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800631 DLMGCP DEBUG <0013> endpoint:rtpbridge/10c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800631 DLMGCP DEBUG <0013> endpoint:rtpbridge/10d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800631 DLMGCP DEBUG <0013> endpoint:rtpbridge/10e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800631 DLMGCP DEBUG <0013> endpoint:rtpbridge/10f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800631 DLMGCP DEBUG <0013> endpoint:rtpbridge/110@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800631 DLMGCP DEBUG <0013> endpoint:rtpbridge/111@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800631 DLMGCP DEBUG <0013> endpoint:rtpbridge/112@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800631 DLMGCP DEBUG <0013> endpoint:rtpbridge/113@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800631 DLMGCP DEBUG <0013> endpoint:rtpbridge/114@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800631 DLMGCP DEBUG <0013> endpoint:rtpbridge/115@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800631 DLMGCP DEBUG <0013> endpoint:rtpbridge/116@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800631 DLMGCP DEBUG <0013> endpoint:rtpbridge/117@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800637 DLMGCP DEBUG <0013> Received message: line #00: DLCX 8890 rtpbridge/*@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163800637 DLMGCP DEBUG <0013> Received message: line #01: C: 00FF (mgcp_msg.c:67) 20241111163800637 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found free endpoint: rtpbridge/1@mgw (mgcp_endp.c:261) 20241111163800637 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163800637 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163800637 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800637 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800637 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800637 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800637 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800637 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800637 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800637 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800637 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800637 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800637 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800637 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800637 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800637 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800637 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800637 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800637 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800637 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800637 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800637 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800637 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800637 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800637 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800637 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800637 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800637 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800637 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800638 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800638 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800638 DLMGCP DEBUG <0013> endpoint:rtpbridge/1e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800638 DLMGCP DEBUG <0013> endpoint:rtpbridge/1f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800638 DLMGCP DEBUG <0013> endpoint:rtpbridge/20@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800638 DLMGCP DEBUG <0013> endpoint:rtpbridge/21@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800638 DLMGCP DEBUG <0013> endpoint:rtpbridge/22@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800638 DLMGCP DEBUG <0013> endpoint:rtpbridge/23@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800638 DLMGCP DEBUG <0013> endpoint:rtpbridge/24@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800638 DLMGCP DEBUG <0013> endpoint:rtpbridge/25@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800638 DLMGCP DEBUG <0013> endpoint:rtpbridge/26@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800638 DLMGCP DEBUG <0013> endpoint:rtpbridge/27@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800638 DLMGCP DEBUG <0013> endpoint:rtpbridge/28@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800638 DLMGCP DEBUG <0013> endpoint:rtpbridge/29@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800638 DLMGCP DEBUG <0013> endpoint:rtpbridge/2a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800638 DLMGCP DEBUG <0013> endpoint:rtpbridge/2b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800638 DLMGCP DEBUG <0013> endpoint:rtpbridge/2c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800638 DLMGCP DEBUG <0013> endpoint:rtpbridge/2d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800638 DLMGCP DEBUG <0013> endpoint:rtpbridge/2e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800638 DLMGCP DEBUG <0013> endpoint:rtpbridge/2f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800638 DLMGCP DEBUG <0013> endpoint:rtpbridge/30@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800638 DLMGCP DEBUG <0013> endpoint:rtpbridge/31@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800638 DLMGCP DEBUG <0013> endpoint:rtpbridge/32@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800638 DLMGCP DEBUG <0013> endpoint:rtpbridge/33@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800638 DLMGCP DEBUG <0013> endpoint:rtpbridge/34@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800638 DLMGCP DEBUG <0013> endpoint:rtpbridge/35@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800638 DLMGCP DEBUG <0013> endpoint:rtpbridge/36@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800638 DLMGCP DEBUG <0013> endpoint:rtpbridge/37@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163800638 DLMGCP DEBUG <0013> endpoint:rtpbridge/38@mgw Releasing endpoint (mgcp_endp.c:662) Waiting for packet dumper to finish... 0 (prev_count=-1, count=20252932) Waiting for packet dumper to finish... 1 (prev_count=20252932, count=20337596) MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_osmux_257 pass' was executed successfully (exit status: 0). MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_receive_only_osmux'. ------ MGCP_Test.TC_one_crcx_receive_only_osmux ------ Mon Nov 11 16:38:02 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_one_crcx_receive_only_osmux.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_one_crcx_receive_only_osmux.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_receive_only_osmux' was executed successfully (exit status: 0). MTC@e999c791e3c7: Test case TC_one_crcx_receive_only_osmux started. 20241111163804032 DLMGCP DEBUG <0013> Received message: line #00: DLCX 58554 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163804032 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20241111163804032 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163804032 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163804032 DLMGCP ERROR <0013> endpoint:rtpbridge/1@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241111163804032 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241111163804032 DLMGCP DEBUG <0013> Generated response: line #00: 515 58554 FAIL (mgcp_msg.c:67) 20241111163804039 DLMGCP DEBUG <0013> Received message: line #00: CRCX 58555 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163804039 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163804039 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:67) 20241111163804039 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163804039 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163804039 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20241111163804039 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163804039 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163804039 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163804039 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw conn:(1225/rtp C:6979A5C5 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163804039 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:6979A5C5 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163804039 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:6979A5C5 output_enabled 0 (mgcp_msg.c:125) 20241111163804040 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163804040 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw conn:(1225/rtp C:6979A5C5 r=NULL:0<->l=:0 CID=4) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163804040 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163804040 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:6979A5C5 CRCX: Creating connection: port: 5748 (mgcp_protocol.c:1112) 20241111163804040 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:6979A5C5 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163804040 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163804040 DLMGCP DEBUG <0013> Generated response: line #00: 200 58555 OK (mgcp_msg.c:67) 20241111163804040 DLMGCP DEBUG <0013> Generated response: line #01: I: 6979A5C5 (mgcp_msg.c:67) 20241111163804040 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 4 (mgcp_msg.c:67) 20241111163804040 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163804040 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6979A5C5 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163804040 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163804040 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163804040 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163804040 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 112 (mgcp_msg.c:67) 20241111163804040 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163804040 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163805145 DLMGCP DEBUG <0013> Received message: line #00: DLCX 58556 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163805145 DLMGCP DEBUG <0013> Received message: line #01: C: 1225 (mgcp_msg.c:67) 20241111163805145 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20241111163805145 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163805145 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163805146 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163805146 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163805146 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163805146 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163805146 DLMGCP DEBUG <0013> Generated response: line #00: 200 58556 OK (mgcp_msg.c:67) MTC@e999c791e3c7: 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@e999c791e3c7: setverdict(pass): none -> pass OsmuxEM(160)@e999c791e3c7: Final verdict of PTC: none RTPEM0(157)@e999c791e3c7: Final verdict of PTC: none RTPEM1(158)@e999c791e3c7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(162)@e999c791e3c7: Final verdict of PTC: none VirtCallAgent-STATS(161)@e999c791e3c7: Final verdict of PTC: none RTPEM2(159)@e999c791e3c7: Final verdict of PTC: none MTC@e999c791e3c7: Setting final verdict of the test case. MTC@e999c791e3c7: Local verdict of MTC: pass MTC@e999c791e3c7: Local verdict of PTC RTPEM0(157): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM1(158): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM2(159): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC OsmuxEM(160): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC VirtCallAgent-STATS(161): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC IPA-CTRL-CLI-IPA(162): none (pass -> pass) MTC@e999c791e3c7: Test case TC_one_crcx_receive_only_osmux finished. Verdict: pass MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_receive_only_osmux pass'. Mon Nov 11 16:38:05 UTC 2024 ====== MGCP_Test.TC_one_crcx_receive_only_osmux pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_one_crcx_receive_only_osmux.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=35088) Waiting for packet dumper to finish... 1 (prev_count=35088, count=48996) MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_receive_only_osmux pass' was executed successfully (exit status: 0). MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_loopback_osmux'. ------ MGCP_Test.TC_one_crcx_loopback_osmux ------ Mon Nov 11 16:38:07 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_one_crcx_loopback_osmux.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_one_crcx_loopback_osmux.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_loopback_osmux' was executed successfully (exit status: 0). MTC@e999c791e3c7: Test case TC_one_crcx_loopback_osmux started. 20241111163808294 DLMGCP DEBUG <0013> Received message: line #00: DLCX 23899 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163808295 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20241111163808295 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163808295 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163808295 DLMGCP ERROR <0013> endpoint:rtpbridge/1@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241111163808295 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241111163808295 DLMGCP DEBUG <0013> Generated response: line #00: 515 23899 FAIL (mgcp_msg.c:67) 20241111163808303 DLMGCP DEBUG <0013> Received message: line #00: CRCX 23900 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163808303 DLMGCP DEBUG <0013> Received message: line #01: M: loopback (mgcp_msg.c:67) 20241111163808303 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:67) 20241111163808303 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163808303 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:67) 20241111163808303 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241111163808303 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163808303 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241111163808303 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163808303 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241111163808303 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 111 (mgcp_msg.c:67) 20241111163808303 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:111 GSM-HR-08/8000/1 (mgcp_msg.c:67) 20241111163808303 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241111163808303 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20241111163808303 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163808303 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163808303 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:207) 20241111163808303 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw conn:(1225/rtp C:D701CD7A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163808304 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:D701CD7A connection mode 'loopback' 7 (mgcp_msg.c:120) 20241111163808304 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:D701CD7A output_enabled 1 (mgcp_msg.c:125) 20241111163808304 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163808304 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:D701CD7A Got media info via SDP: port:1985, addr:127.0.0.1, duration:20, payload-types:111=GSM-HR-08 (mgcp_sdp.c:444) 20241111163808304 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw conn:(1225/rtp C:D701CD7A r=127.0.0.1:1985<->l=:0 CID=5) codecs[0]:(pt:111=DYNAMIC, audio:GSM-HR-08/8000/1 subt=GSM-HR-08, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163808304 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Configuring RTP endpoint: local port 1985 (mgcp_protocol.c:726) 20241111163808304 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw RTP-setup: Endpoint is in loopback mode, stopping here! (mgcp_protocol.c:167) 20241111163808304 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:D701CD7A CRCX: Creating connection: port: 5750 (mgcp_protocol.c:1112) 20241111163808304 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:D701CD7A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163808304 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163808304 DLMGCP DEBUG <0013> Generated response: line #00: 200 23900 OK (mgcp_msg.c:67) 20241111163808304 DLMGCP DEBUG <0013> Generated response: line #01: I: D701CD7A (mgcp_msg.c:67) 20241111163808304 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 5 (mgcp_msg.c:67) 20241111163808304 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163808304 DLMGCP DEBUG <0013> Generated response: line #04: o=- D701CD7A 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163808304 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163808304 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163808304 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163808304 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 111 (mgcp_msg.c:67) 20241111163808304 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:111 GSM-HR-08/8000/1 (mgcp_msg.c:67) 20241111163808304 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) OsmuxEM(166)@e999c791e3c7: Warning: Stopping inactive timer T_transmit. 20241111163809509 DLMGCP DEBUG <0013> Received message: line #00: DLCX 23901 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163809509 DLMGCP DEBUG <0013> Received message: line #01: C: 1225 (mgcp_msg.c:67) 20241111163809509 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20241111163809509 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163809509 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163809509 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163809509 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163809509 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163809509 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163809510 DLMGCP DEBUG <0013> Generated response: line #00: 200 23901 OK (mgcp_msg.c:67) MTC@e999c791e3c7: 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@e999c791e3c7: setverdict(pass): none -> pass OsmuxEM(166)@e999c791e3c7: Final verdict of PTC: none RTPEM0(163)@e999c791e3c7: Final verdict of PTC: none RTPEM1(164)@e999c791e3c7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(168)@e999c791e3c7: Final verdict of PTC: none VirtCallAgent-STATS(167)@e999c791e3c7: Final verdict of PTC: none RTPEM2(165)@e999c791e3c7: Final verdict of PTC: none MTC@e999c791e3c7: Setting final verdict of the test case. MTC@e999c791e3c7: Local verdict of MTC: pass MTC@e999c791e3c7: Local verdict of PTC RTPEM0(163): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM1(164): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM2(165): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC OsmuxEM(166): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC VirtCallAgent-STATS(167): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC IPA-CTRL-CLI-IPA(168): none (pass -> pass) MTC@e999c791e3c7: Test case TC_one_crcx_loopback_osmux finished. Verdict: pass MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_loopback_osmux pass'. Mon Nov 11 16:38:09 UTC 2024 ====== MGCP_Test.TC_one_crcx_loopback_osmux pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_one_crcx_loopback_osmux.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=44416) Waiting for packet dumper to finish... 1 (prev_count=44416, count=62572) MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_loopback_osmux pass' was executed successfully (exit status: 0). MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux'. ------ MGCP_Test.TC_two_crcx_and_rtp_osmux ------ Mon Nov 11 16:38:11 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_two_crcx_and_rtp_osmux.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_two_crcx_and_rtp_osmux.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux' was executed successfully (exit status: 0). MTC@e999c791e3c7: Test case TC_two_crcx_and_rtp_osmux started. 20241111163812657 DLMGCP DEBUG <0013> Received message: line #00: DLCX 22452 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163812657 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111163812658 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111163812658 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163812658 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241111163812658 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241111163812658 DLMGCP DEBUG <0013> Generated response: line #00: 515 22452 FAIL (mgcp_msg.c:67) 20241111163812664 DLMGCP DEBUG <0013> Received message: line #00: CRCX 22453 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163812664 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241111163812664 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241111163812664 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163812664 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241111163812664 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163812664 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241111163812664 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163812664 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241111163812664 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:67) 20241111163812664 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241111163812664 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163812664 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:112 octet-align=1 (mgcp_msg.c:67) 20241111163812664 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111163812664 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111163812664 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163812665 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:E20DCB3B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163812665 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E20DCB3B connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241111163812665 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E20DCB3B output_enabled 1 (mgcp_msg.c:125) 20241111163812665 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163812665 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E20DCB3B Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241111163812665 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:E20DCB3B r=127.0.0.1:10000<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163812665 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241111163812665 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E20DCB3B CRCX: Creating connection: port: 5752 (mgcp_protocol.c:1112) 20241111163812665 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E20DCB3B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163812665 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163812665 DLMGCP DEBUG <0013> Generated response: line #00: 200 22453 OK (mgcp_msg.c:67) 20241111163812665 DLMGCP DEBUG <0013> Generated response: line #01: I: E20DCB3B (mgcp_msg.c:67) 20241111163812665 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241111163812665 DLMGCP DEBUG <0013> Generated response: line #03: o=- E20DCB3B 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163812665 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241111163812665 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163812665 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241111163812665 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5752 RTP/AVP 112 (mgcp_msg.c:67) 20241111163812665 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241111163812665 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=1 (mgcp_msg.c:67) 20241111163812665 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163812670 DLMGCP DEBUG <0013> Received message: line #00: CRCX 22454 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163812670 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241111163812670 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241111163812670 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163812670 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:67) 20241111163812670 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241111163812670 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163812670 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241111163812670 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163812670 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241111163812670 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:67) 20241111163812670 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241111163812670 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241111163812670 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111163812670 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111163812670 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163812670 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:207) 20241111163812670 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:C80F166D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163812670 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C80F166D connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241111163812670 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C80F166D output_enabled 1 (mgcp_msg.c:125) 20241111163812670 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163812670 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:C80F166D Got media info via SDP: port:1985, addr:127.0.0.1, duration:20, payload-types:110=AMR (mgcp_sdp.c:444) 20241111163812670 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:C80F166D r=127.0.0.1:1985<->l=:0 CID=6) codecs[0]:(pt:110=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163812670 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 1985 (mgcp_protocol.c:726) 20241111163812670 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C80F166D CRCX: Creating connection: port: 5754 (mgcp_protocol.c:1112) 20241111163812671 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:C80F166D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163812671 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163812671 DLMGCP DEBUG <0013> Generated response: line #00: 200 22454 OK (mgcp_msg.c:67) 20241111163812671 DLMGCP DEBUG <0013> Generated response: line #01: I: C80F166D (mgcp_msg.c:67) 20241111163812671 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 6 (mgcp_msg.c:67) 20241111163812671 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163812671 DLMGCP DEBUG <0013> Generated response: line #04: o=- C80F166D 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163812671 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163812671 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163812671 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163812671 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:67) 20241111163812671 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241111163812671 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) RTPEM0(169)@e999c791e3c7: Warning: Stopping inactive timer T_transmit. RTPEM0(169)@e999c791e3c7: Warning: Stopping inactive timer T_transmit. OsmuxEM(172)@e999c791e3c7: Warning: Stopping inactive timer T_transmit. 20241111163813878 DLMGCP DEBUG <0013> Received message: line #00: DLCX 22455 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163813878 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:67) 20241111163813878 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111163813878 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111163813878 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163813878 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241111163813878 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163813878 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163813878 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163813878 DLMGCP DEBUG <0013> Generated response: line #00: 200 22455 OK (mgcp_msg.c:67) RTPEM1(170)@e999c791e3c7: Warning: Stopping inactive timer T_transmit. MTC@e999c791e3c7: 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@e999c791e3c7: 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@e999c791e3c7: tolerance: 0 packets MTC@e999c791e3c7: batch_size: 4 packets MTC@e999c791e3c7: 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@e999c791e3c7: 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@e999c791e3c7: setverdict(pass): none -> pass OsmuxEM(172)@e999c791e3c7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(174)@e999c791e3c7: Final verdict of PTC: none VirtCallAgent-STATS(173)@e999c791e3c7: Final verdict of PTC: none RTPEM2(171)@e999c791e3c7: Final verdict of PTC: none RTPEM1(170)@e999c791e3c7: Final verdict of PTC: none RTPEM0(169)@e999c791e3c7: Final verdict of PTC: none MTC@e999c791e3c7: Setting final verdict of the test case. MTC@e999c791e3c7: Local verdict of MTC: pass MTC@e999c791e3c7: Local verdict of PTC RTPEM0(169): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM1(170): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM2(171): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC OsmuxEM(172): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC VirtCallAgent-STATS(173): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC IPA-CTRL-CLI-IPA(174): none (pass -> pass) MTC@e999c791e3c7: Test case TC_two_crcx_and_rtp_osmux finished. Verdict: pass MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux pass'. Mon Nov 11 16:38:13 UTC 2024 ====== MGCP_Test.TC_two_crcx_and_rtp_osmux pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_and_rtp_osmux.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=84084) Waiting for packet dumper to finish... 1 (prev_count=84084, count=111664) MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux pass' was executed successfully (exit status: 0). MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir'. ------ MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir ------ Mon Nov 11 16:38:15 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir' was executed successfully (exit status: 0). MTC@e999c791e3c7: Test case TC_two_crcx_and_rtp_osmux_bidir started. 20241111163817025 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63716 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163817025 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111163817025 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111163817025 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163817025 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241111163817025 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241111163817025 DLMGCP DEBUG <0013> Generated response: line #00: 515 63716 FAIL (mgcp_msg.c:67) 20241111163817033 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63717 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163817033 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241111163817033 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241111163817033 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163817033 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241111163817033 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163817033 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241111163817033 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163817033 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241111163817033 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:67) 20241111163817033 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241111163817033 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163817033 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:112 octet-align=1 (mgcp_msg.c:67) 20241111163817033 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111163817033 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111163817033 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163817033 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:26DED6BF r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163817033 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:26DED6BF connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241111163817033 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:26DED6BF output_enabled 1 (mgcp_msg.c:125) 20241111163817033 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163817034 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:26DED6BF Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241111163817034 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:26DED6BF r=127.0.0.1:10000<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163817034 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241111163817034 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:26DED6BF CRCX: Creating connection: port: 5756 (mgcp_protocol.c:1112) 20241111163817034 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:26DED6BF CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163817034 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163817034 DLMGCP DEBUG <0013> Generated response: line #00: 200 63717 OK (mgcp_msg.c:67) 20241111163817034 DLMGCP DEBUG <0013> Generated response: line #01: I: 26DED6BF (mgcp_msg.c:67) 20241111163817034 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241111163817034 DLMGCP DEBUG <0013> Generated response: line #03: o=- 26DED6BF 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163817034 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241111163817034 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163817034 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241111163817034 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5756 RTP/AVP 112 (mgcp_msg.c:67) 20241111163817034 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241111163817034 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=1 (mgcp_msg.c:67) 20241111163817034 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163817038 DLMGCP DEBUG <0013> Received message: line #00: CRCX 63718 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163817038 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241111163817038 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241111163817038 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163817038 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:67) 20241111163817038 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241111163817038 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163817039 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241111163817039 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163817039 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241111163817039 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:67) 20241111163817039 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241111163817039 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241111163817039 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111163817039 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111163817039 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163817039 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:207) 20241111163817039 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:980B4526 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163817039 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:980B4526 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241111163817039 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:980B4526 output_enabled 1 (mgcp_msg.c:125) 20241111163817039 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163817039 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:980B4526 Got media info via SDP: port:1985, addr:127.0.0.1, duration:20, payload-types:110=AMR (mgcp_sdp.c:444) 20241111163817039 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:980B4526 r=127.0.0.1:1985<->l=:0 CID=7) codecs[0]:(pt:110=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163817039 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 1985 (mgcp_protocol.c:726) 20241111163817039 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:980B4526 CRCX: Creating connection: port: 5758 (mgcp_protocol.c:1112) 20241111163817039 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:980B4526 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163817039 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163817039 DLMGCP DEBUG <0013> Generated response: line #00: 200 63718 OK (mgcp_msg.c:67) 20241111163817039 DLMGCP DEBUG <0013> Generated response: line #01: I: 980B4526 (mgcp_msg.c:67) 20241111163817039 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 7 (mgcp_msg.c:67) 20241111163817039 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163817039 DLMGCP DEBUG <0013> Generated response: line #04: o=- 980B4526 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163817039 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163817039 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163817039 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163817039 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:67) 20241111163817039 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241111163817039 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) OsmuxEM(178)@e999c791e3c7: Warning: Stopping inactive timer T_transmit. 20241111163818246 DLMGCP DEBUG <0013> Received message: line #00: DLCX 63719 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163818246 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:67) 20241111163818246 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111163818246 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111163818246 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163818246 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241111163818246 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163818247 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163818247 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163818247 DLMGCP DEBUG <0013> Generated response: line #00: 200 63719 OK (mgcp_msg.c:67) RTPEM1(176)@e999c791e3c7: Warning: Stopping inactive timer T_transmit. MTC@e999c791e3c7: stats A: { num_pkts_tx := 49, bytes_payload_tx := 833, num_pkts_rx := 48, bytes_payload_rx := 816, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@e999c791e3c7: stats B: { num_pkts_tx := 12, bytes_payload_tx := 720, num_pkts_rx := 13, bytes_payload_rx := 735, num_pkts_rx_err_seq := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@e999c791e3c7: tolerance: 3 packets MTC@e999c791e3c7: batch_size: 4 packets MTC@e999c791e3c7: stats: { num_pkts_tx := 49, bytes_payload_tx := 833, num_pkts_rx := 48, bytes_payload_rx := 816, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@e999c791e3c7: stats: { num_pkts_tx := 12, bytes_payload_tx := 720, num_pkts_rx := 13, bytes_payload_rx := 735, num_pkts_rx_err_seq := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@e999c791e3c7: setverdict(pass): none -> pass OsmuxEM(178)@e999c791e3c7: Final verdict of PTC: none RTPEM2(177)@e999c791e3c7: Final verdict of PTC: none RTPEM1(176)@e999c791e3c7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(180)@e999c791e3c7: Final verdict of PTC: none RTPEM0(175)@e999c791e3c7: Final verdict of PTC: none VirtCallAgent-STATS(179)@e999c791e3c7: Final verdict of PTC: none MTC@e999c791e3c7: Setting final verdict of the test case. MTC@e999c791e3c7: Local verdict of MTC: pass MTC@e999c791e3c7: Local verdict of PTC RTPEM0(175): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM1(176): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM2(177): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC OsmuxEM(178): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC VirtCallAgent-STATS(179): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC IPA-CTRL-CLI-IPA(180): none (pass -> pass) MTC@e999c791e3c7: Test case TC_two_crcx_and_rtp_osmux_bidir finished. Verdict: pass MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir pass'. Mon Nov 11 16:38:18 UTC 2024 ====== MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=171156) Waiting for packet dumper to finish... 1 (prev_count=171156, count=183188) MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir pass' was executed successfully (exit status: 0). MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_amr_bwe'. ------ MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_amr_bwe ------ Mon Nov 11 16:38:20 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_amr_bwe.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_amr_bwe.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_amr_bwe' was executed successfully (exit status: 0). MTC@e999c791e3c7: Test case TC_two_crcx_and_rtp_osmux_bidir_amr_bwe started. 20241111163821393 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24648 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163821393 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111163821393 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111163821393 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163821393 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241111163821393 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241111163821393 DLMGCP DEBUG <0013> Generated response: line #00: 515 24648 FAIL (mgcp_msg.c:67) 20241111163821400 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24649 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163821400 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241111163821400 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241111163821400 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163821400 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241111163821400 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163821400 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241111163821400 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163821400 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241111163821400 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:67) 20241111163821400 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241111163821400 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163821400 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:112 octet-align=0 (mgcp_msg.c:67) 20241111163821400 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111163821400 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111163821400 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163821401 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:80453D8B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163821401 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:80453D8B connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241111163821401 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:80453D8B output_enabled 1 (mgcp_msg.c:125) 20241111163821401 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163821401 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:80453D8B Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241111163821401 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:80453D8B r=127.0.0.1:10000<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163821401 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241111163821401 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:80453D8B CRCX: Creating connection: port: 5760 (mgcp_protocol.c:1112) 20241111163821401 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:80453D8B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163821401 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163821401 DLMGCP DEBUG <0013> Generated response: line #00: 200 24649 OK (mgcp_msg.c:67) 20241111163821401 DLMGCP DEBUG <0013> Generated response: line #01: I: 80453D8B (mgcp_msg.c:67) 20241111163821401 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241111163821401 DLMGCP DEBUG <0013> Generated response: line #03: o=- 80453D8B 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163821401 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241111163821401 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163821401 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241111163821401 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5760 RTP/AVP 112 (mgcp_msg.c:67) 20241111163821401 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241111163821401 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=0 (mgcp_msg.c:67) 20241111163821401 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163821405 DLMGCP DEBUG <0013> Received message: line #00: CRCX 24650 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163821405 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241111163821405 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241111163821405 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163821405 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:67) 20241111163821405 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241111163821405 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163821406 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241111163821406 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163821406 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241111163821406 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:67) 20241111163821406 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241111163821406 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241111163821406 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111163821406 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111163821406 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163821406 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:207) 20241111163821406 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:61FF1B51 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163821406 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:61FF1B51 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241111163821406 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:61FF1B51 output_enabled 1 (mgcp_msg.c:125) 20241111163821406 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163821406 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:61FF1B51 Got media info via SDP: port:1985, addr:127.0.0.1, duration:20, payload-types:110=AMR (mgcp_sdp.c:444) 20241111163821406 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:61FF1B51 r=127.0.0.1:1985<->l=:0 CID=8) codecs[0]:(pt:110=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163821406 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 1985 (mgcp_protocol.c:726) 20241111163821406 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:61FF1B51 CRCX: Creating connection: port: 5762 (mgcp_protocol.c:1112) 20241111163821406 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:61FF1B51 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163821406 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163821406 DLMGCP DEBUG <0013> Generated response: line #00: 200 24650 OK (mgcp_msg.c:67) 20241111163821406 DLMGCP DEBUG <0013> Generated response: line #01: I: 61FF1B51 (mgcp_msg.c:67) 20241111163821406 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 8 (mgcp_msg.c:67) 20241111163821406 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163821406 DLMGCP DEBUG <0013> Generated response: line #04: o=- 61FF1B51 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163821406 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163821406 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163821406 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163821406 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:67) 20241111163821406 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241111163821406 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) OsmuxEM(184)@e999c791e3c7: Warning: Stopping inactive timer T_transmit. 20241111163822613 DLMGCP DEBUG <0013> Received message: line #00: DLCX 24651 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163822613 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:67) 20241111163822613 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111163822613 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111163822613 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163822613 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241111163822613 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163822613 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163822613 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163822613 DLMGCP DEBUG <0013> Generated response: line #00: 200 24651 OK (mgcp_msg.c:67) RTPEM1(182)@e999c791e3c7: Warning: Stopping inactive timer T_transmit. MTC@e999c791e3c7: stats A: { num_pkts_tx := 49, bytes_payload_tx := 784, 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@e999c791e3c7: stats B: { num_pkts_tx := 12, bytes_payload_tx := 720, num_pkts_rx := 13, bytes_payload_rx := 735, num_pkts_rx_err_seq := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@e999c791e3c7: tolerance: 3 packets MTC@e999c791e3c7: batch_size: 4 packets MTC@e999c791e3c7: stats: { num_pkts_tx := 49, bytes_payload_tx := 784, 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@e999c791e3c7: stats: { num_pkts_tx := 12, bytes_payload_tx := 720, num_pkts_rx := 13, bytes_payload_rx := 735, num_pkts_rx_err_seq := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@e999c791e3c7: setverdict(pass): none -> pass OsmuxEM(184)@e999c791e3c7: Final verdict of PTC: none RTPEM2(183)@e999c791e3c7: Final verdict of PTC: none VirtCallAgent-STATS(185)@e999c791e3c7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(186)@e999c791e3c7: Final verdict of PTC: none RTPEM0(181)@e999c791e3c7: Final verdict of PTC: none RTPEM1(182)@e999c791e3c7: Final verdict of PTC: none MTC@e999c791e3c7: Setting final verdict of the test case. MTC@e999c791e3c7: Local verdict of MTC: pass MTC@e999c791e3c7: Local verdict of PTC RTPEM0(181): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM1(182): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM2(183): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC OsmuxEM(184): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC VirtCallAgent-STATS(185): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC IPA-CTRL-CLI-IPA(186): none (pass -> pass) MTC@e999c791e3c7: Test case TC_two_crcx_and_rtp_osmux_bidir_amr_bwe finished. Verdict: pass MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_amr_bwe pass'. Mon Nov 11 16:38:22 UTC 2024 ====== MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_amr_bwe pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_amr_bwe.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=141944) Waiting for packet dumper to finish... 1 (prev_count=141944, count=182848) MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_amr_bwe pass' was executed successfully (exit status: 0). MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_wildcard'. ------ MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_wildcard ------ Mon Nov 11 16:38:24 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_wildcard.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_wildcard.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_wildcard' was executed successfully (exit status: 0). MTC@e999c791e3c7: Test case TC_two_crcx_mdcx_and_rtp_osmux_wildcard started. 20241111163825760 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17572 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163825760 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111163825760 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111163825760 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163825760 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241111163825760 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241111163825760 DLMGCP DEBUG <0013> Generated response: line #00: 515 17572 FAIL (mgcp_msg.c:67) 20241111163825767 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17573 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163825767 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163825767 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241111163825767 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163825767 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241111163825767 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163825767 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241111163825767 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163825767 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241111163825767 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:67) 20241111163825767 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241111163825767 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163825767 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111163825767 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111163825767 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163825767 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:F2F0D0D3 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163825767 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F2F0D0D3 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163825767 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F2F0D0D3 output_enabled 0 (mgcp_msg.c:125) 20241111163825767 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163825767 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:F2F0D0D3 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241111163825767 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:F2F0D0D3 r=127.0.0.1:10000<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163825768 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241111163825768 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F2F0D0D3 CRCX: Creating connection: port: 5764 (mgcp_protocol.c:1112) 20241111163825768 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:F2F0D0D3 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163825768 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163825768 DLMGCP DEBUG <0013> Generated response: line #00: 200 17573 OK (mgcp_msg.c:67) 20241111163825768 DLMGCP DEBUG <0013> Generated response: line #01: I: F2F0D0D3 (mgcp_msg.c:67) 20241111163825768 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241111163825768 DLMGCP DEBUG <0013> Generated response: line #03: o=- F2F0D0D3 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163825768 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241111163825768 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163825768 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241111163825768 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5764 RTP/AVP 112 (mgcp_msg.c:67) 20241111163825768 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241111163825768 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241111163825771 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17574 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163825771 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163825771 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241111163825771 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163825771 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: * (mgcp_msg.c:67) 20241111163825771 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241111163825771 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163825771 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241111163825771 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163825771 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241111163825771 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:67) 20241111163825771 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241111163825771 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241111163825771 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111163825771 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111163825771 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163825771 DLMGCP DEBUG <0013> Parsed wilcard Osmux CID (mgcp_msg.c:192) 20241111163825771 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:6BEC6E3C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163825771 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6BEC6E3C connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163825771 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6BEC6E3C output_enabled 0 (mgcp_msg.c:125) 20241111163825771 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163825771 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:6BEC6E3C Got media info via SDP: port:1985, addr:127.0.0.1, duration:20, payload-types:110=AMR (mgcp_sdp.c:444) 20241111163825771 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:6BEC6E3C r=127.0.0.1:1985<->l=:0 CID=9) codecs[0]:(pt:110=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163825771 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 1985 (mgcp_protocol.c:726) 20241111163825771 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6BEC6E3C CRCX: Creating connection: port: 5766 (mgcp_protocol.c:1112) 20241111163825771 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:6BEC6E3C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163825771 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163825771 DLMGCP DEBUG <0013> Generated response: line #00: 200 17574 OK (mgcp_msg.c:67) 20241111163825771 DLMGCP DEBUG <0013> Generated response: line #01: I: 6BEC6E3C (mgcp_msg.c:67) 20241111163825771 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 9 (mgcp_msg.c:67) 20241111163825771 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163825771 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6BEC6E3C 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163825771 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163825771 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163825771 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163825771 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:67) 20241111163825771 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241111163825771 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) RTPEM0(187)@e999c791e3c7: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241111163827282 DLMGCP DEBUG <0013> Received message: line #00: MDCX 17575 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163827282 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241111163827282 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241111163827282 DLMGCP DEBUG <0013> Received message: line #03: I: F2F0D0D3 (mgcp_msg.c:67) 20241111163827282 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163827282 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241111163827282 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163827282 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241111163827282 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163827282 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241111163827282 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:67) 20241111163827282 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241111163827282 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241111163827282 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111163827282 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111163827282 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241111163827282 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:F2F0D0D3 r=127.0.0.1:10000<->l=127.0.0.1:5764) (mgcp_msg.c:118) 20241111163827282 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F2F0D0D3 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241111163827282 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F2F0D0D3 output_enabled 1 (mgcp_msg.c:125) 20241111163827282 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163827283 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:F2F0D0D3 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241111163827283 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:F2F0D0D3 r=127.0.0.1:10000<->l=127.0.0.1:5764) codecs[0]:(pt:112=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163827283 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241111163827283 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F2F0D0D3 MDCX: modified conn:(1227/rtp C:F2F0D0D3 r=127.0.0.1:10000<->l=127.0.0.1:5764) (mgcp_protocol.c:1338) 20241111163827283 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:F2F0D0D3 MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241111163827283 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163827283 DLMGCP DEBUG <0013> Generated response: line #00: 200 17575 OK (mgcp_msg.c:67) 20241111163827283 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241111163827283 DLMGCP DEBUG <0013> Generated response: line #02: o=- F2F0D0D3 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163827283 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241111163827283 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163827283 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241111163827283 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5764 RTP/AVP 112 (mgcp_msg.c:67) 20241111163827283 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241111163827283 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) OsmuxEM(190)@e999c791e3c7: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241111163827790 DLMGCP DEBUG <0013> Received message: line #00: MDCX 17576 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163827790 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241111163827790 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241111163827790 DLMGCP DEBUG <0013> Received message: line #03: I: 6BEC6E3C (mgcp_msg.c:67) 20241111163827790 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163827790 DLMGCP DEBUG <0013> Received message: line #05: X-OSMUX: 2 (mgcp_msg.c:67) 20241111163827790 DLMGCP DEBUG <0013> Received message: line #06: v=0 (mgcp_msg.c:67) 20241111163827790 DLMGCP DEBUG <0013> Received message: line #07: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163827790 DLMGCP DEBUG <0013> Received message: line #08: s=- (mgcp_msg.c:67) 20241111163827790 DLMGCP DEBUG <0013> Received message: line #09: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163827790 DLMGCP DEBUG <0013> Received message: line #10: t=0 0 (mgcp_msg.c:67) 20241111163827790 DLMGCP DEBUG <0013> Received message: line #11: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:67) 20241111163827790 DLMGCP DEBUG <0013> Received message: line #12: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241111163827790 DLMGCP DEBUG <0013> Received message: line #13: a=ptime:20 (mgcp_msg.c:67) 20241111163827790 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111163827790 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111163827790 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241111163827790 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:207) 20241111163827790 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:6BEC6E3C r=127.0.0.1:1985<->l=127.0.0.1:5766 CID=9) (mgcp_msg.c:118) 20241111163827790 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6BEC6E3C connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241111163827791 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6BEC6E3C output_enabled 1 (mgcp_msg.c:125) 20241111163827791 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163827791 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:6BEC6E3C Got media info via SDP: port:1985, addr:127.0.0.1, duration:20, payload-types:110=AMR (mgcp_sdp.c:444) 20241111163827791 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:6BEC6E3C r=127.0.0.1:1985<->l=127.0.0.1:5766 CID=9) codecs[0]:(pt:110=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163827791 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 1985 (mgcp_protocol.c:726) 20241111163827791 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6BEC6E3C MDCX: modified conn:(1227/rtp C:6BEC6E3C r=127.0.0.1:1985<->l=127.0.0.1:5766 CID=9) (mgcp_protocol.c:1338) 20241111163827791 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:6BEC6E3C MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241111163827791 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163827791 DLMGCP DEBUG <0013> Generated response: line #00: 200 17576 OK (mgcp_msg.c:67) 20241111163827791 DLMGCP DEBUG <0013> Generated response: line #01: X-Osmux: 9 (mgcp_msg.c:67) 20241111163827791 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241111163827791 DLMGCP DEBUG <0013> Generated response: line #03: o=- 6BEC6E3C 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163827791 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241111163827791 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163827791 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241111163827791 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:67) 20241111163827791 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241111163827791 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) MTC@e999c791e3c7: stats: { num_pkts_tx := 197, bytes_payload_tx := 3349, 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@e999c791e3c7: 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 } 20241111163829899 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17577 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163829899 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:67) 20241111163829899 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111163829899 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111163829899 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163829899 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241111163829899 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163829899 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163829899 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163829899 DLMGCP DEBUG <0013> Generated response: line #00: 200 17577 OK (mgcp_msg.c:67) MTC@e999c791e3c7: setverdict(pass): none -> pass RTPEM0(187)@e999c791e3c7: Final verdict of PTC: none RTPEM2(189)@e999c791e3c7: Final verdict of PTC: none OsmuxEM(190)@e999c791e3c7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(192)@e999c791e3c7: Final verdict of PTC: none RTPEM1(188)@e999c791e3c7: Final verdict of PTC: none VirtCallAgent-STATS(191)@e999c791e3c7: Final verdict of PTC: none MTC@e999c791e3c7: Setting final verdict of the test case. MTC@e999c791e3c7: Local verdict of MTC: pass MTC@e999c791e3c7: Local verdict of PTC RTPEM0(187): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM1(188): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM2(189): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC OsmuxEM(190): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC VirtCallAgent-STATS(191): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC IPA-CTRL-CLI-IPA(192): none (pass -> pass) MTC@e999c791e3c7: Test case TC_two_crcx_mdcx_and_rtp_osmux_wildcard finished. Verdict: pass MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_wildcard pass'. Mon Nov 11 16:38:29 UTC 2024 ====== MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_wildcard pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_wildcard.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=445480) Waiting for packet dumper to finish... 1 (prev_count=445480, count=450924) MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_wildcard pass' was executed successfully (exit status: 0). MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_fixed'. ------ MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_fixed ------ Mon Nov 11 16:38:31 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_fixed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_fixed.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_fixed' was executed successfully (exit status: 0). MTC@e999c791e3c7: Test case TC_two_crcx_mdcx_and_rtp_osmux_fixed started. 20241111163833050 DLMGCP DEBUG <0013> Received message: line #00: DLCX 4331 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163833050 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111163833050 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111163833050 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163833050 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241111163833050 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241111163833050 DLMGCP DEBUG <0013> Generated response: line #00: 515 4331 FAIL (mgcp_msg.c:67) 20241111163833057 DLMGCP DEBUG <0013> Received message: line #00: CRCX 4332 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163833057 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163833057 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241111163833057 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163833057 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241111163833057 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163833057 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241111163833057 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163833057 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241111163833057 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:67) 20241111163833057 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241111163833057 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163833057 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111163833057 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111163833057 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163833057 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:21684B26 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163833057 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:21684B26 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163833057 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:21684B26 output_enabled 0 (mgcp_msg.c:125) 20241111163833057 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163833057 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:21684B26 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241111163833057 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:21684B26 r=127.0.0.1:10000<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163833057 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241111163833057 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:21684B26 CRCX: Creating connection: port: 5768 (mgcp_protocol.c:1112) 20241111163833057 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:21684B26 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163833057 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163833057 DLMGCP DEBUG <0013> Generated response: line #00: 200 4332 OK (mgcp_msg.c:67) 20241111163833057 DLMGCP DEBUG <0013> Generated response: line #01: I: 21684B26 (mgcp_msg.c:67) 20241111163833057 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241111163833057 DLMGCP DEBUG <0013> Generated response: line #03: o=- 21684B26 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163833057 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241111163833057 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163833057 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241111163833057 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5768 RTP/AVP 112 (mgcp_msg.c:67) 20241111163833057 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241111163833057 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241111163833061 DLMGCP DEBUG <0013> Received message: line #00: CRCX 4333 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163833061 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163833061 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241111163833061 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163833061 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:67) 20241111163833061 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241111163833061 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163833061 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241111163833061 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163833061 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241111163833061 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:67) 20241111163833061 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241111163833061 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241111163833061 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111163833061 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111163833061 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163833062 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:207) 20241111163833062 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:01D0A736 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163833062 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:01D0A736 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163833062 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:01D0A736 output_enabled 0 (mgcp_msg.c:125) 20241111163833062 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163833062 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:01D0A736 Got media info via SDP: port:1985, addr:127.0.0.1, duration:20, payload-types:110=AMR (mgcp_sdp.c:444) 20241111163833062 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:01D0A736 r=127.0.0.1:1985<->l=:0 CID=10) codecs[0]:(pt:110=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163833062 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 1985 (mgcp_protocol.c:726) 20241111163833062 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:01D0A736 CRCX: Creating connection: port: 5770 (mgcp_protocol.c:1112) 20241111163833062 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:01D0A736 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163833062 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163833062 DLMGCP DEBUG <0013> Generated response: line #00: 200 4333 OK (mgcp_msg.c:67) 20241111163833062 DLMGCP DEBUG <0013> Generated response: line #01: I: 01D0A736 (mgcp_msg.c:67) 20241111163833062 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 10 (mgcp_msg.c:67) 20241111163833062 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111163833062 DLMGCP DEBUG <0013> Generated response: line #04: o=- 01D0A736 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163833062 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111163833062 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163833062 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111163833062 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:67) 20241111163833062 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241111163833062 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) RTPEM0(193)@e999c791e3c7: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241111163834572 DLMGCP DEBUG <0013> Received message: line #00: MDCX 4334 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163834572 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241111163834572 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241111163834572 DLMGCP DEBUG <0013> Received message: line #03: I: 21684B26 (mgcp_msg.c:67) 20241111163834572 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163834572 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241111163834572 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163834572 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241111163834572 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163834572 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241111163834572 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:67) 20241111163834572 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241111163834573 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241111163834573 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111163834573 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111163834573 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241111163834573 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:21684B26 r=127.0.0.1:10000<->l=127.0.0.1:5768) (mgcp_msg.c:118) 20241111163834573 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:21684B26 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241111163834573 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:21684B26 output_enabled 1 (mgcp_msg.c:125) 20241111163834573 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163834573 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:21684B26 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241111163834573 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:21684B26 r=127.0.0.1:10000<->l=127.0.0.1:5768) codecs[0]:(pt:112=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163834573 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241111163834573 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:21684B26 MDCX: modified conn:(1227/rtp C:21684B26 r=127.0.0.1:10000<->l=127.0.0.1:5768) (mgcp_protocol.c:1338) 20241111163834573 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:21684B26 MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241111163834573 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163834573 DLMGCP DEBUG <0013> Generated response: line #00: 200 4334 OK (mgcp_msg.c:67) 20241111163834573 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241111163834573 DLMGCP DEBUG <0013> Generated response: line #02: o=- 21684B26 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163834573 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241111163834573 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163834573 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241111163834573 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5768 RTP/AVP 112 (mgcp_msg.c:67) 20241111163834573 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241111163834573 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) OsmuxEM(196)@e999c791e3c7: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241111163835080 DLMGCP DEBUG <0013> Received message: line #00: MDCX 4335 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163835080 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241111163835080 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241111163835080 DLMGCP DEBUG <0013> Received message: line #03: I: 01D0A736 (mgcp_msg.c:67) 20241111163835080 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163835080 DLMGCP DEBUG <0013> Received message: line #05: X-OSMUX: 2 (mgcp_msg.c:67) 20241111163835080 DLMGCP DEBUG <0013> Received message: line #06: v=0 (mgcp_msg.c:67) 20241111163835080 DLMGCP DEBUG <0013> Received message: line #07: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163835080 DLMGCP DEBUG <0013> Received message: line #08: s=- (mgcp_msg.c:67) 20241111163835080 DLMGCP DEBUG <0013> Received message: line #09: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163835080 DLMGCP DEBUG <0013> Received message: line #10: t=0 0 (mgcp_msg.c:67) 20241111163835080 DLMGCP DEBUG <0013> Received message: line #11: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:67) 20241111163835080 DLMGCP DEBUG <0013> Received message: line #12: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241111163835080 DLMGCP DEBUG <0013> Received message: line #13: a=ptime:20 (mgcp_msg.c:67) 20241111163835080 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111163835080 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111163835080 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241111163835080 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:207) 20241111163835080 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:01D0A736 r=127.0.0.1:1985<->l=127.0.0.1:5770 CID=10) (mgcp_msg.c:118) 20241111163835080 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:01D0A736 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241111163835080 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:01D0A736 output_enabled 1 (mgcp_msg.c:125) 20241111163835080 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163835080 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:01D0A736 Got media info via SDP: port:1985, addr:127.0.0.1, duration:20, payload-types:110=AMR (mgcp_sdp.c:444) 20241111163835080 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:01D0A736 r=127.0.0.1:1985<->l=127.0.0.1:5770 CID=10) codecs[0]:(pt:110=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163835080 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 1985 (mgcp_protocol.c:726) 20241111163835080 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:01D0A736 MDCX: modified conn:(1227/rtp C:01D0A736 r=127.0.0.1:1985<->l=127.0.0.1:5770 CID=10) (mgcp_protocol.c:1338) 20241111163835080 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:01D0A736 MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241111163835080 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163835080 DLMGCP DEBUG <0013> Generated response: line #00: 200 4335 OK (mgcp_msg.c:67) 20241111163835080 DLMGCP DEBUG <0013> Generated response: line #01: X-Osmux: 10 (mgcp_msg.c:67) 20241111163835080 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241111163835080 DLMGCP DEBUG <0013> Generated response: line #03: o=- 01D0A736 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163835080 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241111163835080 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163835080 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241111163835080 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:67) 20241111163835080 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241111163835080 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) MTC@e999c791e3c7: stats: { num_pkts_tx := 198, bytes_payload_tx := 3366, 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@e999c791e3c7: 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 } 20241111163837188 DLMGCP DEBUG <0013> Received message: line #00: DLCX 4336 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163837188 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:67) 20241111163837189 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111163837189 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111163837189 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163837189 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241111163837189 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163837189 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163837189 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163837189 DLMGCP DEBUG <0013> Generated response: line #00: 200 4336 OK (mgcp_msg.c:67) MTC@e999c791e3c7: setverdict(pass): none -> pass OsmuxEM(196)@e999c791e3c7: Final verdict of PTC: none RTPEM2(195)@e999c791e3c7: Final verdict of PTC: none RTPEM1(194)@e999c791e3c7: Final verdict of PTC: none RTPEM0(193)@e999c791e3c7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(198)@e999c791e3c7: Final verdict of PTC: none VirtCallAgent-STATS(197)@e999c791e3c7: Final verdict of PTC: none MTC@e999c791e3c7: Setting final verdict of the test case. MTC@e999c791e3c7: Local verdict of MTC: pass MTC@e999c791e3c7: Local verdict of PTC RTPEM0(193): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM1(194): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM2(195): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC OsmuxEM(196): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC VirtCallAgent-STATS(197): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC IPA-CTRL-CLI-IPA(198): none (pass -> pass) MTC@e999c791e3c7: Test case TC_two_crcx_mdcx_and_rtp_osmux_fixed finished. Verdict: pass MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_fixed pass'. Mon Nov 11 16:38:37 UTC 2024 ====== MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_fixed pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_fixed.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=437400) Waiting for packet dumper to finish... 1 (prev_count=437400, count=468232) MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_fixed pass' was executed successfully (exit status: 0). MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_dlcx_30ep'. ------ MGCP_Test.TC_crcx_dlcx_30ep ------ Mon Nov 11 16:38:39 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_crcx_dlcx_30ep.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_crcx_dlcx_30ep.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_dlcx_30ep' was executed successfully (exit status: 0). MTC@e999c791e3c7: Test case TC_crcx_dlcx_30ep started. 20241111163840334 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9406 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163840334 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163840334 DLMGCP DEBUG <0013> Received message: line #02: C: 011234 (mgcp_msg.c:67) 20241111163840334 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163840334 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20241111163840334 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163840334 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163840334 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw conn:(011234/rtp C:84CEACB2 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163840334 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:84CEACB2 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163840334 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:84CEACB2 output_enabled 0 (mgcp_msg.c:125) 20241111163840334 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163840334 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw conn:(011234/rtp C:84CEACB2 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163840334 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163840334 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:84CEACB2 CRCX: Creating connection: port: 5772 (mgcp_protocol.c:1112) 20241111163840334 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:84CEACB2 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163840334 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163840334 DLMGCP DEBUG <0013> Generated response: line #00: 200 9406 OK (mgcp_msg.c:67) 20241111163840334 DLMGCP DEBUG <0013> Generated response: line #01: I: 84CEACB2 (mgcp_msg.c:67) 20241111163840334 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241111163840334 DLMGCP DEBUG <0013> Generated response: line #03: o=- 84CEACB2 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163840334 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241111163840334 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163840334 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241111163840335 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5772 RTP/AVP 112 (mgcp_msg.c:67) 20241111163840335 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163840335 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241111163840335 DLMGCP DEBUG <0013> Received message: line #00: DLCX 9407 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163840335 DLMGCP DEBUG <0013> Received message: line #01: C: 011234 (mgcp_msg.c:67) 20241111163840335 DLMGCP DEBUG <0013> Received message: line #02: I: 84CEACB2 (mgcp_msg.c:67) 20241111163840335 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20241111163840335 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163840335 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163840335 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:84CEACB2 DLCX: deleting conn:(011234/rtp C:84CEACB2 r=NULL:0<->l=::1:5772) (mgcp_protocol.c:1502) 20241111163840335 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163840335 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1505) 20241111163840335 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163840335 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw DLCX: endpoint released (mgcp_protocol.c:1512) 20241111163840335 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241111163840335 DLMGCP DEBUG <0013> Generated response: line #00: 250 9407 OK (mgcp_msg.c:67) 20241111163840335 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:67) MTC@e999c791e3c7: setverdict(pass): none -> pass 20241111163840336 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9408 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163840336 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163840336 DLMGCP DEBUG <0013> Received message: line #02: C: 021234 (mgcp_msg.c:67) 20241111163840336 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163840336 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111163840336 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111163840336 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163840336 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(021234/rtp C:1626EA05 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163840336 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1626EA05 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163840336 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1626EA05 output_enabled 0 (mgcp_msg.c:125) 20241111163840336 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163840336 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(021234/rtp C:1626EA05 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163840336 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163840336 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1626EA05 CRCX: Creating connection: port: 5774 (mgcp_protocol.c:1112) 20241111163840336 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:1626EA05 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163840336 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163840336 DLMGCP DEBUG <0013> Generated response: line #00: 200 9408 OK (mgcp_msg.c:67) 20241111163840337 DLMGCP DEBUG <0013> Generated response: line #01: I: 1626EA05 (mgcp_msg.c:67) 20241111163840337 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241111163840337 DLMGCP DEBUG <0013> Generated response: line #03: o=- 1626EA05 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163840337 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241111163840337 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163840337 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241111163840337 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5774 RTP/AVP 112 (mgcp_msg.c:67) 20241111163840337 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163840337 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241111163840338 DLMGCP DEBUG <0013> Received message: line #00: DLCX 9409 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163840338 DLMGCP DEBUG <0013> Received message: line #01: C: 021234 (mgcp_msg.c:67) 20241111163840338 DLMGCP DEBUG <0013> Received message: line #02: I: 1626EA05 (mgcp_msg.c:67) 20241111163840338 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111163840338 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111163840338 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163840338 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1626EA05 DLCX: deleting conn:(021234/rtp C:1626EA05 r=NULL:0<->l=::1:5774) (mgcp_protocol.c:1502) 20241111163840338 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163840338 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1505) 20241111163840338 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163840338 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint released (mgcp_protocol.c:1512) 20241111163840338 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241111163840338 DLMGCP DEBUG <0013> Generated response: line #00: 250 9409 OK (mgcp_msg.c:67) 20241111163840338 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:67) MTC@e999c791e3c7: setverdict(pass): pass -> pass, component reason not changed 20241111163840339 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9410 rtpbridge/3@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163840339 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163840339 DLMGCP DEBUG <0013> Received message: line #02: C: 031234 (mgcp_msg.c:67) 20241111163840339 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163840339 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw (trunk:0) found endpoint: rtpbridge/3@mgw (mgcp_endp.c:279) 20241111163840339 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/3@mgw" (mgcp_protocol.c:441) 20241111163840339 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163840339 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw conn:(031234/rtp C:9A8C1547 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163840339 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:9A8C1547 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163840339 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:9A8C1547 output_enabled 0 (mgcp_msg.c:125) 20241111163840339 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163840339 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw conn:(031234/rtp C:9A8C1547 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163840339 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163840339 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:9A8C1547 CRCX: Creating connection: port: 5776 (mgcp_protocol.c:1112) 20241111163840339 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw CI:9A8C1547 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163840339 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163840339 DLMGCP DEBUG <0013> Generated response: line #00: 200 9410 OK (mgcp_msg.c:67) 20241111163840339 DLMGCP DEBUG <0013> Generated response: line #01: I: 9A8C1547 (mgcp_msg.c:67) 20241111163840339 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241111163840339 DLMGCP DEBUG <0013> Generated response: line #03: o=- 9A8C1547 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163840339 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241111163840339 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163840339 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241111163840339 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5776 RTP/AVP 112 (mgcp_msg.c:67) 20241111163840339 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163840339 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241111163840340 DLMGCP DEBUG <0013> Received message: line #00: DLCX 9411 rtpbridge/3@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163840340 DLMGCP DEBUG <0013> Received message: line #01: C: 031234 (mgcp_msg.c:67) 20241111163840340 DLMGCP DEBUG <0013> Received message: line #02: I: 9A8C1547 (mgcp_msg.c:67) 20241111163840340 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw (trunk:0) found endpoint: rtpbridge/3@mgw (mgcp_endp.c:279) 20241111163840340 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/3@mgw" (mgcp_protocol.c:441) 20241111163840340 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163840340 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw CI:9A8C1547 DLCX: deleting conn:(031234/rtp C:9A8C1547 r=NULL:0<->l=::1:5776) (mgcp_protocol.c:1502) 20241111163840340 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163840340 DLMGCP NOTICE <0013> endpoint:rtpbridge/3@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1505) 20241111163840340 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163840340 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw DLCX: endpoint released (mgcp_protocol.c:1512) 20241111163840340 DLMGCP DEBUG <0013> endpoint:rtpbridge/3@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241111163840340 DLMGCP DEBUG <0013> Generated response: line #00: 250 9411 OK (mgcp_msg.c:67) 20241111163840340 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:67) MTC@e999c791e3c7: setverdict(pass): pass -> pass, component reason not changed 20241111163840341 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9412 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163840341 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163840341 DLMGCP DEBUG <0013> Received message: line #02: C: 041234 (mgcp_msg.c:67) 20241111163840341 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163840341 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:279) 20241111163840341 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:441) 20241111163840341 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163840341 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw conn:(041234/rtp C:843C5343 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163840341 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:843C5343 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163840341 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:843C5343 output_enabled 0 (mgcp_msg.c:125) 20241111163840341 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163840341 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw conn:(041234/rtp C:843C5343 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163840341 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163840341 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:843C5343 CRCX: Creating connection: port: 5778 (mgcp_protocol.c:1112) 20241111163840341 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CI:843C5343 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163840342 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163840342 DLMGCP DEBUG <0013> Generated response: line #00: 200 9412 OK (mgcp_msg.c:67) 20241111163840342 DLMGCP DEBUG <0013> Generated response: line #01: I: 843C5343 (mgcp_msg.c:67) 20241111163840342 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241111163840342 DLMGCP DEBUG <0013> Generated response: line #03: o=- 843C5343 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163840342 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241111163840342 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163840342 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241111163840342 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5778 RTP/AVP 112 (mgcp_msg.c:67) 20241111163840342 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163840342 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241111163840342 DLMGCP DEBUG <0013> Received message: line #00: DLCX 9413 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163840342 DLMGCP DEBUG <0013> Received message: line #01: C: 041234 (mgcp_msg.c:67) 20241111163840342 DLMGCP DEBUG <0013> Received message: line #02: I: 843C5343 (mgcp_msg.c:67) 20241111163840342 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:279) 20241111163840342 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:441) 20241111163840342 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163840342 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:843C5343 DLCX: deleting conn:(041234/rtp C:843C5343 r=NULL:0<->l=::1:5778) (mgcp_protocol.c:1502) 20241111163840343 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163840343 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1505) 20241111163840343 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163840343 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw DLCX: endpoint released (mgcp_protocol.c:1512) 20241111163840343 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241111163840343 DLMGCP DEBUG <0013> Generated response: line #00: 250 9413 OK (mgcp_msg.c:67) 20241111163840343 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:67) MTC@e999c791e3c7: setverdict(pass): pass -> pass, component reason not changed 20241111163840343 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9414 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163840343 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163840343 DLMGCP DEBUG <0013> Received message: line #02: C: 051234 (mgcp_msg.c:67) 20241111163840343 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163840343 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20241111163840343 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:441) 20241111163840343 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163840343 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw conn:(051234/rtp C:6B57698B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163840343 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:6B57698B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163840343 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:6B57698B output_enabled 0 (mgcp_msg.c:125) 20241111163840343 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163840343 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw conn:(051234/rtp C:6B57698B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163840343 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163840343 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:6B57698B CRCX: Creating connection: port: 5780 (mgcp_protocol.c:1112) 20241111163840343 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw CI:6B57698B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163840343 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163840343 DLMGCP DEBUG <0013> Generated response: line #00: 200 9414 OK (mgcp_msg.c:67) 20241111163840343 DLMGCP DEBUG <0013> Generated response: line #01: I: 6B57698B (mgcp_msg.c:67) 20241111163840343 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241111163840343 DLMGCP DEBUG <0013> Generated response: line #03: o=- 6B57698B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163840343 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241111163840343 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163840343 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241111163840343 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5780 RTP/AVP 112 (mgcp_msg.c:67) 20241111163840343 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163840343 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241111163840344 DLMGCP DEBUG <0013> Received message: line #00: DLCX 9415 rtpbridge/5@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163840344 DLMGCP DEBUG <0013> Received message: line #01: C: 051234 (mgcp_msg.c:67) 20241111163840344 DLMGCP DEBUG <0013> Received message: line #02: I: 6B57698B (mgcp_msg.c:67) 20241111163840344 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw (trunk:0) found endpoint: rtpbridge/5@mgw (mgcp_endp.c:279) 20241111163840344 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/5@mgw" (mgcp_protocol.c:441) 20241111163840344 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163840344 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw CI:6B57698B DLCX: deleting conn:(051234/rtp C:6B57698B r=NULL:0<->l=::1:5780) (mgcp_protocol.c:1502) 20241111163840344 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163840344 DLMGCP NOTICE <0013> endpoint:rtpbridge/5@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1505) 20241111163840344 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163840344 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw DLCX: endpoint released (mgcp_protocol.c:1512) 20241111163840344 DLMGCP DEBUG <0013> endpoint:rtpbridge/5@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241111163840344 DLMGCP DEBUG <0013> Generated response: line #00: 250 9415 OK (mgcp_msg.c:67) 20241111163840344 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:67) MTC@e999c791e3c7: setverdict(pass): pass -> pass, component reason not changed 20241111163840344 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9416 rtpbridge/6@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163840344 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163840344 DLMGCP DEBUG <0013> Received message: line #02: C: 061234 (mgcp_msg.c:67) 20241111163840344 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163840344 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw (trunk:0) found endpoint: rtpbridge/6@mgw (mgcp_endp.c:279) 20241111163840344 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/6@mgw" (mgcp_protocol.c:441) 20241111163840344 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163840344 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw conn:(061234/rtp C:83782D52 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163840344 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:83782D52 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163840344 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:83782D52 output_enabled 0 (mgcp_msg.c:125) 20241111163840344 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163840344 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw conn:(061234/rtp C:83782D52 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163840344 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163840345 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:83782D52 CRCX: Creating connection: port: 5782 (mgcp_protocol.c:1112) 20241111163840345 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw CI:83782D52 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163840345 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163840345 DLMGCP DEBUG <0013> Generated response: line #00: 200 9416 OK (mgcp_msg.c:67) 20241111163840345 DLMGCP DEBUG <0013> Generated response: line #01: I: 83782D52 (mgcp_msg.c:67) 20241111163840345 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241111163840345 DLMGCP DEBUG <0013> Generated response: line #03: o=- 83782D52 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163840345 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241111163840345 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163840345 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241111163840345 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5782 RTP/AVP 112 (mgcp_msg.c:67) 20241111163840345 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163840345 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241111163840345 DLMGCP DEBUG <0013> Received message: line #00: DLCX 9417 rtpbridge/6@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163840345 DLMGCP DEBUG <0013> Received message: line #01: C: 061234 (mgcp_msg.c:67) 20241111163840345 DLMGCP DEBUG <0013> Received message: line #02: I: 83782D52 (mgcp_msg.c:67) 20241111163840345 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw (trunk:0) found endpoint: rtpbridge/6@mgw (mgcp_endp.c:279) 20241111163840345 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/6@mgw" (mgcp_protocol.c:441) 20241111163840345 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163840345 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw CI:83782D52 DLCX: deleting conn:(061234/rtp C:83782D52 r=NULL:0<->l=::1:5782) (mgcp_protocol.c:1502) 20241111163840345 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163840345 DLMGCP NOTICE <0013> endpoint:rtpbridge/6@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1505) 20241111163840345 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163840345 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw DLCX: endpoint released (mgcp_protocol.c:1512) 20241111163840345 DLMGCP DEBUG <0013> endpoint:rtpbridge/6@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241111163840345 DLMGCP DEBUG <0013> Generated response: line #00: 250 9417 OK (mgcp_msg.c:67) 20241111163840345 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:67) MTC@e999c791e3c7: setverdict(pass): pass -> pass, component reason not changed 20241111163840346 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9418 rtpbridge/7@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163840346 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163840346 DLMGCP DEBUG <0013> Received message: line #02: C: 071234 (mgcp_msg.c:67) 20241111163840346 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163840346 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw (trunk:0) found endpoint: rtpbridge/7@mgw (mgcp_endp.c:279) 20241111163840346 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/7@mgw" (mgcp_protocol.c:441) 20241111163840346 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163840346 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw conn:(071234/rtp C:8F549332 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163840346 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:8F549332 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163840346 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:8F549332 output_enabled 0 (mgcp_msg.c:125) 20241111163840346 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163840346 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw conn:(071234/rtp C:8F549332 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163840346 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163840346 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:8F549332 CRCX: Creating connection: port: 5784 (mgcp_protocol.c:1112) 20241111163840346 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw CI:8F549332 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163840346 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163840346 DLMGCP DEBUG <0013> Generated response: line #00: 200 9418 OK (mgcp_msg.c:67) 20241111163840346 DLMGCP DEBUG <0013> Generated response: line #01: I: 8F549332 (mgcp_msg.c:67) 20241111163840346 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241111163840346 DLMGCP DEBUG <0013> Generated response: line #03: o=- 8F549332 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163840346 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241111163840346 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163840346 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241111163840346 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5784 RTP/AVP 112 (mgcp_msg.c:67) 20241111163840346 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163840346 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241111163840347 DLMGCP DEBUG <0013> Received message: line #00: DLCX 9419 rtpbridge/7@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163840347 DLMGCP DEBUG <0013> Received message: line #01: C: 071234 (mgcp_msg.c:67) 20241111163840347 DLMGCP DEBUG <0013> Received message: line #02: I: 8F549332 (mgcp_msg.c:67) 20241111163840347 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw (trunk:0) found endpoint: rtpbridge/7@mgw (mgcp_endp.c:279) 20241111163840347 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/7@mgw" (mgcp_protocol.c:441) 20241111163840347 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163840347 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw CI:8F549332 DLCX: deleting conn:(071234/rtp C:8F549332 r=NULL:0<->l=::1:5784) (mgcp_protocol.c:1502) 20241111163840347 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163840347 DLMGCP NOTICE <0013> endpoint:rtpbridge/7@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1505) 20241111163840347 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163840347 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw DLCX: endpoint released (mgcp_protocol.c:1512) 20241111163840347 DLMGCP DEBUG <0013> endpoint:rtpbridge/7@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241111163840347 DLMGCP DEBUG <0013> Generated response: line #00: 250 9419 OK (mgcp_msg.c:67) 20241111163840347 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:67) MTC@e999c791e3c7: setverdict(pass): pass -> pass, component reason not changed 20241111163840347 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9420 rtpbridge/8@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163840347 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163840347 DLMGCP DEBUG <0013> Received message: line #02: C: 081234 (mgcp_msg.c:67) 20241111163840347 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163840347 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw (trunk:0) found endpoint: rtpbridge/8@mgw (mgcp_endp.c:279) 20241111163840347 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/8@mgw" (mgcp_protocol.c:441) 20241111163840347 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163840347 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw conn:(081234/rtp C:249CCB65 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163840347 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:249CCB65 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163840347 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:249CCB65 output_enabled 0 (mgcp_msg.c:125) 20241111163840348 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163840348 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw conn:(081234/rtp C:249CCB65 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163840348 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163840348 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:249CCB65 CRCX: Creating connection: port: 5786 (mgcp_protocol.c:1112) 20241111163840348 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw CI:249CCB65 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163840348 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163840348 DLMGCP DEBUG <0013> Generated response: line #00: 200 9420 OK (mgcp_msg.c:67) 20241111163840348 DLMGCP DEBUG <0013> Generated response: line #01: I: 249CCB65 (mgcp_msg.c:67) 20241111163840348 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241111163840348 DLMGCP DEBUG <0013> Generated response: line #03: o=- 249CCB65 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163840348 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241111163840348 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163840348 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241111163840348 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5786 RTP/AVP 112 (mgcp_msg.c:67) 20241111163840348 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163840348 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241111163840348 DLMGCP DEBUG <0013> Received message: line #00: DLCX 9421 rtpbridge/8@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163840348 DLMGCP DEBUG <0013> Received message: line #01: C: 081234 (mgcp_msg.c:67) 20241111163840348 DLMGCP DEBUG <0013> Received message: line #02: I: 249CCB65 (mgcp_msg.c:67) 20241111163840348 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw (trunk:0) found endpoint: rtpbridge/8@mgw (mgcp_endp.c:279) 20241111163840348 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/8@mgw" (mgcp_protocol.c:441) 20241111163840348 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163840348 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw CI:249CCB65 DLCX: deleting conn:(081234/rtp C:249CCB65 r=NULL:0<->l=::1:5786) (mgcp_protocol.c:1502) 20241111163840348 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163840348 DLMGCP NOTICE <0013> endpoint:rtpbridge/8@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1505) 20241111163840348 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163840348 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw DLCX: endpoint released (mgcp_protocol.c:1512) 20241111163840348 DLMGCP DEBUG <0013> endpoint:rtpbridge/8@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241111163840348 DLMGCP DEBUG <0013> Generated response: line #00: 250 9421 OK (mgcp_msg.c:67) 20241111163840348 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:67) MTC@e999c791e3c7: setverdict(pass): pass -> pass, component reason not changed 20241111163840349 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9422 rtpbridge/9@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163840349 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163840349 DLMGCP DEBUG <0013> Received message: line #02: C: 091234 (mgcp_msg.c:67) 20241111163840349 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163840349 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw (trunk:0) found endpoint: rtpbridge/9@mgw (mgcp_endp.c:279) 20241111163840349 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/9@mgw" (mgcp_protocol.c:441) 20241111163840349 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163840349 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw conn:(091234/rtp C:4014B931 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163840349 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:4014B931 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163840349 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:4014B931 output_enabled 0 (mgcp_msg.c:125) 20241111163840349 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163840349 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw conn:(091234/rtp C:4014B931 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163840349 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163840349 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:4014B931 CRCX: Creating connection: port: 5788 (mgcp_protocol.c:1112) 20241111163840349 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw CI:4014B931 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163840349 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163840349 DLMGCP DEBUG <0013> Generated response: line #00: 200 9422 OK (mgcp_msg.c:67) 20241111163840349 DLMGCP DEBUG <0013> Generated response: line #01: I: 4014B931 (mgcp_msg.c:67) 20241111163840349 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241111163840349 DLMGCP DEBUG <0013> Generated response: line #03: o=- 4014B931 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163840349 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241111163840349 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163840349 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241111163840349 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5788 RTP/AVP 112 (mgcp_msg.c:67) 20241111163840349 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163840349 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241111163840350 DLMGCP DEBUG <0013> Received message: line #00: DLCX 9423 rtpbridge/9@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163840350 DLMGCP DEBUG <0013> Received message: line #01: C: 091234 (mgcp_msg.c:67) 20241111163840350 DLMGCP DEBUG <0013> Received message: line #02: I: 4014B931 (mgcp_msg.c:67) 20241111163840350 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw (trunk:0) found endpoint: rtpbridge/9@mgw (mgcp_endp.c:279) 20241111163840350 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/9@mgw" (mgcp_protocol.c:441) 20241111163840350 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163840350 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw CI:4014B931 DLCX: deleting conn:(091234/rtp C:4014B931 r=NULL:0<->l=::1:5788) (mgcp_protocol.c:1502) 20241111163840350 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163840350 DLMGCP NOTICE <0013> endpoint:rtpbridge/9@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1505) 20241111163840350 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163840350 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw DLCX: endpoint released (mgcp_protocol.c:1512) 20241111163840350 DLMGCP DEBUG <0013> endpoint:rtpbridge/9@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241111163840350 DLMGCP DEBUG <0013> Generated response: line #00: 250 9423 OK (mgcp_msg.c:67) 20241111163840350 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:67) MTC@e999c791e3c7: setverdict(pass): pass -> pass, component reason not changed 20241111163840350 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9424 rtpbridge/A@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163840350 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163840350 DLMGCP DEBUG <0013> Received message: line #02: C: 0A1234 (mgcp_msg.c:67) 20241111163840350 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163840350 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw (trunk:0) found endpoint: rtpbridge/a@mgw (mgcp_endp.c:279) 20241111163840350 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/a@mgw" (mgcp_protocol.c:441) 20241111163840350 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163840350 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw conn:(0A1234/rtp C:92EDA422 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163840350 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:92EDA422 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163840350 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:92EDA422 output_enabled 0 (mgcp_msg.c:125) 20241111163840350 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163840350 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw conn:(0A1234/rtp C:92EDA422 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163840350 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163840350 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:92EDA422 CRCX: Creating connection: port: 5790 (mgcp_protocol.c:1112) 20241111163840350 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw CI:92EDA422 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163840350 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163840350 DLMGCP DEBUG <0013> Generated response: line #00: 200 9424 OK (mgcp_msg.c:67) 20241111163840350 DLMGCP DEBUG <0013> Generated response: line #01: I: 92EDA422 (mgcp_msg.c:67) 20241111163840350 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241111163840350 DLMGCP DEBUG <0013> Generated response: line #03: o=- 92EDA422 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163840350 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241111163840350 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163840350 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241111163840350 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5790 RTP/AVP 112 (mgcp_msg.c:67) 20241111163840351 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163840351 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241111163840351 DLMGCP DEBUG <0013> Received message: line #00: DLCX 9425 rtpbridge/A@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163840351 DLMGCP DEBUG <0013> Received message: line #01: C: 0A1234 (mgcp_msg.c:67) 20241111163840351 DLMGCP DEBUG <0013> Received message: line #02: I: 92EDA422 (mgcp_msg.c:67) 20241111163840351 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw (trunk:0) found endpoint: rtpbridge/a@mgw (mgcp_endp.c:279) 20241111163840351 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/a@mgw" (mgcp_protocol.c:441) 20241111163840351 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163840351 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw CI:92EDA422 DLCX: deleting conn:(0A1234/rtp C:92EDA422 r=NULL:0<->l=::1:5790) (mgcp_protocol.c:1502) 20241111163840351 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163840351 DLMGCP NOTICE <0013> endpoint:rtpbridge/a@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1505) 20241111163840351 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163840351 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw DLCX: endpoint released (mgcp_protocol.c:1512) 20241111163840351 DLMGCP DEBUG <0013> endpoint:rtpbridge/a@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241111163840351 DLMGCP DEBUG <0013> Generated response: line #00: 250 9425 OK (mgcp_msg.c:67) 20241111163840351 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:67) MTC@e999c791e3c7: setverdict(pass): pass -> pass, component reason not changed 20241111163840352 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9426 rtpbridge/B@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163840352 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163840352 DLMGCP DEBUG <0013> Received message: line #02: C: 0B1234 (mgcp_msg.c:67) 20241111163840352 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163840352 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw (trunk:0) found endpoint: rtpbridge/b@mgw (mgcp_endp.c:279) 20241111163840352 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/b@mgw" (mgcp_protocol.c:441) 20241111163840352 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163840352 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw conn:(0B1234/rtp C:23EA8AA0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163840352 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:23EA8AA0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163840352 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:23EA8AA0 output_enabled 0 (mgcp_msg.c:125) 20241111163840352 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163840352 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw conn:(0B1234/rtp C:23EA8AA0 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163840352 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163840352 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:23EA8AA0 CRCX: Creating connection: port: 5792 (mgcp_protocol.c:1112) 20241111163840352 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw CI:23EA8AA0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163840352 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163840352 DLMGCP DEBUG <0013> Generated response: line #00: 200 9426 OK (mgcp_msg.c:67) 20241111163840352 DLMGCP DEBUG <0013> Generated response: line #01: I: 23EA8AA0 (mgcp_msg.c:67) 20241111163840352 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241111163840352 DLMGCP DEBUG <0013> Generated response: line #03: o=- 23EA8AA0 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163840352 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241111163840352 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163840352 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241111163840352 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5792 RTP/AVP 112 (mgcp_msg.c:67) 20241111163840352 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163840352 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241111163840352 DLMGCP DEBUG <0013> Received message: line #00: DLCX 9427 rtpbridge/B@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163840352 DLMGCP DEBUG <0013> Received message: line #01: C: 0B1234 (mgcp_msg.c:67) 20241111163840352 DLMGCP DEBUG <0013> Received message: line #02: I: 23EA8AA0 (mgcp_msg.c:67) 20241111163840352 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw (trunk:0) found endpoint: rtpbridge/b@mgw (mgcp_endp.c:279) 20241111163840352 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/b@mgw" (mgcp_protocol.c:441) 20241111163840352 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163840352 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw CI:23EA8AA0 DLCX: deleting conn:(0B1234/rtp C:23EA8AA0 r=NULL:0<->l=::1:5792) (mgcp_protocol.c:1502) 20241111163840352 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163840352 DLMGCP NOTICE <0013> endpoint:rtpbridge/b@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1505) 20241111163840352 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163840352 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw DLCX: endpoint released (mgcp_protocol.c:1512) 20241111163840352 DLMGCP DEBUG <0013> endpoint:rtpbridge/b@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241111163840352 DLMGCP DEBUG <0013> Generated response: line #00: 250 9427 OK (mgcp_msg.c:67) 20241111163840352 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:67) MTC@e999c791e3c7: setverdict(pass): pass -> pass, component reason not changed 20241111163840353 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9428 rtpbridge/C@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163840353 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163840353 DLMGCP DEBUG <0013> Received message: line #02: C: 0C1234 (mgcp_msg.c:67) 20241111163840353 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163840353 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw (trunk:0) found endpoint: rtpbridge/c@mgw (mgcp_endp.c:279) 20241111163840353 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/c@mgw" (mgcp_protocol.c:441) 20241111163840353 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163840353 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw conn:(0C1234/rtp C:CA9BA882 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163840353 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:CA9BA882 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163840353 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:CA9BA882 output_enabled 0 (mgcp_msg.c:125) 20241111163840353 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163840353 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw conn:(0C1234/rtp C:CA9BA882 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163840353 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163840353 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:CA9BA882 CRCX: Creating connection: port: 5794 (mgcp_protocol.c:1112) 20241111163840353 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw CI:CA9BA882 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163840353 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163840353 DLMGCP DEBUG <0013> Generated response: line #00: 200 9428 OK (mgcp_msg.c:67) 20241111163840353 DLMGCP DEBUG <0013> Generated response: line #01: I: CA9BA882 (mgcp_msg.c:67) 20241111163840353 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241111163840353 DLMGCP DEBUG <0013> Generated response: line #03: o=- CA9BA882 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163840353 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241111163840353 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163840353 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241111163840353 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5794 RTP/AVP 112 (mgcp_msg.c:67) 20241111163840353 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163840353 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241111163840354 DLMGCP DEBUG <0013> Received message: line #00: DLCX 9429 rtpbridge/C@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163840354 DLMGCP DEBUG <0013> Received message: line #01: C: 0C1234 (mgcp_msg.c:67) 20241111163840354 DLMGCP DEBUG <0013> Received message: line #02: I: CA9BA882 (mgcp_msg.c:67) 20241111163840354 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw (trunk:0) found endpoint: rtpbridge/c@mgw (mgcp_endp.c:279) 20241111163840354 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/c@mgw" (mgcp_protocol.c:441) 20241111163840354 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163840354 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw CI:CA9BA882 DLCX: deleting conn:(0C1234/rtp C:CA9BA882 r=NULL:0<->l=::1:5794) (mgcp_protocol.c:1502) 20241111163840354 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163840354 DLMGCP NOTICE <0013> endpoint:rtpbridge/c@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1505) 20241111163840354 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163840354 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw DLCX: endpoint released (mgcp_protocol.c:1512) 20241111163840354 DLMGCP DEBUG <0013> endpoint:rtpbridge/c@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241111163840354 DLMGCP DEBUG <0013> Generated response: line #00: 250 9429 OK (mgcp_msg.c:67) 20241111163840354 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:67) MTC@e999c791e3c7: setverdict(pass): pass -> pass, component reason not changed 20241111163840354 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9430 rtpbridge/D@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163840354 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163840354 DLMGCP DEBUG <0013> Received message: line #02: C: 0D1234 (mgcp_msg.c:67) 20241111163840354 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163840354 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw (trunk:0) found endpoint: rtpbridge/d@mgw (mgcp_endp.c:279) 20241111163840354 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/d@mgw" (mgcp_protocol.c:441) 20241111163840354 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163840354 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw conn:(0D1234/rtp C:605F79CF r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163840354 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:605F79CF connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163840354 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:605F79CF output_enabled 0 (mgcp_msg.c:125) 20241111163840354 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163840354 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw conn:(0D1234/rtp C:605F79CF r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163840354 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163840354 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:605F79CF CRCX: Creating connection: port: 5796 (mgcp_protocol.c:1112) 20241111163840354 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw CI:605F79CF CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163840354 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163840354 DLMGCP DEBUG <0013> Generated response: line #00: 200 9430 OK (mgcp_msg.c:67) 20241111163840354 DLMGCP DEBUG <0013> Generated response: line #01: I: 605F79CF (mgcp_msg.c:67) 20241111163840355 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241111163840355 DLMGCP DEBUG <0013> Generated response: line #03: o=- 605F79CF 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163840355 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241111163840355 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163840355 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241111163840355 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5796 RTP/AVP 112 (mgcp_msg.c:67) 20241111163840355 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163840355 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241111163840355 DLMGCP DEBUG <0013> Received message: line #00: DLCX 9431 rtpbridge/D@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163840355 DLMGCP DEBUG <0013> Received message: line #01: C: 0D1234 (mgcp_msg.c:67) 20241111163840355 DLMGCP DEBUG <0013> Received message: line #02: I: 605F79CF (mgcp_msg.c:67) 20241111163840355 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw (trunk:0) found endpoint: rtpbridge/d@mgw (mgcp_endp.c:279) 20241111163840355 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/d@mgw" (mgcp_protocol.c:441) 20241111163840355 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163840355 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw CI:605F79CF DLCX: deleting conn:(0D1234/rtp C:605F79CF r=NULL:0<->l=::1:5796) (mgcp_protocol.c:1502) 20241111163840355 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163840355 DLMGCP NOTICE <0013> endpoint:rtpbridge/d@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1505) 20241111163840355 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163840355 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw DLCX: endpoint released (mgcp_protocol.c:1512) 20241111163840355 DLMGCP DEBUG <0013> endpoint:rtpbridge/d@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241111163840355 DLMGCP DEBUG <0013> Generated response: line #00: 250 9431 OK (mgcp_msg.c:67) 20241111163840355 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:67) MTC@e999c791e3c7: setverdict(pass): pass -> pass, component reason not changed 20241111163840355 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9432 rtpbridge/E@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163840356 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163840356 DLMGCP DEBUG <0013> Received message: line #02: C: 0E1234 (mgcp_msg.c:67) 20241111163840356 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163840356 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw (trunk:0) found endpoint: rtpbridge/e@mgw (mgcp_endp.c:279) 20241111163840356 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/e@mgw" (mgcp_protocol.c:441) 20241111163840356 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163840356 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw conn:(0E1234/rtp C:0D82CB30 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163840356 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:0D82CB30 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163840356 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:0D82CB30 output_enabled 0 (mgcp_msg.c:125) 20241111163840356 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163840356 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw conn:(0E1234/rtp C:0D82CB30 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163840356 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163840356 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:0D82CB30 CRCX: Creating connection: port: 5798 (mgcp_protocol.c:1112) 20241111163840356 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw CI:0D82CB30 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163840356 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163840356 DLMGCP DEBUG <0013> Generated response: line #00: 200 9432 OK (mgcp_msg.c:67) 20241111163840356 DLMGCP DEBUG <0013> Generated response: line #01: I: 0D82CB30 (mgcp_msg.c:67) 20241111163840356 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241111163840356 DLMGCP DEBUG <0013> Generated response: line #03: o=- 0D82CB30 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163840356 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241111163840356 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163840356 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241111163840356 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5798 RTP/AVP 112 (mgcp_msg.c:67) 20241111163840356 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163840356 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241111163840356 DLMGCP DEBUG <0013> Received message: line #00: DLCX 9433 rtpbridge/E@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163840356 DLMGCP DEBUG <0013> Received message: line #01: C: 0E1234 (mgcp_msg.c:67) 20241111163840356 DLMGCP DEBUG <0013> Received message: line #02: I: 0D82CB30 (mgcp_msg.c:67) 20241111163840356 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw (trunk:0) found endpoint: rtpbridge/e@mgw (mgcp_endp.c:279) 20241111163840356 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/e@mgw" (mgcp_protocol.c:441) 20241111163840356 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163840356 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw CI:0D82CB30 DLCX: deleting conn:(0E1234/rtp C:0D82CB30 r=NULL:0<->l=::1:5798) (mgcp_protocol.c:1502) 20241111163840356 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163840356 DLMGCP NOTICE <0013> endpoint:rtpbridge/e@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1505) 20241111163840356 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163840356 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw DLCX: endpoint released (mgcp_protocol.c:1512) 20241111163840356 DLMGCP DEBUG <0013> endpoint:rtpbridge/e@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241111163840356 DLMGCP DEBUG <0013> Generated response: line #00: 250 9433 OK (mgcp_msg.c:67) 20241111163840356 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:67) MTC@e999c791e3c7: setverdict(pass): pass -> pass, component reason not changed 20241111163840357 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9434 rtpbridge/F@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163840357 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163840357 DLMGCP DEBUG <0013> Received message: line #02: C: 0F1234 (mgcp_msg.c:67) 20241111163840357 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163840357 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw (trunk:0) found endpoint: rtpbridge/f@mgw (mgcp_endp.c:279) 20241111163840357 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/f@mgw" (mgcp_protocol.c:441) 20241111163840357 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163840357 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw conn:(0F1234/rtp C:B185B7F1 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163840357 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:B185B7F1 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163840357 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:B185B7F1 output_enabled 0 (mgcp_msg.c:125) 20241111163840357 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163840357 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw conn:(0F1234/rtp C:B185B7F1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163840357 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163840357 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:B185B7F1 CRCX: Creating connection: port: 5800 (mgcp_protocol.c:1112) 20241111163840357 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw CI:B185B7F1 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163840357 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163840357 DLMGCP DEBUG <0013> Generated response: line #00: 200 9434 OK (mgcp_msg.c:67) 20241111163840357 DLMGCP DEBUG <0013> Generated response: line #01: I: B185B7F1 (mgcp_msg.c:67) 20241111163840357 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241111163840357 DLMGCP DEBUG <0013> Generated response: line #03: o=- B185B7F1 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163840357 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241111163840357 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163840357 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241111163840357 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5800 RTP/AVP 112 (mgcp_msg.c:67) 20241111163840357 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163840357 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241111163840358 DLMGCP DEBUG <0013> Received message: line #00: DLCX 9435 rtpbridge/F@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163840358 DLMGCP DEBUG <0013> Received message: line #01: C: 0F1234 (mgcp_msg.c:67) 20241111163840358 DLMGCP DEBUG <0013> Received message: line #02: I: B185B7F1 (mgcp_msg.c:67) 20241111163840358 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw (trunk:0) found endpoint: rtpbridge/f@mgw (mgcp_endp.c:279) 20241111163840358 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/f@mgw" (mgcp_protocol.c:441) 20241111163840358 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163840358 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw CI:B185B7F1 DLCX: deleting conn:(0F1234/rtp C:B185B7F1 r=NULL:0<->l=::1:5800) (mgcp_protocol.c:1502) 20241111163840358 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163840358 DLMGCP NOTICE <0013> endpoint:rtpbridge/f@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1505) 20241111163840358 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163840358 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw DLCX: endpoint released (mgcp_protocol.c:1512) 20241111163840358 DLMGCP DEBUG <0013> endpoint:rtpbridge/f@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241111163840358 DLMGCP DEBUG <0013> Generated response: line #00: 250 9435 OK (mgcp_msg.c:67) 20241111163840358 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:67) MTC@e999c791e3c7: setverdict(pass): pass -> pass, component reason not changed 20241111163840358 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9436 rtpbridge/10@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163840358 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163840358 DLMGCP DEBUG <0013> Received message: line #02: C: 101234 (mgcp_msg.c:67) 20241111163840358 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163840358 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw (trunk:0) found endpoint: rtpbridge/10@mgw (mgcp_endp.c:279) 20241111163840358 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/10@mgw" (mgcp_protocol.c:441) 20241111163840358 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163840358 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw conn:(101234/rtp C:721656FA r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163840358 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:721656FA connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163840358 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:721656FA output_enabled 0 (mgcp_msg.c:125) 20241111163840358 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163840358 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw conn:(101234/rtp C:721656FA r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163840358 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163840358 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:721656FA CRCX: Creating connection: port: 5802 (mgcp_protocol.c:1112) 20241111163840358 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw CI:721656FA CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163840358 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163840358 DLMGCP DEBUG <0013> Generated response: line #00: 200 9436 OK (mgcp_msg.c:67) 20241111163840358 DLMGCP DEBUG <0013> Generated response: line #01: I: 721656FA (mgcp_msg.c:67) 20241111163840359 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241111163840359 DLMGCP DEBUG <0013> Generated response: line #03: o=- 721656FA 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163840359 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241111163840359 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163840359 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241111163840359 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5802 RTP/AVP 112 (mgcp_msg.c:67) 20241111163840359 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163840359 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241111163840359 DLMGCP DEBUG <0013> Received message: line #00: DLCX 9437 rtpbridge/10@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163840359 DLMGCP DEBUG <0013> Received message: line #01: C: 101234 (mgcp_msg.c:67) 20241111163840359 DLMGCP DEBUG <0013> Received message: line #02: I: 721656FA (mgcp_msg.c:67) 20241111163840359 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw (trunk:0) found endpoint: rtpbridge/10@mgw (mgcp_endp.c:279) 20241111163840359 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/10@mgw" (mgcp_protocol.c:441) 20241111163840359 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163840359 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw CI:721656FA DLCX: deleting conn:(101234/rtp C:721656FA r=NULL:0<->l=::1:5802) (mgcp_protocol.c:1502) 20241111163840359 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163840359 DLMGCP NOTICE <0013> endpoint:rtpbridge/10@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1505) 20241111163840359 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163840359 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw DLCX: endpoint released (mgcp_protocol.c:1512) 20241111163840359 DLMGCP DEBUG <0013> endpoint:rtpbridge/10@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241111163840359 DLMGCP DEBUG <0013> Generated response: line #00: 250 9437 OK (mgcp_msg.c:67) 20241111163840359 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:67) MTC@e999c791e3c7: setverdict(pass): pass -> pass, component reason not changed 20241111163840360 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9438 rtpbridge/11@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163840360 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163840360 DLMGCP DEBUG <0013> Received message: line #02: C: 111234 (mgcp_msg.c:67) 20241111163840360 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163840360 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw (trunk:0) found endpoint: rtpbridge/11@mgw (mgcp_endp.c:279) 20241111163840360 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/11@mgw" (mgcp_protocol.c:441) 20241111163840360 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163840360 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw conn:(111234/rtp C:E322E2CE r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163840360 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:E322E2CE connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163840360 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:E322E2CE output_enabled 0 (mgcp_msg.c:125) 20241111163840360 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163840360 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw conn:(111234/rtp C:E322E2CE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163840360 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163840360 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:E322E2CE CRCX: Creating connection: port: 5804 (mgcp_protocol.c:1112) 20241111163840360 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw CI:E322E2CE CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163840360 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163840360 DLMGCP DEBUG <0013> Generated response: line #00: 200 9438 OK (mgcp_msg.c:67) 20241111163840360 DLMGCP DEBUG <0013> Generated response: line #01: I: E322E2CE (mgcp_msg.c:67) 20241111163840360 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241111163840360 DLMGCP DEBUG <0013> Generated response: line #03: o=- E322E2CE 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163840360 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241111163840360 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163840360 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241111163840360 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5804 RTP/AVP 112 (mgcp_msg.c:67) 20241111163840360 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163840360 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241111163840360 DLMGCP DEBUG <0013> Received message: line #00: DLCX 9439 rtpbridge/11@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163840360 DLMGCP DEBUG <0013> Received message: line #01: C: 111234 (mgcp_msg.c:67) 20241111163840360 DLMGCP DEBUG <0013> Received message: line #02: I: E322E2CE (mgcp_msg.c:67) 20241111163840360 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw (trunk:0) found endpoint: rtpbridge/11@mgw (mgcp_endp.c:279) 20241111163840360 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/11@mgw" (mgcp_protocol.c:441) 20241111163840360 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163840360 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw CI:E322E2CE DLCX: deleting conn:(111234/rtp C:E322E2CE r=NULL:0<->l=::1:5804) (mgcp_protocol.c:1502) 20241111163840360 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163840360 DLMGCP NOTICE <0013> endpoint:rtpbridge/11@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1505) 20241111163840360 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163840360 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw DLCX: endpoint released (mgcp_protocol.c:1512) 20241111163840360 DLMGCP DEBUG <0013> endpoint:rtpbridge/11@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241111163840360 DLMGCP DEBUG <0013> Generated response: line #00: 250 9439 OK (mgcp_msg.c:67) 20241111163840360 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:67) MTC@e999c791e3c7: setverdict(pass): pass -> pass, component reason not changed 20241111163840361 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9440 rtpbridge/12@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163840361 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163840361 DLMGCP DEBUG <0013> Received message: line #02: C: 121234 (mgcp_msg.c:67) 20241111163840361 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163840361 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw (trunk:0) found endpoint: rtpbridge/12@mgw (mgcp_endp.c:279) 20241111163840361 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/12@mgw" (mgcp_protocol.c:441) 20241111163840361 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163840361 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw conn:(121234/rtp C:1863E6F8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163840361 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:1863E6F8 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163840361 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:1863E6F8 output_enabled 0 (mgcp_msg.c:125) 20241111163840361 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163840361 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw conn:(121234/rtp C:1863E6F8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163840361 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163840361 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:1863E6F8 CRCX: Creating connection: port: 5806 (mgcp_protocol.c:1112) 20241111163840361 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw CI:1863E6F8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163840361 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163840361 DLMGCP DEBUG <0013> Generated response: line #00: 200 9440 OK (mgcp_msg.c:67) 20241111163840361 DLMGCP DEBUG <0013> Generated response: line #01: I: 1863E6F8 (mgcp_msg.c:67) 20241111163840361 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241111163840361 DLMGCP DEBUG <0013> Generated response: line #03: o=- 1863E6F8 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163840361 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241111163840361 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163840361 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241111163840361 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5806 RTP/AVP 112 (mgcp_msg.c:67) 20241111163840361 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163840361 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241111163840362 DLMGCP DEBUG <0013> Received message: line #00: DLCX 9441 rtpbridge/12@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163840362 DLMGCP DEBUG <0013> Received message: line #01: C: 121234 (mgcp_msg.c:67) 20241111163840362 DLMGCP DEBUG <0013> Received message: line #02: I: 1863E6F8 (mgcp_msg.c:67) 20241111163840362 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw (trunk:0) found endpoint: rtpbridge/12@mgw (mgcp_endp.c:279) 20241111163840362 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/12@mgw" (mgcp_protocol.c:441) 20241111163840362 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163840362 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw CI:1863E6F8 DLCX: deleting conn:(121234/rtp C:1863E6F8 r=NULL:0<->l=::1:5806) (mgcp_protocol.c:1502) 20241111163840362 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163840362 DLMGCP NOTICE <0013> endpoint:rtpbridge/12@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1505) 20241111163840362 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163840362 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw DLCX: endpoint released (mgcp_protocol.c:1512) 20241111163840362 DLMGCP DEBUG <0013> endpoint:rtpbridge/12@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241111163840362 DLMGCP DEBUG <0013> Generated response: line #00: 250 9441 OK (mgcp_msg.c:67) 20241111163840362 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:67) MTC@e999c791e3c7: setverdict(pass): pass -> pass, component reason not changed 20241111163840362 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9442 rtpbridge/13@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163840362 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163840362 DLMGCP DEBUG <0013> Received message: line #02: C: 131234 (mgcp_msg.c:67) 20241111163840362 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163840362 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw (trunk:0) found endpoint: rtpbridge/13@mgw (mgcp_endp.c:279) 20241111163840362 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/13@mgw" (mgcp_protocol.c:441) 20241111163840362 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163840362 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw conn:(131234/rtp C:6E6269F8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163840362 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:6E6269F8 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163840362 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:6E6269F8 output_enabled 0 (mgcp_msg.c:125) 20241111163840362 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163840362 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw conn:(131234/rtp C:6E6269F8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163840362 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163840362 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:6E6269F8 CRCX: Creating connection: port: 5808 (mgcp_protocol.c:1112) 20241111163840362 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw CI:6E6269F8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163840363 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163840363 DLMGCP DEBUG <0013> Generated response: line #00: 200 9442 OK (mgcp_msg.c:67) 20241111163840363 DLMGCP DEBUG <0013> Generated response: line #01: I: 6E6269F8 (mgcp_msg.c:67) 20241111163840363 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241111163840363 DLMGCP DEBUG <0013> Generated response: line #03: o=- 6E6269F8 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163840363 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241111163840363 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163840363 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241111163840363 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5808 RTP/AVP 112 (mgcp_msg.c:67) 20241111163840363 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163840363 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241111163840363 DLMGCP DEBUG <0013> Received message: line #00: DLCX 9443 rtpbridge/13@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163840363 DLMGCP DEBUG <0013> Received message: line #01: C: 131234 (mgcp_msg.c:67) 20241111163840363 DLMGCP DEBUG <0013> Received message: line #02: I: 6E6269F8 (mgcp_msg.c:67) 20241111163840363 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw (trunk:0) found endpoint: rtpbridge/13@mgw (mgcp_endp.c:279) 20241111163840363 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/13@mgw" (mgcp_protocol.c:441) 20241111163840363 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163840363 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw CI:6E6269F8 DLCX: deleting conn:(131234/rtp C:6E6269F8 r=NULL:0<->l=::1:5808) (mgcp_protocol.c:1502) 20241111163840363 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163840363 DLMGCP NOTICE <0013> endpoint:rtpbridge/13@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1505) 20241111163840363 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163840363 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw DLCX: endpoint released (mgcp_protocol.c:1512) 20241111163840363 DLMGCP DEBUG <0013> endpoint:rtpbridge/13@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241111163840363 DLMGCP DEBUG <0013> Generated response: line #00: 250 9443 OK (mgcp_msg.c:67) 20241111163840363 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:67) MTC@e999c791e3c7: setverdict(pass): pass -> pass, component reason not changed 20241111163840364 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9444 rtpbridge/14@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163840364 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163840364 DLMGCP DEBUG <0013> Received message: line #02: C: 141234 (mgcp_msg.c:67) 20241111163840364 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163840364 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw (trunk:0) found endpoint: rtpbridge/14@mgw (mgcp_endp.c:279) 20241111163840364 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/14@mgw" (mgcp_protocol.c:441) 20241111163840364 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163840364 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw conn:(141234/rtp C:DBB00F5F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163840364 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:DBB00F5F connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163840364 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:DBB00F5F output_enabled 0 (mgcp_msg.c:125) 20241111163840364 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163840364 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw conn:(141234/rtp C:DBB00F5F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163840364 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163840364 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:DBB00F5F CRCX: Creating connection: port: 5810 (mgcp_protocol.c:1112) 20241111163840364 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw CI:DBB00F5F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163840364 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163840364 DLMGCP DEBUG <0013> Generated response: line #00: 200 9444 OK (mgcp_msg.c:67) 20241111163840364 DLMGCP DEBUG <0013> Generated response: line #01: I: DBB00F5F (mgcp_msg.c:67) 20241111163840364 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241111163840364 DLMGCP DEBUG <0013> Generated response: line #03: o=- DBB00F5F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163840364 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241111163840364 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163840364 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241111163840364 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5810 RTP/AVP 112 (mgcp_msg.c:67) 20241111163840364 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163840364 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241111163840365 DLMGCP DEBUG <0013> Received message: line #00: DLCX 9445 rtpbridge/14@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163840365 DLMGCP DEBUG <0013> Received message: line #01: C: 141234 (mgcp_msg.c:67) 20241111163840365 DLMGCP DEBUG <0013> Received message: line #02: I: DBB00F5F (mgcp_msg.c:67) 20241111163840365 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw (trunk:0) found endpoint: rtpbridge/14@mgw (mgcp_endp.c:279) 20241111163840365 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/14@mgw" (mgcp_protocol.c:441) 20241111163840365 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163840365 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw CI:DBB00F5F DLCX: deleting conn:(141234/rtp C:DBB00F5F r=NULL:0<->l=::1:5810) (mgcp_protocol.c:1502) 20241111163840365 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163840365 DLMGCP NOTICE <0013> endpoint:rtpbridge/14@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1505) 20241111163840365 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163840365 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw DLCX: endpoint released (mgcp_protocol.c:1512) 20241111163840365 DLMGCP DEBUG <0013> endpoint:rtpbridge/14@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241111163840365 DLMGCP DEBUG <0013> Generated response: line #00: 250 9445 OK (mgcp_msg.c:67) 20241111163840365 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:67) MTC@e999c791e3c7: setverdict(pass): pass -> pass, component reason not changed 20241111163840365 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9446 rtpbridge/15@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163840365 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163840365 DLMGCP DEBUG <0013> Received message: line #02: C: 151234 (mgcp_msg.c:67) 20241111163840365 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163840365 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw (trunk:0) found endpoint: rtpbridge/15@mgw (mgcp_endp.c:279) 20241111163840365 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/15@mgw" (mgcp_protocol.c:441) 20241111163840365 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163840365 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw conn:(151234/rtp C:8FF862C1 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163840365 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:8FF862C1 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163840365 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:8FF862C1 output_enabled 0 (mgcp_msg.c:125) 20241111163840365 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163840365 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw conn:(151234/rtp C:8FF862C1 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163840365 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163840365 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:8FF862C1 CRCX: Creating connection: port: 5812 (mgcp_protocol.c:1112) 20241111163840365 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw CI:8FF862C1 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163840365 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163840365 DLMGCP DEBUG <0013> Generated response: line #00: 200 9446 OK (mgcp_msg.c:67) 20241111163840365 DLMGCP DEBUG <0013> Generated response: line #01: I: 8FF862C1 (mgcp_msg.c:67) 20241111163840365 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241111163840366 DLMGCP DEBUG <0013> Generated response: line #03: o=- 8FF862C1 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163840366 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241111163840366 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163840366 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241111163840366 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5812 RTP/AVP 112 (mgcp_msg.c:67) 20241111163840366 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163840366 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241111163840366 DLMGCP DEBUG <0013> Received message: line #00: DLCX 9447 rtpbridge/15@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163840366 DLMGCP DEBUG <0013> Received message: line #01: C: 151234 (mgcp_msg.c:67) 20241111163840366 DLMGCP DEBUG <0013> Received message: line #02: I: 8FF862C1 (mgcp_msg.c:67) 20241111163840366 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw (trunk:0) found endpoint: rtpbridge/15@mgw (mgcp_endp.c:279) 20241111163840366 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/15@mgw" (mgcp_protocol.c:441) 20241111163840366 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163840366 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw CI:8FF862C1 DLCX: deleting conn:(151234/rtp C:8FF862C1 r=NULL:0<->l=::1:5812) (mgcp_protocol.c:1502) 20241111163840366 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163840366 DLMGCP NOTICE <0013> endpoint:rtpbridge/15@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1505) 20241111163840366 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163840366 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw DLCX: endpoint released (mgcp_protocol.c:1512) 20241111163840366 DLMGCP DEBUG <0013> endpoint:rtpbridge/15@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241111163840366 DLMGCP DEBUG <0013> Generated response: line #00: 250 9447 OK (mgcp_msg.c:67) 20241111163840366 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:67) MTC@e999c791e3c7: setverdict(pass): pass -> pass, component reason not changed 20241111163840367 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9448 rtpbridge/16@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163840367 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163840367 DLMGCP DEBUG <0013> Received message: line #02: C: 161234 (mgcp_msg.c:67) 20241111163840367 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163840367 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw (trunk:0) found endpoint: rtpbridge/16@mgw (mgcp_endp.c:279) 20241111163840367 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/16@mgw" (mgcp_protocol.c:441) 20241111163840367 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163840367 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw conn:(161234/rtp C:C4D35405 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163840367 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:C4D35405 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163840367 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:C4D35405 output_enabled 0 (mgcp_msg.c:125) 20241111163840367 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163840367 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw conn:(161234/rtp C:C4D35405 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163840367 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163840367 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:C4D35405 CRCX: Creating connection: port: 5814 (mgcp_protocol.c:1112) 20241111163840367 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw CI:C4D35405 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163840367 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163840367 DLMGCP DEBUG <0013> Generated response: line #00: 200 9448 OK (mgcp_msg.c:67) 20241111163840367 DLMGCP DEBUG <0013> Generated response: line #01: I: C4D35405 (mgcp_msg.c:67) 20241111163840367 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241111163840367 DLMGCP DEBUG <0013> Generated response: line #03: o=- C4D35405 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163840367 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241111163840367 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163840367 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241111163840367 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5814 RTP/AVP 112 (mgcp_msg.c:67) 20241111163840367 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163840367 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241111163840367 DLMGCP DEBUG <0013> Received message: line #00: DLCX 9449 rtpbridge/16@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163840367 DLMGCP DEBUG <0013> Received message: line #01: C: 161234 (mgcp_msg.c:67) 20241111163840367 DLMGCP DEBUG <0013> Received message: line #02: I: C4D35405 (mgcp_msg.c:67) 20241111163840367 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw (trunk:0) found endpoint: rtpbridge/16@mgw (mgcp_endp.c:279) 20241111163840367 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/16@mgw" (mgcp_protocol.c:441) 20241111163840367 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163840367 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw CI:C4D35405 DLCX: deleting conn:(161234/rtp C:C4D35405 r=NULL:0<->l=::1:5814) (mgcp_protocol.c:1502) 20241111163840368 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163840368 DLMGCP NOTICE <0013> endpoint:rtpbridge/16@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1505) 20241111163840368 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163840368 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw DLCX: endpoint released (mgcp_protocol.c:1512) 20241111163840368 DLMGCP DEBUG <0013> endpoint:rtpbridge/16@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241111163840368 DLMGCP DEBUG <0013> Generated response: line #00: 250 9449 OK (mgcp_msg.c:67) 20241111163840368 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:67) MTC@e999c791e3c7: setverdict(pass): pass -> pass, component reason not changed 20241111163840368 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9450 rtpbridge/17@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163840368 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163840368 DLMGCP DEBUG <0013> Received message: line #02: C: 171234 (mgcp_msg.c:67) 20241111163840368 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163840368 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw (trunk:0) found endpoint: rtpbridge/17@mgw (mgcp_endp.c:279) 20241111163840368 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/17@mgw" (mgcp_protocol.c:441) 20241111163840368 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163840368 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw conn:(171234/rtp C:21852896 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163840368 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:21852896 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163840368 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:21852896 output_enabled 0 (mgcp_msg.c:125) 20241111163840368 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163840368 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw conn:(171234/rtp C:21852896 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163840368 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163840368 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:21852896 CRCX: Creating connection: port: 5816 (mgcp_protocol.c:1112) 20241111163840368 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw CI:21852896 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163840368 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163840368 DLMGCP DEBUG <0013> Generated response: line #00: 200 9450 OK (mgcp_msg.c:67) 20241111163840369 DLMGCP DEBUG <0013> Generated response: line #01: I: 21852896 (mgcp_msg.c:67) 20241111163840369 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241111163840369 DLMGCP DEBUG <0013> Generated response: line #03: o=- 21852896 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163840369 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241111163840369 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163840369 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241111163840369 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5816 RTP/AVP 112 (mgcp_msg.c:67) 20241111163840369 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163840369 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241111163840369 DLMGCP DEBUG <0013> Received message: line #00: DLCX 9451 rtpbridge/17@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163840369 DLMGCP DEBUG <0013> Received message: line #01: C: 171234 (mgcp_msg.c:67) 20241111163840369 DLMGCP DEBUG <0013> Received message: line #02: I: 21852896 (mgcp_msg.c:67) 20241111163840369 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw (trunk:0) found endpoint: rtpbridge/17@mgw (mgcp_endp.c:279) 20241111163840369 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/17@mgw" (mgcp_protocol.c:441) 20241111163840369 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163840369 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw CI:21852896 DLCX: deleting conn:(171234/rtp C:21852896 r=NULL:0<->l=::1:5816) (mgcp_protocol.c:1502) 20241111163840369 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163840369 DLMGCP NOTICE <0013> endpoint:rtpbridge/17@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1505) 20241111163840369 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163840369 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw DLCX: endpoint released (mgcp_protocol.c:1512) 20241111163840369 DLMGCP DEBUG <0013> endpoint:rtpbridge/17@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241111163840369 DLMGCP DEBUG <0013> Generated response: line #00: 250 9451 OK (mgcp_msg.c:67) 20241111163840369 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:67) MTC@e999c791e3c7: setverdict(pass): pass -> pass, component reason not changed 20241111163840370 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9452 rtpbridge/18@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163840370 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163840370 DLMGCP DEBUG <0013> Received message: line #02: C: 181234 (mgcp_msg.c:67) 20241111163840370 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163840370 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw (trunk:0) found endpoint: rtpbridge/18@mgw (mgcp_endp.c:279) 20241111163840370 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/18@mgw" (mgcp_protocol.c:441) 20241111163840370 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163840370 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw conn:(181234/rtp C:9F19FE24 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163840370 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:9F19FE24 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163840370 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:9F19FE24 output_enabled 0 (mgcp_msg.c:125) 20241111163840370 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163840370 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw conn:(181234/rtp C:9F19FE24 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163840370 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163840370 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:9F19FE24 CRCX: Creating connection: port: 5818 (mgcp_protocol.c:1112) 20241111163840370 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw CI:9F19FE24 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163840370 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163840370 DLMGCP DEBUG <0013> Generated response: line #00: 200 9452 OK (mgcp_msg.c:67) 20241111163840370 DLMGCP DEBUG <0013> Generated response: line #01: I: 9F19FE24 (mgcp_msg.c:67) 20241111163840370 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241111163840370 DLMGCP DEBUG <0013> Generated response: line #03: o=- 9F19FE24 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163840370 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241111163840370 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163840370 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241111163840370 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5818 RTP/AVP 112 (mgcp_msg.c:67) 20241111163840370 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163840370 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241111163840371 DLMGCP DEBUG <0013> Received message: line #00: DLCX 9453 rtpbridge/18@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163840371 DLMGCP DEBUG <0013> Received message: line #01: C: 181234 (mgcp_msg.c:67) 20241111163840371 DLMGCP DEBUG <0013> Received message: line #02: I: 9F19FE24 (mgcp_msg.c:67) 20241111163840371 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw (trunk:0) found endpoint: rtpbridge/18@mgw (mgcp_endp.c:279) 20241111163840371 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/18@mgw" (mgcp_protocol.c:441) 20241111163840371 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163840371 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw CI:9F19FE24 DLCX: deleting conn:(181234/rtp C:9F19FE24 r=NULL:0<->l=::1:5818) (mgcp_protocol.c:1502) 20241111163840371 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163840371 DLMGCP NOTICE <0013> endpoint:rtpbridge/18@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1505) 20241111163840371 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163840371 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw DLCX: endpoint released (mgcp_protocol.c:1512) 20241111163840371 DLMGCP DEBUG <0013> endpoint:rtpbridge/18@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241111163840371 DLMGCP DEBUG <0013> Generated response: line #00: 250 9453 OK (mgcp_msg.c:67) 20241111163840371 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:67) MTC@e999c791e3c7: setverdict(pass): pass -> pass, component reason not changed 20241111163840372 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9454 rtpbridge/19@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163840372 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163840372 DLMGCP DEBUG <0013> Received message: line #02: C: 191234 (mgcp_msg.c:67) 20241111163840372 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163840372 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw (trunk:0) found endpoint: rtpbridge/19@mgw (mgcp_endp.c:279) 20241111163840372 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/19@mgw" (mgcp_protocol.c:441) 20241111163840372 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163840372 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw conn:(191234/rtp C:033786D9 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163840372 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:033786D9 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163840372 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:033786D9 output_enabled 0 (mgcp_msg.c:125) 20241111163840372 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163840372 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw conn:(191234/rtp C:033786D9 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163840372 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163840372 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:033786D9 CRCX: Creating connection: port: 5820 (mgcp_protocol.c:1112) 20241111163840372 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw CI:033786D9 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163840372 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163840372 DLMGCP DEBUG <0013> Generated response: line #00: 200 9454 OK (mgcp_msg.c:67) 20241111163840372 DLMGCP DEBUG <0013> Generated response: line #01: I: 033786D9 (mgcp_msg.c:67) 20241111163840372 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241111163840372 DLMGCP DEBUG <0013> Generated response: line #03: o=- 033786D9 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163840372 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241111163840372 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163840372 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241111163840372 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5820 RTP/AVP 112 (mgcp_msg.c:67) 20241111163840372 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163840372 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241111163840373 DLMGCP DEBUG <0013> Received message: line #00: DLCX 9455 rtpbridge/19@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163840373 DLMGCP DEBUG <0013> Received message: line #01: C: 191234 (mgcp_msg.c:67) 20241111163840373 DLMGCP DEBUG <0013> Received message: line #02: I: 033786D9 (mgcp_msg.c:67) 20241111163840373 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw (trunk:0) found endpoint: rtpbridge/19@mgw (mgcp_endp.c:279) 20241111163840373 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/19@mgw" (mgcp_protocol.c:441) 20241111163840373 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163840373 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw CI:033786D9 DLCX: deleting conn:(191234/rtp C:033786D9 r=NULL:0<->l=::1:5820) (mgcp_protocol.c:1502) 20241111163840373 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163840373 DLMGCP NOTICE <0013> endpoint:rtpbridge/19@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1505) 20241111163840373 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163840373 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw DLCX: endpoint released (mgcp_protocol.c:1512) 20241111163840373 DLMGCP DEBUG <0013> endpoint:rtpbridge/19@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241111163840373 DLMGCP DEBUG <0013> Generated response: line #00: 250 9455 OK (mgcp_msg.c:67) 20241111163840373 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:67) MTC@e999c791e3c7: setverdict(pass): pass -> pass, component reason not changed 20241111163840374 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9456 rtpbridge/1A@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163840374 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163840374 DLMGCP DEBUG <0013> Received message: line #02: C: 1A1234 (mgcp_msg.c:67) 20241111163840374 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163840374 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw (trunk:0) found endpoint: rtpbridge/1a@mgw (mgcp_endp.c:279) 20241111163840374 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1a@mgw" (mgcp_protocol.c:441) 20241111163840374 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163840374 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw conn:(1A1234/rtp C:B3DA65FC r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163840374 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:B3DA65FC connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163840374 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:B3DA65FC output_enabled 0 (mgcp_msg.c:125) 20241111163840374 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163840374 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw conn:(1A1234/rtp C:B3DA65FC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163840374 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163840374 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:B3DA65FC CRCX: Creating connection: port: 5822 (mgcp_protocol.c:1112) 20241111163840374 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw CI:B3DA65FC CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163840374 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163840374 DLMGCP DEBUG <0013> Generated response: line #00: 200 9456 OK (mgcp_msg.c:67) 20241111163840374 DLMGCP DEBUG <0013> Generated response: line #01: I: B3DA65FC (mgcp_msg.c:67) 20241111163840374 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241111163840374 DLMGCP DEBUG <0013> Generated response: line #03: o=- B3DA65FC 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163840374 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241111163840374 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163840374 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241111163840374 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5822 RTP/AVP 112 (mgcp_msg.c:67) 20241111163840374 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163840374 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241111163840375 DLMGCP DEBUG <0013> Received message: line #00: DLCX 9457 rtpbridge/1A@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163840375 DLMGCP DEBUG <0013> Received message: line #01: C: 1A1234 (mgcp_msg.c:67) 20241111163840375 DLMGCP DEBUG <0013> Received message: line #02: I: B3DA65FC (mgcp_msg.c:67) 20241111163840375 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw (trunk:0) found endpoint: rtpbridge/1a@mgw (mgcp_endp.c:279) 20241111163840375 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1a@mgw" (mgcp_protocol.c:441) 20241111163840375 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163840375 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw CI:B3DA65FC DLCX: deleting conn:(1A1234/rtp C:B3DA65FC r=NULL:0<->l=::1:5822) (mgcp_protocol.c:1502) 20241111163840375 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163840375 DLMGCP NOTICE <0013> endpoint:rtpbridge/1a@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1505) 20241111163840375 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163840375 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw DLCX: endpoint released (mgcp_protocol.c:1512) 20241111163840375 DLMGCP DEBUG <0013> endpoint:rtpbridge/1a@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241111163840375 DLMGCP DEBUG <0013> Generated response: line #00: 250 9457 OK (mgcp_msg.c:67) 20241111163840375 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:67) MTC@e999c791e3c7: setverdict(pass): pass -> pass, component reason not changed 20241111163840376 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9458 rtpbridge/1B@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163840376 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163840376 DLMGCP DEBUG <0013> Received message: line #02: C: 1B1234 (mgcp_msg.c:67) 20241111163840376 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163840376 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw (trunk:0) found endpoint: rtpbridge/1b@mgw (mgcp_endp.c:279) 20241111163840376 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1b@mgw" (mgcp_protocol.c:441) 20241111163840376 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163840376 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw conn:(1B1234/rtp C:804E646B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163840376 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:804E646B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163840376 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:804E646B output_enabled 0 (mgcp_msg.c:125) 20241111163840376 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163840376 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw conn:(1B1234/rtp C:804E646B r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163840376 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163840376 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:804E646B CRCX: Creating connection: port: 5824 (mgcp_protocol.c:1112) 20241111163840376 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw CI:804E646B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163840376 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163840376 DLMGCP DEBUG <0013> Generated response: line #00: 200 9458 OK (mgcp_msg.c:67) 20241111163840376 DLMGCP DEBUG <0013> Generated response: line #01: I: 804E646B (mgcp_msg.c:67) 20241111163840376 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241111163840376 DLMGCP DEBUG <0013> Generated response: line #03: o=- 804E646B 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163840376 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241111163840376 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163840376 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241111163840376 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5824 RTP/AVP 112 (mgcp_msg.c:67) 20241111163840376 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163840376 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241111163840377 DLMGCP DEBUG <0013> Received message: line #00: DLCX 9459 rtpbridge/1B@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163840377 DLMGCP DEBUG <0013> Received message: line #01: C: 1B1234 (mgcp_msg.c:67) 20241111163840377 DLMGCP DEBUG <0013> Received message: line #02: I: 804E646B (mgcp_msg.c:67) 20241111163840377 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw (trunk:0) found endpoint: rtpbridge/1b@mgw (mgcp_endp.c:279) 20241111163840377 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1b@mgw" (mgcp_protocol.c:441) 20241111163840377 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163840377 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw CI:804E646B DLCX: deleting conn:(1B1234/rtp C:804E646B r=NULL:0<->l=::1:5824) (mgcp_protocol.c:1502) 20241111163840377 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163840377 DLMGCP NOTICE <0013> endpoint:rtpbridge/1b@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1505) 20241111163840377 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163840377 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw DLCX: endpoint released (mgcp_protocol.c:1512) 20241111163840377 DLMGCP DEBUG <0013> endpoint:rtpbridge/1b@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241111163840377 DLMGCP DEBUG <0013> Generated response: line #00: 250 9459 OK (mgcp_msg.c:67) 20241111163840377 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:67) MTC@e999c791e3c7: setverdict(pass): pass -> pass, component reason not changed 20241111163840378 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9460 rtpbridge/1C@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163840378 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163840378 DLMGCP DEBUG <0013> Received message: line #02: C: 1C1234 (mgcp_msg.c:67) 20241111163840378 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163840378 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw (trunk:0) found endpoint: rtpbridge/1c@mgw (mgcp_endp.c:279) 20241111163840378 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1c@mgw" (mgcp_protocol.c:441) 20241111163840378 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163840378 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw conn:(1C1234/rtp C:CB65E3AC r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163840378 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:CB65E3AC connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163840378 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:CB65E3AC output_enabled 0 (mgcp_msg.c:125) 20241111163840378 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163840378 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw conn:(1C1234/rtp C:CB65E3AC r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163840378 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163840378 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:CB65E3AC CRCX: Creating connection: port: 5826 (mgcp_protocol.c:1112) 20241111163840378 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw CI:CB65E3AC CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163840378 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163840378 DLMGCP DEBUG <0013> Generated response: line #00: 200 9460 OK (mgcp_msg.c:67) 20241111163840378 DLMGCP DEBUG <0013> Generated response: line #01: I: CB65E3AC (mgcp_msg.c:67) 20241111163840378 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241111163840378 DLMGCP DEBUG <0013> Generated response: line #03: o=- CB65E3AC 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163840378 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241111163840378 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163840378 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241111163840378 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5826 RTP/AVP 112 (mgcp_msg.c:67) 20241111163840378 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163840378 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241111163840379 DLMGCP DEBUG <0013> Received message: line #00: DLCX 9461 rtpbridge/1C@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163840379 DLMGCP DEBUG <0013> Received message: line #01: C: 1C1234 (mgcp_msg.c:67) 20241111163840379 DLMGCP DEBUG <0013> Received message: line #02: I: CB65E3AC (mgcp_msg.c:67) 20241111163840379 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw (trunk:0) found endpoint: rtpbridge/1c@mgw (mgcp_endp.c:279) 20241111163840379 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1c@mgw" (mgcp_protocol.c:441) 20241111163840379 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163840379 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw CI:CB65E3AC DLCX: deleting conn:(1C1234/rtp C:CB65E3AC r=NULL:0<->l=::1:5826) (mgcp_protocol.c:1502) 20241111163840379 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163840379 DLMGCP NOTICE <0013> endpoint:rtpbridge/1c@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1505) 20241111163840379 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163840379 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw DLCX: endpoint released (mgcp_protocol.c:1512) 20241111163840379 DLMGCP DEBUG <0013> endpoint:rtpbridge/1c@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241111163840379 DLMGCP DEBUG <0013> Generated response: line #00: 250 9461 OK (mgcp_msg.c:67) 20241111163840379 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:67) MTC@e999c791e3c7: setverdict(pass): pass -> pass, component reason not changed 20241111163840379 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9462 rtpbridge/1D@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163840379 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163840379 DLMGCP DEBUG <0013> Received message: line #02: C: 1D1234 (mgcp_msg.c:67) 20241111163840379 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163840379 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw (trunk:0) found endpoint: rtpbridge/1d@mgw (mgcp_endp.c:279) 20241111163840379 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1d@mgw" (mgcp_protocol.c:441) 20241111163840379 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163840379 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw conn:(1D1234/rtp C:B3BD5958 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163840379 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:B3BD5958 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163840379 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:B3BD5958 output_enabled 0 (mgcp_msg.c:125) 20241111163840379 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163840379 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw conn:(1D1234/rtp C:B3BD5958 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163840380 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111163840380 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:B3BD5958 CRCX: Creating connection: port: 5828 (mgcp_protocol.c:1112) 20241111163840380 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw CI:B3BD5958 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163840380 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163840380 DLMGCP DEBUG <0013> Generated response: line #00: 200 9462 OK (mgcp_msg.c:67) 20241111163840380 DLMGCP DEBUG <0013> Generated response: line #01: I: B3BD5958 (mgcp_msg.c:67) 20241111163840380 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241111163840380 DLMGCP DEBUG <0013> Generated response: line #03: o=- B3BD5958 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163840380 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241111163840380 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163840380 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241111163840380 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5828 RTP/AVP 112 (mgcp_msg.c:67) 20241111163840380 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111163840380 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241111163840380 DLMGCP DEBUG <0013> Received message: line #00: DLCX 9463 rtpbridge/1D@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163840380 DLMGCP DEBUG <0013> Received message: line #01: C: 1D1234 (mgcp_msg.c:67) 20241111163840380 DLMGCP DEBUG <0013> Received message: line #02: I: B3BD5958 (mgcp_msg.c:67) 20241111163840380 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw (trunk:0) found endpoint: rtpbridge/1d@mgw (mgcp_endp.c:279) 20241111163840380 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1d@mgw" (mgcp_protocol.c:441) 20241111163840380 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163840380 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw CI:B3BD5958 DLCX: deleting conn:(1D1234/rtp C:B3BD5958 r=NULL:0<->l=::1:5828) (mgcp_protocol.c:1502) 20241111163840380 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163840380 DLMGCP NOTICE <0013> endpoint:rtpbridge/1d@mgw DLCX: connection successfully deleted (mgcp_protocol.c:1505) 20241111163840380 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163840380 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw DLCX: endpoint released (mgcp_protocol.c:1512) 20241111163840380 DLMGCP DEBUG <0013> endpoint:rtpbridge/1d@mgw Generated response: code=250 (mgcp_protocol.c:230) 20241111163840381 DLMGCP DEBUG <0013> Generated response: line #00: 250 9463 OK (mgcp_msg.c:67) 20241111163840381 DLMGCP DEBUG <0013> Generated response: line #01: P: PS=0, OS=0, PR=0, OR=0, PL=0, JI=0 (mgcp_msg.c:67) MTC@e999c791e3c7: setverdict(pass): pass -> pass, component reason not changed IPA-CTRL-CLI-IPA(203)@e999c791e3c7: Final verdict of PTC: none RTPEM2(201)@e999c791e3c7: Final verdict of PTC: none RTPEM0(199)@e999c791e3c7: Final verdict of PTC: none RTPEM1(200)@e999c791e3c7: Final verdict of PTC: none VirtCallAgent-STATS(202)@e999c791e3c7: Final verdict of PTC: none MTC@e999c791e3c7: Setting final verdict of the test case. MTC@e999c791e3c7: Local verdict of MTC: pass MTC@e999c791e3c7: Local verdict of PTC RTPEM0(199): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM1(200): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM2(201): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC VirtCallAgent-STATS(202): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC IPA-CTRL-CLI-IPA(203): none (pass -> pass) MTC@e999c791e3c7: Test case TC_crcx_dlcx_30ep finished. Verdict: pass MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_dlcx_30ep pass'. Mon Nov 11 16:38:40 UTC 2024 ====== MGCP_Test.TC_crcx_dlcx_30ep pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_dlcx_30ep.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=265536) Waiting for packet dumper to finish... 1 (prev_count=265536, count=349364) MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_dlcx_30ep pass' was executed successfully (exit status: 0). MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_rtpem_selftest'. ------ MGCP_Test.TC_rtpem_selftest ------ Mon Nov 11 16:38:42 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_rtpem_selftest.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_rtpem_selftest.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_rtpem_selftest' was executed successfully (exit status: 0). MTC@e999c791e3c7: Test case TC_rtpem_selftest started. MTC@e999c791e3c7: === starting MTC@e999c791e3c7: === stopping RTPEM1(205)@e999c791e3c7: Warning: Stopping inactive timer T_transmit. RTPEM0(204)@e999c791e3c7: Warning: Stopping inactive timer T_transmit. MTC@e999c791e3c7: stats A: { num_pkts_tx := 246, bytes_payload_tx := 984, num_pkts_rx := 246, bytes_payload_rx := 984, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@e999c791e3c7: stats B: { num_pkts_tx := 246, bytes_payload_tx := 984, num_pkts_rx := 246, bytes_payload_rx := 984, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@e999c791e3c7: tolerance: 0 packets MTC@e999c791e3c7: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(208)@e999c791e3c7: Final verdict of PTC: none RTPEM1(205)@e999c791e3c7: Final verdict of PTC: none RTPEM2(206)@e999c791e3c7: Final verdict of PTC: none RTPEM0(204)@e999c791e3c7: Final verdict of PTC: none VirtCallAgent-STATS(207)@e999c791e3c7: Final verdict of PTC: none MTC@e999c791e3c7: Setting final verdict of the test case. MTC@e999c791e3c7: Local verdict of MTC: pass MTC@e999c791e3c7: Local verdict of PTC RTPEM0(204): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM1(205): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM2(206): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC VirtCallAgent-STATS(207): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC IPA-CTRL-CLI-IPA(208): none (pass -> pass) MTC@e999c791e3c7: Test case TC_rtpem_selftest finished. Verdict: pass MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_rtpem_selftest pass'. Mon Nov 11 16:38:49 UTC 2024 ====== MGCP_Test.TC_rtpem_selftest pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_rtpem_selftest.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=52032) Waiting for packet dumper to finish... 1 (prev_count=52032, count=57980) MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_rtpem_selftest pass' was executed successfully (exit status: 0). MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_receive_only_rtp'. ------ MGCP_Test.TC_one_crcx_receive_only_rtp ------ Mon Nov 11 16:38:51 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_one_crcx_receive_only_rtp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_one_crcx_receive_only_rtp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_receive_only_rtp' was executed successfully (exit status: 0). MTC@e999c791e3c7: Test case TC_one_crcx_receive_only_rtp started. 20241111163852177 DLMGCP DEBUG <0013> Received message: line #00: DLCX 58400 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163852177 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20241111163852177 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163852177 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163852177 DLMGCP ERROR <0013> endpoint:rtpbridge/1@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241111163852177 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241111163852177 DLMGCP DEBUG <0013> Generated response: line #00: 515 58400 FAIL (mgcp_msg.c:67) 20241111163852184 DLMGCP DEBUG <0013> Received message: line #00: CRCX 58401 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163852184 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163852184 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:67) 20241111163852184 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163852184 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241111163852184 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163852184 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241111163852184 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163852184 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241111163852184 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:67) 20241111163852184 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000/1 (mgcp_msg.c:67) 20241111163852184 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163852184 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20241111163852184 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163852184 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163852184 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw conn:(1225/rtp C:71956B5D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163852184 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:71956B5D connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163852184 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:71956B5D output_enabled 0 (mgcp_msg.c:125) 20241111163852184 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163852184 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:71956B5D Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241111163852184 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw conn:(1225/rtp C:71956B5D r=127.0.0.1:10000<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR/8000/1 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163852184 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241111163852185 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:71956B5D CRCX: Creating connection: port: 5830 (mgcp_protocol.c:1112) 20241111163852185 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:71956B5D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163852185 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163852185 DLMGCP DEBUG <0013> Generated response: line #00: 200 58401 OK (mgcp_msg.c:67) 20241111163852185 DLMGCP DEBUG <0013> Generated response: line #01: I: 71956B5D (mgcp_msg.c:67) 20241111163852185 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241111163852185 DLMGCP DEBUG <0013> Generated response: line #03: o=- 71956B5D 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163852185 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241111163852185 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163852185 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241111163852185 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5830 RTP/AVP 112 (mgcp_msg.c:67) 20241111163852185 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000/1 (mgcp_msg.c:67) 20241111163852185 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241111163853288 DLMGCP DEBUG <0013> Received message: line #00: DLCX 58402 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163853288 DLMGCP DEBUG <0013> Received message: line #01: C: 1225 (mgcp_msg.c:67) 20241111163853289 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20241111163853289 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163853289 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163853289 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163853289 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163853289 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163853289 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163853289 DLMGCP DEBUG <0013> Generated response: line #00: 200 58402 OK (mgcp_msg.c:67) MTC@e999c791e3c7: 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@e999c791e3c7: setverdict(pass): none -> pass RTPEM1(210)@e999c791e3c7: Final verdict of PTC: none RTPEM2(211)@e999c791e3c7: Final verdict of PTC: none VirtCallAgent-STATS(212)@e999c791e3c7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(213)@e999c791e3c7: Final verdict of PTC: none RTPEM0(209)@e999c791e3c7: Final verdict of PTC: none MTC@e999c791e3c7: Setting final verdict of the test case. MTC@e999c791e3c7: Local verdict of MTC: pass MTC@e999c791e3c7: Local verdict of PTC RTPEM0(209): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM1(210): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM2(211): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC VirtCallAgent-STATS(212): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC IPA-CTRL-CLI-IPA(213): none (pass -> pass) MTC@e999c791e3c7: Test case TC_one_crcx_receive_only_rtp finished. Verdict: pass MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_receive_only_rtp pass'. Mon Nov 11 16:38:53 UTC 2024 ====== MGCP_Test.TC_one_crcx_receive_only_rtp pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_one_crcx_receive_only_rtp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=41116) Waiting for packet dumper to finish... 1 (prev_count=41116, count=69268) MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_receive_only_rtp pass' was executed successfully (exit status: 0). MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_loopback_rtp'. ------ MGCP_Test.TC_one_crcx_loopback_rtp ------ Mon Nov 11 16:38:55 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_one_crcx_loopback_rtp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_one_crcx_loopback_rtp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_loopback_rtp' was executed successfully (exit status: 0). MTC@e999c791e3c7: Test case TC_one_crcx_loopback_rtp started. 20241111163856426 DLMGCP DEBUG <0013> Received message: line #00: DLCX 9280 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163856426 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20241111163856426 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163856426 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163856426 DLMGCP ERROR <0013> endpoint:rtpbridge/1@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241111163856426 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241111163856426 DLMGCP DEBUG <0013> Generated response: line #00: 515 9280 FAIL (mgcp_msg.c:67) 20241111163856432 DLMGCP DEBUG <0013> Received message: line #00: CRCX 9281 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163856432 DLMGCP DEBUG <0013> Received message: line #01: M: loopback (mgcp_msg.c:67) 20241111163856433 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:67) 20241111163856433 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163856433 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241111163856433 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163856433 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241111163856433 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163856433 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241111163856433 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:67) 20241111163856433 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 GSM-HR-08/8000/1 (mgcp_msg.c:67) 20241111163856433 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163856433 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20241111163856433 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163856433 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163856433 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw conn:(1225/rtp C:9362594A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163856433 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:9362594A connection mode 'loopback' 7 (mgcp_msg.c:120) 20241111163856433 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:9362594A output_enabled 1 (mgcp_msg.c:125) 20241111163856433 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163856433 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:9362594A Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:112=GSM-HR-08 (mgcp_sdp.c:444) 20241111163856433 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw conn:(1225/rtp C:9362594A r=127.0.0.1:10000<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:GSM-HR-08/8000/1 subt=GSM-HR-08, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163856433 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241111163856433 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw RTP-setup: Endpoint is in loopback mode, stopping here! (mgcp_protocol.c:167) 20241111163856433 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:9362594A CRCX: Creating connection: port: 5832 (mgcp_protocol.c:1112) 20241111163856433 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:9362594A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163856433 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163856433 DLMGCP DEBUG <0013> Generated response: line #00: 200 9281 OK (mgcp_msg.c:67) 20241111163856433 DLMGCP DEBUG <0013> Generated response: line #01: I: 9362594A (mgcp_msg.c:67) 20241111163856433 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241111163856433 DLMGCP DEBUG <0013> Generated response: line #03: o=- 9362594A 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163856433 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241111163856434 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163856434 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241111163856434 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5832 RTP/AVP 112 (mgcp_msg.c:67) 20241111163856434 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 GSM-HR-08/8000/1 (mgcp_msg.c:67) 20241111163856434 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241111163857537 DLMGCP DEBUG <0013> Received message: line #00: DLCX 9282 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163857537 DLMGCP DEBUG <0013> Received message: line #01: C: 1225 (mgcp_msg.c:67) 20241111163857537 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20241111163857537 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163857537 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163857537 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163857537 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163857537 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163857537 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163857537 DLMGCP DEBUG <0013> Generated response: line #00: 200 9282 OK (mgcp_msg.c:67) MTC@e999c791e3c7: 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@e999c791e3c7: setverdict(pass): none -> pass RTPEM0(214)@e999c791e3c7: Final verdict of PTC: none RTPEM1(215)@e999c791e3c7: Final verdict of PTC: none RTPEM2(216)@e999c791e3c7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(218)@e999c791e3c7: Final verdict of PTC: none VirtCallAgent-STATS(217)@e999c791e3c7: Final verdict of PTC: none MTC@e999c791e3c7: Setting final verdict of the test case. MTC@e999c791e3c7: Local verdict of MTC: pass MTC@e999c791e3c7: Local verdict of PTC RTPEM0(214): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM1(215): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM2(216): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC VirtCallAgent-STATS(217): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC IPA-CTRL-CLI-IPA(218): none (pass -> pass) MTC@e999c791e3c7: Test case TC_one_crcx_loopback_rtp finished. Verdict: pass MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_loopback_rtp pass'. Mon Nov 11 16:38:57 UTC 2024 ====== MGCP_Test.TC_one_crcx_loopback_rtp pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_one_crcx_loopback_rtp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=104624) Waiting for packet dumper to finish... 1 (prev_count=104624, count=136904) MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_loopback_rtp pass' was executed successfully (exit status: 0). MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_loopback_rtp_ipv6'. ------ MGCP_Test.TC_one_crcx_loopback_rtp_ipv6 ------ Mon Nov 11 16:38:59 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_one_crcx_loopback_rtp_ipv6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_one_crcx_loopback_rtp_ipv6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_loopback_rtp_ipv6' was executed successfully (exit status: 0). MTC@e999c791e3c7: Test case TC_one_crcx_loopback_rtp_ipv6 started. 20241111163900677 DLMGCP DEBUG <0013> Received message: line #00: DLCX 42021 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163900677 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20241111163900677 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163900677 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163900677 DLMGCP ERROR <0013> endpoint:rtpbridge/1@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241111163900677 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241111163900677 DLMGCP DEBUG <0013> Generated response: line #00: 515 42021 FAIL (mgcp_msg.c:67) 20241111163900685 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42022 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163900686 DLMGCP DEBUG <0013> Received message: line #01: M: loopback (mgcp_msg.c:67) 20241111163900686 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:67) 20241111163900686 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163900686 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241111163900686 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:67) 20241111163900686 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241111163900686 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163900686 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241111163900686 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:67) 20241111163900686 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 GSM-HR-08/8000/1 (mgcp_msg.c:67) 20241111163900686 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163900686 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20241111163900686 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163900686 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163900686 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw conn:(1225/rtp C:432BE5F6 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163900686 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:432BE5F6 connection mode 'loopback' 7 (mgcp_msg.c:120) 20241111163900686 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:432BE5F6 output_enabled 1 (mgcp_msg.c:125) 20241111163900686 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163900686 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:432BE5F6 Got media info via SDP: port:10000, addr:::1, duration:20, payload-types:112=GSM-HR-08 (mgcp_sdp.c:444) 20241111163900686 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw conn:(1225/rtp C:432BE5F6 r=::1:10000<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:GSM-HR-08/8000/1 subt=GSM-HR-08, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163900686 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241111163900686 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw RTP-setup: Endpoint is in loopback mode, stopping here! (mgcp_protocol.c:167) 20241111163900686 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:432BE5F6 CRCX: Creating connection: port: 5834 (mgcp_protocol.c:1112) 20241111163900686 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:432BE5F6 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163900686 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163900686 DLMGCP DEBUG <0013> Generated response: line #00: 200 42022 OK (mgcp_msg.c:67) 20241111163900686 DLMGCP DEBUG <0013> Generated response: line #01: I: 432BE5F6 (mgcp_msg.c:67) 20241111163900686 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241111163900686 DLMGCP DEBUG <0013> Generated response: line #03: o=- 432BE5F6 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111163900686 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241111163900686 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111163900686 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241111163900686 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5834 RTP/AVP 112 (mgcp_msg.c:67) 20241111163900686 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 GSM-HR-08/8000/1 (mgcp_msg.c:67) 20241111163900686 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241111163901790 DLMGCP DEBUG <0013> Received message: line #00: DLCX 42023 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163901790 DLMGCP DEBUG <0013> Received message: line #01: C: 1225 (mgcp_msg.c:67) 20241111163901790 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20241111163901790 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111163901790 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163901790 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111163901790 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163901790 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163901790 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163901790 DLMGCP DEBUG <0013> Generated response: line #00: 200 42023 OK (mgcp_msg.c:67) MTC@e999c791e3c7: 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@e999c791e3c7: setverdict(pass): none -> pass RTPEM1(220)@e999c791e3c7: Final verdict of PTC: none VirtCallAgent-STATS(222)@e999c791e3c7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(223)@e999c791e3c7: Final verdict of PTC: none RTPEM2(221)@e999c791e3c7: Final verdict of PTC: none RTPEM0(219)@e999c791e3c7: Final verdict of PTC: none MTC@e999c791e3c7: Setting final verdict of the test case. MTC@e999c791e3c7: Local verdict of MTC: pass MTC@e999c791e3c7: Local verdict of PTC RTPEM0(219): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM1(220): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM2(221): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC VirtCallAgent-STATS(222): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC IPA-CTRL-CLI-IPA(223): none (pass -> pass) MTC@e999c791e3c7: Test case TC_one_crcx_loopback_rtp_ipv6 finished. Verdict: pass MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_loopback_rtp_ipv6 pass'. Mon Nov 11 16:39:01 UTC 2024 ====== MGCP_Test.TC_one_crcx_loopback_rtp_ipv6 pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_one_crcx_loopback_rtp_ipv6.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=106280) Waiting for packet dumper to finish... 1 (prev_count=106280, count=139132) MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_loopback_rtp_ipv6 pass' was executed successfully (exit status: 0). MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp'. ------ MGCP_Test.TC_two_crcx_and_rtp ------ Mon Nov 11 16:39:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_two_crcx_and_rtp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_two_crcx_and_rtp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp' was executed successfully (exit status: 0). MTC@e999c791e3c7: Test case TC_two_crcx_and_rtp started. 20241111163904936 DLMGCP DEBUG <0013> Received message: line #00: DLCX 39934 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163904936 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111163904936 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111163904936 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163904936 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241111163904936 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241111163904936 DLMGCP DEBUG <0013> Generated response: line #00: 515 39934 FAIL (mgcp_msg.c:67) 20241111163904943 DLMGCP DEBUG <0013> Received message: line #00: CRCX 39935 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163904943 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241111163904943 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241111163904943 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163904943 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241111163904943 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163904943 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241111163904943 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163904943 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241111163904943 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 98 (mgcp_msg.c:67) 20241111163904943 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:98 AMR/8000 (mgcp_msg.c:67) 20241111163904943 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163904943 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111163904943 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111163904943 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163904944 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:8C72FD8E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163904944 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:8C72FD8E connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241111163904944 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:8C72FD8E output_enabled 1 (mgcp_msg.c:125) 20241111163904944 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163904944 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:8C72FD8E Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:98=AMR (mgcp_sdp.c:444) 20241111163904944 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:8C72FD8E r=127.0.0.1:10000<->l=:0) codecs[0]:(pt:98=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163904944 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241111163904944 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:8C72FD8E CRCX: Creating connection: port: 5836 (mgcp_protocol.c:1112) 20241111163904944 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:8C72FD8E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163904944 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163904944 DLMGCP DEBUG <0013> Generated response: line #00: 200 39935 OK (mgcp_msg.c:67) 20241111163904944 DLMGCP DEBUG <0013> Generated response: line #01: I: 8C72FD8E (mgcp_msg.c:67) 20241111163904944 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241111163904944 DLMGCP DEBUG <0013> Generated response: line #03: o=- 8C72FD8E 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163904944 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241111163904944 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163904944 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241111163904944 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5836 RTP/AVP 98 (mgcp_msg.c:67) 20241111163904944 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:98 AMR/8000 (mgcp_msg.c:67) 20241111163904944 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241111163904948 DLMGCP DEBUG <0013> Received message: line #00: CRCX 39936 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163904948 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241111163904948 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241111163904948 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163904948 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241111163904948 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163904948 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241111163904948 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163904948 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241111163904948 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 98 (mgcp_msg.c:67) 20241111163904948 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:98 AMR/8000 (mgcp_msg.c:67) 20241111163904948 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163904948 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111163904948 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111163904948 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163904948 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:7D8911E9 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163904948 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:7D8911E9 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241111163904948 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:7D8911E9 output_enabled 1 (mgcp_msg.c:125) 20241111163904948 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163904948 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:7D8911E9 Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:98=AMR (mgcp_sdp.c:444) 20241111163904948 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:7D8911E9 r=127.0.0.1:20000<->l=:0) codecs[0]:(pt:98=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163904948 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241111163904948 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:7D8911E9 CRCX: Creating connection: port: 5838 (mgcp_protocol.c:1112) 20241111163904948 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:7D8911E9 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163904948 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163904948 DLMGCP DEBUG <0013> Generated response: line #00: 200 39936 OK (mgcp_msg.c:67) 20241111163904948 DLMGCP DEBUG <0013> Generated response: line #01: I: 7D8911E9 (mgcp_msg.c:67) 20241111163904948 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241111163904948 DLMGCP DEBUG <0013> Generated response: line #03: o=- 7D8911E9 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163904948 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241111163904948 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163904948 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241111163904948 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5838 RTP/AVP 98 (mgcp_msg.c:67) 20241111163904948 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:98 AMR/8000 (mgcp_msg.c:67) 20241111163904948 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) RTPEM0(224)@e999c791e3c7: Warning: Stopping inactive timer T_transmit. RTPEM0(224)@e999c791e3c7: Warning: Stopping inactive timer T_transmit. 20241111163906052 DLMGCP DEBUG <0013> Received message: line #00: DLCX 39937 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163906052 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:67) 20241111163906053 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111163906053 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111163906053 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163906053 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241111163906053 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163906053 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163906053 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163906053 DLMGCP DEBUG <0013> Generated response: line #00: 200 39937 OK (mgcp_msg.c:67) MTC@e999c791e3c7: stats A: { 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@e999c791e3c7: stats B: { 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@e999c791e3c7: tolerance: 0 packets MTC@e999c791e3c7: stats: { 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@e999c791e3c7: 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@e999c791e3c7: setverdict(pass): none -> pass VirtCallAgent-STATS(227)@e999c791e3c7: Final verdict of PTC: none RTPEM2(226)@e999c791e3c7: Final verdict of PTC: none RTPEM0(224)@e999c791e3c7: Final verdict of PTC: none RTPEM1(225)@e999c791e3c7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(228)@e999c791e3c7: Final verdict of PTC: none MTC@e999c791e3c7: Setting final verdict of the test case. MTC@e999c791e3c7: Local verdict of MTC: pass MTC@e999c791e3c7: Local verdict of PTC RTPEM0(224): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM1(225): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM2(226): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC VirtCallAgent-STATS(227): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC IPA-CTRL-CLI-IPA(228): none (pass -> pass) MTC@e999c791e3c7: Test case TC_two_crcx_and_rtp finished. Verdict: pass MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp pass'. Mon Nov 11 16:39:06 UTC 2024 ====== MGCP_Test.TC_two_crcx_and_rtp pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_and_rtp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=84160) Waiting for packet dumper to finish... 1 (prev_count=84160, count=147352) MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp pass' was executed successfully (exit status: 0). MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_bidir'. ------ MGCP_Test.TC_two_crcx_and_rtp_bidir ------ Mon Nov 11 16:39:08 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_two_crcx_and_rtp_bidir.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_two_crcx_and_rtp_bidir.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_bidir' was executed successfully (exit status: 0). MTC@e999c791e3c7: Test case TC_two_crcx_and_rtp_bidir started. 20241111163909187 DLMGCP DEBUG <0013> Received message: line #00: DLCX 47715 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163909187 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111163909187 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111163909187 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163909187 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241111163909187 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241111163909187 DLMGCP DEBUG <0013> Generated response: line #00: 515 47715 FAIL (mgcp_msg.c:67) 20241111163909194 DLMGCP DEBUG <0013> Received message: line #00: CRCX 47716 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163909194 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241111163909194 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241111163909194 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163909194 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241111163909194 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163909194 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241111163909194 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163909194 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241111163909194 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 98 (mgcp_msg.c:67) 20241111163909194 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:98 AMR/8000 (mgcp_msg.c:67) 20241111163909194 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163909194 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111163909194 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111163909194 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163909194 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:C667765D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163909194 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C667765D connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241111163909194 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C667765D output_enabled 1 (mgcp_msg.c:125) 20241111163909194 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163909195 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:C667765D Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:98=AMR (mgcp_sdp.c:444) 20241111163909195 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:C667765D r=127.0.0.1:10000<->l=:0) codecs[0]:(pt:98=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163909195 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241111163909195 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C667765D CRCX: Creating connection: port: 5840 (mgcp_protocol.c:1112) 20241111163909195 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:C667765D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163909195 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163909195 DLMGCP DEBUG <0013> Generated response: line #00: 200 47716 OK (mgcp_msg.c:67) 20241111163909195 DLMGCP DEBUG <0013> Generated response: line #01: I: C667765D (mgcp_msg.c:67) 20241111163909195 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241111163909195 DLMGCP DEBUG <0013> Generated response: line #03: o=- C667765D 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163909195 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241111163909195 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163909195 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241111163909195 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5840 RTP/AVP 98 (mgcp_msg.c:67) 20241111163909195 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:98 AMR/8000 (mgcp_msg.c:67) 20241111163909195 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241111163909199 DLMGCP DEBUG <0013> Received message: line #00: CRCX 47717 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163909199 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241111163909199 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241111163909199 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163909199 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241111163909199 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163909199 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241111163909199 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163909199 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241111163909199 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 98 (mgcp_msg.c:67) 20241111163909199 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:98 AMR/8000 (mgcp_msg.c:67) 20241111163909199 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163909199 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111163909199 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111163909199 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163909200 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:32EAEC2E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163909200 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:32EAEC2E connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241111163909200 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:32EAEC2E output_enabled 1 (mgcp_msg.c:125) 20241111163909200 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163909200 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:32EAEC2E Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:98=AMR (mgcp_sdp.c:444) 20241111163909200 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:32EAEC2E r=127.0.0.1:20000<->l=:0) codecs[0]:(pt:98=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163909200 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241111163909200 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:32EAEC2E CRCX: Creating connection: port: 5842 (mgcp_protocol.c:1112) 20241111163909200 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:32EAEC2E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163909200 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163909200 DLMGCP DEBUG <0013> Generated response: line #00: 200 47717 OK (mgcp_msg.c:67) 20241111163909200 DLMGCP DEBUG <0013> Generated response: line #01: I: 32EAEC2E (mgcp_msg.c:67) 20241111163909200 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241111163909200 DLMGCP DEBUG <0013> Generated response: line #03: o=- 32EAEC2E 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163909200 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241111163909200 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163909200 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241111163909200 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5842 RTP/AVP 98 (mgcp_msg.c:67) 20241111163909200 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:98 AMR/8000 (mgcp_msg.c:67) 20241111163909200 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241111163910305 DLMGCP DEBUG <0013> Received message: line #00: DLCX 47718 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163910305 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:67) 20241111163910305 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111163910305 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111163910305 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163910305 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241111163910305 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163910305 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163910305 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163910305 DLMGCP DEBUG <0013> Generated response: line #00: 200 47718 OK (mgcp_msg.c:67) MTC@e999c791e3c7: 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@e999c791e3c7: 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@e999c791e3c7: tolerance: 3 packets MTC@e999c791e3c7: 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@e999c791e3c7: 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@e999c791e3c7: setverdict(pass): none -> pass RTPEM2(231)@e999c791e3c7: Final verdict of PTC: none RTPEM1(230)@e999c791e3c7: Final verdict of PTC: none VirtCallAgent-STATS(232)@e999c791e3c7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(233)@e999c791e3c7: Final verdict of PTC: none RTPEM0(229)@e999c791e3c7: Final verdict of PTC: none MTC@e999c791e3c7: Setting final verdict of the test case. MTC@e999c791e3c7: Local verdict of MTC: pass MTC@e999c791e3c7: Local verdict of PTC RTPEM0(229): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM1(230): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM2(231): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC VirtCallAgent-STATS(232): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC IPA-CTRL-CLI-IPA(233): none (pass -> pass) MTC@e999c791e3c7: Test case TC_two_crcx_and_rtp_bidir finished. Verdict: pass MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_bidir pass'. Mon Nov 11 16:39:10 UTC 2024 ====== MGCP_Test.TC_two_crcx_and_rtp_bidir pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_and_rtp_bidir.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=203004) Waiting for packet dumper to finish... 1 (prev_count=203004, count=255860) MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_bidir pass' was executed successfully (exit status: 0). MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_diff_pt_and_rtp'. ------ MGCP_Test.TC_two_crcx_diff_pt_and_rtp ------ Mon Nov 11 16:39:12 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_two_crcx_diff_pt_and_rtp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_two_crcx_diff_pt_and_rtp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_diff_pt_and_rtp' was executed successfully (exit status: 0). MTC@e999c791e3c7: Test case TC_two_crcx_diff_pt_and_rtp started. 20241111163913459 DLMGCP DEBUG <0013> Received message: line #00: DLCX 19293 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163913459 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111163913459 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111163913459 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163913459 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241111163913459 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241111163913459 DLMGCP DEBUG <0013> Generated response: line #00: 515 19293 FAIL (mgcp_msg.c:67) 20241111163913465 DLMGCP DEBUG <0013> Received message: line #00: CRCX 19294 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163913465 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241111163913465 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241111163913466 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163913466 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241111163913466 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163913466 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241111163913466 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163913466 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241111163913466 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 98 (mgcp_msg.c:67) 20241111163913466 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:98 AMR/8000 (mgcp_msg.c:67) 20241111163913466 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163913466 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111163913466 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111163913466 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163913466 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:A781F42B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163913466 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A781F42B connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241111163913466 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A781F42B output_enabled 1 (mgcp_msg.c:125) 20241111163913466 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163913466 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:A781F42B Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:98=AMR (mgcp_sdp.c:444) 20241111163913466 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:A781F42B r=127.0.0.1:10000<->l=:0) codecs[0]:(pt:98=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163913466 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241111163913466 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A781F42B CRCX: Creating connection: port: 5844 (mgcp_protocol.c:1112) 20241111163913466 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:A781F42B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163913466 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163913466 DLMGCP DEBUG <0013> Generated response: line #00: 200 19294 OK (mgcp_msg.c:67) 20241111163913466 DLMGCP DEBUG <0013> Generated response: line #01: I: A781F42B (mgcp_msg.c:67) 20241111163913466 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241111163913466 DLMGCP DEBUG <0013> Generated response: line #03: o=- A781F42B 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163913466 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241111163913466 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163913466 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241111163913467 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5844 RTP/AVP 98 (mgcp_msg.c:67) 20241111163913467 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:98 AMR/8000 (mgcp_msg.c:67) 20241111163913467 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241111163913470 DLMGCP DEBUG <0013> Received message: line #00: CRCX 19295 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163913470 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241111163913470 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241111163913470 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163913470 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241111163913470 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163913470 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241111163913470 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163913470 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241111163913470 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:67) 20241111163913470 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241111163913470 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163913470 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111163913470 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111163913471 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163913471 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:4391D406 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163913471 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4391D406 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241111163913471 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4391D406 output_enabled 1 (mgcp_msg.c:125) 20241111163913471 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163913471 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:4391D406 Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241111163913471 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:4391D406 r=127.0.0.1:20000<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163913471 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241111163913471 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4391D406 CRCX: Creating connection: port: 5846 (mgcp_protocol.c:1112) 20241111163913471 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:4391D406 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163913471 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163913471 DLMGCP DEBUG <0013> Generated response: line #00: 200 19295 OK (mgcp_msg.c:67) 20241111163913471 DLMGCP DEBUG <0013> Generated response: line #01: I: 4391D406 (mgcp_msg.c:67) 20241111163913471 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241111163913471 DLMGCP DEBUG <0013> Generated response: line #03: o=- 4391D406 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163913471 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241111163913471 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163913471 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241111163913471 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5846 RTP/AVP 112 (mgcp_msg.c:67) 20241111163913471 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241111163913471 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) RTPEM0(234)@e999c791e3c7: Warning: Stopping inactive timer T_transmit. RTPEM0(234)@e999c791e3c7: Warning: Stopping inactive timer T_transmit. 20241111163914576 DLMGCP DEBUG <0013> Received message: line #00: DLCX 19296 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163914576 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:67) 20241111163914576 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111163914576 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111163914576 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163914576 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241111163914576 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163914576 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163914576 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163914576 DLMGCP DEBUG <0013> Generated response: line #00: 200 19296 OK (mgcp_msg.c:67) MTC@e999c791e3c7: stats A: { 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@e999c791e3c7: stats B: { 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@e999c791e3c7: tolerance: 0 packets MTC@e999c791e3c7: stats: { 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@e999c791e3c7: 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@e999c791e3c7: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(238)@e999c791e3c7: Final verdict of PTC: none RTPEM2(236)@e999c791e3c7: Final verdict of PTC: none RTPEM1(235)@e999c791e3c7: Final verdict of PTC: none RTPEM0(234)@e999c791e3c7: Final verdict of PTC: none VirtCallAgent-STATS(237)@e999c791e3c7: Final verdict of PTC: none MTC@e999c791e3c7: Setting final verdict of the test case. MTC@e999c791e3c7: Local verdict of MTC: pass MTC@e999c791e3c7: Local verdict of PTC RTPEM0(234): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM1(235): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM2(236): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC VirtCallAgent-STATS(237): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC IPA-CTRL-CLI-IPA(238): none (pass -> pass) MTC@e999c791e3c7: Test case TC_two_crcx_diff_pt_and_rtp finished. Verdict: pass MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_diff_pt_and_rtp pass'. Mon Nov 11 16:39:14 UTC 2024 ====== MGCP_Test.TC_two_crcx_diff_pt_and_rtp pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_diff_pt_and_rtp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=81996) Waiting for packet dumper to finish... 1 (prev_count=81996, count=147396) MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_diff_pt_and_rtp pass' was executed successfully (exit status: 0). MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_diff_pt_and_rtp_bidir'. ------ MGCP_Test.TC_two_crcx_diff_pt_and_rtp_bidir ------ Mon Nov 11 16:39:16 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_two_crcx_diff_pt_and_rtp_bidir.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_two_crcx_diff_pt_and_rtp_bidir.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_diff_pt_and_rtp_bidir' was executed successfully (exit status: 0). MTC@e999c791e3c7: Test case TC_two_crcx_diff_pt_and_rtp_bidir started. 20241111163917712 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40410 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163917712 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111163917712 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111163917712 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163917712 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241111163917712 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241111163917712 DLMGCP DEBUG <0013> Generated response: line #00: 515 40410 FAIL (mgcp_msg.c:67) 20241111163917718 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40411 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163917718 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241111163917718 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241111163917718 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163917718 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241111163917718 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163917718 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241111163917718 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163917718 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241111163917718 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 98 (mgcp_msg.c:67) 20241111163917718 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:98 AMR/8000 (mgcp_msg.c:67) 20241111163917718 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163917718 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111163917718 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111163917718 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163917718 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:1256FA3B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163917718 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1256FA3B connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241111163917718 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1256FA3B output_enabled 1 (mgcp_msg.c:125) 20241111163917718 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163917718 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:1256FA3B Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:98=AMR (mgcp_sdp.c:444) 20241111163917718 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:1256FA3B r=127.0.0.1:10000<->l=:0) codecs[0]:(pt:98=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163917718 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241111163917719 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:1256FA3B CRCX: Creating connection: port: 5848 (mgcp_protocol.c:1112) 20241111163917719 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:1256FA3B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163917719 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163917719 DLMGCP DEBUG <0013> Generated response: line #00: 200 40411 OK (mgcp_msg.c:67) 20241111163917719 DLMGCP DEBUG <0013> Generated response: line #01: I: 1256FA3B (mgcp_msg.c:67) 20241111163917719 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241111163917719 DLMGCP DEBUG <0013> Generated response: line #03: o=- 1256FA3B 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163917719 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241111163917719 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163917719 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241111163917719 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5848 RTP/AVP 98 (mgcp_msg.c:67) 20241111163917719 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:98 AMR/8000 (mgcp_msg.c:67) 20241111163917719 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241111163917722 DLMGCP DEBUG <0013> Received message: line #00: CRCX 40412 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163917722 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241111163917722 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241111163917722 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163917722 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241111163917722 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163917722 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241111163917722 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163917722 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241111163917722 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:67) 20241111163917722 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241111163917722 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163917722 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111163917722 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111163917722 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163917722 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:F0F71E36 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163917722 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F0F71E36 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241111163917722 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F0F71E36 output_enabled 1 (mgcp_msg.c:125) 20241111163917722 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163917723 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:F0F71E36 Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241111163917723 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:F0F71E36 r=127.0.0.1:20000<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163917723 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241111163917723 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F0F71E36 CRCX: Creating connection: port: 5850 (mgcp_protocol.c:1112) 20241111163917723 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:F0F71E36 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163917723 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163917723 DLMGCP DEBUG <0013> Generated response: line #00: 200 40412 OK (mgcp_msg.c:67) 20241111163917723 DLMGCP DEBUG <0013> Generated response: line #01: I: F0F71E36 (mgcp_msg.c:67) 20241111163917723 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241111163917723 DLMGCP DEBUG <0013> Generated response: line #03: o=- F0F71E36 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163917723 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241111163917723 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163917723 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241111163917723 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5850 RTP/AVP 112 (mgcp_msg.c:67) 20241111163917723 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241111163917723 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241111163918828 DLMGCP DEBUG <0013> Received message: line #00: DLCX 40413 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163918828 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:67) 20241111163918828 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111163918828 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111163918828 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163918828 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241111163918828 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163918828 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163918828 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163918828 DLMGCP DEBUG <0013> Generated response: line #00: 200 40413 OK (mgcp_msg.c:67) MTC@e999c791e3c7: 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@e999c791e3c7: 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@e999c791e3c7: tolerance: 3 packets MTC@e999c791e3c7: 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@e999c791e3c7: 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@e999c791e3c7: setverdict(pass): none -> pass RTPEM2(241)@e999c791e3c7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(243)@e999c791e3c7: Final verdict of PTC: none RTPEM1(240)@e999c791e3c7: Final verdict of PTC: none VirtCallAgent-STATS(242)@e999c791e3c7: Final verdict of PTC: none RTPEM0(239)@e999c791e3c7: Final verdict of PTC: none MTC@e999c791e3c7: Setting final verdict of the test case. MTC@e999c791e3c7: Local verdict of MTC: pass MTC@e999c791e3c7: Local verdict of PTC RTPEM0(239): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM1(240): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM2(241): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC VirtCallAgent-STATS(242): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC IPA-CTRL-CLI-IPA(243): none (pass -> pass) MTC@e999c791e3c7: Test case TC_two_crcx_diff_pt_and_rtp_bidir finished. Verdict: pass MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_diff_pt_and_rtp_bidir pass'. Mon Nov 11 16:39:18 UTC 2024 ====== MGCP_Test.TC_two_crcx_diff_pt_and_rtp_bidir pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_diff_pt_and_rtp_bidir.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=203752) Waiting for packet dumper to finish... 1 (prev_count=203752, count=255904) MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_diff_pt_and_rtp_bidir pass' was executed successfully (exit status: 0). MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp'. ------ MGCP_Test.TC_two_crcx_mdcx_and_rtp ------ Mon Nov 11 16:39:20 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_rtp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_rtp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp' was executed successfully (exit status: 0). MTC@e999c791e3c7: Test case TC_two_crcx_mdcx_and_rtp started. 20241111163921969 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20834 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163921969 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111163921969 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111163921969 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163921969 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241111163921969 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241111163921969 DLMGCP DEBUG <0013> Generated response: line #00: 515 20834 FAIL (mgcp_msg.c:67) 20241111163921975 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20835 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163921975 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163921975 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241111163921975 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163921975 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241111163921975 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163921975 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241111163921975 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163921975 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241111163921975 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 3 (mgcp_msg.c:67) 20241111163921975 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:67) 20241111163921976 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163921976 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111163921976 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111163921976 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163921976 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:6E000BB0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163921976 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6E000BB0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163921976 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6E000BB0 output_enabled 0 (mgcp_msg.c:125) 20241111163921976 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163921976 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:6E000BB0 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:3=GSM (mgcp_sdp.c:444) 20241111163921976 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:6E000BB0 r=127.0.0.1:10000<->l=:0) codecs[0]:(pt:3=GSM, audio:GSM/8000/1 subt=GSM, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163921976 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241111163921976 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6E000BB0 CRCX: Creating connection: port: 5852 (mgcp_protocol.c:1112) 20241111163921976 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:6E000BB0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163921976 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163921976 DLMGCP DEBUG <0013> Generated response: line #00: 200 20835 OK (mgcp_msg.c:67) 20241111163921976 DLMGCP DEBUG <0013> Generated response: line #01: I: 6E000BB0 (mgcp_msg.c:67) 20241111163921976 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241111163921976 DLMGCP DEBUG <0013> Generated response: line #03: o=- 6E000BB0 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163921976 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241111163921976 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163921976 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241111163921976 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5852 RTP/AVP 3 (mgcp_msg.c:67) 20241111163921976 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) 20241111163921980 DLMGCP DEBUG <0013> Received message: line #00: CRCX 20836 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163921980 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111163921980 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241111163921980 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163921980 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241111163921980 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163921980 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241111163921980 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163921980 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241111163921980 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 3 (mgcp_msg.c:67) 20241111163921980 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:67) 20241111163921980 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163921980 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111163921980 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111163921980 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163921980 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:97600DE0 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163921980 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:97600DE0 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111163921980 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:97600DE0 output_enabled 0 (mgcp_msg.c:125) 20241111163921980 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163921980 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:97600DE0 Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:3=GSM (mgcp_sdp.c:444) 20241111163921980 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:97600DE0 r=127.0.0.1:20000<->l=:0) codecs[0]:(pt:3=GSM, audio:GSM/8000/1 subt=GSM, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163921980 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241111163921980 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:97600DE0 CRCX: Creating connection: port: 5854 (mgcp_protocol.c:1112) 20241111163921980 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:97600DE0 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163921980 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163921980 DLMGCP DEBUG <0013> Generated response: line #00: 200 20836 OK (mgcp_msg.c:67) 20241111163921980 DLMGCP DEBUG <0013> Generated response: line #01: I: 97600DE0 (mgcp_msg.c:67) 20241111163921980 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241111163921981 DLMGCP DEBUG <0013> Generated response: line #03: o=- 97600DE0 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163921981 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241111163921981 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163921981 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241111163921981 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5854 RTP/AVP 3 (mgcp_msg.c:67) 20241111163921981 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) RTPEM0(244)@e999c791e3c7: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241111163923490 DLMGCP DEBUG <0013> Received message: line #00: MDCX 20837 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163923490 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241111163923490 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241111163923490 DLMGCP DEBUG <0013> Received message: line #03: I: 6E000BB0 (mgcp_msg.c:67) 20241111163923490 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163923490 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241111163923490 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163923491 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241111163923491 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163923491 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241111163923491 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 3 (mgcp_msg.c:67) 20241111163923491 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:67) 20241111163923491 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241111163923491 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111163923491 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111163923491 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241111163923491 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:6E000BB0 r=127.0.0.1:10000<->l=127.0.0.1:5852) (mgcp_msg.c:118) 20241111163923491 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6E000BB0 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241111163923491 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6E000BB0 output_enabled 1 (mgcp_msg.c:125) 20241111163923491 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163923491 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:6E000BB0 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:3=GSM (mgcp_sdp.c:444) 20241111163923491 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:6E000BB0 r=127.0.0.1:10000<->l=127.0.0.1:5852) codecs[0]:(pt:3=GSM, audio:GSM/8000/1 subt=GSM, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163923491 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241111163923491 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6E000BB0 MDCX: modified conn:(1227/rtp C:6E000BB0 r=127.0.0.1:10000<->l=127.0.0.1:5852) (mgcp_protocol.c:1338) 20241111163923491 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:6E000BB0 MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241111163923491 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163923491 DLMGCP DEBUG <0013> Generated response: line #00: 200 20837 OK (mgcp_msg.c:67) 20241111163923491 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241111163923491 DLMGCP DEBUG <0013> Generated response: line #02: o=- 6E000BB0 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163923491 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241111163923491 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163923491 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241111163923491 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5852 RTP/AVP 3 (mgcp_msg.c:67) 20241111163923492 DLMGCP DEBUG <0013> Generated response: line #07: a=ptime:20 (mgcp_msg.c:67) RTPEM1(245)@e999c791e3c7: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241111163923998 DLMGCP DEBUG <0013> Received message: line #00: MDCX 20838 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163923998 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241111163923998 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241111163923998 DLMGCP DEBUG <0013> Received message: line #03: I: 97600DE0 (mgcp_msg.c:67) 20241111163923998 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163923998 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241111163923998 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163923998 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241111163923998 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163923998 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241111163923998 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 3 (mgcp_msg.c:67) 20241111163923998 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:67) 20241111163923998 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241111163923998 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111163923998 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111163923998 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241111163923999 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:97600DE0 r=127.0.0.1:20000<->l=127.0.0.1:5854) (mgcp_msg.c:118) 20241111163923999 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:97600DE0 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241111163923999 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:97600DE0 output_enabled 1 (mgcp_msg.c:125) 20241111163923999 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163923999 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:97600DE0 Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:3=GSM (mgcp_sdp.c:444) 20241111163923999 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:97600DE0 r=127.0.0.1:20000<->l=127.0.0.1:5854) codecs[0]:(pt:3=GSM, audio:GSM/8000/1 subt=GSM, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163923999 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241111163923999 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:97600DE0 MDCX: modified conn:(1227/rtp C:97600DE0 r=127.0.0.1:20000<->l=127.0.0.1:5854) (mgcp_protocol.c:1338) 20241111163923999 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:97600DE0 MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241111163923999 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163923999 DLMGCP DEBUG <0013> Generated response: line #00: 200 20838 OK (mgcp_msg.c:67) 20241111163923999 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241111163923999 DLMGCP DEBUG <0013> Generated response: line #02: o=- 97600DE0 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163923999 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241111163923999 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163923999 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241111163923999 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5854 RTP/AVP 3 (mgcp_msg.c:67) 20241111163923999 DLMGCP DEBUG <0013> Generated response: line #07: a=ptime:20 (mgcp_msg.c:67) MTC@e999c791e3c7: stats: { num_pkts_tx := 197, bytes_payload_tx := 788, num_pkts_rx := 123, bytes_payload_rx := 492, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@e999c791e3c7: stats: { num_pkts_tx := 172, bytes_payload_tx := 688, num_pkts_rx := 98, bytes_payload_rx := 392, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } 20241111163926105 DLMGCP DEBUG <0013> Received message: line #00: DLCX 20839 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163926105 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:67) 20241111163926105 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111163926105 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111163926105 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163926105 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241111163926105 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163926105 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163926105 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163926105 DLMGCP DEBUG <0013> Generated response: line #00: 200 20839 OK (mgcp_msg.c:67) MTC@e999c791e3c7: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(248)@e999c791e3c7: Final verdict of PTC: none RTPEM0(244)@e999c791e3c7: Final verdict of PTC: none RTPEM2(246)@e999c791e3c7: Final verdict of PTC: none RTPEM1(245)@e999c791e3c7: Final verdict of PTC: none VirtCallAgent-STATS(247)@e999c791e3c7: Final verdict of PTC: none MTC@e999c791e3c7: Setting final verdict of the test case. MTC@e999c791e3c7: Local verdict of MTC: pass MTC@e999c791e3c7: Local verdict of PTC RTPEM0(244): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM1(245): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM2(246): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC VirtCallAgent-STATS(247): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC IPA-CTRL-CLI-IPA(248): none (pass -> pass) MTC@e999c791e3c7: Test case TC_two_crcx_mdcx_and_rtp finished. Verdict: pass MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp pass'. Mon Nov 11 16:39:26 UTC 2024 ====== MGCP_Test.TC_two_crcx_mdcx_and_rtp pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_mdcx_and_rtp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=623388) Waiting for packet dumper to finish... 1 (prev_count=623388, count=671124) MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp pass' was executed successfully (exit status: 0). MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_unsolicited_rtp'. ------ MGCP_Test.TC_two_crcx_and_unsolicited_rtp ------ Mon Nov 11 16:39:28 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_two_crcx_and_unsolicited_rtp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_two_crcx_and_unsolicited_rtp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_unsolicited_rtp' was executed successfully (exit status: 0). MTC@e999c791e3c7: Test case TC_two_crcx_and_unsolicited_rtp started. 20241111163929252 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2268 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163929252 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111163929252 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111163929252 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163929252 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241111163929252 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241111163929252 DLMGCP DEBUG <0013> Generated response: line #00: 515 2268 FAIL (mgcp_msg.c:67) 20241111163929259 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2269 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163929259 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241111163929259 DLMGCP DEBUG <0013> Received message: line #02: C: 1234321326 (mgcp_msg.c:67) 20241111163929259 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163929259 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241111163929259 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163929259 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241111163929259 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163929259 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241111163929259 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 98 (mgcp_msg.c:67) 20241111163929259 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:98 AMR/8000 (mgcp_msg.c:67) 20241111163929259 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163929259 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111163929259 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111163929259 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163929259 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234321326/rtp C:D45DCA7D r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163929259 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D45DCA7D connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241111163929259 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D45DCA7D output_enabled 1 (mgcp_msg.c:125) 20241111163929259 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163929259 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:D45DCA7D Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:98=AMR (mgcp_sdp.c:444) 20241111163929259 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234321326/rtp C:D45DCA7D r=127.0.0.1:10000<->l=:0) codecs[0]:(pt:98=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163929259 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241111163929259 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D45DCA7D CRCX: Creating connection: port: 5856 (mgcp_protocol.c:1112) 20241111163929259 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:D45DCA7D CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163929259 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163929259 DLMGCP DEBUG <0013> Generated response: line #00: 200 2269 OK (mgcp_msg.c:67) 20241111163929259 DLMGCP DEBUG <0013> Generated response: line #01: I: D45DCA7D (mgcp_msg.c:67) 20241111163929259 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241111163929259 DLMGCP DEBUG <0013> Generated response: line #03: o=- D45DCA7D 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163929259 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241111163929259 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163929259 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241111163929259 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5856 RTP/AVP 98 (mgcp_msg.c:67) 20241111163929259 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:98 AMR/8000 (mgcp_msg.c:67) 20241111163929259 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241111163929263 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2270 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163929263 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241111163929263 DLMGCP DEBUG <0013> Received message: line #02: C: 1234321326 (mgcp_msg.c:67) 20241111163929263 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163929263 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241111163929263 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163929263 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241111163929263 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163929263 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241111163929263 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 98 (mgcp_msg.c:67) 20241111163929263 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:98 AMR/8000 (mgcp_msg.c:67) 20241111163929263 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163929263 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111163929263 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111163929263 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163929263 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234321326/rtp C:81EB7249 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163929263 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:81EB7249 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241111163929263 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:81EB7249 output_enabled 1 (mgcp_msg.c:125) 20241111163929263 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163929263 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:81EB7249 Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:98=AMR (mgcp_sdp.c:444) 20241111163929263 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234321326/rtp C:81EB7249 r=127.0.0.1:20000<->l=:0) codecs[0]:(pt:98=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163929263 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241111163929263 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:81EB7249 CRCX: Creating connection: port: 5858 (mgcp_protocol.c:1112) 20241111163929263 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:81EB7249 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163929263 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163929263 DLMGCP DEBUG <0013> Generated response: line #00: 200 2270 OK (mgcp_msg.c:67) 20241111163929263 DLMGCP DEBUG <0013> Generated response: line #01: I: 81EB7249 (mgcp_msg.c:67) 20241111163929263 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241111163929263 DLMGCP DEBUG <0013> Generated response: line #03: o=- 81EB7249 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163929263 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241111163929263 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163929263 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241111163929263 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5858 RTP/AVP 98 (mgcp_msg.c:67) 20241111163929263 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:98 AMR/8000 (mgcp_msg.c:67) 20241111163929263 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) RTPEM1(250)@e999c791e3c7: Warning: Stopping inactive timer T_transmit. 20241111163929790 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:D45DCA7D data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:880) 20241111163929810 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:D45DCA7D data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:880) 20241111163929830 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:D45DCA7D data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:880) 20241111163929851 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:D45DCA7D data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:880) 20241111163929871 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:D45DCA7D data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:880) 20241111163929892 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:D45DCA7D data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:880) 20241111163929912 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:D45DCA7D data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:880) 20241111163929933 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:D45DCA7D data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:880) 20241111163929953 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:D45DCA7D data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:880) 20241111163929974 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:D45DCA7D data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:880) 20241111163929994 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:D45DCA7D data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:880) 20241111163930014 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:D45DCA7D data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:880) 20241111163930035 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:D45DCA7D data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:880) 20241111163930055 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:D45DCA7D data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:880) 20241111163930075 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:D45DCA7D data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:880) 20241111163930096 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:D45DCA7D data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:880) 20241111163930116 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:D45DCA7D data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:880) 20241111163930137 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:D45DCA7D data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:880) 20241111163930157 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:D45DCA7D data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:880) 20241111163930177 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:D45DCA7D data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:880) 20241111163930198 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:D45DCA7D data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:880) 20241111163930219 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:D45DCA7D data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:880) 20241111163930239 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:D45DCA7D data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:880) 20241111163930259 DRTP ERROR <0000> endpoint:rtpbridge/2@mgw CI:D45DCA7D data from wrong src 127.0.0.1:10002, expected port: 10000 for RTP or 10001 for RTCP. Packet tossed. (mgcp_network.c:880) RTPEM1(250)@e999c791e3c7: Warning: Stopping inactive timer T_transmit. 20241111163930372 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2271 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163930372 DLMGCP DEBUG <0013> Received message: line #01: C: 1234321326 (mgcp_msg.c:67) 20241111163930372 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111163930372 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111163930372 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163930372 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241111163930372 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163930372 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163930372 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163930372 DLMGCP DEBUG <0013> Generated response: line #00: 200 2271 OK (mgcp_msg.c:67) MTC@e999c791e3c7: 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@e999c791e3c7: 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@e999c791e3c7: tolerance: 0 packets MTC@e999c791e3c7: 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@e999c791e3c7: 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@e999c791e3c7: setverdict(pass): none -> pass RTPEM1(250)@e999c791e3c7: Final verdict of PTC: none RTPEM0(249)@e999c791e3c7: Final verdict of PTC: none VirtCallAgent-STATS(252)@e999c791e3c7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(253)@e999c791e3c7: Final verdict of PTC: none RTPEM2(251)@e999c791e3c7: Final verdict of PTC: none MTC@e999c791e3c7: Setting final verdict of the test case. MTC@e999c791e3c7: Local verdict of MTC: pass MTC@e999c791e3c7: Local verdict of PTC RTPEM0(249): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM1(250): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM2(251): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC VirtCallAgent-STATS(252): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC IPA-CTRL-CLI-IPA(253): none (pass -> pass) MTC@e999c791e3c7: Test case TC_two_crcx_and_unsolicited_rtp finished. Verdict: pass MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_unsolicited_rtp pass'. Mon Nov 11 16:39:30 UTC 2024 ====== MGCP_Test.TC_two_crcx_and_unsolicited_rtp pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_and_unsolicited_rtp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=150188) Waiting for packet dumper to finish... 1 (prev_count=150188, count=176000) MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_unsolicited_rtp pass' was executed successfully (exit status: 0). MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_one_mdcx_rtp_ho'. ------ MGCP_Test.TC_two_crcx_and_one_mdcx_rtp_ho ------ Mon Nov 11 16:39:32 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_two_crcx_and_one_mdcx_rtp_ho.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_two_crcx_and_one_mdcx_rtp_ho.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_one_mdcx_rtp_ho' was executed successfully (exit status: 0). MTC@e999c791e3c7: Test case TC_two_crcx_and_one_mdcx_rtp_ho started. 20241111163933517 DLMGCP DEBUG <0013> Received message: line #00: DLCX 32394 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163933517 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:279) 20241111163933517 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:441) 20241111163933517 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163933517 DLMGCP ERROR <0013> endpoint:rtpbridge/4@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241111163933517 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241111163933517 DLMGCP DEBUG <0013> Generated response: line #00: 515 32394 FAIL (mgcp_msg.c:67) 20241111163933523 DLMGCP DEBUG <0013> Received message: line #00: CRCX 32395 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163933523 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241111163933523 DLMGCP DEBUG <0013> Received message: line #02: C: 76338 (mgcp_msg.c:67) 20241111163933523 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163933523 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241111163933523 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163933523 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241111163933523 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163933523 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241111163933523 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 110 (mgcp_msg.c:67) 20241111163933523 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:110 GSM-EFR/8000 (mgcp_msg.c:67) 20241111163933523 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163933523 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:279) 20241111163933523 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:441) 20241111163933523 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163933523 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw conn:(76338/rtp C:FCBF1AE5 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163933523 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:FCBF1AE5 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241111163933523 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:FCBF1AE5 output_enabled 1 (mgcp_msg.c:125) 20241111163933523 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163933523 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CI:FCBF1AE5 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:110=GSM-EFR (mgcp_sdp.c:444) 20241111163933523 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw conn:(76338/rtp C:FCBF1AE5 r=127.0.0.1:10000<->l=:0) codecs[0]:(pt:110=DYNAMIC, audio:GSM-EFR/8000 subt=GSM-EFR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163933523 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241111163933524 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:FCBF1AE5 CRCX: Creating connection: port: 5860 (mgcp_protocol.c:1112) 20241111163933524 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CI:FCBF1AE5 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163933524 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163933524 DLMGCP DEBUG <0013> Generated response: line #00: 200 32395 OK (mgcp_msg.c:67) 20241111163933524 DLMGCP DEBUG <0013> Generated response: line #01: I: FCBF1AE5 (mgcp_msg.c:67) 20241111163933524 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241111163933524 DLMGCP DEBUG <0013> Generated response: line #03: o=- FCBF1AE5 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163933524 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241111163933524 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163933524 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241111163933524 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5860 RTP/AVP 110 (mgcp_msg.c:67) 20241111163933524 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:110 GSM-EFR/8000 (mgcp_msg.c:67) 20241111163933524 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241111163933528 DLMGCP DEBUG <0013> Received message: line #00: CRCX 32396 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163933528 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241111163933528 DLMGCP DEBUG <0013> Received message: line #02: C: 76338 (mgcp_msg.c:67) 20241111163933528 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163933528 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241111163933528 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163933528 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241111163933528 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163933528 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241111163933528 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 110 (mgcp_msg.c:67) 20241111163933528 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:110 GSM-EFR/8000 (mgcp_msg.c:67) 20241111163933528 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163933528 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:279) 20241111163933528 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:441) 20241111163933528 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163933528 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw conn:(76338/rtp C:49AEE8DF r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163933528 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:49AEE8DF connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241111163933528 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:49AEE8DF output_enabled 1 (mgcp_msg.c:125) 20241111163933528 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163933528 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CI:49AEE8DF Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:110=GSM-EFR (mgcp_sdp.c:444) 20241111163933528 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw conn:(76338/rtp C:49AEE8DF r=127.0.0.1:20000<->l=:0) codecs[0]:(pt:110=DYNAMIC, audio:GSM-EFR/8000 subt=GSM-EFR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163933528 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241111163933528 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:49AEE8DF CRCX: Creating connection: port: 5862 (mgcp_protocol.c:1112) 20241111163933528 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CI:49AEE8DF CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163933528 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163933528 DLMGCP DEBUG <0013> Generated response: line #00: 200 32396 OK (mgcp_msg.c:67) 20241111163933528 DLMGCP DEBUG <0013> Generated response: line #01: I: 49AEE8DF (mgcp_msg.c:67) 20241111163933528 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241111163933528 DLMGCP DEBUG <0013> Generated response: line #03: o=- 49AEE8DF 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163933528 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241111163933528 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163933528 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241111163933529 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5862 RTP/AVP 110 (mgcp_msg.c:67) 20241111163933529 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:110 GSM-EFR/8000 (mgcp_msg.c:67) 20241111163933529 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241111163934534 DLMGCP DEBUG <0013> Received message: line #00: MDCX 32397 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163934534 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241111163934534 DLMGCP DEBUG <0013> Received message: line #02: C: 76338 (mgcp_msg.c:67) 20241111163934534 DLMGCP DEBUG <0013> Received message: line #03: I: FCBF1AE5 (mgcp_msg.c:67) 20241111163934534 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163934534 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241111163934534 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163934534 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241111163934534 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163934534 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241111163934534 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10002 RTP/AVP 110 (mgcp_msg.c:67) 20241111163934534 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 GSM-EFR/8000 (mgcp_msg.c:67) 20241111163934534 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241111163934534 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:279) 20241111163934534 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:441) 20241111163934534 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241111163934534 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw conn:(76338/rtp C:FCBF1AE5 r=127.0.0.1:10000<->l=127.0.0.1:5860) (mgcp_msg.c:118) 20241111163934535 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:FCBF1AE5 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241111163934535 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:FCBF1AE5 output_enabled 1 (mgcp_msg.c:125) 20241111163934535 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163934535 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CI:FCBF1AE5 Got media info via SDP: port:10002, addr:127.0.0.1, duration:20, payload-types:110=GSM-EFR (mgcp_sdp.c:444) 20241111163934535 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw conn:(76338/rtp C:FCBF1AE5 r=127.0.0.1:10002<->l=127.0.0.1:5860) codecs[0]:(pt:110=DYNAMIC, audio:GSM-EFR/8000 subt=GSM-EFR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163934535 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Configuring RTP endpoint: local port 10002 (mgcp_protocol.c:726) 20241111163934535 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw CI:FCBF1AE5 MDCX: modified conn:(76338/rtp C:FCBF1AE5 r=127.0.0.1:10002<->l=127.0.0.1:5860) (mgcp_protocol.c:1338) 20241111163934535 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw CI:FCBF1AE5 MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241111163934535 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163934535 DLMGCP DEBUG <0013> Generated response: line #00: 200 32397 OK (mgcp_msg.c:67) 20241111163934535 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241111163934535 DLMGCP DEBUG <0013> Generated response: line #02: o=- FCBF1AE5 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163934535 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241111163934535 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163934535 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241111163934535 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5860 RTP/AVP 110 (mgcp_msg.c:67) 20241111163934535 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:110 GSM-EFR/8000 (mgcp_msg.c:67) 20241111163934535 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) 20241111163934561 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:FCBF1AE5 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241111163934582 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:FCBF1AE5 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241111163934602 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:FCBF1AE5 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241111163934622 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:FCBF1AE5 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241111163934642 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:FCBF1AE5 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241111163934663 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:FCBF1AE5 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241111163934683 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:FCBF1AE5 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241111163934703 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:FCBF1AE5 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241111163934724 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:FCBF1AE5 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241111163934744 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:FCBF1AE5 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241111163934764 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:FCBF1AE5 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241111163934784 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:FCBF1AE5 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241111163934805 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:FCBF1AE5 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241111163934825 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:FCBF1AE5 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241111163934845 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:FCBF1AE5 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241111163934865 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:FCBF1AE5 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241111163934886 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:FCBF1AE5 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241111163934906 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:FCBF1AE5 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241111163934926 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:FCBF1AE5 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241111163934947 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:FCBF1AE5 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241111163934967 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:FCBF1AE5 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241111163934987 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:FCBF1AE5 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241111163935007 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:FCBF1AE5 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241111163935028 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:FCBF1AE5 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241111163935048 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:FCBF1AE5 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241111163935068 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:FCBF1AE5 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241111163935089 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:FCBF1AE5 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241111163935109 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:FCBF1AE5 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241111163935129 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:FCBF1AE5 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241111163935149 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:FCBF1AE5 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241111163935170 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:FCBF1AE5 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241111163935190 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:FCBF1AE5 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241111163935210 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:FCBF1AE5 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241111163935231 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:FCBF1AE5 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241111163935251 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:FCBF1AE5 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241111163935271 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:FCBF1AE5 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241111163935291 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:FCBF1AE5 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241111163935312 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:FCBF1AE5 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241111163935332 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:FCBF1AE5 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241111163935352 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:FCBF1AE5 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241111163935372 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:FCBF1AE5 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241111163935393 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:FCBF1AE5 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241111163935413 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:FCBF1AE5 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241111163935433 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:FCBF1AE5 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241111163935453 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:FCBF1AE5 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241111163935474 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:FCBF1AE5 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241111163935494 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:FCBF1AE5 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241111163935514 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:FCBF1AE5 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241111163935534 DRTP ERROR <0000> endpoint:rtpbridge/4@mgw CI:FCBF1AE5 data from wrong src 127.0.0.1:10000, expected port: 10002 for RTP or 10003 for RTCP. Packet tossed. (mgcp_network.c:880) 20241111163936643 DLMGCP DEBUG <0013> Received message: line #00: DLCX 32398 rtpbridge/4@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163936643 DLMGCP DEBUG <0013> Received message: line #01: C: 76338 (mgcp_msg.c:67) 20241111163936643 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw (trunk:0) found endpoint: rtpbridge/4@mgw (mgcp_endp.c:279) 20241111163936643 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/4@mgw" (mgcp_protocol.c:441) 20241111163936643 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163936643 DLMGCP NOTICE <0013> endpoint:rtpbridge/4@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241111163936643 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163936644 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163936644 DLMGCP DEBUG <0013> endpoint:rtpbridge/4@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163936644 DLMGCP DEBUG <0013> Generated response: line #00: 200 32398 OK (mgcp_msg.c:67) MTC@e999c791e3c7: stats A: { num_pkts_tx := 147, bytes_payload_tx := 588, num_pkts_rx := 148, bytes_payload_rx := 592, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@e999c791e3c7: stats B: { num_pkts_tx := 148, bytes_payload_tx := 592, 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@e999c791e3c7: tolerance: 5 packets MTC@e999c791e3c7: stats: { num_pkts_tx := 147, bytes_payload_tx := 588, num_pkts_rx := 148, bytes_payload_rx := 592, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@e999c791e3c7: stats: { num_pkts_tx := 148, bytes_payload_tx := 592, 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@e999c791e3c7: 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@e999c791e3c7: setverdict(pass): none -> pass RTPEM0(254)@e999c791e3c7: Final verdict of PTC: none VirtCallAgent-STATS(257)@e999c791e3c7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(258)@e999c791e3c7: Final verdict of PTC: none RTPEM1(255)@e999c791e3c7: Final verdict of PTC: none RTPEM2(256)@e999c791e3c7: Final verdict of PTC: none MTC@e999c791e3c7: Setting final verdict of the test case. MTC@e999c791e3c7: Local verdict of MTC: pass MTC@e999c791e3c7: Local verdict of PTC RTPEM0(254): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM1(255): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM2(256): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC VirtCallAgent-STATS(257): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC IPA-CTRL-CLI-IPA(258): none (pass -> pass) MTC@e999c791e3c7: Test case TC_two_crcx_and_one_mdcx_rtp_ho finished. Verdict: pass MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_one_mdcx_rtp_ho pass'. Mon Nov 11 16:39:36 UTC 2024 ====== MGCP_Test.TC_two_crcx_and_one_mdcx_rtp_ho pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_and_one_mdcx_rtp_ho.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=719516) Waiting for packet dumper to finish... 1 (prev_count=719516, count=759304) MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_one_mdcx_rtp_ho pass' was executed successfully (exit status: 0). MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_confecho_sendonly_rtp'. ------ MGCP_Test.TC_two_crcx_confecho_sendonly_rtp ------ Mon Nov 11 16:39:38 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_two_crcx_confecho_sendonly_rtp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_two_crcx_confecho_sendonly_rtp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_confecho_sendonly_rtp' was executed successfully (exit status: 0). MTC@e999c791e3c7: Test case TC_two_crcx_confecho_sendonly_rtp started. 20241111163939790 DLMGCP DEBUG <0013> Received message: line #00: DLCX 31019 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163939790 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111163939790 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111163939790 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163939790 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241111163939790 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241111163939790 DLMGCP DEBUG <0013> Generated response: line #00: 515 31019 FAIL (mgcp_msg.c:67) 20241111163939797 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31020 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163939797 DLMGCP DEBUG <0013> Received message: line #01: M: confecho (mgcp_msg.c:67) 20241111163939797 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:67) 20241111163939797 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163939797 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241111163939797 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163939797 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241111163939797 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163939797 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241111163939797 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:67) 20241111163939797 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 GSM-HR-08/8000/1 (mgcp_msg.c:67) 20241111163939798 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163939798 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111163939798 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111163939798 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163939798 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1225/rtp C:970871B8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163939798 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:970871B8 connection mode 'confecho' 11 (mgcp_msg.c:120) 20241111163939798 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:970871B8 output_enabled 1 (mgcp_msg.c:125) 20241111163939798 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163939798 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:970871B8 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:112=GSM-HR-08 (mgcp_sdp.c:444) 20241111163939798 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1225/rtp C:970871B8 r=127.0.0.1:10000<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:GSM-HR-08/8000/1 subt=GSM-HR-08, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163939798 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241111163939798 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:970871B8 CRCX: Creating connection: port: 5864 (mgcp_protocol.c:1112) 20241111163939798 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:970871B8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163939798 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163939798 DLMGCP DEBUG <0013> Generated response: line #00: 200 31020 OK (mgcp_msg.c:67) 20241111163939798 DLMGCP DEBUG <0013> Generated response: line #01: I: 970871B8 (mgcp_msg.c:67) 20241111163939798 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241111163939798 DLMGCP DEBUG <0013> Generated response: line #03: o=- 970871B8 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163939798 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241111163939798 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163939798 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241111163939798 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5864 RTP/AVP 112 (mgcp_msg.c:67) 20241111163939798 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 GSM-HR-08/8000/1 (mgcp_msg.c:67) 20241111163939798 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241111163939802 DLMGCP DEBUG <0013> Received message: line #00: CRCX 31021 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163939802 DLMGCP DEBUG <0013> Received message: line #01: M: sendonly (mgcp_msg.c:67) 20241111163939802 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:67) 20241111163939802 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163939802 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241111163939802 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163939802 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241111163939802 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163939802 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241111163939802 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:67) 20241111163939802 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 GSM-HR-08/8000/1 (mgcp_msg.c:67) 20241111163939802 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163939802 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111163939802 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111163939802 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163939802 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1225/rtp C:09F46539 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163939802 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:09F46539 connection mode 'sendonly' 2 (mgcp_msg.c:120) 20241111163939802 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:09F46539 output_enabled 1 (mgcp_msg.c:125) 20241111163939802 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163939802 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:09F46539 Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=GSM-HR-08 (mgcp_sdp.c:444) 20241111163939802 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1225/rtp C:09F46539 r=127.0.0.1:20000<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:GSM-HR-08/8000/1 subt=GSM-HR-08, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163939802 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241111163939802 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:09F46539 CRCX: Creating connection: port: 5866 (mgcp_protocol.c:1112) 20241111163939802 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:09F46539 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163939803 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163939803 DLMGCP DEBUG <0013> Generated response: line #00: 200 31021 OK (mgcp_msg.c:67) 20241111163939803 DLMGCP DEBUG <0013> Generated response: line #01: I: 09F46539 (mgcp_msg.c:67) 20241111163939803 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241111163939803 DLMGCP DEBUG <0013> Generated response: line #03: o=- 09F46539 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163939803 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241111163939803 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163939803 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241111163939803 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5866 RTP/AVP 112 (mgcp_msg.c:67) 20241111163939803 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 GSM-HR-08/8000/1 (mgcp_msg.c:67) 20241111163939803 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241111163940908 DLMGCP DEBUG <0013> Received message: line #00: DLCX 31022 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163940908 DLMGCP DEBUG <0013> Received message: line #01: C: 1225 (mgcp_msg.c:67) 20241111163940908 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111163940908 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111163940908 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163940908 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241111163940908 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163940908 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163940908 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163940908 DLMGCP DEBUG <0013> Generated response: line #00: 200 31022 OK (mgcp_msg.c:67) MTC@e999c791e3c7: 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@e999c791e3c7: 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@e999c791e3c7: setverdict(pass): none -> pass RTPEM2(261)@e999c791e3c7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(263)@e999c791e3c7: Final verdict of PTC: none VirtCallAgent-STATS(262)@e999c791e3c7: Final verdict of PTC: none RTPEM0(259)@e999c791e3c7: Final verdict of PTC: none RTPEM1(260)@e999c791e3c7: Final verdict of PTC: none MTC@e999c791e3c7: Setting final verdict of the test case. MTC@e999c791e3c7: Local verdict of MTC: pass MTC@e999c791e3c7: Local verdict of PTC RTPEM0(259): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM1(260): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM2(261): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC VirtCallAgent-STATS(262): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC IPA-CTRL-CLI-IPA(263): none (pass -> pass) MTC@e999c791e3c7: Test case TC_two_crcx_confecho_sendonly_rtp finished. Verdict: pass MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_confecho_sendonly_rtp pass'. Mon Nov 11 16:39:40 UTC 2024 ====== MGCP_Test.TC_two_crcx_confecho_sendonly_rtp pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_confecho_sendonly_rtp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=199160) Waiting for packet dumper to finish... 1 (prev_count=199160, count=255728) MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_confecho_sendonly_rtp pass' was executed successfully (exit status: 0). MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_ts101318_rfc5993_rtp_conversion'. ------ MGCP_Test.TC_ts101318_rfc5993_rtp_conversion ------ Mon Nov 11 16:39:42 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_ts101318_rfc5993_rtp_conversion.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_ts101318_rfc5993_rtp_conversion.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_ts101318_rfc5993_rtp_conversion' was executed successfully (exit status: 0). MTC@e999c791e3c7: Test case TC_ts101318_rfc5993_rtp_conversion started. 20241111163944048 DLMGCP DEBUG <0013> Received message: line #00: DLCX 33432 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163944048 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111163944048 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111163944048 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163944048 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241111163944048 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241111163944048 DLMGCP DEBUG <0013> Generated response: line #00: 515 33432 FAIL (mgcp_msg.c:67) 20241111163944058 DLMGCP DEBUG <0013> Received message: line #00: CRCX 33433 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163944058 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241111163944058 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241111163944058 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163944058 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241111163944058 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163944058 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241111163944058 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163944058 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241111163944058 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 111 (mgcp_msg.c:67) 20241111163944058 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:111 GSM-HR-08/8000 (mgcp_msg.c:67) 20241111163944058 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163944058 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111163944058 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111163944058 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163944058 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:AC5AB634 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163944058 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:AC5AB634 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241111163944058 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:AC5AB634 output_enabled 1 (mgcp_msg.c:125) 20241111163944058 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163944058 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:AC5AB634 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:111=GSM-HR-08 (mgcp_sdp.c:444) 20241111163944058 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:AC5AB634 r=127.0.0.1:10000<->l=:0) codecs[0]:(pt:111=DYNAMIC, audio:GSM-HR-08/8000 subt=GSM-HR-08, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163944058 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241111163944058 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:AC5AB634 CRCX: Creating connection: port: 5868 (mgcp_protocol.c:1112) 20241111163944058 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:AC5AB634 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163944058 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163944058 DLMGCP DEBUG <0013> Generated response: line #00: 200 33433 OK (mgcp_msg.c:67) 20241111163944058 DLMGCP DEBUG <0013> Generated response: line #01: I: AC5AB634 (mgcp_msg.c:67) 20241111163944058 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241111163944059 DLMGCP DEBUG <0013> Generated response: line #03: o=- AC5AB634 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163944059 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241111163944059 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163944059 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241111163944059 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5868 RTP/AVP 111 (mgcp_msg.c:67) 20241111163944059 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:111 GSM-HR-08/8000 (mgcp_msg.c:67) 20241111163944059 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241111163944062 DLMGCP DEBUG <0013> Received message: line #00: CRCX 33434 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163944062 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241111163944062 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241111163944062 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163944062 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241111163944062 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163944062 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241111163944062 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163944062 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241111163944063 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 111 (mgcp_msg.c:67) 20241111163944063 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:111 GSM-HR-08/8000 (mgcp_msg.c:67) 20241111163944063 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163944063 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111163944063 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111163944063 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163944063 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:195A2617 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163944063 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:195A2617 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241111163944063 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:195A2617 output_enabled 1 (mgcp_msg.c:125) 20241111163944063 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163944063 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:195A2617 Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:111=GSM-HR-08 (mgcp_sdp.c:444) 20241111163944063 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:195A2617 r=127.0.0.1:20000<->l=:0) codecs[0]:(pt:111=DYNAMIC, audio:GSM-HR-08/8000 subt=GSM-HR-08, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163944063 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241111163944063 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:195A2617 CRCX: Creating connection: port: 5870 (mgcp_protocol.c:1112) 20241111163944063 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:195A2617 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163944063 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163944063 DLMGCP DEBUG <0013> Generated response: line #00: 200 33434 OK (mgcp_msg.c:67) 20241111163944063 DLMGCP DEBUG <0013> Generated response: line #01: I: 195A2617 (mgcp_msg.c:67) 20241111163944063 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241111163944063 DLMGCP DEBUG <0013> Generated response: line #03: o=- 195A2617 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163944063 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241111163944063 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163944063 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241111163944063 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5870 RTP/AVP 111 (mgcp_msg.c:67) 20241111163944063 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:111 GSM-HR-08/8000 (mgcp_msg.c:67) 20241111163944063 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) RTPEM1(265)@e999c791e3c7: Warning: Stopping inactive timer T_transmit. RTPEM1(265)@e999c791e3c7: Warning: Stopping inactive timer T_transmit. RTPEM0(264)@e999c791e3c7: Warning: Stopping inactive timer T_transmit. RTPEM0(264)@e999c791e3c7: Warning: Stopping inactive timer T_transmit. RTPEM0(264)@e999c791e3c7: Warning: Stopping inactive timer T_transmit. RTPEM1(265)@e999c791e3c7: Warning: Stopping inactive timer T_transmit. 20241111163948174 DLMGCP DEBUG <0013> Received message: line #00: DLCX 33435 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163948174 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:67) 20241111163948174 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111163948174 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111163948174 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163948174 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241111163948174 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163948174 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163948174 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163948174 DLMGCP DEBUG <0013> Generated response: line #00: 200 33435 OK (mgcp_msg.c:67) MTC@e999c791e3c7: stats: { num_pkts_tx := 48, bytes_payload_tx := 672, num_pkts_rx := 49, bytes_payload_rx := 686, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@e999c791e3c7: stats: { num_pkts_tx := 49, bytes_payload_tx := 735, num_pkts_rx := 48, bytes_payload_rx := 720, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@e999c791e3c7: setverdict(pass): none -> pass RTPEM0(264)@e999c791e3c7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(268)@e999c791e3c7: Final verdict of PTC: none VirtCallAgent-STATS(267)@e999c791e3c7: Final verdict of PTC: none RTPEM2(266)@e999c791e3c7: Final verdict of PTC: none RTPEM1(265)@e999c791e3c7: Final verdict of PTC: none MTC@e999c791e3c7: Setting final verdict of the test case. MTC@e999c791e3c7: Local verdict of MTC: pass MTC@e999c791e3c7: Local verdict of PTC RTPEM0(264): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM1(265): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM2(266): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC VirtCallAgent-STATS(267): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@e999c791e3c7: Test case TC_ts101318_rfc5993_rtp_conversion finished. Verdict: pass MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_ts101318_rfc5993_rtp_conversion pass'. Mon Nov 11 16:39:48 UTC 2024 ====== MGCP_Test.TC_ts101318_rfc5993_rtp_conversion pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_ts101318_rfc5993_rtp_conversion.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=248884) Waiting for packet dumper to finish... 1 (prev_count=248884, count=257248) MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_ts101318_rfc5993_rtp_conversion pass' was executed successfully (exit status: 0). MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_ts101318_rfc5993_rtp_conversion_fmtp'. ------ MGCP_Test.TC_ts101318_rfc5993_rtp_conversion_fmtp ------ Mon Nov 11 16:39:50 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_ts101318_rfc5993_rtp_conversion_fmtp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_ts101318_rfc5993_rtp_conversion_fmtp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_ts101318_rfc5993_rtp_conversion_fmtp' was executed successfully (exit status: 0). MTC@e999c791e3c7: Test case TC_ts101318_rfc5993_rtp_conversion_fmtp started. 20241111163951317 DLMGCP DEBUG <0013> Received message: line #00: DLCX 44279 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163951318 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111163951318 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111163951318 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163951318 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241111163951318 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241111163951318 DLMGCP DEBUG <0013> Generated response: line #00: 515 44279 FAIL (mgcp_msg.c:67) 20241111163951325 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44280 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163951325 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241111163951325 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241111163951325 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163951325 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241111163951325 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163951325 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241111163951325 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163951325 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241111163951325 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 111 (mgcp_msg.c:67) 20241111163951325 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:111 GSM-HR-08/8000 (mgcp_msg.c:67) 20241111163951325 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163951326 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:111 gsm-hr-format=ts101318 (mgcp_msg.c:67) 20241111163951326 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111163951326 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111163951326 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163951326 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:D2226FBC r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163951326 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D2226FBC connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241111163951326 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D2226FBC output_enabled 1 (mgcp_msg.c:125) 20241111163951326 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163951326 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:D2226FBC Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:111=GSM-HR-08 (mgcp_sdp.c:444) 20241111163951326 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:D2226FBC r=127.0.0.1:10000<->l=:0) codecs[0]:(pt:111=DYNAMIC, audio:GSM-HR-08/8000 subt=GSM-HR-08, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163951326 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241111163951326 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D2226FBC CRCX: Creating connection: port: 5872 (mgcp_protocol.c:1112) 20241111163951326 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:D2226FBC CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163951326 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163951326 DLMGCP DEBUG <0013> Generated response: line #00: 200 44280 OK (mgcp_msg.c:67) 20241111163951326 DLMGCP DEBUG <0013> Generated response: line #01: I: D2226FBC (mgcp_msg.c:67) 20241111163951326 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241111163951326 DLMGCP DEBUG <0013> Generated response: line #03: o=- D2226FBC 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163951326 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241111163951326 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163951326 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241111163951326 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5872 RTP/AVP 111 (mgcp_msg.c:67) 20241111163951326 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:111 GSM-HR-08/8000 (mgcp_msg.c:67) 20241111163951326 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:111 (mgcp_msg.c:67) 20241111163951326 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163951330 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44281 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163951330 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241111163951330 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241111163951330 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163951330 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241111163951330 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163951330 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241111163951330 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163951330 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241111163951330 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 111 (mgcp_msg.c:67) 20241111163951330 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:111 GSM-HR-08/8000 (mgcp_msg.c:67) 20241111163951330 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163951330 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:111 gsm-hr-format=rfc5993 (mgcp_msg.c:67) 20241111163951330 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111163951330 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111163951330 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163951330 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:CF393309 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163951330 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:CF393309 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241111163951330 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:CF393309 output_enabled 1 (mgcp_msg.c:125) 20241111163951330 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163951330 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:CF393309 Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:111=GSM-HR-08 (mgcp_sdp.c:444) 20241111163951330 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:CF393309 r=127.0.0.1:20000<->l=:0) codecs[0]:(pt:111=DYNAMIC, audio:GSM-HR-08/8000 subt=GSM-HR-08, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163951330 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241111163951330 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:CF393309 CRCX: Creating connection: port: 5874 (mgcp_protocol.c:1112) 20241111163951330 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:CF393309 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163951330 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163951330 DLMGCP DEBUG <0013> Generated response: line #00: 200 44281 OK (mgcp_msg.c:67) 20241111163951330 DLMGCP DEBUG <0013> Generated response: line #01: I: CF393309 (mgcp_msg.c:67) 20241111163951330 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241111163951331 DLMGCP DEBUG <0013> Generated response: line #03: o=- CF393309 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163951331 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241111163951331 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163951331 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241111163951331 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5874 RTP/AVP 111 (mgcp_msg.c:67) 20241111163951331 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:111 GSM-HR-08/8000 (mgcp_msg.c:67) 20241111163951331 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:111 (mgcp_msg.c:67) 20241111163951331 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) RTPEM1(270)@e999c791e3c7: Warning: Stopping inactive timer T_transmit. RTPEM1(270)@e999c791e3c7: Warning: Stopping inactive timer T_transmit. RTPEM0(269)@e999c791e3c7: Warning: Stopping inactive timer T_transmit. RTPEM0(269)@e999c791e3c7: Warning: Stopping inactive timer T_transmit. RTPEM0(269)@e999c791e3c7: Warning: Stopping inactive timer T_transmit. RTPEM1(270)@e999c791e3c7: Warning: Stopping inactive timer T_transmit. 20241111163955441 DLMGCP DEBUG <0013> Received message: line #00: DLCX 44282 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163955441 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:67) 20241111163955441 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111163955441 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111163955441 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163955441 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241111163955441 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163955441 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111163955441 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163955441 DLMGCP DEBUG <0013> Generated response: line #00: 200 44282 OK (mgcp_msg.c:67) MTC@e999c791e3c7: stats: { num_pkts_tx := 48, bytes_payload_tx := 672, num_pkts_rx := 49, bytes_payload_rx := 686, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@e999c791e3c7: stats: { num_pkts_tx := 49, bytes_payload_tx := 735, num_pkts_rx := 48, bytes_payload_rx := 720, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@e999c791e3c7: setverdict(pass): none -> pass RTPEM2(271)@e999c791e3c7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(273)@e999c791e3c7: Final verdict of PTC: none RTPEM1(270)@e999c791e3c7: Final verdict of PTC: none RTPEM0(269)@e999c791e3c7: Final verdict of PTC: none VirtCallAgent-STATS(272)@e999c791e3c7: Final verdict of PTC: none MTC@e999c791e3c7: Setting final verdict of the test case. MTC@e999c791e3c7: Local verdict of MTC: pass MTC@e999c791e3c7: Local verdict of PTC RTPEM0(269): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM1(270): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM2(271): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC VirtCallAgent-STATS(272): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC IPA-CTRL-CLI-IPA(273): none (pass -> pass) MTC@e999c791e3c7: Test case TC_ts101318_rfc5993_rtp_conversion_fmtp finished. Verdict: pass MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_ts101318_rfc5993_rtp_conversion_fmtp pass'. Mon Nov 11 16:39:55 UTC 2024 ====== MGCP_Test.TC_ts101318_rfc5993_rtp_conversion_fmtp pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_ts101318_rfc5993_rtp_conversion_fmtp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=249932) Waiting for packet dumper to finish... 1 (prev_count=249932, count=258296) MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_ts101318_rfc5993_rtp_conversion_fmtp pass' was executed successfully (exit status: 0). MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_oa_bwe_rtp_conversion'. ------ MGCP_Test.TC_amr_oa_bwe_rtp_conversion ------ Mon Nov 11 16:39:57 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_amr_oa_bwe_rtp_conversion.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_amr_oa_bwe_rtp_conversion.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_oa_bwe_rtp_conversion' was executed successfully (exit status: 0). MTC@e999c791e3c7: Test case TC_amr_oa_bwe_rtp_conversion started. 20241111163958585 DLMGCP DEBUG <0013> Received message: line #00: DLCX 27190 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163958585 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111163958585 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111163958585 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111163958585 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241111163958585 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241111163958585 DLMGCP DEBUG <0013> Generated response: line #00: 515 27190 FAIL (mgcp_msg.c:67) 20241111163958592 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27191 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163958592 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241111163958592 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241111163958592 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163958592 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241111163958592 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163958592 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241111163958592 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163958592 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241111163958592 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:67) 20241111163958592 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 AMR/8000 (mgcp_msg.c:67) 20241111163958592 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163958592 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:96 octet-align=1 (mgcp_msg.c:67) 20241111163958592 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111163958592 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111163958592 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163958592 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:9A49DC8C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163958592 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9A49DC8C connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241111163958592 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9A49DC8C output_enabled 1 (mgcp_msg.c:125) 20241111163958592 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163958592 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:9A49DC8C Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=AMR (mgcp_sdp.c:444) 20241111163958592 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:9A49DC8C r=127.0.0.1:10000<->l=:0) codecs[0]:(pt:96=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163958592 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241111163958593 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9A49DC8C CRCX: Creating connection: port: 5876 (mgcp_protocol.c:1112) 20241111163958593 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:9A49DC8C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163958593 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163958593 DLMGCP DEBUG <0013> Generated response: line #00: 200 27191 OK (mgcp_msg.c:67) 20241111163958593 DLMGCP DEBUG <0013> Generated response: line #01: I: 9A49DC8C (mgcp_msg.c:67) 20241111163958593 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241111163958593 DLMGCP DEBUG <0013> Generated response: line #03: o=- 9A49DC8C 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163958593 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241111163958593 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163958593 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241111163958593 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5876 RTP/AVP 96 (mgcp_msg.c:67) 20241111163958593 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 AMR/8000 (mgcp_msg.c:67) 20241111163958593 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:96 octet-align=1 (mgcp_msg.c:67) 20241111163958593 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111163958597 DLMGCP DEBUG <0013> Received message: line #00: CRCX 27192 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111163958597 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241111163958597 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241111163958597 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111163958597 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241111163958597 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163958597 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241111163958597 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163958597 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241111163958597 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:67) 20241111163958597 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241111163958597 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111163958597 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:112 octet-align=0 (mgcp_msg.c:67) 20241111163958597 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111163958597 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111163958597 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111163958597 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:97EDBF86 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111163958597 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:97EDBF86 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241111163958597 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:97EDBF86 output_enabled 1 (mgcp_msg.c:125) 20241111163958598 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111163958598 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:97EDBF86 Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241111163958598 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:97EDBF86 r=127.0.0.1:20000<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111163958598 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241111163958598 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:97EDBF86 CRCX: Creating connection: port: 5878 (mgcp_protocol.c:1112) 20241111163958598 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:97EDBF86 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111163958598 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111163958598 DLMGCP DEBUG <0013> Generated response: line #00: 200 27192 OK (mgcp_msg.c:67) 20241111163958598 DLMGCP DEBUG <0013> Generated response: line #01: I: 97EDBF86 (mgcp_msg.c:67) 20241111163958598 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241111163958598 DLMGCP DEBUG <0013> Generated response: line #03: o=- 97EDBF86 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163958598 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241111163958598 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111163958598 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241111163958598 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5878 RTP/AVP 112 (mgcp_msg.c:67) 20241111163958598 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241111163958598 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=0 (mgcp_msg.c:67) 20241111163958598 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) RTPEM1(275)@e999c791e3c7: Warning: Stopping inactive timer T_transmit. RTPEM1(275)@e999c791e3c7: Warning: Stopping inactive timer T_transmit. RTPEM0(274)@e999c791e3c7: Warning: Stopping inactive timer T_transmit. RTPEM0(274)@e999c791e3c7: Warning: Stopping inactive timer T_transmit. RTPEM0(274)@e999c791e3c7: Warning: Stopping inactive timer T_transmit. RTPEM1(275)@e999c791e3c7: Warning: Stopping inactive timer T_transmit. 20241111164002709 DLMGCP DEBUG <0013> Received message: line #00: DLCX 27193 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164002709 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:67) 20241111164002709 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164002709 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164002709 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111164002709 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241111164002709 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111164002709 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111164002709 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111164002709 DLMGCP DEBUG <0013> Generated response: line #00: 200 27193 OK (mgcp_msg.c:67) MTC@e999c791e3c7: stats: { num_pkts_tx := 49, bytes_payload_tx := 833, num_pkts_rx := 49, bytes_payload_rx := 833, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@e999c791e3c7: stats: { num_pkts_tx := 49, bytes_payload_tx := 784, num_pkts_rx := 49, bytes_payload_rx := 784, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@e999c791e3c7: setverdict(pass): none -> pass VirtCallAgent-STATS(277)@e999c791e3c7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(278)@e999c791e3c7: Final verdict of PTC: none RTPEM1(275)@e999c791e3c7: Final verdict of PTC: none RTPEM2(276)@e999c791e3c7: Final verdict of PTC: none RTPEM0(274)@e999c791e3c7: Final verdict of PTC: none MTC@e999c791e3c7: Setting final verdict of the test case. MTC@e999c791e3c7: Local verdict of MTC: pass MTC@e999c791e3c7: Local verdict of PTC RTPEM0(274): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM1(275): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM2(276): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC VirtCallAgent-STATS(277): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC IPA-CTRL-CLI-IPA(278): none (pass -> pass) MTC@e999c791e3c7: Test case TC_amr_oa_bwe_rtp_conversion finished. Verdict: pass MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_oa_bwe_rtp_conversion pass'. Mon Nov 11 16:40:02 UTC 2024 ====== MGCP_Test.TC_amr_oa_bwe_rtp_conversion pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_amr_oa_bwe_rtp_conversion.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=251764) Waiting for packet dumper to finish... 1 (prev_count=251764, count=259756) MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_oa_bwe_rtp_conversion pass' was executed successfully (exit status: 0). MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_oa_oa_rtp_conversion'. ------ MGCP_Test.TC_amr_oa_oa_rtp_conversion ------ Mon Nov 11 16:40:04 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_amr_oa_oa_rtp_conversion.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_amr_oa_oa_rtp_conversion.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_oa_oa_rtp_conversion' was executed successfully (exit status: 0). MTC@e999c791e3c7: Test case TC_amr_oa_oa_rtp_conversion started. 20241111164005859 DLMGCP DEBUG <0013> Received message: line #00: DLCX 46160 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164005859 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164005859 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164005859 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111164005859 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241111164005859 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241111164005859 DLMGCP DEBUG <0013> Generated response: line #00: 515 46160 FAIL (mgcp_msg.c:67) 20241111164005867 DLMGCP DEBUG <0013> Received message: line #00: CRCX 46161 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164005867 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241111164005867 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241111164005867 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111164005867 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241111164005867 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164005867 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241111164005867 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164005868 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241111164005868 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:67) 20241111164005868 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 AMR/8000 (mgcp_msg.c:67) 20241111164005868 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111164005868 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:96 octet-align=1 (mgcp_msg.c:67) 20241111164005868 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164005868 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164005868 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111164005868 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:F15BDC3C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111164005868 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F15BDC3C connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241111164005868 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F15BDC3C output_enabled 1 (mgcp_msg.c:125) 20241111164005868 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111164005868 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:F15BDC3C Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=AMR (mgcp_sdp.c:444) 20241111164005868 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:F15BDC3C r=127.0.0.1:10000<->l=:0) codecs[0]:(pt:96=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111164005868 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241111164005868 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F15BDC3C CRCX: Creating connection: port: 5880 (mgcp_protocol.c:1112) 20241111164005868 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:F15BDC3C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111164005868 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111164005868 DLMGCP DEBUG <0013> Generated response: line #00: 200 46161 OK (mgcp_msg.c:67) 20241111164005868 DLMGCP DEBUG <0013> Generated response: line #01: I: F15BDC3C (mgcp_msg.c:67) 20241111164005868 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241111164005868 DLMGCP DEBUG <0013> Generated response: line #03: o=- F15BDC3C 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164005868 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241111164005868 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164005868 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241111164005868 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5880 RTP/AVP 96 (mgcp_msg.c:67) 20241111164005868 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 AMR/8000 (mgcp_msg.c:67) 20241111164005868 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:96 octet-align=1 (mgcp_msg.c:67) 20241111164005868 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111164005872 DLMGCP DEBUG <0013> Received message: line #00: CRCX 46162 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164005872 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241111164005872 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241111164005872 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111164005872 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241111164005872 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164005872 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241111164005872 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164005872 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241111164005872 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:67) 20241111164005872 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241111164005872 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111164005872 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:112 octet-align=1 (mgcp_msg.c:67) 20241111164005872 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164005873 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164005873 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111164005873 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:D5B1D5C5 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111164005873 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D5B1D5C5 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241111164005873 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D5B1D5C5 output_enabled 1 (mgcp_msg.c:125) 20241111164005873 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111164005873 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:D5B1D5C5 Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241111164005873 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:D5B1D5C5 r=127.0.0.1:20000<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111164005873 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241111164005873 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D5B1D5C5 CRCX: Creating connection: port: 5882 (mgcp_protocol.c:1112) 20241111164005873 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:D5B1D5C5 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111164005873 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111164005873 DLMGCP DEBUG <0013> Generated response: line #00: 200 46162 OK (mgcp_msg.c:67) 20241111164005873 DLMGCP DEBUG <0013> Generated response: line #01: I: D5B1D5C5 (mgcp_msg.c:67) 20241111164005873 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241111164005873 DLMGCP DEBUG <0013> Generated response: line #03: o=- D5B1D5C5 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164005873 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241111164005873 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164005873 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241111164005873 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5882 RTP/AVP 112 (mgcp_msg.c:67) 20241111164005873 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241111164005873 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=1 (mgcp_msg.c:67) 20241111164005873 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) RTPEM1(280)@e999c791e3c7: Warning: Stopping inactive timer T_transmit. RTPEM1(280)@e999c791e3c7: Warning: Stopping inactive timer T_transmit. RTPEM0(279)@e999c791e3c7: Warning: Stopping inactive timer T_transmit. RTPEM0(279)@e999c791e3c7: Warning: Stopping inactive timer T_transmit. RTPEM0(279)@e999c791e3c7: Warning: Stopping inactive timer T_transmit. RTPEM1(280)@e999c791e3c7: Warning: Stopping inactive timer T_transmit. 20241111164009984 DLMGCP DEBUG <0013> Received message: line #00: DLCX 46163 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164009984 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:67) 20241111164009984 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164009984 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164009984 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111164009984 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241111164009984 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111164009984 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111164009984 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111164009984 DLMGCP DEBUG <0013> Generated response: line #00: 200 46163 OK (mgcp_msg.c:67) MTC@e999c791e3c7: stats: { num_pkts_tx := 49, bytes_payload_tx := 735, num_pkts_rx := 49, bytes_payload_rx := 735, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@e999c791e3c7: stats: { num_pkts_tx := 49, bytes_payload_tx := 735, num_pkts_rx := 49, bytes_payload_rx := 735, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@e999c791e3c7: setverdict(pass): none -> pass VirtCallAgent-STATS(282)@e999c791e3c7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(283)@e999c791e3c7: Final verdict of PTC: none RTPEM0(279)@e999c791e3c7: Final verdict of PTC: none RTPEM2(281)@e999c791e3c7: Final verdict of PTC: none RTPEM1(280)@e999c791e3c7: Final verdict of PTC: none MTC@e999c791e3c7: Setting final verdict of the test case. MTC@e999c791e3c7: Local verdict of MTC: pass MTC@e999c791e3c7: Local verdict of PTC RTPEM0(279): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM1(280): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM2(281): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC VirtCallAgent-STATS(282): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC IPA-CTRL-CLI-IPA(283): none (pass -> pass) MTC@e999c791e3c7: Test case TC_amr_oa_oa_rtp_conversion finished. Verdict: pass MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_oa_oa_rtp_conversion pass'. Mon Nov 11 16:40:09 UTC 2024 ====== MGCP_Test.TC_amr_oa_oa_rtp_conversion pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_amr_oa_oa_rtp_conversion.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=251264) Waiting for packet dumper to finish... 1 (prev_count=251264, count=259256) MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_oa_oa_rtp_conversion pass' was executed successfully (exit status: 0). MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_bwe_bwe_rtp_conversion'. ------ MGCP_Test.TC_amr_bwe_bwe_rtp_conversion ------ Mon Nov 11 16:40:12 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_amr_bwe_bwe_rtp_conversion.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_amr_bwe_bwe_rtp_conversion.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_bwe_bwe_rtp_conversion' was executed successfully (exit status: 0). MTC@e999c791e3c7: Test case TC_amr_bwe_bwe_rtp_conversion started. 20241111164013132 DLMGCP DEBUG <0013> Received message: line #00: DLCX 49452 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164013133 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164013133 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164013133 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111164013133 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241111164013133 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241111164013133 DLMGCP DEBUG <0013> Generated response: line #00: 515 49452 FAIL (mgcp_msg.c:67) 20241111164013139 DLMGCP DEBUG <0013> Received message: line #00: CRCX 49453 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164013139 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241111164013139 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241111164013139 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111164013139 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241111164013139 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164013140 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241111164013140 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164013140 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241111164013140 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:67) 20241111164013140 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 AMR/8000 (mgcp_msg.c:67) 20241111164013140 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111164013140 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:96 octet-align=0 (mgcp_msg.c:67) 20241111164013140 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164013140 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164013140 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111164013140 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:8E0101CF r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111164013140 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:8E0101CF connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241111164013140 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:8E0101CF output_enabled 1 (mgcp_msg.c:125) 20241111164013140 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111164013140 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:8E0101CF Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=AMR (mgcp_sdp.c:444) 20241111164013140 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:8E0101CF r=127.0.0.1:10000<->l=:0) codecs[0]:(pt:96=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111164013140 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241111164013140 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:8E0101CF CRCX: Creating connection: port: 5884 (mgcp_protocol.c:1112) 20241111164013140 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:8E0101CF CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111164013140 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111164013140 DLMGCP DEBUG <0013> Generated response: line #00: 200 49453 OK (mgcp_msg.c:67) 20241111164013140 DLMGCP DEBUG <0013> Generated response: line #01: I: 8E0101CF (mgcp_msg.c:67) 20241111164013140 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241111164013140 DLMGCP DEBUG <0013> Generated response: line #03: o=- 8E0101CF 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164013140 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241111164013140 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164013140 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241111164013140 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5884 RTP/AVP 96 (mgcp_msg.c:67) 20241111164013140 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 AMR/8000 (mgcp_msg.c:67) 20241111164013140 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:96 octet-align=0 (mgcp_msg.c:67) 20241111164013140 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111164013145 DLMGCP DEBUG <0013> Received message: line #00: CRCX 49454 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164013145 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241111164013145 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241111164013145 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111164013145 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241111164013145 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164013145 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241111164013145 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164013145 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241111164013145 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:67) 20241111164013145 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241111164013145 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111164013145 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:112 octet-align=0 (mgcp_msg.c:67) 20241111164013145 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164013145 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164013145 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111164013145 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:FB50637C r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111164013145 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:FB50637C connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241111164013145 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:FB50637C output_enabled 1 (mgcp_msg.c:125) 20241111164013145 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111164013145 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:FB50637C Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241111164013145 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:FB50637C r=127.0.0.1:20000<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111164013145 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241111164013145 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:FB50637C CRCX: Creating connection: port: 5886 (mgcp_protocol.c:1112) 20241111164013145 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:FB50637C CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111164013145 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111164013145 DLMGCP DEBUG <0013> Generated response: line #00: 200 49454 OK (mgcp_msg.c:67) 20241111164013145 DLMGCP DEBUG <0013> Generated response: line #01: I: FB50637C (mgcp_msg.c:67) 20241111164013145 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241111164013145 DLMGCP DEBUG <0013> Generated response: line #03: o=- FB50637C 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164013145 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241111164013145 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164013145 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241111164013145 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5886 RTP/AVP 112 (mgcp_msg.c:67) 20241111164013145 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241111164013145 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=0 (mgcp_msg.c:67) 20241111164013145 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) RTPEM1(285)@e999c791e3c7: Warning: Stopping inactive timer T_transmit. RTPEM1(285)@e999c791e3c7: Warning: Stopping inactive timer T_transmit. RTPEM0(284)@e999c791e3c7: Warning: Stopping inactive timer T_transmit. RTPEM0(284)@e999c791e3c7: Warning: Stopping inactive timer T_transmit. RTPEM0(284)@e999c791e3c7: Warning: Stopping inactive timer T_transmit. RTPEM1(285)@e999c791e3c7: Warning: Stopping inactive timer T_transmit. 20241111164017257 DLMGCP DEBUG <0013> Received message: line #00: DLCX 49455 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164017258 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:67) 20241111164017258 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164017258 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164017258 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111164017258 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241111164017258 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111164017258 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111164017258 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111164017258 DLMGCP DEBUG <0013> Generated response: line #00: 200 49455 OK (mgcp_msg.c:67) MTC@e999c791e3c7: stats: { num_pkts_tx := 48, bytes_payload_tx := 672, num_pkts_rx := 49, bytes_payload_rx := 686, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@e999c791e3c7: stats: { num_pkts_tx := 49, bytes_payload_tx := 686, 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@e999c791e3c7: setverdict(pass): none -> pass RTPEM2(286)@e999c791e3c7: Final verdict of PTC: none RTPEM0(284)@e999c791e3c7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(288)@e999c791e3c7: Final verdict of PTC: none RTPEM1(285)@e999c791e3c7: Final verdict of PTC: none VirtCallAgent-STATS(287)@e999c791e3c7: Final verdict of PTC: none MTC@e999c791e3c7: Setting final verdict of the test case. MTC@e999c791e3c7: Local verdict of MTC: pass MTC@e999c791e3c7: Local verdict of PTC RTPEM0(284): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM1(285): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM2(286): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC VirtCallAgent-STATS(287): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC IPA-CTRL-CLI-IPA(288): none (pass -> pass) MTC@e999c791e3c7: Test case TC_amr_bwe_bwe_rtp_conversion finished. Verdict: pass MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_bwe_bwe_rtp_conversion pass'. Mon Nov 11 16:40:17 UTC 2024 ====== MGCP_Test.TC_amr_bwe_bwe_rtp_conversion pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_amr_bwe_bwe_rtp_conversion.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=249300) Waiting for packet dumper to finish... 1 (prev_count=249300, count=257292) MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_bwe_bwe_rtp_conversion pass' was executed successfully (exit status: 0). MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_oa_oa_no_bwe_rtp_conversion'. ------ MGCP_Test.TC_amr_oa_oa_no_bwe_rtp_conversion ------ Mon Nov 11 16:40:19 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_amr_oa_oa_no_bwe_rtp_conversion.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_amr_oa_oa_no_bwe_rtp_conversion.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_oa_oa_no_bwe_rtp_conversion' was executed successfully (exit status: 0). MTC@e999c791e3c7: Test case TC_amr_oa_oa_no_bwe_rtp_conversion started. 20241111164020396 DLMGCP DEBUG <0013> Received message: line #00: DLCX 50020 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164020397 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164020397 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164020397 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111164020397 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241111164020397 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241111164020397 DLMGCP DEBUG <0013> Generated response: line #00: 515 50020 FAIL (mgcp_msg.c:67) 20241111164020404 DLMGCP DEBUG <0013> Received message: line #00: CRCX 50021 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164020404 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241111164020404 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241111164020404 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111164020404 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241111164020404 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164020404 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241111164020404 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164020404 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241111164020404 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:67) 20241111164020404 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 AMR/8000 (mgcp_msg.c:67) 20241111164020404 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111164020404 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:96 octet-align=1 (mgcp_msg.c:67) 20241111164020404 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164020404 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164020404 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111164020404 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:C5C7BA59 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111164020404 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C5C7BA59 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241111164020404 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C5C7BA59 output_enabled 1 (mgcp_msg.c:125) 20241111164020404 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111164020404 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:C5C7BA59 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=AMR (mgcp_sdp.c:444) 20241111164020404 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:C5C7BA59 r=127.0.0.1:10000<->l=:0) codecs[0]:(pt:96=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111164020405 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241111164020405 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C5C7BA59 CRCX: Creating connection: port: 5888 (mgcp_protocol.c:1112) 20241111164020405 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:C5C7BA59 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111164020405 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111164020405 DLMGCP DEBUG <0013> Generated response: line #00: 200 50021 OK (mgcp_msg.c:67) 20241111164020405 DLMGCP DEBUG <0013> Generated response: line #01: I: C5C7BA59 (mgcp_msg.c:67) 20241111164020405 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241111164020405 DLMGCP DEBUG <0013> Generated response: line #03: o=- C5C7BA59 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164020405 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241111164020405 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164020405 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241111164020405 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5888 RTP/AVP 96 (mgcp_msg.c:67) 20241111164020405 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 AMR/8000 (mgcp_msg.c:67) 20241111164020405 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:96 octet-align=1 (mgcp_msg.c:67) 20241111164020405 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111164020409 DLMGCP DEBUG <0013> Received message: line #00: CRCX 50022 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164020409 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241111164020409 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241111164020409 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111164020409 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241111164020409 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164020409 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241111164020409 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164020409 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241111164020409 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 113 (mgcp_msg.c:67) 20241111164020409 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241111164020409 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:113 AMR/8000 (mgcp_msg.c:67) 20241111164020409 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241111164020409 DLMGCP DEBUG <0013> Received message: line #13: a=fmtp:112 octet-align=1 (mgcp_msg.c:67) 20241111164020409 DLMGCP DEBUG <0013> Received message: line #14: a=fmtp:113 octet-align=0 (mgcp_msg.c:67) 20241111164020409 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164020409 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164020409 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111164020409 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:C7B1ABF6 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111164020410 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C7B1ABF6 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241111164020410 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C7B1ABF6 output_enabled 1 (mgcp_msg.c:125) 20241111164020410 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111164020410 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:C7B1ABF6 Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR 113=AMR (mgcp_sdp.c:444) 20241111164020410 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:C7B1ABF6 r=127.0.0.1:20000<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111164020410 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:C7B1ABF6 r=127.0.0.1:20000<->l=:0) codecs[1]:(pt:113=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) (mgcp_codec.c:79) 20241111164020410 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241111164020410 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C7B1ABF6 CRCX: Creating connection: port: 5890 (mgcp_protocol.c:1112) 20241111164020410 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:C7B1ABF6 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111164020410 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111164020410 DLMGCP DEBUG <0013> Generated response: line #00: 200 50022 OK (mgcp_msg.c:67) 20241111164020410 DLMGCP DEBUG <0013> Generated response: line #01: I: C7B1ABF6 (mgcp_msg.c:67) 20241111164020410 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241111164020410 DLMGCP DEBUG <0013> Generated response: line #03: o=- C7B1ABF6 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164020410 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241111164020410 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164020410 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241111164020410 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5890 RTP/AVP 112 (mgcp_msg.c:67) 20241111164020410 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241111164020410 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=1 (mgcp_msg.c:67) 20241111164020410 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) RTPEM1(290)@e999c791e3c7: Warning: Stopping inactive timer T_transmit. RTPEM1(290)@e999c791e3c7: Warning: Stopping inactive timer T_transmit. RTPEM0(289)@e999c791e3c7: Warning: Stopping inactive timer T_transmit. RTPEM0(289)@e999c791e3c7: Warning: Stopping inactive timer T_transmit. RTPEM0(289)@e999c791e3c7: Warning: Stopping inactive timer T_transmit. RTPEM1(290)@e999c791e3c7: Warning: Stopping inactive timer T_transmit. 20241111164024521 DLMGCP DEBUG <0013> Received message: line #00: DLCX 50023 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164024521 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:67) 20241111164024521 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164024521 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164024521 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111164024521 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241111164024521 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111164024521 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111164024521 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111164024521 DLMGCP DEBUG <0013> Generated response: line #00: 200 50023 OK (mgcp_msg.c:67) MTC@e999c791e3c7: stats: { num_pkts_tx := 49, bytes_payload_tx := 735, num_pkts_rx := 49, bytes_payload_rx := 735, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@e999c791e3c7: stats: { num_pkts_tx := 49, bytes_payload_tx := 735, num_pkts_rx := 49, bytes_payload_rx := 735, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@e999c791e3c7: setverdict(pass): none -> pass RTPEM1(290)@e999c791e3c7: Final verdict of PTC: none RTPEM2(291)@e999c791e3c7: Final verdict of PTC: none VirtCallAgent-STATS(292)@e999c791e3c7: Final verdict of PTC: none RTPEM0(289)@e999c791e3c7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(293)@e999c791e3c7: Final verdict of PTC: none MTC@e999c791e3c7: Setting final verdict of the test case. MTC@e999c791e3c7: Local verdict of MTC: pass MTC@e999c791e3c7: Local verdict of PTC RTPEM0(289): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM1(290): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM2(291): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC VirtCallAgent-STATS(292): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC IPA-CTRL-CLI-IPA(293): none (pass -> pass) MTC@e999c791e3c7: Test case TC_amr_oa_oa_no_bwe_rtp_conversion finished. Verdict: pass MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_oa_oa_no_bwe_rtp_conversion pass'. Mon Nov 11 16:40:24 UTC 2024 ====== MGCP_Test.TC_amr_oa_oa_no_bwe_rtp_conversion pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_amr_oa_oa_no_bwe_rtp_conversion.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=252692) Waiting for packet dumper to finish... 1 (prev_count=252692, count=260684) MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_oa_oa_no_bwe_rtp_conversion pass' was executed successfully (exit status: 0). MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_oa_no_bwe_oa_rtp_conversion'. ------ MGCP_Test.TC_amr_oa_no_bwe_oa_rtp_conversion ------ Mon Nov 11 16:40:26 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_amr_oa_no_bwe_oa_rtp_conversion.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_amr_oa_no_bwe_oa_rtp_conversion.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_oa_no_bwe_oa_rtp_conversion' was executed successfully (exit status: 0). MTC@e999c791e3c7: Test case TC_amr_oa_no_bwe_oa_rtp_conversion started. 20241111164027668 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3419 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164027668 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164027668 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164027669 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111164027669 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241111164027669 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241111164027669 DLMGCP DEBUG <0013> Generated response: line #00: 515 3419 FAIL (mgcp_msg.c:67) 20241111164027675 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3420 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164027675 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241111164027675 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241111164027675 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111164027676 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241111164027676 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164027676 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241111164027676 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164027676 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241111164027676 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:67) 20241111164027676 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 AMR/8000 (mgcp_msg.c:67) 20241111164027676 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111164027676 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:96 octet-align=1 (mgcp_msg.c:67) 20241111164027676 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164027676 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164027676 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111164027676 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:4D5A3765 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111164027676 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4D5A3765 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241111164027676 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4D5A3765 output_enabled 1 (mgcp_msg.c:125) 20241111164027676 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111164027676 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:4D5A3765 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=AMR (mgcp_sdp.c:444) 20241111164027676 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:4D5A3765 r=127.0.0.1:10000<->l=:0) codecs[0]:(pt:96=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111164027676 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241111164027676 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4D5A3765 CRCX: Creating connection: port: 5892 (mgcp_protocol.c:1112) 20241111164027676 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:4D5A3765 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111164027676 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111164027676 DLMGCP DEBUG <0013> Generated response: line #00: 200 3420 OK (mgcp_msg.c:67) 20241111164027676 DLMGCP DEBUG <0013> Generated response: line #01: I: 4D5A3765 (mgcp_msg.c:67) 20241111164027676 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241111164027676 DLMGCP DEBUG <0013> Generated response: line #03: o=- 4D5A3765 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164027676 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241111164027676 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164027676 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241111164027676 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5892 RTP/AVP 96 (mgcp_msg.c:67) 20241111164027676 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 AMR/8000 (mgcp_msg.c:67) 20241111164027677 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:96 octet-align=1 (mgcp_msg.c:67) 20241111164027677 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111164027681 DLMGCP DEBUG <0013> Received message: line #00: CRCX 3421 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164027681 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241111164027681 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241111164027681 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111164027681 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241111164027681 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164027681 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241111164027681 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164027681 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241111164027681 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 113 (mgcp_msg.c:67) 20241111164027681 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241111164027681 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:113 AMR/8000 (mgcp_msg.c:67) 20241111164027681 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241111164027681 DLMGCP DEBUG <0013> Received message: line #13: a=fmtp:112 octet-align=0 (mgcp_msg.c:67) 20241111164027681 DLMGCP DEBUG <0013> Received message: line #14: a=fmtp:113 octet-align=1 (mgcp_msg.c:67) 20241111164027681 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164027681 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164027681 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111164027681 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:D648B011 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111164027681 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D648B011 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241111164027681 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D648B011 output_enabled 1 (mgcp_msg.c:125) 20241111164027681 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111164027681 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:D648B011 Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR 113=AMR (mgcp_sdp.c:444) 20241111164027681 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:D648B011 r=127.0.0.1:20000<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) (mgcp_codec.c:79) 20241111164027681 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:D648B011 r=127.0.0.1:20000<->l=:0) codecs[1]:(pt:113=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111164027681 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241111164027681 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D648B011 CRCX: Creating connection: port: 5894 (mgcp_protocol.c:1112) 20241111164027681 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:D648B011 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111164027681 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111164027681 DLMGCP DEBUG <0013> Generated response: line #00: 200 3421 OK (mgcp_msg.c:67) 20241111164027681 DLMGCP DEBUG <0013> Generated response: line #01: I: D648B011 (mgcp_msg.c:67) 20241111164027681 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241111164027681 DLMGCP DEBUG <0013> Generated response: line #03: o=- D648B011 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164027681 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241111164027681 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164027681 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241111164027681 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5894 RTP/AVP 113 (mgcp_msg.c:67) 20241111164027681 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:113 AMR/8000 (mgcp_msg.c:67) 20241111164027681 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:113 octet-align=1 (mgcp_msg.c:67) 20241111164027682 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) RTPEM1(295)@e999c791e3c7: Warning: Stopping inactive timer T_transmit. RTPEM1(295)@e999c791e3c7: Warning: Stopping inactive timer T_transmit. RTPEM0(294)@e999c791e3c7: Warning: Stopping inactive timer T_transmit. RTPEM0(294)@e999c791e3c7: Warning: Stopping inactive timer T_transmit. RTPEM0(294)@e999c791e3c7: Warning: Stopping inactive timer T_transmit. RTPEM1(295)@e999c791e3c7: Warning: Stopping inactive timer T_transmit. 20241111164031793 DLMGCP DEBUG <0013> Received message: line #00: DLCX 3422 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164031793 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:67) 20241111164031793 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164031793 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164031793 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111164031793 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241111164031793 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111164031793 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111164031793 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111164031793 DLMGCP DEBUG <0013> Generated response: line #00: 200 3422 OK (mgcp_msg.c:67) MTC@e999c791e3c7: stats: { num_pkts_tx := 49, bytes_payload_tx := 735, num_pkts_rx := 49, bytes_payload_rx := 735, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@e999c791e3c7: stats: { num_pkts_tx := 49, bytes_payload_tx := 735, num_pkts_rx := 49, bytes_payload_rx := 735, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@e999c791e3c7: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(298)@e999c791e3c7: Final verdict of PTC: none VirtCallAgent-STATS(297)@e999c791e3c7: Final verdict of PTC: none RTPEM2(296)@e999c791e3c7: Final verdict of PTC: none RTPEM0(294)@e999c791e3c7: Final verdict of PTC: none RTPEM1(295)@e999c791e3c7: Final verdict of PTC: none MTC@e999c791e3c7: Setting final verdict of the test case. MTC@e999c791e3c7: Local verdict of MTC: pass MTC@e999c791e3c7: Local verdict of PTC RTPEM0(294): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM1(295): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM2(296): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC VirtCallAgent-STATS(297): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC IPA-CTRL-CLI-IPA(298): none (pass -> pass) MTC@e999c791e3c7: Test case TC_amr_oa_no_bwe_oa_rtp_conversion finished. Verdict: pass MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_oa_no_bwe_oa_rtp_conversion pass'. Mon Nov 11 16:40:31 UTC 2024 ====== MGCP_Test.TC_amr_oa_no_bwe_oa_rtp_conversion pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_amr_oa_no_bwe_oa_rtp_conversion.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=252684) Waiting for packet dumper to finish... 1 (prev_count=252684, count=260776) MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_oa_no_bwe_oa_rtp_conversion pass' was executed successfully (exit status: 0). MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_bwe_bwe_no_oa_rtp_conversion'. ------ MGCP_Test.TC_amr_bwe_bwe_no_oa_rtp_conversion ------ Mon Nov 11 16:40:33 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_amr_bwe_bwe_no_oa_rtp_conversion.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_amr_bwe_bwe_no_oa_rtp_conversion.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_bwe_bwe_no_oa_rtp_conversion' was executed successfully (exit status: 0). MTC@e999c791e3c7: Test case TC_amr_bwe_bwe_no_oa_rtp_conversion started. 20241111164034930 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2492 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164034930 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164034930 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164034930 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111164034930 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241111164034930 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241111164034930 DLMGCP DEBUG <0013> Generated response: line #00: 515 2492 FAIL (mgcp_msg.c:67) 20241111164034936 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2493 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164034936 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241111164034936 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241111164034936 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111164034936 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241111164034936 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164034936 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241111164034936 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164034936 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241111164034936 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:67) 20241111164034936 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 AMR/8000 (mgcp_msg.c:67) 20241111164034936 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111164034936 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:96 octet-align=0 (mgcp_msg.c:67) 20241111164034936 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164034936 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164034936 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111164034936 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:8169CA53 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111164034936 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:8169CA53 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241111164034937 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:8169CA53 output_enabled 1 (mgcp_msg.c:125) 20241111164034937 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111164034937 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:8169CA53 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=AMR (mgcp_sdp.c:444) 20241111164034937 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:8169CA53 r=127.0.0.1:10000<->l=:0) codecs[0]:(pt:96=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111164034937 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241111164034937 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:8169CA53 CRCX: Creating connection: port: 5896 (mgcp_protocol.c:1112) 20241111164034937 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:8169CA53 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111164034937 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111164034937 DLMGCP DEBUG <0013> Generated response: line #00: 200 2493 OK (mgcp_msg.c:67) 20241111164034937 DLMGCP DEBUG <0013> Generated response: line #01: I: 8169CA53 (mgcp_msg.c:67) 20241111164034937 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241111164034937 DLMGCP DEBUG <0013> Generated response: line #03: o=- 8169CA53 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164034937 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241111164034937 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164034937 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241111164034937 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5896 RTP/AVP 96 (mgcp_msg.c:67) 20241111164034937 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 AMR/8000 (mgcp_msg.c:67) 20241111164034937 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:96 octet-align=0 (mgcp_msg.c:67) 20241111164034937 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111164034942 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2494 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164034942 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241111164034942 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241111164034942 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111164034942 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241111164034942 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164034942 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241111164034942 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164034942 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241111164034942 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 113 (mgcp_msg.c:67) 20241111164034942 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241111164034942 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:113 AMR/8000 (mgcp_msg.c:67) 20241111164034942 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241111164034942 DLMGCP DEBUG <0013> Received message: line #13: a=fmtp:112 octet-align=0 (mgcp_msg.c:67) 20241111164034942 DLMGCP DEBUG <0013> Received message: line #14: a=fmtp:113 octet-align=1 (mgcp_msg.c:67) 20241111164034942 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164034942 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164034942 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111164034942 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:9EB612C6 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111164034942 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9EB612C6 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241111164034942 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9EB612C6 output_enabled 1 (mgcp_msg.c:125) 20241111164034942 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111164034942 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:9EB612C6 Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR 113=AMR (mgcp_sdp.c:444) 20241111164034942 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:9EB612C6 r=127.0.0.1:20000<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111164034942 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:9EB612C6 r=127.0.0.1:20000<->l=:0) codecs[1]:(pt:113=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) (mgcp_codec.c:79) 20241111164034942 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241111164034942 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9EB612C6 CRCX: Creating connection: port: 5898 (mgcp_protocol.c:1112) 20241111164034942 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:9EB612C6 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111164034942 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111164034942 DLMGCP DEBUG <0013> Generated response: line #00: 200 2494 OK (mgcp_msg.c:67) 20241111164034942 DLMGCP DEBUG <0013> Generated response: line #01: I: 9EB612C6 (mgcp_msg.c:67) 20241111164034942 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241111164034942 DLMGCP DEBUG <0013> Generated response: line #03: o=- 9EB612C6 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164034942 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241111164034942 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164034942 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241111164034942 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5898 RTP/AVP 112 (mgcp_msg.c:67) 20241111164034942 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241111164034942 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=0 (mgcp_msg.c:67) 20241111164034942 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) RTPEM1(300)@e999c791e3c7: Warning: Stopping inactive timer T_transmit. RTPEM1(300)@e999c791e3c7: Warning: Stopping inactive timer T_transmit. RTPEM0(299)@e999c791e3c7: Warning: Stopping inactive timer T_transmit. RTPEM0(299)@e999c791e3c7: Warning: Stopping inactive timer T_transmit. RTPEM0(299)@e999c791e3c7: Warning: Stopping inactive timer T_transmit. RTPEM1(300)@e999c791e3c7: Warning: Stopping inactive timer T_transmit. 20241111164039053 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2495 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164039054 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:67) 20241111164039054 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164039054 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164039054 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111164039054 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241111164039054 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111164039054 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111164039054 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111164039054 DLMGCP DEBUG <0013> Generated response: line #00: 200 2495 OK (mgcp_msg.c:67) MTC@e999c791e3c7: stats: { num_pkts_tx := 49, bytes_payload_tx := 686, num_pkts_rx := 49, bytes_payload_rx := 686, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@e999c791e3c7: stats: { num_pkts_tx := 49, bytes_payload_tx := 686, num_pkts_rx := 49, bytes_payload_rx := 686, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@e999c791e3c7: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(303)@e999c791e3c7: Final verdict of PTC: none RTPEM2(301)@e999c791e3c7: Final verdict of PTC: none VirtCallAgent-STATS(302)@e999c791e3c7: Final verdict of PTC: none RTPEM0(299)@e999c791e3c7: Final verdict of PTC: none RTPEM1(300)@e999c791e3c7: Final verdict of PTC: none MTC@e999c791e3c7: Setting final verdict of the test case. MTC@e999c791e3c7: Local verdict of MTC: pass MTC@e999c791e3c7: Local verdict of PTC RTPEM0(299): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM1(300): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM2(301): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC VirtCallAgent-STATS(302): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC IPA-CTRL-CLI-IPA(303): none (pass -> pass) MTC@e999c791e3c7: Test case TC_amr_bwe_bwe_no_oa_rtp_conversion finished. Verdict: pass MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_bwe_bwe_no_oa_rtp_conversion pass'. Mon Nov 11 16:40:39 UTC 2024 ====== MGCP_Test.TC_amr_bwe_bwe_no_oa_rtp_conversion pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_amr_bwe_bwe_no_oa_rtp_conversion.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=252688) Waiting for packet dumper to finish... 1 (prev_count=252688, count=260680) MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_bwe_bwe_no_oa_rtp_conversion pass' was executed successfully (exit status: 0). MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_bwe_no_oa_bwe_rtp_conversion'. ------ MGCP_Test.TC_amr_bwe_no_oa_bwe_rtp_conversion ------ Mon Nov 11 16:40:41 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_amr_bwe_no_oa_bwe_rtp_conversion.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_amr_bwe_no_oa_bwe_rtp_conversion.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_amr_bwe_no_oa_bwe_rtp_conversion' was executed successfully (exit status: 0). MTC@e999c791e3c7: Test case TC_amr_bwe_no_oa_bwe_rtp_conversion started. 20241111164042196 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34887 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164042196 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164042196 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164042196 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111164042196 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241111164042196 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241111164042196 DLMGCP DEBUG <0013> Generated response: line #00: 515 34887 FAIL (mgcp_msg.c:67) 20241111164042204 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34888 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164042204 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241111164042204 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241111164042204 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111164042204 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241111164042204 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164042204 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241111164042204 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164042204 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241111164042204 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:67) 20241111164042204 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 AMR/8000 (mgcp_msg.c:67) 20241111164042204 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111164042204 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:96 octet-align=0 (mgcp_msg.c:67) 20241111164042204 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164042204 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164042204 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111164042204 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:34F93CB4 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111164042204 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:34F93CB4 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241111164042204 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:34F93CB4 output_enabled 1 (mgcp_msg.c:125) 20241111164042204 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111164042204 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:34F93CB4 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=AMR (mgcp_sdp.c:444) 20241111164042204 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:34F93CB4 r=127.0.0.1:10000<->l=:0) codecs[0]:(pt:96=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111164042204 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241111164042204 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:34F93CB4 CRCX: Creating connection: port: 5900 (mgcp_protocol.c:1112) 20241111164042205 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:34F93CB4 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111164042205 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111164042205 DLMGCP DEBUG <0013> Generated response: line #00: 200 34888 OK (mgcp_msg.c:67) 20241111164042205 DLMGCP DEBUG <0013> Generated response: line #01: I: 34F93CB4 (mgcp_msg.c:67) 20241111164042205 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241111164042205 DLMGCP DEBUG <0013> Generated response: line #03: o=- 34F93CB4 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164042205 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241111164042205 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164042205 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241111164042205 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5900 RTP/AVP 96 (mgcp_msg.c:67) 20241111164042205 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 AMR/8000 (mgcp_msg.c:67) 20241111164042205 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:96 octet-align=0 (mgcp_msg.c:67) 20241111164042205 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111164042208 DLMGCP DEBUG <0013> Received message: line #00: CRCX 34889 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164042208 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241111164042208 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241111164042208 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111164042208 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241111164042208 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164042208 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241111164042208 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164042208 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241111164042208 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 113 (mgcp_msg.c:67) 20241111164042208 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241111164042208 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:113 AMR/8000 (mgcp_msg.c:67) 20241111164042208 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241111164042208 DLMGCP DEBUG <0013> Received message: line #13: a=fmtp:112 octet-align=1 (mgcp_msg.c:67) 20241111164042208 DLMGCP DEBUG <0013> Received message: line #14: a=fmtp:113 octet-align=0 (mgcp_msg.c:67) 20241111164042208 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164042208 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164042208 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111164042208 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:72E2E73E r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111164042208 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:72E2E73E connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241111164042208 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:72E2E73E output_enabled 1 (mgcp_msg.c:125) 20241111164042208 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111164042208 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:72E2E73E Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR 113=AMR (mgcp_sdp.c:444) 20241111164042208 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:72E2E73E r=127.0.0.1:20000<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) (mgcp_codec.c:79) 20241111164042208 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:72E2E73E r=127.0.0.1:20000<->l=:0) codecs[1]:(pt:113=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111164042208 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241111164042208 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:72E2E73E CRCX: Creating connection: port: 5902 (mgcp_protocol.c:1112) 20241111164042208 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:72E2E73E CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111164042208 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111164042208 DLMGCP DEBUG <0013> Generated response: line #00: 200 34889 OK (mgcp_msg.c:67) 20241111164042208 DLMGCP DEBUG <0013> Generated response: line #01: I: 72E2E73E (mgcp_msg.c:67) 20241111164042208 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241111164042208 DLMGCP DEBUG <0013> Generated response: line #03: o=- 72E2E73E 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164042208 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241111164042208 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164042208 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241111164042208 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5902 RTP/AVP 113 (mgcp_msg.c:67) 20241111164042208 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:113 AMR/8000 (mgcp_msg.c:67) 20241111164042208 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:113 octet-align=0 (mgcp_msg.c:67) 20241111164042208 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) RTPEM1(305)@e999c791e3c7: Warning: Stopping inactive timer T_transmit. RTPEM1(305)@e999c791e3c7: Warning: Stopping inactive timer T_transmit. RTPEM0(304)@e999c791e3c7: Warning: Stopping inactive timer T_transmit. RTPEM0(304)@e999c791e3c7: Warning: Stopping inactive timer T_transmit. RTPEM0(304)@e999c791e3c7: Warning: Stopping inactive timer T_transmit. RTPEM1(305)@e999c791e3c7: Warning: Stopping inactive timer T_transmit. 20241111164046319 DLMGCP DEBUG <0013> Received message: line #00: DLCX 34890 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164046319 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:67) 20241111164046319 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164046319 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164046319 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111164046319 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241111164046319 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111164046319 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111164046319 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111164046320 DLMGCP DEBUG <0013> Generated response: line #00: 200 34890 OK (mgcp_msg.c:67) MTC@e999c791e3c7: stats: { num_pkts_tx := 49, bytes_payload_tx := 686, num_pkts_rx := 49, bytes_payload_rx := 686, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@e999c791e3c7: stats: { num_pkts_tx := 49, bytes_payload_tx := 686, num_pkts_rx := 49, bytes_payload_rx := 686, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@e999c791e3c7: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(308)@e999c791e3c7: Final verdict of PTC: none RTPEM2(306)@e999c791e3c7: Final verdict of PTC: none RTPEM0(304)@e999c791e3c7: Final verdict of PTC: none RTPEM1(305)@e999c791e3c7: Final verdict of PTC: none VirtCallAgent-STATS(307)@e999c791e3c7: Final verdict of PTC: none MTC@e999c791e3c7: Setting final verdict of the test case. MTC@e999c791e3c7: Local verdict of MTC: pass MTC@e999c791e3c7: Local verdict of PTC RTPEM0(304): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM1(305): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM2(306): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC VirtCallAgent-STATS(307): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC IPA-CTRL-CLI-IPA(308): none (pass -> pass) MTC@e999c791e3c7: Test case TC_amr_bwe_no_oa_bwe_rtp_conversion finished. Verdict: pass MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_bwe_no_oa_bwe_rtp_conversion pass'. Mon Nov 11 16:40:46 UTC 2024 ====== MGCP_Test.TC_amr_bwe_no_oa_bwe_rtp_conversion pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_amr_bwe_no_oa_bwe_rtp_conversion.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=252696) Waiting for packet dumper to finish... 1 (prev_count=252696, count=260688) MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_amr_bwe_no_oa_bwe_rtp_conversion pass' was executed successfully (exit status: 0). MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_conn_timeout'. ------ MGCP_Test.TC_conn_timeout ------ Mon Nov 11 16:40:48 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_conn_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_conn_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_conn_timeout' was executed successfully (exit status: 0). MTC@e999c791e3c7: Test case TC_conn_timeout started. 20241111164049461 DLMGCP DEBUG <0013> Received message: line #00: DLCX 29479 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164049461 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20241111164049461 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111164049461 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111164049461 DLMGCP ERROR <0013> endpoint:rtpbridge/1@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241111164049461 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241111164049461 DLMGCP DEBUG <0013> Generated response: line #00: 515 29479 FAIL (mgcp_msg.c:67) MTC@e999c791e3c7: Setting conn-timeout to 1s MTC@e999c791e3c7: Sending RTP data for 1.5s 20241111164049471 DLMGCP DEBUG <0013> Received message: line #00: CRCX 29480 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164049471 DLMGCP DEBUG <0013> Received message: line #01: M: loopback (mgcp_msg.c:67) 20241111164049471 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:67) 20241111164049471 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111164049471 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241111164049471 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164049471 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241111164049471 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164049471 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241111164049471 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 111 (mgcp_msg.c:67) 20241111164049471 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:111 GSM-HR-08/8000/1 (mgcp_msg.c:67) 20241111164049471 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111164049471 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20241111164049471 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111164049471 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111164049471 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:8803C6C4 watchdog kicked (mgcp_conn.c:158) 20241111164049471 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw conn:(1225/rtp C:8803C6C4 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111164049471 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:8803C6C4 connection mode 'loopback' 7 (mgcp_msg.c:120) 20241111164049471 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:8803C6C4 output_enabled 1 (mgcp_msg.c:125) 20241111164049471 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111164049471 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:8803C6C4 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:111=GSM-HR-08 (mgcp_sdp.c:444) 20241111164049471 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw conn:(1225/rtp C:8803C6C4 r=127.0.0.1:10000<->l=:0) codecs[0]:(pt:111=DYNAMIC, audio:GSM-HR-08/8000/1 subt=GSM-HR-08, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111164049471 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241111164049472 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw RTP-setup: Endpoint is in loopback mode, stopping here! (mgcp_protocol.c:167) 20241111164049472 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:8803C6C4 CRCX: Creating connection: port: 5904 (mgcp_protocol.c:1112) 20241111164049472 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:8803C6C4 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111164049472 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111164049472 DLMGCP DEBUG <0013> Generated response: line #00: 200 29480 OK (mgcp_msg.c:67) 20241111164049472 DLMGCP DEBUG <0013> Generated response: line #01: I: 8803C6C4 (mgcp_msg.c:67) 20241111164049472 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241111164049472 DLMGCP DEBUG <0013> Generated response: line #03: o=- 8803C6C4 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164049472 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241111164049472 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164049472 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241111164049472 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5904 RTP/AVP 111 (mgcp_msg.c:67) 20241111164049472 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:111 GSM-HR-08/8000/1 (mgcp_msg.c:67) 20241111164049472 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241111164049494 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:8803C6C4 watchdog kicked (mgcp_conn.c:158) 20241111164049515 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:8803C6C4 watchdog kicked (mgcp_conn.c:158) 20241111164049535 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:8803C6C4 watchdog kicked (mgcp_conn.c:158) 20241111164049555 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:8803C6C4 watchdog kicked (mgcp_conn.c:158) 20241111164049576 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:8803C6C4 watchdog kicked (mgcp_conn.c:158) 20241111164049596 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:8803C6C4 watchdog kicked (mgcp_conn.c:158) 20241111164049616 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:8803C6C4 watchdog kicked (mgcp_conn.c:158) 20241111164049636 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:8803C6C4 watchdog kicked (mgcp_conn.c:158) 20241111164049657 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:8803C6C4 watchdog kicked (mgcp_conn.c:158) 20241111164049677 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:8803C6C4 watchdog kicked (mgcp_conn.c:158) 20241111164049697 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:8803C6C4 watchdog kicked (mgcp_conn.c:158) 20241111164049717 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:8803C6C4 watchdog kicked (mgcp_conn.c:158) 20241111164049738 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:8803C6C4 watchdog kicked (mgcp_conn.c:158) 20241111164049758 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:8803C6C4 watchdog kicked (mgcp_conn.c:158) 20241111164049778 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:8803C6C4 watchdog kicked (mgcp_conn.c:158) 20241111164049798 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:8803C6C4 watchdog kicked (mgcp_conn.c:158) 20241111164049819 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:8803C6C4 watchdog kicked (mgcp_conn.c:158) 20241111164049839 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:8803C6C4 watchdog kicked (mgcp_conn.c:158) 20241111164049860 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:8803C6C4 watchdog kicked (mgcp_conn.c:158) 20241111164049880 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:8803C6C4 watchdog kicked (mgcp_conn.c:158) 20241111164049900 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:8803C6C4 watchdog kicked (mgcp_conn.c:158) 20241111164049921 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:8803C6C4 watchdog kicked (mgcp_conn.c:158) 20241111164049941 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:8803C6C4 watchdog kicked (mgcp_conn.c:158) 20241111164049961 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:8803C6C4 watchdog kicked (mgcp_conn.c:158) 20241111164049982 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:8803C6C4 watchdog kicked (mgcp_conn.c:158) 20241111164050002 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:8803C6C4 watchdog kicked (mgcp_conn.c:158) 20241111164050022 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:8803C6C4 watchdog kicked (mgcp_conn.c:158) 20241111164050042 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:8803C6C4 watchdog kicked (mgcp_conn.c:158) 20241111164050063 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:8803C6C4 watchdog kicked (mgcp_conn.c:158) 20241111164050083 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:8803C6C4 watchdog kicked (mgcp_conn.c:158) 20241111164050103 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:8803C6C4 watchdog kicked (mgcp_conn.c:158) 20241111164050124 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:8803C6C4 watchdog kicked (mgcp_conn.c:158) 20241111164050144 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:8803C6C4 watchdog kicked (mgcp_conn.c:158) 20241111164050164 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:8803C6C4 watchdog kicked (mgcp_conn.c:158) 20241111164050185 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:8803C6C4 watchdog kicked (mgcp_conn.c:158) 20241111164050205 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:8803C6C4 watchdog kicked (mgcp_conn.c:158) 20241111164050225 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:8803C6C4 watchdog kicked (mgcp_conn.c:158) 20241111164050246 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:8803C6C4 watchdog kicked (mgcp_conn.c:158) 20241111164050266 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:8803C6C4 watchdog kicked (mgcp_conn.c:158) 20241111164050286 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:8803C6C4 watchdog kicked (mgcp_conn.c:158) 20241111164050307 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:8803C6C4 watchdog kicked (mgcp_conn.c:158) 20241111164050327 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:8803C6C4 watchdog kicked (mgcp_conn.c:158) 20241111164050347 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:8803C6C4 watchdog kicked (mgcp_conn.c:158) 20241111164050368 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:8803C6C4 watchdog kicked (mgcp_conn.c:158) 20241111164050388 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:8803C6C4 watchdog kicked (mgcp_conn.c:158) 20241111164050408 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:8803C6C4 watchdog kicked (mgcp_conn.c:158) 20241111164050428 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:8803C6C4 watchdog kicked (mgcp_conn.c:158) 20241111164050449 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:8803C6C4 watchdog kicked (mgcp_conn.c:158) 20241111164050469 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:8803C6C4 watchdog kicked (mgcp_conn.c:158) 20241111164050490 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:8803C6C4 watchdog kicked (mgcp_conn.c:158) 20241111164050510 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:8803C6C4 watchdog kicked (mgcp_conn.c:158) 20241111164050530 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:8803C6C4 watchdog kicked (mgcp_conn.c:158) 20241111164050550 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:8803C6C4 watchdog kicked (mgcp_conn.c:158) 20241111164050571 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:8803C6C4 watchdog kicked (mgcp_conn.c:158) 20241111164050591 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:8803C6C4 watchdog kicked (mgcp_conn.c:158) 20241111164050612 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:8803C6C4 watchdog kicked (mgcp_conn.c:158) 20241111164050632 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:8803C6C4 watchdog kicked (mgcp_conn.c:158) 20241111164050653 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:8803C6C4 watchdog kicked (mgcp_conn.c:158) 20241111164050673 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:8803C6C4 watchdog kicked (mgcp_conn.c:158) 20241111164050694 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:8803C6C4 watchdog kicked (mgcp_conn.c:158) 20241111164050714 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:8803C6C4 watchdog kicked (mgcp_conn.c:158) 20241111164050735 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:8803C6C4 watchdog kicked (mgcp_conn.c:158) 20241111164050755 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:8803C6C4 watchdog kicked (mgcp_conn.c:158) 20241111164050775 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:8803C6C4 watchdog kicked (mgcp_conn.c:158) 20241111164050796 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:8803C6C4 watchdog kicked (mgcp_conn.c:158) 20241111164050816 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:8803C6C4 watchdog kicked (mgcp_conn.c:158) 20241111164050836 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:8803C6C4 watchdog kicked (mgcp_conn.c:158) 20241111164050857 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:8803C6C4 watchdog kicked (mgcp_conn.c:158) 20241111164050877 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:8803C6C4 watchdog kicked (mgcp_conn.c:158) 20241111164050897 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:8803C6C4 watchdog kicked (mgcp_conn.c:158) 20241111164050918 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:8803C6C4 watchdog kicked (mgcp_conn.c:158) 20241111164050938 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:8803C6C4 watchdog kicked (mgcp_conn.c:158) 20241111164050958 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:8803C6C4 watchdog kicked (mgcp_conn.c:158) MTC@e999c791e3c7: Stopping for 0.5s and resuming 20241111164051497 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:8803C6C4 watchdog kicked (mgcp_conn.c:158) 20241111164051517 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:8803C6C4 watchdog kicked (mgcp_conn.c:158) 20241111164051537 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:8803C6C4 watchdog kicked (mgcp_conn.c:158) 20241111164051558 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:8803C6C4 watchdog kicked (mgcp_conn.c:158) MTC@e999c791e3c7: Stopping for 1.5s, expecting to run into timeout 20241111164052560 DLMGCP ERROR <0013> endpoint:rtpbridge/1@mgw CI:8803C6C4 connection timed out! (mgcp_conn.c:148) 20241111164052560 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) MTC@e999c791e3c7: Resuming should fail now RTPEM0(309)@e999c791e3c7: Connection refused (expected) RTPEM0(309)@e999c791e3c7: Connection refused (expected) RTPEM0(309)@e999c791e3c7: Connection refused (expected) RTPEM0(309)@e999c791e3c7: Connection refused (expected) RTPEM0(309)@e999c791e3c7: Connection refused (expected) RTPEM0(309)@e999c791e3c7: Connection refused (expected) RTPEM0(309)@e999c791e3c7: Connection refused (expected) RTPEM0(309)@e999c791e3c7: Connection refused (expected) RTPEM0(309)@e999c791e3c7: Connection refused (expected) MTC@e999c791e3c7: Setting conn-timeout back to 0 (disabled) MTC@e999c791e3c7: setverdict(pass): none -> pass RTPEM0(309)@e999c791e3c7: Connection refused (expected) RTPEM1(310)@e999c791e3c7: Final verdict of PTC: none RTPEM2(311)@e999c791e3c7: Final verdict of PTC: none RTPEM0(309)@e999c791e3c7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(313)@e999c791e3c7: Final verdict of PTC: none VirtCallAgent-STATS(312)@e999c791e3c7: Final verdict of PTC: none MTC@e999c791e3c7: Setting final verdict of the test case. MTC@e999c791e3c7: Local verdict of MTC: pass MTC@e999c791e3c7: Local verdict of PTC RTPEM0(309): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM1(310): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM2(311): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC VirtCallAgent-STATS(312): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC IPA-CTRL-CLI-IPA(313): none (pass -> pass) MTC@e999c791e3c7: Test case TC_conn_timeout finished. Verdict: pass MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_conn_timeout pass'. Mon Nov 11 16:40:53 UTC 2024 ====== MGCP_Test.TC_conn_timeout pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_conn_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=209964) Waiting for packet dumper to finish... 1 (prev_count=209964, count=218552) MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_conn_timeout pass' was executed successfully (exit status: 0). MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_e1_crcx_and_dlcx_ep'. ------ MGCP_Test.TC_e1_crcx_and_dlcx_ep ------ Mon Nov 11 16:40:55 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_e1_crcx_and_dlcx_ep.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_e1_crcx_and_dlcx_ep.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_e1_crcx_and_dlcx_ep' was executed successfully (exit status: 0). MTC@e999c791e3c7: Test case TC_e1_crcx_and_dlcx_ep started. 20241111164056421 DLMGCP DEBUG <0013> Received message: line #00: DLCX 56133 ds/e1-1/s-1/su16-0@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164056421 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw (trunk:1) found endpoint: ds/e1-1/s-1/su16-0@mgw (mgcp_endp.c:279) 20241111164056421 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "ds/e1-1/s-1/su16-0@mgw" (mgcp_protocol.c:441) 20241111164056421 DLMGCP NOTICE <0013> endpoint:ds/e1-1/s-1/su16-0@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111164056421 DLMGCP ERROR <0013> endpoint:ds/e1-1/s-1/su16-0@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241111164056421 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241111164056421 DLMGCP DEBUG <0013> Generated response: line #00: 515 56133 FAIL (mgcp_msg.c:67) 20241111164056424 DLMGCP DEBUG <0013> Received message: line #00: CRCX 56134 ds/e1-1/s-1/su16-0@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164056424 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111164056424 DLMGCP DEBUG <0013> Received message: line #02: C: 8376F297 (mgcp_msg.c:67) 20241111164056424 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111164056425 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw (trunk:1) found endpoint: ds/e1-1/s-1/su16-0@mgw (mgcp_endp.c:279) 20241111164056425 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "ds/e1-1/s-1/su16-0@mgw" (mgcp_protocol.c:441) 20241111164056425 DLMGCP NOTICE <0013> endpoint:ds/e1-1/s-1/su16-0@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111164056425 DE1 ERROR <0001> trunk:1 failed to update E1 line 1. (mgcp_e1.c:403) 20241111164056425 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111164056425 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw Generated response: code=502 (mgcp_protocol.c:230) 20241111164056425 DLMGCP DEBUG <0013> Generated response: line #00: 502 56134 FAIL (mgcp_msg.c:67) MTC@e999c791e3c7: setverdict(fail): none -> fail reason: "Response didn't match template", new component reason: "Response didn't match template" IPA-CTRL-CLI-IPA(318)@e999c791e3c7: Final verdict of PTC: none RTPEM0(314)@e999c791e3c7: Final verdict of PTC: none RTPEM1(315)@e999c791e3c7: Final verdict of PTC: none RTPEM2(316)@e999c791e3c7: Final verdict of PTC: none VirtCallAgent-STATS(317)@e999c791e3c7: Final verdict of PTC: none MTC@e999c791e3c7: Setting final verdict of the test case. MTC@e999c791e3c7: Local verdict of MTC: fail reason: "Response didn't match template" MTC@e999c791e3c7: Local verdict of PTC RTPEM0(314): none (fail -> fail) MTC@e999c791e3c7: Local verdict of PTC RTPEM1(315): none (fail -> fail) MTC@e999c791e3c7: Local verdict of PTC RTPEM2(316): none (fail -> fail) MTC@e999c791e3c7: Local verdict of PTC VirtCallAgent-STATS(317): none (fail -> fail) MTC@e999c791e3c7: Local verdict of PTC IPA-CTRL-CLI-IPA(318): none (fail -> fail) MTC@e999c791e3c7: Test case TC_e1_crcx_and_dlcx_ep finished. Verdict: fail reason: Response didn't match template MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_e1_crcx_and_dlcx_ep fail'. Mon Nov 11 16:40:56 UTC 2024 ------ MGCP_Test.TC_e1_crcx_and_dlcx_ep fail ------ Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_e1_crcx_and_dlcx_ep.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=17344) MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_e1_crcx_and_dlcx_ep fail' was executed successfully (exit status: 0). MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_e1_crcx_with_overlap'. ------ MGCP_Test.TC_e1_crcx_with_overlap ------ Mon Nov 11 16:40:58 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_e1_crcx_with_overlap.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_e1_crcx_with_overlap.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_e1_crcx_with_overlap' was executed successfully (exit status: 0). MTC@e999c791e3c7: Test case TC_e1_crcx_with_overlap started. 20241111164059570 DLMGCP DEBUG <0013> Received message: line #00: CRCX 25165 ds/e1-1/s-1/su8-0@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164059570 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111164059570 DLMGCP DEBUG <0013> Received message: line #02: C: 8376F297 (mgcp_msg.c:67) 20241111164059570 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111164059570 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su8-0@mgw (trunk:1) found endpoint: ds/e1-1/s-1/su8-0@mgw (mgcp_endp.c:279) 20241111164059570 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "ds/e1-1/s-1/su8-0@mgw" (mgcp_protocol.c:441) 20241111164059570 DLMGCP NOTICE <0013> endpoint:ds/e1-1/s-1/su8-0@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111164059570 DE1 ERROR <0001> trunk:1 failed to update E1 line 1. (mgcp_e1.c:403) 20241111164059570 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su8-0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111164059570 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su8-0@mgw Generated response: code=502 (mgcp_protocol.c:230) 20241111164059570 DLMGCP DEBUG <0013> Generated response: line #00: 502 25165 FAIL (mgcp_msg.c:67) MTC@e999c791e3c7: setverdict(fail): none -> fail reason: "Response didn't match template", new component reason: "Response didn't match template" RTPEM0(319)@e999c791e3c7: Final verdict of PTC: none RTPEM2(321)@e999c791e3c7: Final verdict of PTC: none VirtCallAgent-STATS(322)@e999c791e3c7: Final verdict of PTC: none RTPEM1(320)@e999c791e3c7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(323)@e999c791e3c7: Final verdict of PTC: none MTC@e999c791e3c7: Setting final verdict of the test case. MTC@e999c791e3c7: Local verdict of MTC: fail reason: "Response didn't match template" MTC@e999c791e3c7: Local verdict of PTC RTPEM0(319): none (fail -> fail) MTC@e999c791e3c7: Local verdict of PTC RTPEM1(320): none (fail -> fail) MTC@e999c791e3c7: Local verdict of PTC RTPEM2(321): none (fail -> fail) MTC@e999c791e3c7: Local verdict of PTC VirtCallAgent-STATS(322): none (fail -> fail) MTC@e999c791e3c7: Local verdict of PTC IPA-CTRL-CLI-IPA(323): none (fail -> fail) MTC@e999c791e3c7: Test case TC_e1_crcx_with_overlap finished. Verdict: fail reason: Response didn't match template MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_e1_crcx_with_overlap fail'. Mon Nov 11 16:40:59 UTC 2024 ------ MGCP_Test.TC_e1_crcx_with_overlap fail ------ Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_e1_crcx_with_overlap.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=15384) MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_e1_crcx_with_overlap fail' was executed successfully (exit status: 0). MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_e1_crcx_loopback'. ------ MGCP_Test.TC_e1_crcx_loopback ------ Mon Nov 11 16:41:01 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_e1_crcx_loopback.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_e1_crcx_loopback.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_e1_crcx_loopback' was executed successfully (exit status: 0). MTC@e999c791e3c7: Test case TC_e1_crcx_loopback started. 20241111164102710 DLMGCP DEBUG <0013> Received message: line #00: DLCX 50959 ds/e1-1/s-1/su16-0@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164102710 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw (trunk:1) found endpoint: ds/e1-1/s-1/su16-0@mgw (mgcp_endp.c:279) 20241111164102710 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "ds/e1-1/s-1/su16-0@mgw" (mgcp_protocol.c:441) 20241111164102710 DLMGCP NOTICE <0013> endpoint:ds/e1-1/s-1/su16-0@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111164102710 DLMGCP ERROR <0013> endpoint:ds/e1-1/s-1/su16-0@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241111164102710 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241111164102710 DLMGCP DEBUG <0013> Generated response: line #00: 515 50959 FAIL (mgcp_msg.c:67) 20241111164102718 DLMGCP DEBUG <0013> Received message: line #00: CRCX 50960 ds/e1-1/s-1/su16-0@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164102718 DLMGCP DEBUG <0013> Received message: line #01: M: loopback (mgcp_msg.c:67) 20241111164102718 DLMGCP DEBUG <0013> Received message: line #02: C: 12250989 (mgcp_msg.c:67) 20241111164102718 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111164102718 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241111164102718 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164102718 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241111164102718 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164102718 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241111164102718 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 111 (mgcp_msg.c:67) 20241111164102718 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:111 GSM-HR-08/8000/1 (mgcp_msg.c:67) 20241111164102718 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111164102718 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw (trunk:1) found endpoint: ds/e1-1/s-1/su16-0@mgw (mgcp_endp.c:279) 20241111164102718 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "ds/e1-1/s-1/su16-0@mgw" (mgcp_protocol.c:441) 20241111164102718 DLMGCP NOTICE <0013> endpoint:ds/e1-1/s-1/su16-0@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111164102718 DE1 ERROR <0001> trunk:1 failed to update E1 line 1. (mgcp_e1.c:403) 20241111164102718 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111164102718 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw Generated response: code=502 (mgcp_protocol.c:230) 20241111164102718 DLMGCP DEBUG <0013> Generated response: line #00: 502 50960 FAIL (mgcp_msg.c:67) MTC@e999c791e3c7: setverdict(fail): none -> fail reason: "Response didn't match template", new component reason: "Response didn't match template" RTPEM2(326)@e999c791e3c7: Final verdict of PTC: none RTPEM0(324)@e999c791e3c7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(328)@e999c791e3c7: Final verdict of PTC: none RTPEM1(325)@e999c791e3c7: Final verdict of PTC: none VirtCallAgent-STATS(327)@e999c791e3c7: Final verdict of PTC: none MTC@e999c791e3c7: Setting final verdict of the test case. MTC@e999c791e3c7: Local verdict of MTC: fail reason: "Response didn't match template" MTC@e999c791e3c7: Local verdict of PTC RTPEM0(324): none (fail -> fail) MTC@e999c791e3c7: Local verdict of PTC RTPEM1(325): none (fail -> fail) MTC@e999c791e3c7: Local verdict of PTC RTPEM2(326): none (fail -> fail) MTC@e999c791e3c7: Local verdict of PTC VirtCallAgent-STATS(327): none (fail -> fail) MTC@e999c791e3c7: Local verdict of PTC IPA-CTRL-CLI-IPA(328): none (fail -> fail) MTC@e999c791e3c7: Test case TC_e1_crcx_loopback finished. Verdict: fail reason: Response didn't match template MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_e1_crcx_loopback fail'. Mon Nov 11 16:41:02 UTC 2024 ------ MGCP_Test.TC_e1_crcx_loopback fail ------ Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_e1_crcx_loopback.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=19232) MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_e1_crcx_loopback fail' was executed successfully (exit status: 0). MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_e1_dlcx_wildcarded'. ------ MGCP_Test.TC_e1_dlcx_wildcarded ------ Mon Nov 11 16:41:04 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_e1_dlcx_wildcarded.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_e1_dlcx_wildcarded.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_e1_dlcx_wildcarded' was executed successfully (exit status: 0). MTC@e999c791e3c7: Test case TC_e1_dlcx_wildcarded started. 20241111164105862 DLMGCP DEBUG <0013> Received message: line #00: CRCX 50634 ds/e1-1/s-1/su16-0@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164105862 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111164105862 DLMGCP DEBUG <0013> Received message: line #02: C: 8376F297 (mgcp_msg.c:67) 20241111164105862 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111164105862 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw (trunk:1) found endpoint: ds/e1-1/s-1/su16-0@mgw (mgcp_endp.c:279) 20241111164105862 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "ds/e1-1/s-1/su16-0@mgw" (mgcp_protocol.c:441) 20241111164105862 DLMGCP NOTICE <0013> endpoint:ds/e1-1/s-1/su16-0@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111164105862 DE1 ERROR <0001> trunk:1 failed to update E1 line 1. (mgcp_e1.c:403) 20241111164105862 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw Releasing endpoint (mgcp_endp.c:662) 20241111164105862 DLMGCP DEBUG <0013> endpoint:ds/e1-1/s-1/su16-0@mgw Generated response: code=502 (mgcp_protocol.c:230) 20241111164105862 DLMGCP DEBUG <0013> Generated response: line #00: 502 50634 FAIL (mgcp_msg.c:67) MTC@e999c791e3c7: setverdict(fail): none -> fail reason: "Response didn't match template", new component reason: "Response didn't match template" VirtCallAgent-STATS(332)@e999c791e3c7: Final verdict of PTC: none RTPEM2(331)@e999c791e3c7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(333)@e999c791e3c7: Final verdict of PTC: none RTPEM0(329)@e999c791e3c7: Final verdict of PTC: none RTPEM1(330)@e999c791e3c7: Final verdict of PTC: none MTC@e999c791e3c7: Setting final verdict of the test case. MTC@e999c791e3c7: Local verdict of MTC: fail reason: "Response didn't match template" MTC@e999c791e3c7: Local verdict of PTC RTPEM0(329): none (fail -> fail) MTC@e999c791e3c7: Local verdict of PTC RTPEM1(330): none (fail -> fail) MTC@e999c791e3c7: Local verdict of PTC RTPEM2(331): none (fail -> fail) MTC@e999c791e3c7: Local verdict of PTC VirtCallAgent-STATS(332): none (fail -> fail) MTC@e999c791e3c7: Local verdict of PTC IPA-CTRL-CLI-IPA(333): none (fail -> fail) MTC@e999c791e3c7: Test case TC_e1_dlcx_wildcarded finished. Verdict: fail reason: Response didn't match template MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_e1_dlcx_wildcarded fail'. Mon Nov 11 16:41:05 UTC 2024 ------ MGCP_Test.TC_e1_dlcx_wildcarded fail ------ Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_e1_dlcx_wildcarded.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=15376) MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_e1_dlcx_wildcarded fail' was executed successfully (exit status: 0). MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_mdcx_ip4'. ------ MGCP_Test.TC_crcx_mdcx_ip4 ------ Mon Nov 11 16:41:07 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_crcx_mdcx_ip4.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_crcx_mdcx_ip4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_mdcx_ip4' was executed successfully (exit status: 0). MTC@e999c791e3c7: Test case TC_crcx_mdcx_ip4 started. 20241111164109004 DLMGCP DEBUG <0013> Received message: line #00: DLCX 16608 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164109004 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164109004 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164109004 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111164109004 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241111164109004 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241111164109004 DLMGCP DEBUG <0013> Generated response: line #00: 515 16608 FAIL (mgcp_msg.c:67) 20241111164109007 DLMGCP DEBUG <0013> Received message: line #00: CRCX 16609 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164109007 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111164109007 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111164109007 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111164109007 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164109007 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164109007 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111164109007 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:063CE3B8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111164109007 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:063CE3B8 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111164109007 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:063CE3B8 output_enabled 0 (mgcp_msg.c:125) 20241111164109007 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111164109007 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:063CE3B8 r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111164109007 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111164109007 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:063CE3B8 CRCX: Creating connection: port: 5906 (mgcp_protocol.c:1112) 20241111164109007 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:063CE3B8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111164109007 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111164109007 DLMGCP DEBUG <0013> Generated response: line #00: 200 16609 OK (mgcp_msg.c:67) 20241111164109007 DLMGCP DEBUG <0013> Generated response: line #01: I: 063CE3B8 (mgcp_msg.c:67) 20241111164109007 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241111164109007 DLMGCP DEBUG <0013> Generated response: line #03: o=- 063CE3B8 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111164109007 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241111164109007 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111164109008 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241111164109008 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5906 RTP/AVP 112 (mgcp_msg.c:67) 20241111164109008 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111164109008 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241111164109009 DLMGCP DEBUG <0013> Received message: line #00: MDCX 16610 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164109009 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241111164109009 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111164109009 DLMGCP DEBUG <0013> Received message: line #03: I: 063CE3B8 (mgcp_msg.c:67) 20241111164109009 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241111164109009 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241111164109009 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.2 (mgcp_msg.c:67) 20241111164109009 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241111164109009 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164109009 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241111164109009 DLMGCP DEBUG <0013> Received message: line #10: m=audio 2344 RTP/AVP 98 (mgcp_msg.c:67) 20241111164109009 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:98 AMR/8000 (mgcp_msg.c:67) 20241111164109009 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241111164109009 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164109009 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164109009 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241111164109009 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:063CE3B8 r=NULL:0<->l=::1:5906) (mgcp_msg.c:118) 20241111164109009 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:063CE3B8 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241111164109009 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:063CE3B8 output_enabled 1 (mgcp_msg.c:125) 20241111164109009 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111164109009 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:063CE3B8 Got media info via SDP: port:2344, addr:127.0.0.1, duration:20, payload-types:98=AMR (mgcp_sdp.c:444) 20241111164109009 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:063CE3B8 r=127.0.0.1:2344<->l=::1:5906) codecs[0]:(pt:98=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111164109009 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 2344 (mgcp_protocol.c:726) 20241111164109009 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:063CE3B8 MDCX: modified conn:(1234/rtp C:063CE3B8 r=127.0.0.1:2344<->l=127.0.0.1:5908) (mgcp_protocol.c:1338) 20241111164109009 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:063CE3B8 MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241111164109009 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111164109009 DLMGCP DEBUG <0013> Generated response: line #00: 200 16610 OK (mgcp_msg.c:67) 20241111164109009 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241111164109009 DLMGCP DEBUG <0013> Generated response: line #02: o=- 063CE3B8 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164109009 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241111164109010 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164109010 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241111164109010 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5908 RTP/AVP 98 (mgcp_msg.c:67) 20241111164109010 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:98 AMR/8000 (mgcp_msg.c:67) 20241111164109010 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) 20241111164109010 DLMGCP DEBUG <0013> Received message: line #00: DLCX 16611 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164109010 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111164109010 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164109011 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164109011 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111164109011 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111164109011 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111164109011 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111164109011 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111164109011 DLMGCP DEBUG <0013> Generated response: line #00: 200 16611 OK (mgcp_msg.c:67) MTC@e999c791e3c7: setverdict(pass): none -> pass RTPEM1(335)@e999c791e3c7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(338)@e999c791e3c7: Final verdict of PTC: none RTPEM2(336)@e999c791e3c7: Final verdict of PTC: none RTPEM0(334)@e999c791e3c7: Final verdict of PTC: none VirtCallAgent-STATS(337)@e999c791e3c7: Final verdict of PTC: none MTC@e999c791e3c7: Setting final verdict of the test case. MTC@e999c791e3c7: Local verdict of MTC: pass MTC@e999c791e3c7: Local verdict of PTC RTPEM0(334): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM1(335): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM2(336): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC VirtCallAgent-STATS(337): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (pass -> pass) MTC@e999c791e3c7: Test case TC_crcx_mdcx_ip4 finished. Verdict: pass MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_mdcx_ip4 pass'. Mon Nov 11 16:41:09 UTC 2024 ====== MGCP_Test.TC_crcx_mdcx_ip4 pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_mdcx_ip4.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=35648) MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_mdcx_ip4 pass' was executed successfully (exit status: 0). MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_mdcx_ip6'. ------ MGCP_Test.TC_crcx_mdcx_ip6 ------ Mon Nov 11 16:41:11 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_crcx_mdcx_ip6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_crcx_mdcx_ip6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_mdcx_ip6' was executed successfully (exit status: 0). MTC@e999c791e3c7: Test case TC_crcx_mdcx_ip6 started. 20241111164112150 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2667 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164112150 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164112150 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164112150 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111164112150 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241111164112150 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241111164112150 DLMGCP DEBUG <0013> Generated response: line #00: 515 2667 FAIL (mgcp_msg.c:67) 20241111164112155 DLMGCP DEBUG <0013> Received message: line #00: CRCX 2668 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164112155 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111164112156 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111164112156 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111164112156 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164112156 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164112156 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111164112156 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:40BF63FE r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111164112156 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:40BF63FE connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111164112156 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:40BF63FE output_enabled 0 (mgcp_msg.c:125) 20241111164112156 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111164112156 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:40BF63FE r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111164112156 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111164112156 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:40BF63FE CRCX: Creating connection: port: 5910 (mgcp_protocol.c:1112) 20241111164112156 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:40BF63FE CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111164112156 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111164112156 DLMGCP DEBUG <0013> Generated response: line #00: 200 2668 OK (mgcp_msg.c:67) 20241111164112156 DLMGCP DEBUG <0013> Generated response: line #01: I: 40BF63FE (mgcp_msg.c:67) 20241111164112156 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241111164112156 DLMGCP DEBUG <0013> Generated response: line #03: o=- 40BF63FE 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111164112156 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241111164112156 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111164112156 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241111164112156 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5910 RTP/AVP 112 (mgcp_msg.c:67) 20241111164112156 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111164112156 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241111164112157 DLMGCP DEBUG <0013> Received message: line #00: MDCX 2669 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164112157 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241111164112157 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111164112157 DLMGCP DEBUG <0013> Received message: line #03: I: 40BF63FE (mgcp_msg.c:67) 20241111164112157 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241111164112158 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241111164112158 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::2 (mgcp_msg.c:67) 20241111164112158 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241111164112158 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111164112158 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241111164112158 DLMGCP DEBUG <0013> Received message: line #10: m=audio 2344 RTP/AVP 98 (mgcp_msg.c:67) 20241111164112158 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:98 AMR/8000 (mgcp_msg.c:67) 20241111164112158 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241111164112158 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164112158 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164112158 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241111164112158 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:40BF63FE r=NULL:0<->l=::1:5910) (mgcp_msg.c:118) 20241111164112158 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:40BF63FE connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241111164112158 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:40BF63FE output_enabled 1 (mgcp_msg.c:125) 20241111164112158 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111164112158 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:40BF63FE Got media info via SDP: port:2344, addr:::1, duration:20, payload-types:98=AMR (mgcp_sdp.c:444) 20241111164112158 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:40BF63FE r=::1:2344<->l=::1:5910) codecs[0]:(pt:98=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111164112158 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 2344 (mgcp_protocol.c:726) 20241111164112158 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:40BF63FE MDCX: modified conn:(1234/rtp C:40BF63FE r=::1:2344<->l=::1:5910) (mgcp_protocol.c:1338) 20241111164112158 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:40BF63FE MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241111164112158 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111164112158 DLMGCP DEBUG <0013> Generated response: line #00: 200 2669 OK (mgcp_msg.c:67) 20241111164112158 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241111164112158 DLMGCP DEBUG <0013> Generated response: line #02: o=- 40BF63FE 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111164112158 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241111164112158 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111164112158 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241111164112158 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5910 RTP/AVP 98 (mgcp_msg.c:67) 20241111164112158 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:98 AMR/8000 (mgcp_msg.c:67) 20241111164112158 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) 20241111164112159 DLMGCP DEBUG <0013> Received message: line #00: DLCX 2670 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164112159 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111164112159 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164112159 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164112159 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111164112159 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111164112159 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111164112159 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111164112159 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111164112159 DLMGCP DEBUG <0013> Generated response: line #00: 200 2670 OK (mgcp_msg.c:67) MTC@e999c791e3c7: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(343)@e999c791e3c7: Final verdict of PTC: none RTPEM1(340)@e999c791e3c7: Final verdict of PTC: none VirtCallAgent-STATS(342)@e999c791e3c7: Final verdict of PTC: none RTPEM0(339)@e999c791e3c7: Final verdict of PTC: none RTPEM2(341)@e999c791e3c7: Final verdict of PTC: none MTC@e999c791e3c7: Setting final verdict of the test case. MTC@e999c791e3c7: Local verdict of MTC: pass MTC@e999c791e3c7: Local verdict of PTC RTPEM0(339): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM1(340): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM2(341): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC VirtCallAgent-STATS(342): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC IPA-CTRL-CLI-IPA(343): none (pass -> pass) MTC@e999c791e3c7: Test case TC_crcx_mdcx_ip6 finished. Verdict: pass MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_mdcx_ip6 pass'. Mon Nov 11 16:41:12 UTC 2024 ====== MGCP_Test.TC_crcx_mdcx_ip6 pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_mdcx_ip6.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=35108) MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_mdcx_ip6 pass' was executed successfully (exit status: 0). MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_iufp_sendrecv'. ------ MGCP_Test.TC_crcx_iufp_sendrecv ------ Mon Nov 11 16:41:14 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_crcx_iufp_sendrecv.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_crcx_iufp_sendrecv.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_iufp_sendrecv' was executed successfully (exit status: 0). MTC@e999c791e3c7: Test case TC_crcx_iufp_sendrecv started. 20241111164115293 DLMGCP DEBUG <0013> Received message: line #00: DLCX 21991 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164115293 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164115293 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164115293 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111164115293 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241111164115293 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241111164115293 DLMGCP DEBUG <0013> Generated response: line #00: 515 21991 FAIL (mgcp_msg.c:67) 20241111164115298 DLMGCP DEBUG <0013> Received message: line #00: CRCX 21992 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164115298 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241111164115298 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111164115298 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111164115298 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241111164115298 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.2 (mgcp_msg.c:67) 20241111164115298 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241111164115298 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164115298 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241111164115298 DLMGCP DEBUG <0013> Received message: line #09: m=audio 0 RTP/AVP 96 (mgcp_msg.c:67) 20241111164115298 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241111164115298 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111164115298 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164115298 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164115298 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111164115298 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:B0E67D7A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111164115298 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B0E67D7A connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241111164115298 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B0E67D7A output_enabled 1 (mgcp_msg.c:125) 20241111164115298 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111164115298 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:B0E67D7A Got media info via SDP: port:0, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:444) 20241111164115298 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:B0E67D7A r=127.0.0.1:0<->l=:0) codecs[0]:(pt:96=DYNAMIC, audio:VND.3GPP.IUFP/16000 subt=VND.3GPP.IUFP, rate=16000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111164115298 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111164115299 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B0E67D7A CRCX: Creating connection: port: 5912 (mgcp_protocol.c:1112) 20241111164115299 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:B0E67D7A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111164115299 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111164115299 DLMGCP DEBUG <0013> Generated response: line #00: 200 21992 OK (mgcp_msg.c:67) 20241111164115299 DLMGCP DEBUG <0013> Generated response: line #01: I: B0E67D7A (mgcp_msg.c:67) 20241111164115299 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241111164115299 DLMGCP DEBUG <0013> Generated response: line #03: o=- B0E67D7A 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164115299 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241111164115299 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164115299 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241111164115299 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5912 RTP/AVP 96 (mgcp_msg.c:67) 20241111164115299 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241111164115299 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241111164115299 DLMGCP DEBUG <0013> Received message: line #00: MDCX 21993 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164115299 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241111164115299 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111164115299 DLMGCP DEBUG <0013> Received message: line #03: I: B0E67D7A (mgcp_msg.c:67) 20241111164115299 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241111164115300 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241111164115300 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.2 (mgcp_msg.c:67) 20241111164115300 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241111164115300 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164115300 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241111164115300 DLMGCP DEBUG <0013> Received message: line #10: m=audio 2344 RTP/AVP 96 (mgcp_msg.c:67) 20241111164115300 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241111164115300 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241111164115300 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164115300 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164115300 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241111164115300 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:B0E67D7A r=127.0.0.1:0<->l=127.0.0.1:5912) (mgcp_msg.c:118) 20241111164115300 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B0E67D7A connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241111164115300 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B0E67D7A output_enabled 1 (mgcp_msg.c:125) 20241111164115300 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111164115300 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:B0E67D7A Got media info via SDP: port:2344, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:444) 20241111164115300 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:B0E67D7A r=127.0.0.1:2344<->l=127.0.0.1:5912) codecs[0]:(pt:96=DYNAMIC, audio:VND.3GPP.IUFP/16000 subt=VND.3GPP.IUFP, rate=16000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111164115300 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 2344 (mgcp_protocol.c:726) 20241111164115300 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B0E67D7A MDCX: modified conn:(1234/rtp C:B0E67D7A r=127.0.0.1:2344<->l=127.0.0.1:5912) (mgcp_protocol.c:1338) 20241111164115300 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:B0E67D7A MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241111164115300 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111164115300 DLMGCP DEBUG <0013> Generated response: line #00: 200 21993 OK (mgcp_msg.c:67) 20241111164115300 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241111164115300 DLMGCP DEBUG <0013> Generated response: line #02: o=- B0E67D7A 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164115300 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241111164115300 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164115300 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241111164115300 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5912 RTP/AVP 96 (mgcp_msg.c:67) 20241111164115300 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241111164115300 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) 20241111164115301 DLMGCP DEBUG <0013> Received message: line #00: DLCX 21994 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164115301 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111164115301 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164115301 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164115301 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111164115301 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111164115301 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111164115301 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111164115301 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111164115301 DLMGCP DEBUG <0013> Generated response: line #00: 200 21994 OK (mgcp_msg.c:67) MTC@e999c791e3c7: setverdict(pass): none -> pass RTPEM2(346)@e999c791e3c7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(348)@e999c791e3c7: Final verdict of PTC: none VirtCallAgent-STATS(347)@e999c791e3c7: Final verdict of PTC: none RTPEM0(344)@e999c791e3c7: Final verdict of PTC: none RTPEM1(345)@e999c791e3c7: Final verdict of PTC: none MTC@e999c791e3c7: Setting final verdict of the test case. MTC@e999c791e3c7: Local verdict of MTC: pass MTC@e999c791e3c7: Local verdict of PTC RTPEM0(344): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM1(345): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM2(346): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC VirtCallAgent-STATS(347): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC IPA-CTRL-CLI-IPA(348): none (pass -> pass) MTC@e999c791e3c7: Test case TC_crcx_iufp_sendrecv finished. Verdict: pass MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_iufp_sendrecv pass'. Mon Nov 11 16:41:15 UTC 2024 ====== MGCP_Test.TC_crcx_iufp_sendrecv pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_iufp_sendrecv.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=38624) MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_iufp_sendrecv pass' was executed successfully (exit status: 0). MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_iufp_recvonly'. ------ MGCP_Test.TC_crcx_iufp_recvonly ------ Mon Nov 11 16:41:17 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_crcx_iufp_recvonly.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_crcx_iufp_recvonly.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_crcx_iufp_recvonly' was executed successfully (exit status: 0). MTC@e999c791e3c7: Test case TC_crcx_iufp_recvonly started. 20241111164118437 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43388 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164118437 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164118437 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164118437 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111164118437 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241111164118437 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241111164118438 DLMGCP DEBUG <0013> Generated response: line #00: 515 43388 FAIL (mgcp_msg.c:67) 20241111164118442 DLMGCP DEBUG <0013> Received message: line #00: CRCX 43389 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164118442 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111164118442 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111164118442 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111164118443 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241111164118443 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.2 (mgcp_msg.c:67) 20241111164118443 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241111164118443 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164118443 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241111164118443 DLMGCP DEBUG <0013> Received message: line #09: m=audio 0 RTP/AVP 96 (mgcp_msg.c:67) 20241111164118443 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241111164118443 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111164118443 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164118443 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164118443 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111164118443 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:B33FB347 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111164118443 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B33FB347 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111164118443 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B33FB347 output_enabled 0 (mgcp_msg.c:125) 20241111164118443 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111164118443 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:B33FB347 Got media info via SDP: port:0, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:444) 20241111164118443 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:B33FB347 r=127.0.0.1:0<->l=:0) codecs[0]:(pt:96=DYNAMIC, audio:VND.3GPP.IUFP/16000 subt=VND.3GPP.IUFP, rate=16000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111164118443 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111164118443 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B33FB347 CRCX: Creating connection: port: 5914 (mgcp_protocol.c:1112) 20241111164118443 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:B33FB347 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111164118443 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111164118443 DLMGCP DEBUG <0013> Generated response: line #00: 200 43389 OK (mgcp_msg.c:67) 20241111164118443 DLMGCP DEBUG <0013> Generated response: line #01: I: B33FB347 (mgcp_msg.c:67) 20241111164118443 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241111164118443 DLMGCP DEBUG <0013> Generated response: line #03: o=- B33FB347 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164118443 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241111164118443 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164118443 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241111164118443 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5914 RTP/AVP 96 (mgcp_msg.c:67) 20241111164118443 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241111164118443 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241111164118444 DLMGCP DEBUG <0013> Received message: line #00: MDCX 43390 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164118444 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241111164118444 DLMGCP DEBUG <0013> Received message: line #02: C: 1234 (mgcp_msg.c:67) 20241111164118444 DLMGCP DEBUG <0013> Received message: line #03: I: B33FB347 (mgcp_msg.c:67) 20241111164118444 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241111164118445 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241111164118445 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.2 (mgcp_msg.c:67) 20241111164118445 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241111164118445 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164118445 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241111164118445 DLMGCP DEBUG <0013> Received message: line #10: m=audio 2344 RTP/AVP 96 (mgcp_msg.c:67) 20241111164118445 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241111164118445 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241111164118445 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164118445 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164118445 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241111164118445 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:B33FB347 r=127.0.0.1:0<->l=127.0.0.1:5914) (mgcp_msg.c:118) 20241111164118445 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B33FB347 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241111164118445 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B33FB347 output_enabled 1 (mgcp_msg.c:125) 20241111164118445 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111164118445 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:B33FB347 Got media info via SDP: port:2344, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:444) 20241111164118445 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1234/rtp C:B33FB347 r=127.0.0.1:2344<->l=127.0.0.1:5914) codecs[0]:(pt:96=DYNAMIC, audio:VND.3GPP.IUFP/16000 subt=VND.3GPP.IUFP, rate=16000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111164118445 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 2344 (mgcp_protocol.c:726) 20241111164118445 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:B33FB347 MDCX: modified conn:(1234/rtp C:B33FB347 r=127.0.0.1:2344<->l=127.0.0.1:5914) (mgcp_protocol.c:1338) 20241111164118445 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:B33FB347 MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241111164118445 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111164118445 DLMGCP DEBUG <0013> Generated response: line #00: 200 43390 OK (mgcp_msg.c:67) 20241111164118445 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241111164118445 DLMGCP DEBUG <0013> Generated response: line #02: o=- B33FB347 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164118445 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241111164118445 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164118445 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241111164118445 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5914 RTP/AVP 96 (mgcp_msg.c:67) 20241111164118445 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241111164118445 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) 20241111164118446 DLMGCP DEBUG <0013> Received message: line #00: DLCX 43391 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164118446 DLMGCP DEBUG <0013> Received message: line #01: C: 1234 (mgcp_msg.c:67) 20241111164118446 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164118446 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164118446 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111164118446 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111164118446 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111164118446 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111164118446 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111164118446 DLMGCP DEBUG <0013> Generated response: line #00: 200 43391 OK (mgcp_msg.c:67) MTC@e999c791e3c7: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(353)@e999c791e3c7: Final verdict of PTC: none RTPEM0(349)@e999c791e3c7: Final verdict of PTC: none RTPEM1(350)@e999c791e3c7: Final verdict of PTC: none VirtCallAgent-STATS(352)@e999c791e3c7: Final verdict of PTC: none RTPEM2(351)@e999c791e3c7: Final verdict of PTC: none MTC@e999c791e3c7: Setting final verdict of the test case. MTC@e999c791e3c7: Local verdict of MTC: pass MTC@e999c791e3c7: Local verdict of PTC RTPEM0(349): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM1(350): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM2(351): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC VirtCallAgent-STATS(352): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC IPA-CTRL-CLI-IPA(353): none (pass -> pass) MTC@e999c791e3c7: Test case TC_crcx_iufp_recvonly finished. Verdict: pass MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_iufp_recvonly pass'. Mon Nov 11 16:41:18 UTC 2024 ====== MGCP_Test.TC_crcx_iufp_recvonly pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_crcx_iufp_recvonly.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=38624) MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_crcx_iufp_recvonly pass' was executed successfully (exit status: 0). MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv4_ipv6'. ------ MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv4_ipv6 ------ Mon Nov 11 16:41:20 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv4_ipv6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv4_ipv6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv4_ipv6' was executed successfully (exit status: 0). MTC@e999c791e3c7: Test case TC_two_crcx_mdcx_and_rtp_ipv4_ipv6 started. 20241111164121583 DLMGCP DEBUG <0013> Received message: line #00: DLCX 44871 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164121583 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164121583 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164121583 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111164121583 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241111164121583 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241111164121583 DLMGCP DEBUG <0013> Generated response: line #00: 515 44871 FAIL (mgcp_msg.c:67) 20241111164121590 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44872 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164121590 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111164121590 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241111164121590 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111164121590 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241111164121590 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164121590 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241111164121590 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164121590 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241111164121590 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 3 (mgcp_msg.c:67) 20241111164121590 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:67) 20241111164121590 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111164121590 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164121590 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164121590 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111164121591 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:73F2B0D6 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111164121591 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:73F2B0D6 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111164121591 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:73F2B0D6 output_enabled 0 (mgcp_msg.c:125) 20241111164121591 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111164121591 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:73F2B0D6 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:3=GSM (mgcp_sdp.c:444) 20241111164121591 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:73F2B0D6 r=127.0.0.1:10000<->l=:0) codecs[0]:(pt:3=GSM, audio:GSM/8000/1 subt=GSM, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111164121591 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241111164121591 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:73F2B0D6 CRCX: Creating connection: port: 5916 (mgcp_protocol.c:1112) 20241111164121591 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:73F2B0D6 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111164121591 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111164121591 DLMGCP DEBUG <0013> Generated response: line #00: 200 44872 OK (mgcp_msg.c:67) 20241111164121591 DLMGCP DEBUG <0013> Generated response: line #01: I: 73F2B0D6 (mgcp_msg.c:67) 20241111164121591 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241111164121591 DLMGCP DEBUG <0013> Generated response: line #03: o=- 73F2B0D6 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164121591 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241111164121591 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164121591 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241111164121591 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5916 RTP/AVP 3 (mgcp_msg.c:67) 20241111164121591 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) 20241111164121595 DLMGCP DEBUG <0013> Received message: line #00: CRCX 44873 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164121595 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111164121595 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241111164121595 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111164121595 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241111164121595 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:67) 20241111164121595 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241111164121595 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111164121595 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241111164121595 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 3 (mgcp_msg.c:67) 20241111164121595 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:67) 20241111164121595 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111164121595 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164121595 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164121595 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111164121595 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:13DC5511 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111164121595 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:13DC5511 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111164121595 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:13DC5511 output_enabled 0 (mgcp_msg.c:125) 20241111164121595 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111164121595 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:13DC5511 Got media info via SDP: port:20000, addr:::1, duration:20, payload-types:3=GSM (mgcp_sdp.c:444) 20241111164121595 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:13DC5511 r=::1:20000<->l=:0) codecs[0]:(pt:3=GSM, audio:GSM/8000/1 subt=GSM, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111164121595 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241111164121595 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:13DC5511 CRCX: Creating connection: port: 5918 (mgcp_protocol.c:1112) 20241111164121595 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:13DC5511 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111164121595 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111164121595 DLMGCP DEBUG <0013> Generated response: line #00: 200 44873 OK (mgcp_msg.c:67) 20241111164121595 DLMGCP DEBUG <0013> Generated response: line #01: I: 13DC5511 (mgcp_msg.c:67) 20241111164121595 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241111164121595 DLMGCP DEBUG <0013> Generated response: line #03: o=- 13DC5511 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111164121595 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241111164121595 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111164121595 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241111164121595 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5918 RTP/AVP 3 (mgcp_msg.c:67) 20241111164121595 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) RTPEM0(354)@e999c791e3c7: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241111164123106 DLMGCP DEBUG <0013> Received message: line #00: MDCX 44874 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164123106 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241111164123106 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241111164123106 DLMGCP DEBUG <0013> Received message: line #03: I: 73F2B0D6 (mgcp_msg.c:67) 20241111164123106 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241111164123106 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241111164123106 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164123106 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241111164123106 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164123106 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241111164123106 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 3 (mgcp_msg.c:67) 20241111164123106 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:67) 20241111164123106 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241111164123106 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164123106 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164123106 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241111164123106 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:73F2B0D6 r=127.0.0.1:10000<->l=127.0.0.1:5916) (mgcp_msg.c:118) 20241111164123106 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:73F2B0D6 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241111164123106 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:73F2B0D6 output_enabled 1 (mgcp_msg.c:125) 20241111164123106 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111164123106 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:73F2B0D6 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:3=GSM (mgcp_sdp.c:444) 20241111164123106 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:73F2B0D6 r=127.0.0.1:10000<->l=127.0.0.1:5916) codecs[0]:(pt:3=GSM, audio:GSM/8000/1 subt=GSM, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111164123107 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241111164123107 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:73F2B0D6 MDCX: modified conn:(1227/rtp C:73F2B0D6 r=127.0.0.1:10000<->l=127.0.0.1:5916) (mgcp_protocol.c:1338) 20241111164123107 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:73F2B0D6 MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241111164123107 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111164123107 DLMGCP DEBUG <0013> Generated response: line #00: 200 44874 OK (mgcp_msg.c:67) 20241111164123107 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241111164123107 DLMGCP DEBUG <0013> Generated response: line #02: o=- 73F2B0D6 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164123107 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241111164123107 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164123107 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241111164123107 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5916 RTP/AVP 3 (mgcp_msg.c:67) 20241111164123107 DLMGCP DEBUG <0013> Generated response: line #07: a=ptime:20 (mgcp_msg.c:67) RTPEM1(355)@e999c791e3c7: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241111164123614 DLMGCP DEBUG <0013> Received message: line #00: MDCX 44875 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164123614 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241111164123614 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241111164123614 DLMGCP DEBUG <0013> Received message: line #03: I: 13DC5511 (mgcp_msg.c:67) 20241111164123614 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241111164123614 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241111164123614 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:67) 20241111164123614 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241111164123614 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111164123614 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241111164123614 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 3 (mgcp_msg.c:67) 20241111164123614 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:67) 20241111164123614 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241111164123614 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164123614 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164123614 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241111164123614 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:13DC5511 r=::1:20000<->l=::1:5918) (mgcp_msg.c:118) 20241111164123614 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:13DC5511 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241111164123614 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:13DC5511 output_enabled 1 (mgcp_msg.c:125) 20241111164123614 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111164123614 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:13DC5511 Got media info via SDP: port:20000, addr:::1, duration:20, payload-types:3=GSM (mgcp_sdp.c:444) 20241111164123614 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:13DC5511 r=::1:20000<->l=::1:5918) codecs[0]:(pt:3=GSM, audio:GSM/8000/1 subt=GSM, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111164123614 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241111164123614 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:13DC5511 MDCX: modified conn:(1227/rtp C:13DC5511 r=::1:20000<->l=::1:5918) (mgcp_protocol.c:1338) 20241111164123614 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:13DC5511 MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241111164123614 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111164123614 DLMGCP DEBUG <0013> Generated response: line #00: 200 44875 OK (mgcp_msg.c:67) 20241111164123614 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241111164123614 DLMGCP DEBUG <0013> Generated response: line #02: o=- 13DC5511 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111164123614 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241111164123615 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111164123615 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241111164123615 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5918 RTP/AVP 3 (mgcp_msg.c:67) 20241111164123615 DLMGCP DEBUG <0013> Generated response: line #07: a=ptime:20 (mgcp_msg.c:67) MTC@e999c791e3c7: stats: { num_pkts_tx := 198, bytes_payload_tx := 792, 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@e999c791e3c7: stats: { num_pkts_tx := 173, bytes_payload_tx := 692, num_pkts_rx := 99, bytes_payload_rx := 396, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } 20241111164125721 DLMGCP DEBUG <0013> Received message: line #00: DLCX 44876 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164125721 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:67) 20241111164125721 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164125721 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164125721 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111164125721 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241111164125721 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111164125721 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111164125721 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111164125721 DLMGCP DEBUG <0013> Generated response: line #00: 200 44876 OK (mgcp_msg.c:67) MTC@e999c791e3c7: setverdict(pass): none -> pass RTPEM0(354)@e999c791e3c7: Final verdict of PTC: none VirtCallAgent-STATS(357)@e999c791e3c7: Final verdict of PTC: none RTPEM1(355)@e999c791e3c7: Final verdict of PTC: none RTPEM2(356)@e999c791e3c7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(358)@e999c791e3c7: Final verdict of PTC: none MTC@e999c791e3c7: Setting final verdict of the test case. MTC@e999c791e3c7: Local verdict of MTC: pass MTC@e999c791e3c7: Local verdict of PTC RTPEM0(354): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM1(355): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM2(356): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC VirtCallAgent-STATS(357): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC IPA-CTRL-CLI-IPA(358): none (pass -> pass) MTC@e999c791e3c7: Test case TC_two_crcx_mdcx_and_rtp_ipv4_ipv6 finished. Verdict: pass MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv4_ipv6 pass'. Mon Nov 11 16:41:25 UTC 2024 ====== MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv4_ipv6 pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv4_ipv6.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=643656) Waiting for packet dumper to finish... 1 (prev_count=643656, count=684408) MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv4_ipv6 pass' was executed successfully (exit status: 0). MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv6'. ------ MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv6 ------ Mon Nov 11 16:41:27 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv6' was executed successfully (exit status: 0). MTC@e999c791e3c7: Test case TC_two_crcx_mdcx_and_rtp_ipv6 started. 20241111164128866 DLMGCP DEBUG <0013> Received message: line #00: DLCX 42138 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164128866 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164128866 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164128866 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111164128866 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241111164128866 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241111164128866 DLMGCP DEBUG <0013> Generated response: line #00: 515 42138 FAIL (mgcp_msg.c:67) 20241111164128871 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42139 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164128871 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111164128871 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241111164128871 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111164128871 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241111164128871 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:67) 20241111164128871 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241111164128871 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111164128871 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241111164128871 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 3 (mgcp_msg.c:67) 20241111164128871 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:67) 20241111164128871 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111164128871 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164128871 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164128871 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111164128871 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:19B6EC57 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111164128871 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:19B6EC57 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111164128871 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:19B6EC57 output_enabled 0 (mgcp_msg.c:125) 20241111164128871 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111164128871 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:19B6EC57 Got media info via SDP: port:10000, addr:::1, duration:20, payload-types:3=GSM (mgcp_sdp.c:444) 20241111164128871 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:19B6EC57 r=::1:10000<->l=:0) codecs[0]:(pt:3=GSM, audio:GSM/8000/1 subt=GSM, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111164128872 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241111164128872 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:19B6EC57 CRCX: Creating connection: port: 5920 (mgcp_protocol.c:1112) 20241111164128872 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:19B6EC57 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111164128872 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111164128872 DLMGCP DEBUG <0013> Generated response: line #00: 200 42139 OK (mgcp_msg.c:67) 20241111164128872 DLMGCP DEBUG <0013> Generated response: line #01: I: 19B6EC57 (mgcp_msg.c:67) 20241111164128872 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241111164128872 DLMGCP DEBUG <0013> Generated response: line #03: o=- 19B6EC57 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111164128872 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241111164128872 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111164128872 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241111164128872 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5920 RTP/AVP 3 (mgcp_msg.c:67) 20241111164128872 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) 20241111164128876 DLMGCP DEBUG <0013> Received message: line #00: CRCX 42140 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164128876 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111164128876 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241111164128876 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111164128876 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241111164128876 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:67) 20241111164128876 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241111164128876 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111164128876 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241111164128876 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 3 (mgcp_msg.c:67) 20241111164128876 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:67) 20241111164128876 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111164128876 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164128876 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164128876 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111164128876 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:70C516A5 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111164128876 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:70C516A5 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111164128876 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:70C516A5 output_enabled 0 (mgcp_msg.c:125) 20241111164128876 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111164128876 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:70C516A5 Got media info via SDP: port:20000, addr:::1, duration:20, payload-types:3=GSM (mgcp_sdp.c:444) 20241111164128876 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:70C516A5 r=::1:20000<->l=:0) codecs[0]:(pt:3=GSM, audio:GSM/8000/1 subt=GSM, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111164128876 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241111164128876 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:70C516A5 CRCX: Creating connection: port: 5922 (mgcp_protocol.c:1112) 20241111164128876 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:70C516A5 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111164128876 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111164128876 DLMGCP DEBUG <0013> Generated response: line #00: 200 42140 OK (mgcp_msg.c:67) 20241111164128876 DLMGCP DEBUG <0013> Generated response: line #01: I: 70C516A5 (mgcp_msg.c:67) 20241111164128876 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241111164128876 DLMGCP DEBUG <0013> Generated response: line #03: o=- 70C516A5 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111164128876 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241111164128876 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111164128876 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241111164128876 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5922 RTP/AVP 3 (mgcp_msg.c:67) 20241111164128876 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) RTPEM0(359)@e999c791e3c7: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241111164130386 DLMGCP DEBUG <0013> Received message: line #00: MDCX 42141 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164130386 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241111164130386 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241111164130386 DLMGCP DEBUG <0013> Received message: line #03: I: 19B6EC57 (mgcp_msg.c:67) 20241111164130386 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241111164130387 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241111164130387 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:67) 20241111164130387 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241111164130387 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111164130387 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241111164130387 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 3 (mgcp_msg.c:67) 20241111164130387 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:67) 20241111164130387 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241111164130387 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164130387 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164130387 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241111164130387 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:19B6EC57 r=::1:10000<->l=::1:5920) (mgcp_msg.c:118) 20241111164130387 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:19B6EC57 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241111164130387 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:19B6EC57 output_enabled 1 (mgcp_msg.c:125) 20241111164130387 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111164130387 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:19B6EC57 Got media info via SDP: port:10000, addr:::1, duration:20, payload-types:3=GSM (mgcp_sdp.c:444) 20241111164130387 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:19B6EC57 r=::1:10000<->l=::1:5920) codecs[0]:(pt:3=GSM, audio:GSM/8000/1 subt=GSM, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111164130387 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241111164130387 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:19B6EC57 MDCX: modified conn:(1227/rtp C:19B6EC57 r=::1:10000<->l=::1:5920) (mgcp_protocol.c:1338) 20241111164130387 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:19B6EC57 MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241111164130387 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111164130387 DLMGCP DEBUG <0013> Generated response: line #00: 200 42141 OK (mgcp_msg.c:67) 20241111164130387 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241111164130387 DLMGCP DEBUG <0013> Generated response: line #02: o=- 19B6EC57 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111164130387 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241111164130387 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111164130387 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241111164130387 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5920 RTP/AVP 3 (mgcp_msg.c:67) 20241111164130387 DLMGCP DEBUG <0013> Generated response: line #07: a=ptime:20 (mgcp_msg.c:67) RTPEM1(360)@e999c791e3c7: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241111164130894 DLMGCP DEBUG <0013> Received message: line #00: MDCX 42142 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164130894 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241111164130894 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241111164130894 DLMGCP DEBUG <0013> Received message: line #03: I: 70C516A5 (mgcp_msg.c:67) 20241111164130894 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241111164130894 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241111164130894 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:67) 20241111164130894 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241111164130894 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111164130894 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241111164130894 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 3 (mgcp_msg.c:67) 20241111164130894 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:3 GSM/8000/1 (mgcp_msg.c:67) 20241111164130894 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241111164130894 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164130894 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164130894 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241111164130894 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:70C516A5 r=::1:20000<->l=::1:5922) (mgcp_msg.c:118) 20241111164130894 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:70C516A5 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241111164130894 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:70C516A5 output_enabled 1 (mgcp_msg.c:125) 20241111164130894 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111164130894 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:70C516A5 Got media info via SDP: port:20000, addr:::1, duration:20, payload-types:3=GSM (mgcp_sdp.c:444) 20241111164130894 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:70C516A5 r=::1:20000<->l=::1:5922) codecs[0]:(pt:3=GSM, audio:GSM/8000/1 subt=GSM, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111164130894 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241111164130894 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:70C516A5 MDCX: modified conn:(1227/rtp C:70C516A5 r=::1:20000<->l=::1:5922) (mgcp_protocol.c:1338) 20241111164130894 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:70C516A5 MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241111164130894 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111164130894 DLMGCP DEBUG <0013> Generated response: line #00: 200 42142 OK (mgcp_msg.c:67) 20241111164130894 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241111164130894 DLMGCP DEBUG <0013> Generated response: line #02: o=- 70C516A5 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111164130894 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241111164130894 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111164130894 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241111164130894 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5922 RTP/AVP 3 (mgcp_msg.c:67) 20241111164130894 DLMGCP DEBUG <0013> Generated response: line #07: a=ptime:20 (mgcp_msg.c:67) MTC@e999c791e3c7: stats: { num_pkts_tx := 196, bytes_payload_tx := 784, num_pkts_rx := 123, bytes_payload_rx := 492, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@e999c791e3c7: stats: { num_pkts_tx := 172, bytes_payload_tx := 688, num_pkts_rx := 98, bytes_payload_rx := 392, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } 20241111164133001 DLMGCP DEBUG <0013> Received message: line #00: DLCX 42143 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164133001 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:67) 20241111164133001 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164133001 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164133001 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111164133001 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241111164133001 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111164133001 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111164133001 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111164133001 DLMGCP DEBUG <0013> Generated response: line #00: 200 42143 OK (mgcp_msg.c:67) MTC@e999c791e3c7: setverdict(pass): none -> pass RTPEM0(359)@e999c791e3c7: Final verdict of PTC: none RTPEM1(360)@e999c791e3c7: Final verdict of PTC: none RTPEM2(361)@e999c791e3c7: Final verdict of PTC: none VirtCallAgent-STATS(362)@e999c791e3c7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(363)@e999c791e3c7: Final verdict of PTC: none MTC@e999c791e3c7: Setting final verdict of the test case. MTC@e999c791e3c7: Local verdict of MTC: pass MTC@e999c791e3c7: Local verdict of PTC RTPEM0(359): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM1(360): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM2(361): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC VirtCallAgent-STATS(362): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC IPA-CTRL-CLI-IPA(363): none (pass -> pass) MTC@e999c791e3c7: Test case TC_two_crcx_mdcx_and_rtp_ipv6 finished. Verdict: pass MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv6 pass'. Mon Nov 11 16:41:33 UTC 2024 ====== MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv6 pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv6.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=604248) Waiting for packet dumper to finish... 1 (prev_count=604248, count=689080) MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_ipv6 pass' was executed successfully (exit status: 0). MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6'. ------ MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6 ------ Mon Nov 11 16:41:35 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6' was executed successfully (exit status: 0). MTC@e999c791e3c7: Test case TC_two_crcx_and_rtp_osmux_bidir_ipv6 started. 20241111164136155 DLMGCP DEBUG <0013> Received message: line #00: DLCX 36030 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164136156 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164136156 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164136156 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111164136156 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241111164136156 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241111164136156 DLMGCP DEBUG <0013> Generated response: line #00: 515 36030 FAIL (mgcp_msg.c:67) 20241111164136161 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36031 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164136161 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241111164136161 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241111164136161 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111164136161 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241111164136161 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:67) 20241111164136161 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241111164136161 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111164136161 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241111164136161 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:67) 20241111164136162 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241111164136162 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111164136162 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:112 octet-align=1 (mgcp_msg.c:67) 20241111164136162 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164136162 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164136162 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111164136162 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:D816A931 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111164136162 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D816A931 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241111164136162 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D816A931 output_enabled 1 (mgcp_msg.c:125) 20241111164136162 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111164136162 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:D816A931 Got media info via SDP: port:10000, addr:::1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241111164136162 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:D816A931 r=::1:10000<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111164136162 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241111164136162 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:D816A931 CRCX: Creating connection: port: 5924 (mgcp_protocol.c:1112) 20241111164136162 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:D816A931 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111164136162 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111164136162 DLMGCP DEBUG <0013> Generated response: line #00: 200 36031 OK (mgcp_msg.c:67) 20241111164136162 DLMGCP DEBUG <0013> Generated response: line #01: I: D816A931 (mgcp_msg.c:67) 20241111164136162 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241111164136162 DLMGCP DEBUG <0013> Generated response: line #03: o=- D816A931 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111164136162 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241111164136162 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111164136162 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241111164136162 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5924 RTP/AVP 112 (mgcp_msg.c:67) 20241111164136162 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241111164136162 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=1 (mgcp_msg.c:67) 20241111164136162 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111164136166 DLMGCP DEBUG <0013> Received message: line #00: CRCX 36032 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164136166 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241111164136166 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241111164136166 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111164136166 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:67) 20241111164136166 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241111164136166 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:67) 20241111164136166 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241111164136166 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111164136166 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241111164136166 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:67) 20241111164136166 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241111164136166 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241111164136166 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164136166 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164136166 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111164136166 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:207) 20241111164136166 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:6A771A83 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111164136166 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6A771A83 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241111164136166 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6A771A83 output_enabled 1 (mgcp_msg.c:125) 20241111164136166 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111164136166 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:6A771A83 Got media info via SDP: port:1985, addr:::1, duration:20, payload-types:110=AMR (mgcp_sdp.c:444) 20241111164136166 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:6A771A83 r=::1:1985<->l=:0 CID=11) codecs[0]:(pt:110=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111164136166 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 1985 (mgcp_protocol.c:726) 20241111164136166 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6A771A83 CRCX: Creating connection: port: 5926 (mgcp_protocol.c:1112) 20241111164136166 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:6A771A83 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111164136166 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111164136166 DLMGCP DEBUG <0013> Generated response: line #00: 200 36032 OK (mgcp_msg.c:67) 20241111164136166 DLMGCP DEBUG <0013> Generated response: line #01: I: 6A771A83 (mgcp_msg.c:67) 20241111164136166 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 11 (mgcp_msg.c:67) 20241111164136166 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111164136166 DLMGCP DEBUG <0013> Generated response: line #04: o=- 6A771A83 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111164136166 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111164136166 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111164136166 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111164136166 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:67) 20241111164136166 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241111164136166 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) OsmuxEM(367)@e999c791e3c7: Warning: Stopping inactive timer T_transmit. 20241111164137372 DLMGCP DEBUG <0013> Received message: line #00: DLCX 36033 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164137372 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:67) 20241111164137372 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164137372 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164137372 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111164137372 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241111164137372 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111164137372 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111164137372 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111164137372 DLMGCP DEBUG <0013> Generated response: line #00: 200 36033 OK (mgcp_msg.c:67) RTPEM1(365)@e999c791e3c7: Warning: Stopping inactive timer T_transmit. MTC@e999c791e3c7: stats A: { num_pkts_tx := 49, bytes_payload_tx := 833, num_pkts_rx := 48, bytes_payload_rx := 816, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@e999c791e3c7: stats B: { num_pkts_tx := 12, bytes_payload_tx := 720, num_pkts_rx := 13, bytes_payload_rx := 735, num_pkts_rx_err_seq := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@e999c791e3c7: tolerance: 3 packets MTC@e999c791e3c7: batch_size: 4 packets MTC@e999c791e3c7: stats: { num_pkts_tx := 49, bytes_payload_tx := 833, num_pkts_rx := 48, bytes_payload_rx := 816, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@e999c791e3c7: stats: { num_pkts_tx := 12, bytes_payload_tx := 720, num_pkts_rx := 13, bytes_payload_rx := 735, num_pkts_rx_err_seq := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@e999c791e3c7: setverdict(pass): none -> pass RTPEM2(366)@e999c791e3c7: Final verdict of PTC: none RTPEM0(364)@e999c791e3c7: Final verdict of PTC: none OsmuxEM(367)@e999c791e3c7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(369)@e999c791e3c7: Final verdict of PTC: none RTPEM1(365)@e999c791e3c7: Final verdict of PTC: none VirtCallAgent-STATS(368)@e999c791e3c7: Final verdict of PTC: none MTC@e999c791e3c7: Setting final verdict of the test case. MTC@e999c791e3c7: Local verdict of MTC: pass MTC@e999c791e3c7: Local verdict of PTC RTPEM0(364): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM1(365): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM2(366): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC OsmuxEM(367): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC VirtCallAgent-STATS(368): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC IPA-CTRL-CLI-IPA(369): none (pass -> pass) MTC@e999c791e3c7: Test case TC_two_crcx_and_rtp_osmux_bidir_ipv6 finished. Verdict: pass MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6 pass'. Mon Nov 11 16:41:37 UTC 2024 ====== MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6 pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=143968) Waiting for packet dumper to finish... 1 (prev_count=143968, count=185492) MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6 pass' was executed successfully (exit status: 0). MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv4_ipv6'. ------ MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv4_ipv6 ------ Mon Nov 11 16:41:39 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv4_ipv6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv4_ipv6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv4_ipv6' was executed successfully (exit status: 0). MTC@e999c791e3c7: Test case TC_two_crcx_and_rtp_osmux_bidir_ipv4_ipv6 started. 20241111164140520 DLMGCP DEBUG <0013> Received message: line #00: DLCX 48011 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164140520 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164140521 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164140521 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111164140521 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241111164140521 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241111164140521 DLMGCP DEBUG <0013> Generated response: line #00: 515 48011 FAIL (mgcp_msg.c:67) 20241111164140527 DLMGCP DEBUG <0013> Received message: line #00: CRCX 48012 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164140528 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241111164140528 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241111164140528 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111164140528 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241111164140528 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164140528 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241111164140528 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164140528 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241111164140528 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:67) 20241111164140528 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241111164140528 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111164140528 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:112 octet-align=1 (mgcp_msg.c:67) 20241111164140528 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164140528 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164140528 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111164140528 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:EE077236 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111164140528 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:EE077236 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241111164140528 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:EE077236 output_enabled 1 (mgcp_msg.c:125) 20241111164140528 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111164140528 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:EE077236 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241111164140528 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:EE077236 r=127.0.0.1:10000<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111164140528 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241111164140528 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:EE077236 CRCX: Creating connection: port: 5928 (mgcp_protocol.c:1112) 20241111164140528 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:EE077236 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111164140528 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111164140528 DLMGCP DEBUG <0013> Generated response: line #00: 200 48012 OK (mgcp_msg.c:67) 20241111164140528 DLMGCP DEBUG <0013> Generated response: line #01: I: EE077236 (mgcp_msg.c:67) 20241111164140528 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241111164140528 DLMGCP DEBUG <0013> Generated response: line #03: o=- EE077236 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164140528 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241111164140528 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164140528 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241111164140528 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5928 RTP/AVP 112 (mgcp_msg.c:67) 20241111164140528 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241111164140529 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=1 (mgcp_msg.c:67) 20241111164140529 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111164140533 DLMGCP DEBUG <0013> Received message: line #00: CRCX 48013 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164140533 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241111164140533 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241111164140533 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111164140533 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:67) 20241111164140533 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241111164140533 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:67) 20241111164140534 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241111164140534 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111164140534 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241111164140534 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:67) 20241111164140534 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241111164140534 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241111164140534 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164140534 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164140534 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111164140534 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:207) 20241111164140534 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:9FF2D548 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111164140534 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9FF2D548 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241111164140534 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9FF2D548 output_enabled 1 (mgcp_msg.c:125) 20241111164140534 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111164140534 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:9FF2D548 Got media info via SDP: port:1985, addr:::1, duration:20, payload-types:110=AMR (mgcp_sdp.c:444) 20241111164140534 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:9FF2D548 r=::1:1985<->l=:0 CID=12) codecs[0]:(pt:110=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111164140534 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 1985 (mgcp_protocol.c:726) 20241111164140534 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:9FF2D548 CRCX: Creating connection: port: 5930 (mgcp_protocol.c:1112) 20241111164140534 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:9FF2D548 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111164140534 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111164140534 DLMGCP DEBUG <0013> Generated response: line #00: 200 48013 OK (mgcp_msg.c:67) 20241111164140534 DLMGCP DEBUG <0013> Generated response: line #01: I: 9FF2D548 (mgcp_msg.c:67) 20241111164140534 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 12 (mgcp_msg.c:67) 20241111164140534 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111164140534 DLMGCP DEBUG <0013> Generated response: line #04: o=- 9FF2D548 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111164140534 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111164140534 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111164140534 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111164140534 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:67) 20241111164140534 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241111164140534 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) OsmuxEM(373)@e999c791e3c7: Warning: Stopping inactive timer T_transmit. 20241111164141742 DLMGCP DEBUG <0013> Received message: line #00: DLCX 48014 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164141742 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:67) 20241111164141742 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164141742 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164141742 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111164141742 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241111164141742 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111164141742 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111164141742 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111164141742 DLMGCP DEBUG <0013> Generated response: line #00: 200 48014 OK (mgcp_msg.c:67) RTPEM1(371)@e999c791e3c7: Warning: Stopping inactive timer T_transmit. MTC@e999c791e3c7: stats A: { num_pkts_tx := 49, bytes_payload_tx := 833, num_pkts_rx := 48, bytes_payload_rx := 816, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@e999c791e3c7: stats B: { num_pkts_tx := 12, bytes_payload_tx := 720, num_pkts_rx := 13, bytes_payload_rx := 735, num_pkts_rx_err_seq := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@e999c791e3c7: tolerance: 3 packets MTC@e999c791e3c7: batch_size: 4 packets MTC@e999c791e3c7: stats: { num_pkts_tx := 49, bytes_payload_tx := 833, num_pkts_rx := 48, bytes_payload_rx := 816, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@e999c791e3c7: stats: { num_pkts_tx := 12, bytes_payload_tx := 720, num_pkts_rx := 13, bytes_payload_rx := 735, num_pkts_rx_err_seq := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@e999c791e3c7: setverdict(pass): none -> pass OsmuxEM(373)@e999c791e3c7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(375)@e999c791e3c7: Final verdict of PTC: none RTPEM2(372)@e999c791e3c7: Final verdict of PTC: none VirtCallAgent-STATS(374)@e999c791e3c7: Final verdict of PTC: none RTPEM0(370)@e999c791e3c7: Final verdict of PTC: none RTPEM1(371)@e999c791e3c7: Final verdict of PTC: none MTC@e999c791e3c7: Setting final verdict of the test case. MTC@e999c791e3c7: Local verdict of MTC: pass MTC@e999c791e3c7: Local verdict of PTC RTPEM0(370): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM1(371): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM2(372): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC OsmuxEM(373): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC VirtCallAgent-STATS(374): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC IPA-CTRL-CLI-IPA(375): none (pass -> pass) MTC@e999c791e3c7: Test case TC_two_crcx_and_rtp_osmux_bidir_ipv4_ipv6 finished. Verdict: pass MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv4_ipv6 pass'. Mon Nov 11 16:41:41 UTC 2024 ====== MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv4_ipv6 pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv4_ipv6.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=167424) Waiting for packet dumper to finish... 1 (prev_count=167424, count=183052) MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv4_ipv6 pass' was executed successfully (exit status: 0). MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6_ipv4'. ------ MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6_ipv4 ------ Mon Nov 11 16:41:43 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6_ipv4.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6_ipv4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6_ipv4' was executed successfully (exit status: 0). MTC@e999c791e3c7: Test case TC_two_crcx_and_rtp_osmux_bidir_ipv6_ipv4 started. 20241111164144906 DLMGCP DEBUG <0013> Received message: line #00: DLCX 30840 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164144906 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164144906 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164144906 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111164144906 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241111164144906 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241111164144906 DLMGCP DEBUG <0013> Generated response: line #00: 515 30840 FAIL (mgcp_msg.c:67) 20241111164144914 DLMGCP DEBUG <0013> Received message: line #00: CRCX 30841 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164144914 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241111164144914 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241111164144914 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111164144914 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241111164144914 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:67) 20241111164144914 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241111164144914 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111164144914 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241111164144914 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:67) 20241111164144914 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241111164144914 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111164144914 DLMGCP DEBUG <0013> Received message: line #12: a=fmtp:112 octet-align=1 (mgcp_msg.c:67) 20241111164144914 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164144914 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164144914 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111164144914 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:EEB9A020 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111164144914 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:EEB9A020 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241111164144914 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:EEB9A020 output_enabled 1 (mgcp_msg.c:125) 20241111164144914 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111164144914 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:EEB9A020 Got media info via SDP: port:10000, addr:::1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241111164144914 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:EEB9A020 r=::1:10000<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111164144914 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241111164144914 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:EEB9A020 CRCX: Creating connection: port: 5932 (mgcp_protocol.c:1112) 20241111164144914 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:EEB9A020 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111164144914 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111164144914 DLMGCP DEBUG <0013> Generated response: line #00: 200 30841 OK (mgcp_msg.c:67) 20241111164144914 DLMGCP DEBUG <0013> Generated response: line #01: I: EEB9A020 (mgcp_msg.c:67) 20241111164144914 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241111164144914 DLMGCP DEBUG <0013> Generated response: line #03: o=- EEB9A020 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111164144914 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241111164144914 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111164144914 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241111164144914 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5932 RTP/AVP 112 (mgcp_msg.c:67) 20241111164144914 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241111164144914 DLMGCP DEBUG <0013> Generated response: line #09: a=fmtp:112 octet-align=1 (mgcp_msg.c:67) 20241111164144914 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) 20241111164144919 DLMGCP DEBUG <0013> Received message: line #00: CRCX 30842 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164144919 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241111164144919 DLMGCP DEBUG <0013> Received message: line #02: C: 1226 (mgcp_msg.c:67) 20241111164144919 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111164144919 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:67) 20241111164144919 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241111164144919 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164144919 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241111164144919 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164144919 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241111164144919 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:67) 20241111164144919 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241111164144919 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241111164144919 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164144919 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164144919 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111164144919 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:207) 20241111164144919 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:F4AC3A9A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111164144919 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F4AC3A9A connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241111164144919 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F4AC3A9A output_enabled 1 (mgcp_msg.c:125) 20241111164144919 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111164144919 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:F4AC3A9A Got media info via SDP: port:1985, addr:127.0.0.1, duration:20, payload-types:110=AMR (mgcp_sdp.c:444) 20241111164144919 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1226/rtp C:F4AC3A9A r=127.0.0.1:1985<->l=:0 CID=13) codecs[0]:(pt:110=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111164144919 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 1985 (mgcp_protocol.c:726) 20241111164144919 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F4AC3A9A CRCX: Creating connection: port: 5934 (mgcp_protocol.c:1112) 20241111164144919 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:F4AC3A9A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111164144919 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111164144919 DLMGCP DEBUG <0013> Generated response: line #00: 200 30842 OK (mgcp_msg.c:67) 20241111164144919 DLMGCP DEBUG <0013> Generated response: line #01: I: F4AC3A9A (mgcp_msg.c:67) 20241111164144919 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 13 (mgcp_msg.c:67) 20241111164144919 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111164144919 DLMGCP DEBUG <0013> Generated response: line #04: o=- F4AC3A9A 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164144919 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111164144919 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164144919 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111164144919 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:67) 20241111164144919 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241111164144919 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) OsmuxEM(379)@e999c791e3c7: Warning: Stopping inactive timer T_transmit. 20241111164146125 DLMGCP DEBUG <0013> Received message: line #00: DLCX 30843 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164146125 DLMGCP DEBUG <0013> Received message: line #01: C: 1226 (mgcp_msg.c:67) 20241111164146125 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164146125 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164146125 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111164146125 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241111164146125 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111164146125 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111164146125 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111164146125 DLMGCP DEBUG <0013> Generated response: line #00: 200 30843 OK (mgcp_msg.c:67) RTPEM1(377)@e999c791e3c7: Warning: Stopping inactive timer T_transmit. MTC@e999c791e3c7: stats A: { num_pkts_tx := 49, bytes_payload_tx := 833, num_pkts_rx := 48, bytes_payload_rx := 816, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@e999c791e3c7: stats B: { num_pkts_tx := 12, bytes_payload_tx := 720, num_pkts_rx := 13, bytes_payload_rx := 735, num_pkts_rx_err_seq := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@e999c791e3c7: tolerance: 3 packets MTC@e999c791e3c7: batch_size: 4 packets MTC@e999c791e3c7: stats: { num_pkts_tx := 49, bytes_payload_tx := 833, num_pkts_rx := 48, bytes_payload_rx := 816, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@e999c791e3c7: stats: { num_pkts_tx := 12, bytes_payload_tx := 720, num_pkts_rx := 13, bytes_payload_rx := 735, num_pkts_rx_err_seq := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@e999c791e3c7: setverdict(pass): none -> pass OsmuxEM(379)@e999c791e3c7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(381)@e999c791e3c7: Final verdict of PTC: none RTPEM2(378)@e999c791e3c7: Final verdict of PTC: none RTPEM1(377)@e999c791e3c7: Final verdict of PTC: none VirtCallAgent-STATS(380)@e999c791e3c7: Final verdict of PTC: none RTPEM0(376)@e999c791e3c7: Final verdict of PTC: none MTC@e999c791e3c7: Setting final verdict of the test case. MTC@e999c791e3c7: Local verdict of MTC: pass MTC@e999c791e3c7: Local verdict of PTC RTPEM0(376): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM1(377): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM2(378): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC OsmuxEM(379): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC VirtCallAgent-STATS(380): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC IPA-CTRL-CLI-IPA(381): none (pass -> pass) MTC@e999c791e3c7: Test case TC_two_crcx_and_rtp_osmux_bidir_ipv6_ipv4 finished. Verdict: pass MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6_ipv4 pass'. Mon Nov 11 16:41:46 UTC 2024 ====== MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6_ipv4 pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6_ipv4.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=135468) Waiting for packet dumper to finish... 1 (prev_count=135468, count=185716) MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_and_rtp_osmux_bidir_ipv6_ipv4 pass' was executed successfully (exit status: 0). MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6'. ------ MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6 ------ Mon Nov 11 16:41:48 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6' was executed successfully (exit status: 0). MTC@e999c791e3c7: Test case TC_two_crcx_mdcx_and_rtp_osmux_ipv6 started. 20241111164149281 DLMGCP DEBUG <0013> Received message: line #00: DLCX 10632 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164149281 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164149281 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164149281 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111164149281 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241111164149281 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241111164149281 DLMGCP DEBUG <0013> Generated response: line #00: 515 10632 FAIL (mgcp_msg.c:67) 20241111164149287 DLMGCP DEBUG <0013> Received message: line #00: CRCX 10633 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164149287 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111164149287 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241111164149287 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111164149288 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241111164149288 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:67) 20241111164149288 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241111164149288 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111164149288 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241111164149288 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:67) 20241111164149288 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241111164149288 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111164149288 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164149288 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164149288 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111164149288 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:21DA6805 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111164149288 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:21DA6805 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111164149288 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:21DA6805 output_enabled 0 (mgcp_msg.c:125) 20241111164149288 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111164149288 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:21DA6805 Got media info via SDP: port:10000, addr:::1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241111164149288 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:21DA6805 r=::1:10000<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111164149288 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241111164149288 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:21DA6805 CRCX: Creating connection: port: 5936 (mgcp_protocol.c:1112) 20241111164149288 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:21DA6805 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111164149288 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111164149288 DLMGCP DEBUG <0013> Generated response: line #00: 200 10633 OK (mgcp_msg.c:67) 20241111164149288 DLMGCP DEBUG <0013> Generated response: line #01: I: 21DA6805 (mgcp_msg.c:67) 20241111164149288 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241111164149288 DLMGCP DEBUG <0013> Generated response: line #03: o=- 21DA6805 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111164149288 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241111164149288 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111164149288 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241111164149288 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5936 RTP/AVP 112 (mgcp_msg.c:67) 20241111164149288 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241111164149288 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241111164149293 DLMGCP DEBUG <0013> Received message: line #00: CRCX 10634 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164149293 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111164149293 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241111164149293 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111164149293 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:67) 20241111164149293 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241111164149293 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:67) 20241111164149293 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241111164149293 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111164149293 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241111164149293 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:67) 20241111164149293 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241111164149293 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241111164149293 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164149293 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164149293 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111164149293 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:207) 20241111164149293 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:01E05ADA r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111164149293 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:01E05ADA connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111164149293 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:01E05ADA output_enabled 0 (mgcp_msg.c:125) 20241111164149293 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111164149293 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:01E05ADA Got media info via SDP: port:1985, addr:::1, duration:20, payload-types:110=AMR (mgcp_sdp.c:444) 20241111164149293 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:01E05ADA r=::1:1985<->l=:0 CID=14) codecs[0]:(pt:110=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111164149293 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 1985 (mgcp_protocol.c:726) 20241111164149293 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:01E05ADA CRCX: Creating connection: port: 5938 (mgcp_protocol.c:1112) 20241111164149293 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:01E05ADA CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111164149293 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111164149293 DLMGCP DEBUG <0013> Generated response: line #00: 200 10634 OK (mgcp_msg.c:67) 20241111164149293 DLMGCP DEBUG <0013> Generated response: line #01: I: 01E05ADA (mgcp_msg.c:67) 20241111164149293 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 14 (mgcp_msg.c:67) 20241111164149293 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111164149293 DLMGCP DEBUG <0013> Generated response: line #04: o=- 01E05ADA 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111164149293 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111164149293 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111164149293 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111164149293 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:67) 20241111164149293 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241111164149293 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) RTPEM0(382)@e999c791e3c7: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241111164150804 DLMGCP DEBUG <0013> Received message: line #00: MDCX 10635 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164150804 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241111164150804 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241111164150804 DLMGCP DEBUG <0013> Received message: line #03: I: 21DA6805 (mgcp_msg.c:67) 20241111164150804 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241111164150804 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241111164150804 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:67) 20241111164150804 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241111164150804 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111164150804 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241111164150804 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:67) 20241111164150804 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241111164150804 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241111164150804 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164150804 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164150804 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241111164150804 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:21DA6805 r=::1:10000<->l=::1:5936) (mgcp_msg.c:118) 20241111164150804 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:21DA6805 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241111164150804 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:21DA6805 output_enabled 1 (mgcp_msg.c:125) 20241111164150804 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111164150804 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:21DA6805 Got media info via SDP: port:10000, addr:::1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241111164150804 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:21DA6805 r=::1:10000<->l=::1:5936) codecs[0]:(pt:112=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111164150804 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241111164150804 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:21DA6805 MDCX: modified conn:(1227/rtp C:21DA6805 r=::1:10000<->l=::1:5936) (mgcp_protocol.c:1338) 20241111164150805 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:21DA6805 MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241111164150805 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111164150805 DLMGCP DEBUG <0013> Generated response: line #00: 200 10635 OK (mgcp_msg.c:67) 20241111164150805 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241111164150805 DLMGCP DEBUG <0013> Generated response: line #02: o=- 21DA6805 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111164150805 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241111164150805 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111164150805 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241111164150805 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5936 RTP/AVP 112 (mgcp_msg.c:67) 20241111164150805 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241111164150805 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) OsmuxEM(385)@e999c791e3c7: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241111164151311 DLMGCP DEBUG <0013> Received message: line #00: MDCX 10636 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164151311 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241111164151311 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241111164151311 DLMGCP DEBUG <0013> Received message: line #03: I: 01E05ADA (mgcp_msg.c:67) 20241111164151311 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241111164151311 DLMGCP DEBUG <0013> Received message: line #05: X-OSMUX: 2 (mgcp_msg.c:67) 20241111164151311 DLMGCP DEBUG <0013> Received message: line #06: v=0 (mgcp_msg.c:67) 20241111164151311 DLMGCP DEBUG <0013> Received message: line #07: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:67) 20241111164151311 DLMGCP DEBUG <0013> Received message: line #08: s=- (mgcp_msg.c:67) 20241111164151311 DLMGCP DEBUG <0013> Received message: line #09: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111164151311 DLMGCP DEBUG <0013> Received message: line #10: t=0 0 (mgcp_msg.c:67) 20241111164151311 DLMGCP DEBUG <0013> Received message: line #11: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:67) 20241111164151311 DLMGCP DEBUG <0013> Received message: line #12: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241111164151311 DLMGCP DEBUG <0013> Received message: line #13: a=ptime:20 (mgcp_msg.c:67) 20241111164151311 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164151311 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164151311 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241111164151311 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:207) 20241111164151311 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:01E05ADA r=::1:1985<->l=::1:5938 CID=14) (mgcp_msg.c:118) 20241111164151311 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:01E05ADA connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241111164151311 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:01E05ADA output_enabled 1 (mgcp_msg.c:125) 20241111164151311 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111164151311 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:01E05ADA Got media info via SDP: port:1985, addr:::1, duration:20, payload-types:110=AMR (mgcp_sdp.c:444) 20241111164151311 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:01E05ADA r=::1:1985<->l=::1:5938 CID=14) codecs[0]:(pt:110=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111164151311 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 1985 (mgcp_protocol.c:726) 20241111164151311 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:01E05ADA MDCX: modified conn:(1227/rtp C:01E05ADA r=::1:1985<->l=::1:5938 CID=14) (mgcp_protocol.c:1338) 20241111164151311 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:01E05ADA MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241111164151311 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111164151312 DLMGCP DEBUG <0013> Generated response: line #00: 200 10636 OK (mgcp_msg.c:67) 20241111164151312 DLMGCP DEBUG <0013> Generated response: line #01: X-Osmux: 14 (mgcp_msg.c:67) 20241111164151312 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241111164151312 DLMGCP DEBUG <0013> Generated response: line #03: o=- 01E05ADA 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111164151312 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241111164151312 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111164151312 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241111164151312 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:67) 20241111164151312 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241111164151312 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) MTC@e999c791e3c7: stats: { num_pkts_tx := 197, bytes_payload_tx := 3349, num_pkts_rx := 123, bytes_payload_rx := 2091, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@e999c791e3c7: stats: { num_pkts_tx := 43, bytes_payload_tx := 2580, 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 } 20241111164153423 DLMGCP DEBUG <0013> Received message: line #00: DLCX 10637 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164153423 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:67) 20241111164153423 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164153423 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164153423 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111164153423 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241111164153423 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111164153423 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111164153423 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111164153423 DLMGCP DEBUG <0013> Generated response: line #00: 200 10637 OK (mgcp_msg.c:67) MTC@e999c791e3c7: setverdict(pass): none -> pass OsmuxEM(385)@e999c791e3c7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(387)@e999c791e3c7: Final verdict of PTC: none RTPEM0(382)@e999c791e3c7: Final verdict of PTC: none RTPEM2(384)@e999c791e3c7: Final verdict of PTC: none RTPEM1(383)@e999c791e3c7: Final verdict of PTC: none VirtCallAgent-STATS(386)@e999c791e3c7: Final verdict of PTC: none MTC@e999c791e3c7: Setting final verdict of the test case. MTC@e999c791e3c7: Local verdict of MTC: pass MTC@e999c791e3c7: Local verdict of PTC RTPEM0(382): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM1(383): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM2(384): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC OsmuxEM(385): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC VirtCallAgent-STATS(386): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC IPA-CTRL-CLI-IPA(387): none (pass -> pass) MTC@e999c791e3c7: Test case TC_two_crcx_mdcx_and_rtp_osmux_ipv6 finished. Verdict: pass MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6 pass'. Mon Nov 11 16:41:53 UTC 2024 ====== MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6 pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=450680) Waiting for packet dumper to finish... 1 (prev_count=450680, count=484596) MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6 pass' was executed successfully (exit status: 0). MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv4_ipv6'. ------ MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv4_ipv6 ------ Mon Nov 11 16:41:55 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv4_ipv6.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv4_ipv6.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv4_ipv6' was executed successfully (exit status: 0). MTC@e999c791e3c7: Test case TC_two_crcx_mdcx_and_rtp_osmux_ipv4_ipv6 started. 20241111164156569 DLMGCP DEBUG <0013> Received message: line #00: DLCX 46883 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164156569 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164156569 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164156569 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111164156569 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241111164156569 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241111164156569 DLMGCP DEBUG <0013> Generated response: line #00: 515 46883 FAIL (mgcp_msg.c:67) 20241111164156577 DLMGCP DEBUG <0013> Received message: line #00: CRCX 46884 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164156577 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111164156577 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241111164156577 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111164156577 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241111164156577 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164156577 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241111164156577 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164156577 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241111164156578 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:67) 20241111164156578 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241111164156578 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111164156578 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164156578 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164156578 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111164156578 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:F6BD8972 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111164156578 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F6BD8972 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111164156578 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F6BD8972 output_enabled 0 (mgcp_msg.c:125) 20241111164156578 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111164156578 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:F6BD8972 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241111164156578 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:F6BD8972 r=127.0.0.1:10000<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111164156578 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241111164156578 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F6BD8972 CRCX: Creating connection: port: 5940 (mgcp_protocol.c:1112) 20241111164156578 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:F6BD8972 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111164156578 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111164156578 DLMGCP DEBUG <0013> Generated response: line #00: 200 46884 OK (mgcp_msg.c:67) 20241111164156578 DLMGCP DEBUG <0013> Generated response: line #01: I: F6BD8972 (mgcp_msg.c:67) 20241111164156578 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241111164156578 DLMGCP DEBUG <0013> Generated response: line #03: o=- F6BD8972 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164156578 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241111164156578 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164156578 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241111164156578 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5940 RTP/AVP 112 (mgcp_msg.c:67) 20241111164156578 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241111164156578 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241111164156582 DLMGCP DEBUG <0013> Received message: line #00: CRCX 46885 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164156582 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111164156582 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241111164156582 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111164156582 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:67) 20241111164156582 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241111164156582 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:67) 20241111164156582 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241111164156582 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111164156582 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241111164156582 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:67) 20241111164156582 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241111164156582 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241111164156582 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164156582 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164156582 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111164156582 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:207) 20241111164156583 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:ADB011A8 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111164156583 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:ADB011A8 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111164156583 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:ADB011A8 output_enabled 0 (mgcp_msg.c:125) 20241111164156583 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111164156583 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:ADB011A8 Got media info via SDP: port:1985, addr:::1, duration:20, payload-types:110=AMR (mgcp_sdp.c:444) 20241111164156583 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:ADB011A8 r=::1:1985<->l=:0 CID=15) codecs[0]:(pt:110=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111164156583 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 1985 (mgcp_protocol.c:726) 20241111164156583 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:ADB011A8 CRCX: Creating connection: port: 5942 (mgcp_protocol.c:1112) 20241111164156583 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:ADB011A8 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111164156583 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111164156583 DLMGCP DEBUG <0013> Generated response: line #00: 200 46885 OK (mgcp_msg.c:67) 20241111164156583 DLMGCP DEBUG <0013> Generated response: line #01: I: ADB011A8 (mgcp_msg.c:67) 20241111164156583 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 15 (mgcp_msg.c:67) 20241111164156583 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111164156583 DLMGCP DEBUG <0013> Generated response: line #04: o=- ADB011A8 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111164156583 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111164156583 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111164156583 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111164156583 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:67) 20241111164156583 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241111164156583 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) RTPEM0(388)@e999c791e3c7: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241111164158094 DLMGCP DEBUG <0013> Received message: line #00: MDCX 46886 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164158094 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241111164158094 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241111164158094 DLMGCP DEBUG <0013> Received message: line #03: I: F6BD8972 (mgcp_msg.c:67) 20241111164158094 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241111164158094 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241111164158094 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164158094 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241111164158094 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164158094 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241111164158094 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:67) 20241111164158094 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241111164158094 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241111164158094 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164158094 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164158094 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241111164158094 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:F6BD8972 r=127.0.0.1:10000<->l=127.0.0.1:5940) (mgcp_msg.c:118) 20241111164158094 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F6BD8972 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241111164158094 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F6BD8972 output_enabled 1 (mgcp_msg.c:125) 20241111164158094 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111164158094 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:F6BD8972 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241111164158095 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:F6BD8972 r=127.0.0.1:10000<->l=127.0.0.1:5940) codecs[0]:(pt:112=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111164158095 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241111164158095 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:F6BD8972 MDCX: modified conn:(1227/rtp C:F6BD8972 r=127.0.0.1:10000<->l=127.0.0.1:5940) (mgcp_protocol.c:1338) 20241111164158095 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:F6BD8972 MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241111164158095 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111164158095 DLMGCP DEBUG <0013> Generated response: line #00: 200 46886 OK (mgcp_msg.c:67) 20241111164158095 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241111164158095 DLMGCP DEBUG <0013> Generated response: line #02: o=- F6BD8972 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164158095 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241111164158095 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164158095 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241111164158095 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5940 RTP/AVP 112 (mgcp_msg.c:67) 20241111164158095 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241111164158095 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) OsmuxEM(391)@e999c791e3c7: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241111164158602 DLMGCP DEBUG <0013> Received message: line #00: MDCX 46887 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164158602 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241111164158602 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241111164158602 DLMGCP DEBUG <0013> Received message: line #03: I: ADB011A8 (mgcp_msg.c:67) 20241111164158602 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241111164158602 DLMGCP DEBUG <0013> Received message: line #05: X-OSMUX: 2 (mgcp_msg.c:67) 20241111164158602 DLMGCP DEBUG <0013> Received message: line #06: v=0 (mgcp_msg.c:67) 20241111164158602 DLMGCP DEBUG <0013> Received message: line #07: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:67) 20241111164158602 DLMGCP DEBUG <0013> Received message: line #08: s=- (mgcp_msg.c:67) 20241111164158602 DLMGCP DEBUG <0013> Received message: line #09: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111164158602 DLMGCP DEBUG <0013> Received message: line #10: t=0 0 (mgcp_msg.c:67) 20241111164158602 DLMGCP DEBUG <0013> Received message: line #11: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:67) 20241111164158602 DLMGCP DEBUG <0013> Received message: line #12: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241111164158602 DLMGCP DEBUG <0013> Received message: line #13: a=ptime:20 (mgcp_msg.c:67) 20241111164158602 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164158602 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164158602 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241111164158602 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:207) 20241111164158602 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:ADB011A8 r=::1:1985<->l=::1:5942 CID=15) (mgcp_msg.c:118) 20241111164158602 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:ADB011A8 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241111164158602 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:ADB011A8 output_enabled 1 (mgcp_msg.c:125) 20241111164158602 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111164158602 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:ADB011A8 Got media info via SDP: port:1985, addr:::1, duration:20, payload-types:110=AMR (mgcp_sdp.c:444) 20241111164158602 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:ADB011A8 r=::1:1985<->l=::1:5942 CID=15) codecs[0]:(pt:110=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111164158602 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 1985 (mgcp_protocol.c:726) 20241111164158602 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:ADB011A8 MDCX: modified conn:(1227/rtp C:ADB011A8 r=::1:1985<->l=::1:5942 CID=15) (mgcp_protocol.c:1338) 20241111164158602 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:ADB011A8 MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241111164158602 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111164158602 DLMGCP DEBUG <0013> Generated response: line #00: 200 46887 OK (mgcp_msg.c:67) 20241111164158602 DLMGCP DEBUG <0013> Generated response: line #01: X-Osmux: 15 (mgcp_msg.c:67) 20241111164158602 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241111164158602 DLMGCP DEBUG <0013> Generated response: line #03: o=- ADB011A8 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111164158603 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241111164158603 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111164158603 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241111164158603 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:67) 20241111164158603 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241111164158603 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) MTC@e999c791e3c7: stats: { num_pkts_tx := 197, bytes_payload_tx := 3349, num_pkts_rx := 122, bytes_payload_rx := 2074, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@e999c791e3c7: 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 } 20241111164200710 DLMGCP DEBUG <0013> Received message: line #00: DLCX 46888 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164200710 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:67) 20241111164200710 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164200710 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164200710 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111164200710 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241111164200710 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111164200710 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111164200710 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111164200710 DLMGCP DEBUG <0013> Generated response: line #00: 200 46888 OK (mgcp_msg.c:67) MTC@e999c791e3c7: setverdict(pass): none -> pass OsmuxEM(391)@e999c791e3c7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(393)@e999c791e3c7: Final verdict of PTC: none VirtCallAgent-STATS(392)@e999c791e3c7: Final verdict of PTC: none RTPEM0(388)@e999c791e3c7: Final verdict of PTC: none RTPEM2(390)@e999c791e3c7: Final verdict of PTC: none RTPEM1(389)@e999c791e3c7: Final verdict of PTC: none MTC@e999c791e3c7: Setting final verdict of the test case. MTC@e999c791e3c7: Local verdict of MTC: pass MTC@e999c791e3c7: Local verdict of PTC RTPEM0(388): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM1(389): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM2(390): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC OsmuxEM(391): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC VirtCallAgent-STATS(392): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC IPA-CTRL-CLI-IPA(393): none (pass -> pass) MTC@e999c791e3c7: Test case TC_two_crcx_mdcx_and_rtp_osmux_ipv4_ipv6 finished. Verdict: pass MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv4_ipv6 pass'. Mon Nov 11 16:42:00 UTC 2024 ====== MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv4_ipv6 pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv4_ipv6.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=440232) Waiting for packet dumper to finish... 1 (prev_count=440232, count=468236) MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv4_ipv6 pass' was executed successfully (exit status: 0). MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6_ipv4'. ------ MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6_ipv4 ------ Mon Nov 11 16:42:02 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6_ipv4.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6_ipv4.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6_ipv4' was executed successfully (exit status: 0). MTC@e999c791e3c7: Test case TC_two_crcx_mdcx_and_rtp_osmux_ipv6_ipv4 started. 20241111164203862 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17371 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164203862 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164203862 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164203862 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111164203862 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241111164203862 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241111164203862 DLMGCP DEBUG <0013> Generated response: line #00: 515 17371 FAIL (mgcp_msg.c:67) 20241111164203869 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17372 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164203869 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111164203869 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241111164203869 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111164203869 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241111164203869 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:67) 20241111164203869 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241111164203869 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111164203869 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241111164203869 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:67) 20241111164203869 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241111164203869 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111164203869 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164203869 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164203869 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111164203869 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:7C48DB5A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111164203869 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:7C48DB5A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111164203869 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:7C48DB5A output_enabled 0 (mgcp_msg.c:125) 20241111164203869 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111164203869 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:7C48DB5A Got media info via SDP: port:10000, addr:::1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241111164203869 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:7C48DB5A r=::1:10000<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111164203869 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241111164203870 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:7C48DB5A CRCX: Creating connection: port: 5944 (mgcp_protocol.c:1112) 20241111164203870 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:7C48DB5A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111164203870 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111164203870 DLMGCP DEBUG <0013> Generated response: line #00: 200 17372 OK (mgcp_msg.c:67) 20241111164203870 DLMGCP DEBUG <0013> Generated response: line #01: I: 7C48DB5A (mgcp_msg.c:67) 20241111164203870 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241111164203870 DLMGCP DEBUG <0013> Generated response: line #03: o=- 7C48DB5A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111164203870 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241111164203870 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111164203870 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241111164203870 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5944 RTP/AVP 112 (mgcp_msg.c:67) 20241111164203870 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241111164203870 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241111164203873 DLMGCP DEBUG <0013> Received message: line #00: CRCX 17373 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164203873 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111164203874 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241111164203874 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111164203874 DLMGCP DEBUG <0013> Received message: line #04: X-OSMUX: 2 (mgcp_msg.c:67) 20241111164203874 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241111164203874 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164203874 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241111164203874 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164203874 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241111164203874 DLMGCP DEBUG <0013> Received message: line #10: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:67) 20241111164203874 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241111164203874 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241111164203874 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164203874 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164203874 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111164203874 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:207) 20241111164203874 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:CA79F7DC r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111164203874 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:CA79F7DC connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111164203874 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:CA79F7DC output_enabled 0 (mgcp_msg.c:125) 20241111164203874 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111164203874 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:CA79F7DC Got media info via SDP: port:1985, addr:127.0.0.1, duration:20, payload-types:110=AMR (mgcp_sdp.c:444) 20241111164203874 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:CA79F7DC r=127.0.0.1:1985<->l=:0 CID=16) codecs[0]:(pt:110=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111164203874 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 1985 (mgcp_protocol.c:726) 20241111164203874 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:CA79F7DC CRCX: Creating connection: port: 5946 (mgcp_protocol.c:1112) 20241111164203874 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:CA79F7DC CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111164203874 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111164203874 DLMGCP DEBUG <0013> Generated response: line #00: 200 17373 OK (mgcp_msg.c:67) 20241111164203874 DLMGCP DEBUG <0013> Generated response: line #01: I: CA79F7DC (mgcp_msg.c:67) 20241111164203874 DLMGCP DEBUG <0013> Generated response: line #02: X-Osmux: 16 (mgcp_msg.c:67) 20241111164203874 DLMGCP DEBUG <0013> Generated response: line #03: v=0 (mgcp_msg.c:67) 20241111164203874 DLMGCP DEBUG <0013> Generated response: line #04: o=- CA79F7DC 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164203874 DLMGCP DEBUG <0013> Generated response: line #05: s=- (mgcp_msg.c:67) 20241111164203874 DLMGCP DEBUG <0013> Generated response: line #06: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164203874 DLMGCP DEBUG <0013> Generated response: line #07: t=0 0 (mgcp_msg.c:67) 20241111164203874 DLMGCP DEBUG <0013> Generated response: line #08: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:67) 20241111164203874 DLMGCP DEBUG <0013> Generated response: line #09: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241111164203874 DLMGCP DEBUG <0013> Generated response: line #10: a=ptime:20 (mgcp_msg.c:67) RTPEM0(394)@e999c791e3c7: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241111164205384 DLMGCP DEBUG <0013> Received message: line #00: MDCX 17374 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164205385 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241111164205385 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241111164205385 DLMGCP DEBUG <0013> Received message: line #03: I: 7C48DB5A (mgcp_msg.c:67) 20241111164205385 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241111164205385 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241111164205385 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP6 ::1 (mgcp_msg.c:67) 20241111164205385 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241111164205385 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111164205385 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241111164205385 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 112 (mgcp_msg.c:67) 20241111164205385 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241111164205385 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241111164205385 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164205385 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164205385 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241111164205385 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:7C48DB5A r=::1:10000<->l=::1:5944) (mgcp_msg.c:118) 20241111164205385 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:7C48DB5A connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241111164205385 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:7C48DB5A output_enabled 1 (mgcp_msg.c:125) 20241111164205385 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111164205385 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:7C48DB5A Got media info via SDP: port:10000, addr:::1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241111164205385 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:7C48DB5A r=::1:10000<->l=::1:5944) codecs[0]:(pt:112=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111164205385 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241111164205385 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:7C48DB5A MDCX: modified conn:(1227/rtp C:7C48DB5A r=::1:10000<->l=::1:5944) (mgcp_protocol.c:1338) 20241111164205385 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:7C48DB5A MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241111164205385 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111164205385 DLMGCP DEBUG <0013> Generated response: line #00: 200 17374 OK (mgcp_msg.c:67) 20241111164205385 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241111164205385 DLMGCP DEBUG <0013> Generated response: line #02: o=- 7C48DB5A 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111164205385 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241111164205385 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111164205385 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241111164205385 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5944 RTP/AVP 112 (mgcp_msg.c:67) 20241111164205385 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241111164205385 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) OsmuxEM(397)@e999c791e3c7: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241111164205891 DLMGCP DEBUG <0013> Received message: line #00: MDCX 17375 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164205891 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241111164205891 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241111164205892 DLMGCP DEBUG <0013> Received message: line #03: I: CA79F7DC (mgcp_msg.c:67) 20241111164205892 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241111164205892 DLMGCP DEBUG <0013> Received message: line #05: X-OSMUX: 2 (mgcp_msg.c:67) 20241111164205892 DLMGCP DEBUG <0013> Received message: line #06: v=0 (mgcp_msg.c:67) 20241111164205892 DLMGCP DEBUG <0013> Received message: line #07: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164205892 DLMGCP DEBUG <0013> Received message: line #08: s=- (mgcp_msg.c:67) 20241111164205892 DLMGCP DEBUG <0013> Received message: line #09: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164205892 DLMGCP DEBUG <0013> Received message: line #10: t=0 0 (mgcp_msg.c:67) 20241111164205892 DLMGCP DEBUG <0013> Received message: line #11: m=audio 1985 RTP/AVP 110 (mgcp_msg.c:67) 20241111164205892 DLMGCP DEBUG <0013> Received message: line #12: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241111164205892 DLMGCP DEBUG <0013> Received message: line #13: a=ptime:20 (mgcp_msg.c:67) 20241111164205892 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164205892 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164205892 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241111164205892 DLMGCP DEBUG <0013> MGCP client offered Osmux CID 2 (mgcp_msg.c:207) 20241111164205892 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:CA79F7DC r=127.0.0.1:1985<->l=127.0.0.1:5946 CID=16) (mgcp_msg.c:118) 20241111164205892 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:CA79F7DC connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241111164205892 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:CA79F7DC output_enabled 1 (mgcp_msg.c:125) 20241111164205892 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111164205892 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:CA79F7DC Got media info via SDP: port:1985, addr:127.0.0.1, duration:20, payload-types:110=AMR (mgcp_sdp.c:444) 20241111164205892 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:CA79F7DC r=127.0.0.1:1985<->l=127.0.0.1:5946 CID=16) codecs[0]:(pt:110=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111164205892 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 1985 (mgcp_protocol.c:726) 20241111164205892 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:CA79F7DC MDCX: modified conn:(1227/rtp C:CA79F7DC r=127.0.0.1:1985<->l=127.0.0.1:5946 CID=16) (mgcp_protocol.c:1338) 20241111164205892 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:CA79F7DC MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241111164205892 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111164205892 DLMGCP DEBUG <0013> Generated response: line #00: 200 17375 OK (mgcp_msg.c:67) 20241111164205892 DLMGCP DEBUG <0013> Generated response: line #01: X-Osmux: 16 (mgcp_msg.c:67) 20241111164205892 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241111164205892 DLMGCP DEBUG <0013> Generated response: line #03: o=- CA79F7DC 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164205892 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241111164205892 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164205892 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241111164205892 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 1984 RTP/AVP 110 (mgcp_msg.c:67) 20241111164205892 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:110 AMR/8000 (mgcp_msg.c:67) 20241111164205892 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) MTC@e999c791e3c7: stats: { num_pkts_tx := 198, bytes_payload_tx := 3366, 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@e999c791e3c7: 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 } 20241111164208001 DLMGCP DEBUG <0013> Received message: line #00: DLCX 17376 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164208001 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:67) 20241111164208001 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164208001 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164208001 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111164208001 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241111164208001 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111164208001 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111164208001 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111164208001 DLMGCP DEBUG <0013> Generated response: line #00: 200 17376 OK (mgcp_msg.c:67) MTC@e999c791e3c7: setverdict(pass): none -> pass RTPEM2(396)@e999c791e3c7: Final verdict of PTC: none OsmuxEM(397)@e999c791e3c7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(399)@e999c791e3c7: Final verdict of PTC: none RTPEM0(394)@e999c791e3c7: Final verdict of PTC: none RTPEM1(395)@e999c791e3c7: Final verdict of PTC: none VirtCallAgent-STATS(398)@e999c791e3c7: Final verdict of PTC: none MTC@e999c791e3c7: Setting final verdict of the test case. MTC@e999c791e3c7: Local verdict of MTC: pass MTC@e999c791e3c7: Local verdict of PTC RTPEM0(394): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM1(395): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM2(396): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC OsmuxEM(397): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC VirtCallAgent-STATS(398): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC IPA-CTRL-CLI-IPA(399): none (pass -> pass) MTC@e999c791e3c7: Test case TC_two_crcx_mdcx_and_rtp_osmux_ipv6_ipv4 finished. Verdict: pass MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6_ipv4 pass'. Mon Nov 11 16:42:08 UTC 2024 ====== MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6_ipv4 pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6_ipv4.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=419292) Waiting for packet dumper to finish... 1 (prev_count=419292, count=484076) MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_osmux_ipv6_ipv4 pass' was executed successfully (exit status: 0). MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup'. ------ MGCP_Test.TC_two_crcx_mdcx_and_iuup ------ Mon Nov 11 16:42:10 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_iuup.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_iuup.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup' was executed successfully (exit status: 0). MTC@e999c791e3c7: Test case TC_two_crcx_mdcx_and_iuup started. 20241111164211168 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41057 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164211168 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164211168 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164211168 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111164211168 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241111164211168 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241111164211168 DLMGCP DEBUG <0013> Generated response: line #00: 515 41057 FAIL (mgcp_msg.c:67) 20241111164211176 DLMGCP DEBUG <0013> Received message: line #00: CRCX 41058 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164211176 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111164211176 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241111164211176 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111164211176 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241111164211176 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164211176 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241111164211176 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164211176 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241111164211176 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:67) 20241111164211176 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241111164211176 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111164211176 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164211176 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164211176 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111164211176 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:AEAB3971 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111164211176 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:AEAB3971 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111164211176 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:AEAB3971 output_enabled 0 (mgcp_msg.c:125) 20241111164211177 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111164211177 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:AEAB3971 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:444) 20241111164211177 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:AEAB3971 r=127.0.0.1:10000<->l=:0) codecs[0]:(pt:96=DYNAMIC, audio:VND.3GPP.IUFP/16000 subt=VND.3GPP.IUFP, rate=16000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111164211177 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241111164211177 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:AEAB3971 CRCX: Creating connection: port: 5948 (mgcp_protocol.c:1112) 20241111164211177 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:AEAB3971 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111164211177 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111164211177 DLMGCP DEBUG <0013> Generated response: line #00: 200 41058 OK (mgcp_msg.c:67) 20241111164211177 DLMGCP DEBUG <0013> Generated response: line #01: I: AEAB3971 (mgcp_msg.c:67) 20241111164211177 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241111164211177 DLMGCP DEBUG <0013> Generated response: line #03: o=- AEAB3971 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164211177 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241111164211177 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164211177 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241111164211177 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5948 RTP/AVP 96 (mgcp_msg.c:67) 20241111164211177 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241111164211177 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) RTPEM0(400)@e999c791e3c7: Warning: Stopping inactive timer T_transmit. 20241111164211183 DLMGCP DEBUG <0013> Received message: line #00: CRCX 41059 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164211183 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111164211183 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241111164211183 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111164211183 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241111164211183 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164211183 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241111164211183 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164211183 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241111164211183 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 96 (mgcp_msg.c:67) 20241111164211183 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241111164211183 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111164211183 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164211183 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164211183 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111164211183 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:E70F636B r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111164211183 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E70F636B connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111164211183 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E70F636B output_enabled 0 (mgcp_msg.c:125) 20241111164211183 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111164211183 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E70F636B Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:444) 20241111164211183 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:E70F636B r=127.0.0.1:20000<->l=:0) codecs[0]:(pt:96=DYNAMIC, audio:VND.3GPP.IUFP/16000 subt=VND.3GPP.IUFP, rate=16000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111164211183 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241111164211183 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E70F636B CRCX: Creating connection: port: 5950 (mgcp_protocol.c:1112) 20241111164211183 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E70F636B CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111164211183 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111164211183 DLMGCP DEBUG <0013> Generated response: line #00: 200 41059 OK (mgcp_msg.c:67) 20241111164211183 DLMGCP DEBUG <0013> Generated response: line #01: I: E70F636B (mgcp_msg.c:67) 20241111164211183 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241111164211183 DLMGCP DEBUG <0013> Generated response: line #03: o=- E70F636B 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164211183 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241111164211183 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164211183 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241111164211183 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5950 RTP/AVP 96 (mgcp_msg.c:67) 20241111164211184 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241111164211184 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) RTPEM1(401)@e999c791e3c7: Warning: Stopping inactive timer T_transmit. RTPEM0(400)@e999c791e3c7: IuUP INIT_ACK Received RTPEM0(400)@e999c791e3c7: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241111164212698 DLMGCP DEBUG <0013> Received message: line #00: MDCX 41060 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164212698 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241111164212698 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241111164212698 DLMGCP DEBUG <0013> Received message: line #03: I: AEAB3971 (mgcp_msg.c:67) 20241111164212698 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241111164212698 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241111164212698 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164212698 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241111164212698 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164212698 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241111164212698 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:67) 20241111164212698 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241111164212698 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241111164212698 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164212698 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164212698 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241111164212698 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:AEAB3971 r=127.0.0.1:10000<->l=127.0.0.1:5948) (mgcp_msg.c:118) 20241111164212698 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:AEAB3971 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241111164212698 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:AEAB3971 output_enabled 1 (mgcp_msg.c:125) 20241111164212698 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111164212698 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:AEAB3971 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:444) 20241111164212698 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:AEAB3971 r=127.0.0.1:10000<->l=127.0.0.1:5948) codecs[0]:(pt:96=DYNAMIC, audio:VND.3GPP.IUFP/16000 subt=VND.3GPP.IUFP, rate=16000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111164212698 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241111164212699 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:AEAB3971 MDCX: modified conn:(1227/rtp C:AEAB3971 r=127.0.0.1:10000<->l=127.0.0.1:5948) (mgcp_protocol.c:1338) 20241111164212699 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:AEAB3971 MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241111164212699 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111164212699 DLMGCP DEBUG <0013> Generated response: line #00: 200 41060 OK (mgcp_msg.c:67) 20241111164212699 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241111164212699 DLMGCP DEBUG <0013> Generated response: line #02: o=- AEAB3971 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164212699 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241111164212699 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164212699 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241111164212699 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5948 RTP/AVP 96 (mgcp_msg.c:67) 20241111164212699 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241111164212699 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) RTPEM1(401)@e999c791e3c7: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241111164213205 DLMGCP DEBUG <0013> Received message: line #00: MDCX 41061 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164213206 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241111164213206 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241111164213206 DLMGCP DEBUG <0013> Received message: line #03: I: E70F636B (mgcp_msg.c:67) 20241111164213206 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241111164213206 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241111164213206 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164213206 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241111164213206 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164213206 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241111164213206 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 96 (mgcp_msg.c:67) 20241111164213206 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241111164213206 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241111164213206 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164213206 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164213206 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241111164213206 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:E70F636B r=127.0.0.1:20000<->l=127.0.0.1:5950) (mgcp_msg.c:118) 20241111164213206 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E70F636B connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241111164213206 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E70F636B output_enabled 1 (mgcp_msg.c:125) 20241111164213206 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111164213206 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E70F636B Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:444) 20241111164213206 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:E70F636B r=127.0.0.1:20000<->l=127.0.0.1:5950) codecs[0]:(pt:96=DYNAMIC, audio:VND.3GPP.IUFP/16000 subt=VND.3GPP.IUFP, rate=16000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111164213206 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241111164213206 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E70F636B MDCX: modified conn:(1227/rtp C:E70F636B r=127.0.0.1:20000<->l=127.0.0.1:5950) (mgcp_protocol.c:1338) 20241111164213206 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E70F636B MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241111164213206 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111164213206 DLMGCP DEBUG <0013> Generated response: line #00: 200 41061 OK (mgcp_msg.c:67) 20241111164213206 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241111164213206 DLMGCP DEBUG <0013> Generated response: line #02: o=- E70F636B 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164213206 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241111164213206 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164213206 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241111164213206 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5950 RTP/AVP 96 (mgcp_msg.c:67) 20241111164213206 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241111164213206 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) MTC@e999c791e3c7: 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@e999c791e3c7: stats: { num_pkts_tx := 170, bytes_payload_tx := 680, num_pkts_rx := 97, bytes_payload_rx := 790, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } 20241111164215312 DLMGCP DEBUG <0013> Received message: line #00: DLCX 41062 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164215312 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:67) 20241111164215312 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164215312 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164215312 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111164215312 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241111164215312 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111164215313 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111164215313 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111164215313 DLMGCP DEBUG <0013> Generated response: line #00: 200 41062 OK (mgcp_msg.c:67) MTC@e999c791e3c7: setverdict(pass): none -> pass MTC@e999c791e3c7: setverdict(pass): pass -> pass, component reason not changed VirtCallAgent-STATS(403)@e999c791e3c7: Final verdict of PTC: none RTPEM0(400)@e999c791e3c7: Final verdict of PTC: none RTPEM2(402)@e999c791e3c7: Final verdict of PTC: none RTPEM1(401)@e999c791e3c7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(404)@e999c791e3c7: Final verdict of PTC: none MTC@e999c791e3c7: Setting final verdict of the test case. MTC@e999c791e3c7: Local verdict of MTC: pass MTC@e999c791e3c7: Local verdict of PTC RTPEM0(400): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM1(401): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM2(402): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC VirtCallAgent-STATS(403): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC IPA-CTRL-CLI-IPA(404): none (pass -> pass) MTC@e999c791e3c7: Test case TC_two_crcx_mdcx_and_iuup finished. Verdict: pass MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup pass'. Mon Nov 11 16:42:15 UTC 2024 ====== MGCP_Test.TC_two_crcx_mdcx_and_iuup pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_mdcx_and_iuup.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=779564) Waiting for packet dumper to finish... 1 (prev_count=779564, count=818908) MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup pass' was executed successfully (exit status: 0). MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rfci_unordered'. ------ MGCP_Test.TC_two_crcx_mdcx_and_iuup_rfci_unordered ------ Mon Nov 11 16:42:17 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_iuup_rfci_unordered.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_iuup_rfci_unordered.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rfci_unordered' was executed successfully (exit status: 0). MTC@e999c791e3c7: Test case TC_two_crcx_mdcx_and_iuup_rfci_unordered started. 20241111164218488 DLMGCP DEBUG <0013> Received message: line #00: DLCX 46000 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164218488 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164218488 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164218488 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111164218488 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241111164218488 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241111164218488 DLMGCP DEBUG <0013> Generated response: line #00: 515 46000 FAIL (mgcp_msg.c:67) 20241111164218494 DLMGCP DEBUG <0013> Received message: line #00: CRCX 46001 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164218494 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111164218494 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241111164218494 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111164218494 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241111164218494 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164218494 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241111164218494 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164218494 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241111164218494 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:67) 20241111164218494 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241111164218494 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111164218494 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164218494 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164218494 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111164218494 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:4906FFF2 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111164218494 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4906FFF2 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111164218494 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4906FFF2 output_enabled 0 (mgcp_msg.c:125) 20241111164218494 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111164218494 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:4906FFF2 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:444) 20241111164218494 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:4906FFF2 r=127.0.0.1:10000<->l=:0) codecs[0]:(pt:96=DYNAMIC, audio:VND.3GPP.IUFP/16000 subt=VND.3GPP.IUFP, rate=16000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111164218494 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241111164218495 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4906FFF2 CRCX: Creating connection: port: 5952 (mgcp_protocol.c:1112) 20241111164218495 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:4906FFF2 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111164218495 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111164218495 DLMGCP DEBUG <0013> Generated response: line #00: 200 46001 OK (mgcp_msg.c:67) 20241111164218495 DLMGCP DEBUG <0013> Generated response: line #01: I: 4906FFF2 (mgcp_msg.c:67) 20241111164218495 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241111164218495 DLMGCP DEBUG <0013> Generated response: line #03: o=- 4906FFF2 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164218495 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241111164218495 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164218495 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241111164218495 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5952 RTP/AVP 96 (mgcp_msg.c:67) 20241111164218495 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241111164218495 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) RTPEM0(405)@e999c791e3c7: Warning: Stopping inactive timer T_transmit. 20241111164218499 DLMGCP DEBUG <0013> Received message: line #00: CRCX 46002 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164218499 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111164218499 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241111164218499 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111164218499 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241111164218499 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164218499 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241111164218499 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164218499 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241111164218499 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 96 (mgcp_msg.c:67) 20241111164218499 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241111164218499 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111164218499 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164218499 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164218499 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111164218499 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:A197EDEB r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111164218499 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A197EDEB connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111164218499 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A197EDEB output_enabled 0 (mgcp_msg.c:125) 20241111164218499 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111164218499 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:A197EDEB Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:444) 20241111164218500 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:A197EDEB r=127.0.0.1:20000<->l=:0) codecs[0]:(pt:96=DYNAMIC, audio:VND.3GPP.IUFP/16000 subt=VND.3GPP.IUFP, rate=16000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111164218500 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241111164218500 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A197EDEB CRCX: Creating connection: port: 5954 (mgcp_protocol.c:1112) 20241111164218500 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:A197EDEB CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111164218500 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111164218500 DLMGCP DEBUG <0013> Generated response: line #00: 200 46002 OK (mgcp_msg.c:67) 20241111164218500 DLMGCP DEBUG <0013> Generated response: line #01: I: A197EDEB (mgcp_msg.c:67) 20241111164218500 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241111164218500 DLMGCP DEBUG <0013> Generated response: line #03: o=- A197EDEB 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164218500 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241111164218500 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164218500 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241111164218500 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5954 RTP/AVP 96 (mgcp_msg.c:67) 20241111164218500 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241111164218500 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) RTPEM1(406)@e999c791e3c7: Warning: Stopping inactive timer T_transmit. RTPEM0(405)@e999c791e3c7: IuUP INIT_ACK Received RTPEM0(405)@e999c791e3c7: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241111164220011 DLMGCP DEBUG <0013> Received message: line #00: MDCX 46003 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164220011 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241111164220011 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241111164220011 DLMGCP DEBUG <0013> Received message: line #03: I: 4906FFF2 (mgcp_msg.c:67) 20241111164220011 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241111164220011 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241111164220011 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164220011 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241111164220011 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164220011 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241111164220011 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:67) 20241111164220011 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241111164220011 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241111164220011 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164220011 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164220011 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241111164220011 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:4906FFF2 r=127.0.0.1:10000<->l=127.0.0.1:5952) (mgcp_msg.c:118) 20241111164220012 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4906FFF2 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241111164220012 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4906FFF2 output_enabled 1 (mgcp_msg.c:125) 20241111164220012 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111164220012 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:4906FFF2 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:444) 20241111164220012 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:4906FFF2 r=127.0.0.1:10000<->l=127.0.0.1:5952) codecs[0]:(pt:96=DYNAMIC, audio:VND.3GPP.IUFP/16000 subt=VND.3GPP.IUFP, rate=16000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111164220012 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241111164220012 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:4906FFF2 MDCX: modified conn:(1227/rtp C:4906FFF2 r=127.0.0.1:10000<->l=127.0.0.1:5952) (mgcp_protocol.c:1338) 20241111164220012 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:4906FFF2 MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241111164220012 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111164220012 DLMGCP DEBUG <0013> Generated response: line #00: 200 46003 OK (mgcp_msg.c:67) 20241111164220012 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241111164220012 DLMGCP DEBUG <0013> Generated response: line #02: o=- 4906FFF2 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164220012 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241111164220012 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164220012 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241111164220012 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5952 RTP/AVP 96 (mgcp_msg.c:67) 20241111164220012 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241111164220012 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) RTPEM1(406)@e999c791e3c7: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241111164220519 DLMGCP DEBUG <0013> Received message: line #00: MDCX 46004 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164220519 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241111164220519 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241111164220519 DLMGCP DEBUG <0013> Received message: line #03: I: A197EDEB (mgcp_msg.c:67) 20241111164220519 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241111164220519 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241111164220519 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164220519 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241111164220519 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164220519 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241111164220519 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 96 (mgcp_msg.c:67) 20241111164220519 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241111164220519 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241111164220519 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164220519 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164220519 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241111164220519 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:A197EDEB r=127.0.0.1:20000<->l=127.0.0.1:5954) (mgcp_msg.c:118) 20241111164220519 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A197EDEB connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241111164220519 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A197EDEB output_enabled 1 (mgcp_msg.c:125) 20241111164220519 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111164220519 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:A197EDEB Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:444) 20241111164220519 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:A197EDEB r=127.0.0.1:20000<->l=127.0.0.1:5954) codecs[0]:(pt:96=DYNAMIC, audio:VND.3GPP.IUFP/16000 subt=VND.3GPP.IUFP, rate=16000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111164220520 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241111164220520 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A197EDEB MDCX: modified conn:(1227/rtp C:A197EDEB r=127.0.0.1:20000<->l=127.0.0.1:5954) (mgcp_protocol.c:1338) 20241111164220520 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:A197EDEB MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241111164220520 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111164220520 DLMGCP DEBUG <0013> Generated response: line #00: 200 46004 OK (mgcp_msg.c:67) 20241111164220520 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241111164220520 DLMGCP DEBUG <0013> Generated response: line #02: o=- A197EDEB 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164220520 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241111164220520 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164220520 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241111164220520 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5954 RTP/AVP 96 (mgcp_msg.c:67) 20241111164220520 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241111164220520 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) MTC@e999c791e3c7: stats: { num_pkts_tx := 197, bytes_payload_tx := 788, num_pkts_rx := 123, bytes_payload_rx := 984, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@e999c791e3c7: stats: { num_pkts_tx := 172, bytes_payload_tx := 688, num_pkts_rx := 99, bytes_payload_rx := 806, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } 20241111164222630 DLMGCP DEBUG <0013> Received message: line #00: DLCX 46005 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164222630 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:67) 20241111164222630 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164222630 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164222630 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111164222630 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241111164222630 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111164222630 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111164222630 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111164222630 DLMGCP DEBUG <0013> Generated response: line #00: 200 46005 OK (mgcp_msg.c:67) MTC@e999c791e3c7: setverdict(pass): none -> pass MTC@e999c791e3c7: setverdict(pass): pass -> pass, component reason not changed RTPEM2(407)@e999c791e3c7: Final verdict of PTC: none RTPEM1(406)@e999c791e3c7: Final verdict of PTC: none RTPEM0(405)@e999c791e3c7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(409)@e999c791e3c7: Final verdict of PTC: none VirtCallAgent-STATS(408)@e999c791e3c7: Final verdict of PTC: none MTC@e999c791e3c7: Setting final verdict of the test case. MTC@e999c791e3c7: Local verdict of MTC: pass MTC@e999c791e3c7: Local verdict of PTC RTPEM0(405): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM1(406): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM2(407): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC VirtCallAgent-STATS(408): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC IPA-CTRL-CLI-IPA(409): none (pass -> pass) MTC@e999c791e3c7: Test case TC_two_crcx_mdcx_and_iuup_rfci_unordered finished. Verdict: pass MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rfci_unordered pass'. Mon Nov 11 16:42:22 UTC 2024 ====== MGCP_Test.TC_two_crcx_mdcx_and_iuup_rfci_unordered pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_mdcx_and_iuup_rfci_unordered.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=794164) Waiting for packet dumper to finish... 1 (prev_count=794164, count=829684) MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rfci_unordered pass' was executed successfully (exit status: 0). MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_mdcx_recvonly'. ------ MGCP_Test.TC_two_crcx_mdcx_and_iuup_mdcx_recvonly ------ Mon Nov 11 16:42:24 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_iuup_mdcx_recvonly.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_iuup_mdcx_recvonly.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_mdcx_recvonly' was executed successfully (exit status: 0). MTC@e999c791e3c7: Test case TC_two_crcx_mdcx_and_iuup_mdcx_recvonly started. 20241111164225780 DLMGCP DEBUG <0013> Received message: line #00: DLCX 26559 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164225781 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164225781 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164225781 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111164225781 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241111164225781 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241111164225781 DLMGCP DEBUG <0013> Generated response: line #00: 515 26559 FAIL (mgcp_msg.c:67) 20241111164225788 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26560 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164225788 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111164225788 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241111164225789 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111164225789 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241111164225789 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164225789 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241111164225789 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164225789 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241111164225789 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:67) 20241111164225789 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241111164225789 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111164225789 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164225789 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164225789 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111164225789 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:38E9C750 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111164225789 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:38E9C750 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111164225789 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:38E9C750 output_enabled 0 (mgcp_msg.c:125) 20241111164225789 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111164225789 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:38E9C750 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:444) 20241111164225789 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:38E9C750 r=127.0.0.1:10000<->l=:0) codecs[0]:(pt:96=DYNAMIC, audio:VND.3GPP.IUFP/16000 subt=VND.3GPP.IUFP, rate=16000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111164225789 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241111164225789 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:38E9C750 CRCX: Creating connection: port: 5956 (mgcp_protocol.c:1112) 20241111164225789 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:38E9C750 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111164225789 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111164225789 DLMGCP DEBUG <0013> Generated response: line #00: 200 26560 OK (mgcp_msg.c:67) 20241111164225789 DLMGCP DEBUG <0013> Generated response: line #01: I: 38E9C750 (mgcp_msg.c:67) 20241111164225789 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241111164225789 DLMGCP DEBUG <0013> Generated response: line #03: o=- 38E9C750 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164225789 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241111164225789 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164225789 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241111164225789 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5956 RTP/AVP 96 (mgcp_msg.c:67) 20241111164225789 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241111164225789 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) RTPEM0(410)@e999c791e3c7: Warning: Stopping inactive timer T_transmit. 20241111164225794 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26561 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164225794 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111164225794 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241111164225794 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111164225795 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241111164225795 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164225795 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241111164225795 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164225795 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241111164225795 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 96 (mgcp_msg.c:67) 20241111164225795 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241111164225795 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111164225795 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164225795 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164225795 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111164225795 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:E7D0E949 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111164225795 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E7D0E949 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111164225795 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E7D0E949 output_enabled 0 (mgcp_msg.c:125) 20241111164225795 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111164225795 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E7D0E949 Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:444) 20241111164225795 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:E7D0E949 r=127.0.0.1:20000<->l=:0) codecs[0]:(pt:96=DYNAMIC, audio:VND.3GPP.IUFP/16000 subt=VND.3GPP.IUFP, rate=16000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111164225795 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241111164225795 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E7D0E949 CRCX: Creating connection: port: 5958 (mgcp_protocol.c:1112) 20241111164225795 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E7D0E949 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111164225795 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111164225795 DLMGCP DEBUG <0013> Generated response: line #00: 200 26561 OK (mgcp_msg.c:67) 20241111164225795 DLMGCP DEBUG <0013> Generated response: line #01: I: E7D0E949 (mgcp_msg.c:67) 20241111164225795 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241111164225795 DLMGCP DEBUG <0013> Generated response: line #03: o=- E7D0E949 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164225795 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241111164225795 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164225795 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241111164225795 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5958 RTP/AVP 96 (mgcp_msg.c:67) 20241111164225795 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241111164225795 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) RTPEM1(411)@e999c791e3c7: Warning: Stopping inactive timer T_transmit. RTPEM0(410)@e999c791e3c7: IuUP INIT_ACK Received RTPEM0(410)@e999c791e3c7: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241111164227305 DLMGCP DEBUG <0013> Received message: line #00: MDCX 26562 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164227306 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241111164227306 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241111164227306 DLMGCP DEBUG <0013> Received message: line #03: I: 38E9C750 (mgcp_msg.c:67) 20241111164227306 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241111164227306 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241111164227306 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164227306 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241111164227306 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164227306 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241111164227306 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:67) 20241111164227306 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241111164227306 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241111164227306 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164227306 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164227306 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241111164227306 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:38E9C750 r=127.0.0.1:10000<->l=127.0.0.1:5956) (mgcp_msg.c:118) 20241111164227306 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:38E9C750 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241111164227306 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:38E9C750 output_enabled 1 (mgcp_msg.c:125) 20241111164227306 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111164227306 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:38E9C750 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:444) 20241111164227306 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:38E9C750 r=127.0.0.1:10000<->l=127.0.0.1:5956) codecs[0]:(pt:96=DYNAMIC, audio:VND.3GPP.IUFP/16000 subt=VND.3GPP.IUFP, rate=16000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111164227306 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241111164227306 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:38E9C750 MDCX: modified conn:(1227/rtp C:38E9C750 r=127.0.0.1:10000<->l=127.0.0.1:5956) (mgcp_protocol.c:1338) 20241111164227306 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:38E9C750 MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241111164227306 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111164227306 DLMGCP DEBUG <0013> Generated response: line #00: 200 26562 OK (mgcp_msg.c:67) 20241111164227306 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241111164227306 DLMGCP DEBUG <0013> Generated response: line #02: o=- 38E9C750 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164227306 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241111164227306 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164227306 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241111164227306 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5956 RTP/AVP 96 (mgcp_msg.c:67) 20241111164227307 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241111164227307 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) RTPEM1(411)@e999c791e3c7: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241111164227814 DLMGCP DEBUG <0013> Received message: line #00: MDCX 26563 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164227814 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241111164227814 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241111164227814 DLMGCP DEBUG <0013> Received message: line #03: I: E7D0E949 (mgcp_msg.c:67) 20241111164227814 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241111164227814 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241111164227814 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164227814 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241111164227814 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164227814 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241111164227814 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 96 (mgcp_msg.c:67) 20241111164227814 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241111164227814 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241111164227814 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164227814 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164227814 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241111164227814 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:E7D0E949 r=127.0.0.1:20000<->l=127.0.0.1:5958) (mgcp_msg.c:118) 20241111164227814 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E7D0E949 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241111164227814 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E7D0E949 output_enabled 1 (mgcp_msg.c:125) 20241111164227814 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111164227814 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E7D0E949 Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:444) 20241111164227814 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:E7D0E949 r=127.0.0.1:20000<->l=127.0.0.1:5958) codecs[0]:(pt:96=DYNAMIC, audio:VND.3GPP.IUFP/16000 subt=VND.3GPP.IUFP, rate=16000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111164227814 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241111164227814 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E7D0E949 MDCX: modified conn:(1227/rtp C:E7D0E949 r=127.0.0.1:20000<->l=127.0.0.1:5958) (mgcp_protocol.c:1338) 20241111164227814 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E7D0E949 MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241111164227814 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111164227814 DLMGCP DEBUG <0013> Generated response: line #00: 200 26563 OK (mgcp_msg.c:67) 20241111164227815 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241111164227815 DLMGCP DEBUG <0013> Generated response: line #02: o=- E7D0E949 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164227815 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241111164227815 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164227815 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241111164227815 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5958 RTP/AVP 96 (mgcp_msg.c:67) 20241111164227815 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241111164227815 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) MTC@e999c791e3c7: stats: { num_pkts_tx := 197, bytes_payload_tx := 788, num_pkts_rx := 123, bytes_payload_rx := 984, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@e999c791e3c7: stats: { num_pkts_tx := 172, bytes_payload_tx := 688, num_pkts_rx := 99, bytes_payload_rx := 806, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@e999c791e3c7: setverdict(pass): none -> pass 20241111164229821 DLMGCP DEBUG <0013> Received message: line #00: MDCX 26564 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164229821 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111164229821 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241111164229821 DLMGCP DEBUG <0013> Received message: line #03: I: E7D0E949 (mgcp_msg.c:67) 20241111164229821 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241111164229821 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241111164229821 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164229821 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241111164229821 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164229821 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241111164229821 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 96 (mgcp_msg.c:67) 20241111164229821 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241111164229821 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241111164229821 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164229821 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164229821 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241111164229821 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:E7D0E949 r=127.0.0.1:20000<->l=127.0.0.1:5958) (mgcp_msg.c:118) 20241111164229821 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E7D0E949 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111164229821 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E7D0E949 output_enabled 0 (mgcp_msg.c:125) 20241111164229821 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111164229821 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E7D0E949 Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:444) 20241111164229821 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:E7D0E949 r=127.0.0.1:20000<->l=127.0.0.1:5958) codecs[0]:(pt:96=DYNAMIC, audio:VND.3GPP.IUFP/16000 subt=VND.3GPP.IUFP, rate=16000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111164229821 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241111164229821 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:E7D0E949 MDCX: modified conn:(1227/rtp C:E7D0E949 r=127.0.0.1:20000<->l=127.0.0.1:5958) (mgcp_protocol.c:1338) 20241111164229821 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:E7D0E949 MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241111164229821 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111164229821 DLMGCP DEBUG <0013> Generated response: line #00: 200 26564 OK (mgcp_msg.c:67) 20241111164229821 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241111164229821 DLMGCP DEBUG <0013> Generated response: line #02: o=- E7D0E949 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164229821 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241111164229822 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164229822 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241111164229822 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5958 RTP/AVP 96 (mgcp_msg.c:67) 20241111164229822 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241111164229822 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) 20241111164230829 DLMGCP DEBUG <0013> Received message: line #00: MDCX 26565 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164230829 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111164230829 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241111164230829 DLMGCP DEBUG <0013> Received message: line #03: I: 38E9C750 (mgcp_msg.c:67) 20241111164230829 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241111164230829 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241111164230829 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164230829 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241111164230829 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164230829 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241111164230829 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:67) 20241111164230829 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241111164230829 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241111164230829 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164230829 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164230829 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241111164230829 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:38E9C750 r=127.0.0.1:10000<->l=127.0.0.1:5956) (mgcp_msg.c:118) 20241111164230829 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:38E9C750 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111164230829 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:38E9C750 output_enabled 0 (mgcp_msg.c:125) 20241111164230829 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111164230829 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:38E9C750 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:444) 20241111164230829 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:38E9C750 r=127.0.0.1:10000<->l=127.0.0.1:5956) codecs[0]:(pt:96=DYNAMIC, audio:VND.3GPP.IUFP/16000 subt=VND.3GPP.IUFP, rate=16000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111164230830 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241111164230830 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:38E9C750 MDCX: modified conn:(1227/rtp C:38E9C750 r=127.0.0.1:10000<->l=127.0.0.1:5956) (mgcp_protocol.c:1338) 20241111164230830 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:38E9C750 MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241111164230830 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111164230830 DLMGCP DEBUG <0013> Generated response: line #00: 200 26565 OK (mgcp_msg.c:67) 20241111164230830 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241111164230830 DLMGCP DEBUG <0013> Generated response: line #02: o=- 38E9C750 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164230830 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241111164230830 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164230830 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241111164230830 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5956 RTP/AVP 96 (mgcp_msg.c:67) 20241111164230830 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241111164230830 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) RTPEM0(410)@e999c791e3c7: Warning: Stopping inactive timer T_transmit. 20241111164231936 DLMGCP DEBUG <0013> Received message: line #00: DLCX 26566 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164231936 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:67) 20241111164231936 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164231936 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164231936 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111164231936 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241111164231936 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111164231936 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111164231937 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111164231937 DLMGCP DEBUG <0013> Generated response: line #00: 200 26566 OK (mgcp_msg.c:67) MTC@e999c791e3c7: setverdict(pass): pass -> pass, component reason not changed RTPEM1(411)@e999c791e3c7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(414)@e999c791e3c7: Final verdict of PTC: none RTPEM0(410)@e999c791e3c7: Final verdict of PTC: none RTPEM2(412)@e999c791e3c7: Final verdict of PTC: none VirtCallAgent-STATS(413)@e999c791e3c7: Final verdict of PTC: none MTC@e999c791e3c7: Setting final verdict of the test case. MTC@e999c791e3c7: Local verdict of MTC: pass MTC@e999c791e3c7: Local verdict of PTC RTPEM0(410): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM1(411): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM2(412): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC VirtCallAgent-STATS(413): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC IPA-CTRL-CLI-IPA(414): none (pass -> pass) MTC@e999c791e3c7: Test case TC_two_crcx_mdcx_and_iuup_mdcx_recvonly finished. Verdict: pass MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_mdcx_recvonly pass'. Mon Nov 11 16:42:31 UTC 2024 ====== MGCP_Test.TC_two_crcx_mdcx_and_iuup_mdcx_recvonly pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_mdcx_and_iuup_mdcx_recvonly.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1010944) Waiting for packet dumper to finish... 1 (prev_count=1010944, count=1036352) MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_mdcx_recvonly pass' was executed successfully (exit status: 0). MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp'. ------ MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp ------ Mon Nov 11 16:42:34 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp' was executed successfully (exit status: 0). MTC@e999c791e3c7: Test case TC_two_crcx_mdcx_and_iuup_rtp started. 20241111164235091 DLMGCP DEBUG <0013> Received message: line #00: DLCX 32389 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164235091 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164235091 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164235091 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111164235091 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241111164235091 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241111164235091 DLMGCP DEBUG <0013> Generated response: line #00: 515 32389 FAIL (mgcp_msg.c:67) 20241111164235098 DLMGCP DEBUG <0013> Received message: line #00: CRCX 32390 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164235098 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111164235098 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241111164235098 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111164235098 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241111164235098 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164235098 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241111164235098 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164235098 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241111164235098 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:67) 20241111164235098 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241111164235098 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111164235098 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164235098 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164235098 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111164235098 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:69782A4A r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111164235099 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:69782A4A connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111164235099 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:69782A4A output_enabled 0 (mgcp_msg.c:125) 20241111164235099 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111164235099 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:69782A4A Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:444) 20241111164235099 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:69782A4A r=127.0.0.1:10000<->l=:0) codecs[0]:(pt:96=DYNAMIC, audio:VND.3GPP.IUFP/16000 subt=VND.3GPP.IUFP, rate=16000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111164235099 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241111164235099 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:69782A4A CRCX: Creating connection: port: 5960 (mgcp_protocol.c:1112) 20241111164235099 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:69782A4A CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111164235099 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111164235099 DLMGCP DEBUG <0013> Generated response: line #00: 200 32390 OK (mgcp_msg.c:67) 20241111164235099 DLMGCP DEBUG <0013> Generated response: line #01: I: 69782A4A (mgcp_msg.c:67) 20241111164235099 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241111164235099 DLMGCP DEBUG <0013> Generated response: line #03: o=- 69782A4A 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164235099 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241111164235099 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164235099 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241111164235099 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5960 RTP/AVP 96 (mgcp_msg.c:67) 20241111164235099 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241111164235099 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) RTPEM0(415)@e999c791e3c7: Warning: Stopping inactive timer T_transmit. 20241111164235104 DLMGCP DEBUG <0013> Received message: line #00: CRCX 32391 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164235104 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111164235104 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241111164235104 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111164235104 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241111164235104 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164235104 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241111164235104 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164235104 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241111164235104 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:67) 20241111164235104 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241111164235104 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111164235105 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164235105 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164235105 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111164235105 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:20360A02 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111164235105 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:20360A02 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111164235105 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:20360A02 output_enabled 0 (mgcp_msg.c:125) 20241111164235105 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111164235105 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:20360A02 Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241111164235105 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:20360A02 r=127.0.0.1:20000<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111164235105 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241111164235105 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:20360A02 CRCX: Creating connection: port: 5962 (mgcp_protocol.c:1112) 20241111164235105 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:20360A02 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111164235105 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111164235105 DLMGCP DEBUG <0013> Generated response: line #00: 200 32391 OK (mgcp_msg.c:67) 20241111164235105 DLMGCP DEBUG <0013> Generated response: line #01: I: 20360A02 (mgcp_msg.c:67) 20241111164235105 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241111164235105 DLMGCP DEBUG <0013> Generated response: line #03: o=- 20360A02 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164235105 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241111164235105 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164235105 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241111164235105 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5962 RTP/AVP 112 (mgcp_msg.c:67) 20241111164235105 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241111164235105 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) RTPEM1(416)@e999c791e3c7: Warning: Stopping inactive timer T_transmit. RTPEM0(415)@e999c791e3c7: IuUP INIT_ACK Received 20241111164235150 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164235171 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164235191 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164235211 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164235231 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164235252 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164235272 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164235292 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164235313 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164235333 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164235353 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164235374 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164235394 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164235414 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164235435 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164235455 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164235475 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164235496 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164235516 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164235536 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164235557 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164235577 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164235597 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164235618 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164235638 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164235658 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164235679 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164235699 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164235719 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164235739 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164235760 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164235780 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164235800 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164235820 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164235841 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164235861 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164235881 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164235901 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164235921 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164235942 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164235962 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164235982 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164236002 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164236023 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164236043 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164236064 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164236084 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164236104 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164236125 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164236145 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164236165 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164236186 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164236206 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164236226 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164236246 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164236267 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164236287 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164236307 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164236328 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164236348 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164236368 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164236388 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164236409 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164236429 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164236449 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164236470 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164236490 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164236510 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164236531 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164236551 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164236571 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164236592 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) RTPEM0(415)@e999c791e3c7: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241111164236616 DLMGCP DEBUG <0013> Received message: line #00: MDCX 32392 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164236616 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241111164236616 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241111164236616 DLMGCP DEBUG <0013> Received message: line #03: I: 69782A4A (mgcp_msg.c:67) 20241111164236616 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241111164236616 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241111164236616 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164236616 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241111164236616 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164236616 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241111164236616 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:67) 20241111164236616 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241111164236616 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241111164236616 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164236616 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164236616 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241111164236616 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:69782A4A r=127.0.0.1:10000<->l=127.0.0.1:5960) (mgcp_msg.c:118) 20241111164236616 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:69782A4A connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241111164236616 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:69782A4A output_enabled 1 (mgcp_msg.c:125) 20241111164236616 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111164236616 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:69782A4A Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:444) 20241111164236616 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:69782A4A r=127.0.0.1:10000<->l=127.0.0.1:5960) codecs[0]:(pt:96=DYNAMIC, audio:VND.3GPP.IUFP/16000 subt=VND.3GPP.IUFP, rate=16000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111164236617 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241111164236617 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:69782A4A MDCX: modified conn:(1227/rtp C:69782A4A r=127.0.0.1:10000<->l=127.0.0.1:5960) (mgcp_protocol.c:1338) 20241111164236617 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:69782A4A MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241111164236617 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111164236617 DLMGCP DEBUG <0013> Generated response: line #00: 200 32392 OK (mgcp_msg.c:67) 20241111164236617 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241111164236617 DLMGCP DEBUG <0013> Generated response: line #02: o=- 69782A4A 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164236617 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241111164236617 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164236617 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241111164236617 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5960 RTP/AVP 96 (mgcp_msg.c:67) 20241111164236617 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241111164236617 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) 20241111164236625 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164236632 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164236645 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164236652 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164236666 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164236673 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164236686 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164236693 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164236706 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164236713 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164236727 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164236734 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164236747 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164236754 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164236767 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164236774 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164236788 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164236795 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164236808 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164236815 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164236828 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164236835 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164236848 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164236856 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164236869 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164236876 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164236889 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164236896 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164236909 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164236917 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164236930 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164236937 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164236950 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164236957 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164236970 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164236978 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164236990 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164236998 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164237011 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164237018 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164237031 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164237038 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164237051 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164237059 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164237072 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164237079 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164237092 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164237099 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164237112 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164237119 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) RTPEM1(416)@e999c791e3c7: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241111164237124 DLMGCP DEBUG <0013> Received message: line #00: MDCX 32393 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164237124 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241111164237124 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241111164237124 DLMGCP DEBUG <0013> Received message: line #03: I: 20360A02 (mgcp_msg.c:67) 20241111164237124 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241111164237124 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241111164237124 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164237124 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241111164237124 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164237124 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241111164237124 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:67) 20241111164237124 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241111164237124 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241111164237124 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164237124 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164237124 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241111164237124 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:20360A02 r=127.0.0.1:20000<->l=127.0.0.1:5962) (mgcp_msg.c:118) 20241111164237124 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:20360A02 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241111164237124 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:20360A02 output_enabled 1 (mgcp_msg.c:125) 20241111164237124 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111164237124 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:20360A02 Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241111164237124 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:20360A02 r=127.0.0.1:20000<->l=127.0.0.1:5962) codecs[0]:(pt:112=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111164237124 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241111164237124 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:20360A02 MDCX: modified conn:(1227/rtp C:20360A02 r=127.0.0.1:20000<->l=127.0.0.1:5962) (mgcp_protocol.c:1338) 20241111164237124 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:20360A02 MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241111164237125 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111164237125 DLMGCP DEBUG <0013> Generated response: line #00: 200 32393 OK (mgcp_msg.c:67) 20241111164237125 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241111164237125 DLMGCP DEBUG <0013> Generated response: line #02: o=- 20360A02 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164237125 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241111164237125 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164237125 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241111164237125 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5962 RTP/AVP 112 (mgcp_msg.c:67) 20241111164237125 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241111164237125 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) 20241111164237140 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164237141 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164237160 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164237161 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164237180 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164237181 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164237201 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164237202 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164237221 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164237222 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164237241 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164237242 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164237261 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164237262 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164237282 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164237283 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164237302 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164237303 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164237322 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164237323 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164237342 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164237343 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164237363 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164237364 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164237383 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164237384 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164237403 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164237404 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164237424 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164237425 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164237444 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164237445 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164237464 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164237465 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164237485 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164237485 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164237505 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164237506 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164237525 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164237526 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164237550 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164237554 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164237570 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164237574 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164237591 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164237595 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164237611 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164237616 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164237632 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164237636 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164237652 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164237656 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164237673 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164237677 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164237693 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164237697 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164237713 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164237717 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164237733 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164237738 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164237754 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164237758 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164237774 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164237778 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164237794 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164237798 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164237815 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164237819 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164237835 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164237839 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164237855 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164237859 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164237875 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164237880 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164237896 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164237900 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164237916 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164237920 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164237936 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164237940 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164237956 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164237961 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164237977 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164237981 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164237997 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164238001 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164238017 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164238022 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164238037 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164238042 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164238058 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164238062 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164238078 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164238082 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164238098 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164238103 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164238118 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164238123 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164238139 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164238143 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164238159 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164238163 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164238179 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164238184 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164238199 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164238204 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164238220 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164238224 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164238240 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164238245 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164238260 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164238265 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164238280 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164238285 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164238301 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164238305 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164238321 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164238326 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164238341 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164238346 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164238362 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164238366 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164238382 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164238386 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164238402 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164238407 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164238422 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164238427 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164238443 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164238447 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164238463 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164238467 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164238483 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164238488 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164238503 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164238508 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164238524 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164238528 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164238544 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164238548 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164238564 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164238569 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164238585 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164238589 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164238605 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164238609 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164238625 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164238630 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164238645 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164238650 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164238666 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164238670 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164238686 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164238690 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164238706 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164238711 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164238726 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164238731 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164238747 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164238751 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164238767 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164238772 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164238787 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164238792 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164238808 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164238812 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164238828 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164238833 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164238848 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164238853 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164238868 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164238873 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164238889 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164238894 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164238909 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164238914 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164238929 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164238934 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164238949 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164238954 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164238970 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164238975 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164238990 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164238995 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164239010 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164239015 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164239030 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164239036 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164239051 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164239056 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164239071 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164239076 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164239091 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164239096 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164239112 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164239117 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) MTC@e999c791e3c7: stats: { num_pkts_tx := 196, bytes_payload_tx := 6076, num_pkts_rx := 123, bytes_payload_rx := 4305, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@e999c791e3c7: stats: { num_pkts_tx := 172, bytes_payload_tx := 5504, 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 } 20241111164239230 DLMGCP DEBUG <0013> Received message: line #00: DLCX 32394 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164239230 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:67) 20241111164239230 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164239230 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164239230 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111164239231 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241111164239231 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111164239231 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111164239231 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111164239231 DLMGCP DEBUG <0013> Generated response: line #00: 200 32394 OK (mgcp_msg.c:67) MTC@e999c791e3c7: setverdict(pass): none -> pass MTC@e999c791e3c7: setverdict(pass): pass -> pass, component reason not changed RTPEM1(416)@e999c791e3c7: Final verdict of PTC: none RTPEM0(415)@e999c791e3c7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(419)@e999c791e3c7: Final verdict of PTC: none RTPEM2(417)@e999c791e3c7: Final verdict of PTC: none VirtCallAgent-STATS(418)@e999c791e3c7: Final verdict of PTC: none MTC@e999c791e3c7: Setting final verdict of the test case. MTC@e999c791e3c7: Local verdict of MTC: pass MTC@e999c791e3c7: Local verdict of PTC RTPEM0(415): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM1(416): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM2(417): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC VirtCallAgent-STATS(418): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC IPA-CTRL-CLI-IPA(419): none (pass -> pass) MTC@e999c791e3c7: Test case TC_two_crcx_mdcx_and_iuup_rtp finished. Verdict: pass MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp pass'. Mon Nov 11 16:42:39 UTC 2024 ====== MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=804388) Waiting for packet dumper to finish... 1 (prev_count=804388, count=842484) MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp pass' was executed successfully (exit status: 0). MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_rfci_unordered'. ------ MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_rfci_unordered ------ Mon Nov 11 16:42:41 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_rfci_unordered.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_rfci_unordered.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_rfci_unordered' was executed successfully (exit status: 0). MTC@e999c791e3c7: Test case TC_two_crcx_mdcx_and_iuup_rtp_rfci_unordered started. 20241111164242381 DLMGCP DEBUG <0013> Received message: line #00: DLCX 55837 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164242381 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164242381 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164242381 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111164242381 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241111164242381 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241111164242381 DLMGCP DEBUG <0013> Generated response: line #00: 515 55837 FAIL (mgcp_msg.c:67) 20241111164242388 DLMGCP DEBUG <0013> Received message: line #00: CRCX 55838 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164242388 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111164242388 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241111164242388 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111164242388 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241111164242388 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164242388 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241111164242388 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164242388 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241111164242388 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:67) 20241111164242388 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241111164242388 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111164242388 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164242388 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164242388 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111164242389 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:AE2BD2FB r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111164242389 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:AE2BD2FB connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111164242389 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:AE2BD2FB output_enabled 0 (mgcp_msg.c:125) 20241111164242389 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111164242389 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:AE2BD2FB Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:444) 20241111164242389 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:AE2BD2FB r=127.0.0.1:10000<->l=:0) codecs[0]:(pt:96=DYNAMIC, audio:VND.3GPP.IUFP/16000 subt=VND.3GPP.IUFP, rate=16000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111164242389 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241111164242389 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:AE2BD2FB CRCX: Creating connection: port: 5964 (mgcp_protocol.c:1112) 20241111164242389 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:AE2BD2FB CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111164242389 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111164242389 DLMGCP DEBUG <0013> Generated response: line #00: 200 55838 OK (mgcp_msg.c:67) 20241111164242389 DLMGCP DEBUG <0013> Generated response: line #01: I: AE2BD2FB (mgcp_msg.c:67) 20241111164242389 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241111164242389 DLMGCP DEBUG <0013> Generated response: line #03: o=- AE2BD2FB 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164242389 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241111164242389 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164242389 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241111164242389 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5964 RTP/AVP 96 (mgcp_msg.c:67) 20241111164242389 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241111164242389 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) RTPEM0(420)@e999c791e3c7: Warning: Stopping inactive timer T_transmit. 20241111164242393 DLMGCP DEBUG <0013> Received message: line #00: CRCX 55839 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164242393 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111164242393 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241111164242393 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111164242393 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241111164242393 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164242393 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241111164242393 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164242393 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241111164242393 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:67) 20241111164242393 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241111164242393 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111164242393 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164242393 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164242393 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111164242394 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:49DF9FBD r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111164242394 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:49DF9FBD connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111164242394 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:49DF9FBD output_enabled 0 (mgcp_msg.c:125) 20241111164242394 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111164242394 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:49DF9FBD Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241111164242394 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:49DF9FBD r=127.0.0.1:20000<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111164242394 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241111164242394 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:49DF9FBD CRCX: Creating connection: port: 5966 (mgcp_protocol.c:1112) 20241111164242394 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:49DF9FBD CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111164242394 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111164242394 DLMGCP DEBUG <0013> Generated response: line #00: 200 55839 OK (mgcp_msg.c:67) 20241111164242394 DLMGCP DEBUG <0013> Generated response: line #01: I: 49DF9FBD (mgcp_msg.c:67) 20241111164242394 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241111164242394 DLMGCP DEBUG <0013> Generated response: line #03: o=- 49DF9FBD 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164242394 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241111164242394 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164242394 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241111164242394 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5966 RTP/AVP 112 (mgcp_msg.c:67) 20241111164242394 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241111164242394 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) RTPEM1(421)@e999c791e3c7: Warning: Stopping inactive timer T_transmit. RTPEM0(420)@e999c791e3c7: IuUP INIT_ACK Received 20241111164242439 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164242459 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164242479 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164242499 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164242520 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164242540 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164242560 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164242581 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164242601 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164242621 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164242642 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164242662 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164242683 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164242703 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164242724 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164242744 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164242765 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164242785 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164242806 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164242827 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164242847 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164242867 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164242888 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164242908 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164242928 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164242949 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164242969 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164242989 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164243010 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164243030 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164243050 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164243070 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164243091 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164243111 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164243131 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164243152 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164243172 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164243192 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164243213 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164243233 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164243253 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164243274 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164243294 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164243314 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164243335 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164243355 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164243375 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164243396 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164243416 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164243436 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164243456 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164243477 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164243497 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164243517 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164243537 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164243558 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164243578 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164243598 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164243619 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164243639 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164243659 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164243679 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164243700 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164243720 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164243740 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164243761 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164243781 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164243802 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164243822 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164243842 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164243863 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164243883 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) RTPEM0(420)@e999c791e3c7: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241111164243905 DLMGCP DEBUG <0013> Received message: line #00: MDCX 55840 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164243905 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241111164243905 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241111164243905 DLMGCP DEBUG <0013> Received message: line #03: I: AE2BD2FB (mgcp_msg.c:67) 20241111164243905 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241111164243905 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241111164243905 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164243905 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241111164243905 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164243905 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241111164243905 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:67) 20241111164243905 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241111164243905 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241111164243905 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164243905 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164243905 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241111164243905 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:AE2BD2FB r=127.0.0.1:10000<->l=127.0.0.1:5964) (mgcp_msg.c:118) 20241111164243905 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:AE2BD2FB connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241111164243905 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:AE2BD2FB output_enabled 1 (mgcp_msg.c:125) 20241111164243905 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111164243905 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:AE2BD2FB Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:444) 20241111164243905 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:AE2BD2FB r=127.0.0.1:10000<->l=127.0.0.1:5964) codecs[0]:(pt:96=DYNAMIC, audio:VND.3GPP.IUFP/16000 subt=VND.3GPP.IUFP, rate=16000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111164243905 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241111164243905 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:AE2BD2FB MDCX: modified conn:(1227/rtp C:AE2BD2FB r=127.0.0.1:10000<->l=127.0.0.1:5964) (mgcp_protocol.c:1338) 20241111164243905 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:AE2BD2FB MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241111164243906 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111164243906 DLMGCP DEBUG <0013> Generated response: line #00: 200 55840 OK (mgcp_msg.c:67) 20241111164243906 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241111164243906 DLMGCP DEBUG <0013> Generated response: line #02: o=- AE2BD2FB 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164243906 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241111164243906 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164243906 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241111164243906 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5964 RTP/AVP 96 (mgcp_msg.c:67) 20241111164243906 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241111164243906 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) 20241111164243913 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241111164243922 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164243934 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241111164243942 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164243954 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241111164243962 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164243974 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241111164243983 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164243994 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241111164244003 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164244015 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241111164244023 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164244035 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241111164244043 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164244055 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241111164244064 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164244076 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241111164244084 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164244096 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241111164244104 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164244116 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241111164244125 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164244136 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241111164244145 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164244157 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241111164244165 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164244177 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241111164244185 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164244197 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241111164244206 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164244218 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241111164244226 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164244238 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241111164244246 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164244258 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241111164244267 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164244279 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241111164244287 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164244299 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241111164244307 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164244319 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241111164244328 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164244340 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241111164244348 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164244360 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241111164244368 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164244380 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241111164244389 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164244400 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241111164244409 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) RTPEM1(421)@e999c791e3c7: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241111164244413 DLMGCP DEBUG <0013> Received message: line #00: MDCX 55841 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164244413 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241111164244413 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241111164244413 DLMGCP DEBUG <0013> Received message: line #03: I: 49DF9FBD (mgcp_msg.c:67) 20241111164244413 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241111164244413 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241111164244413 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164244413 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241111164244413 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164244413 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241111164244413 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:67) 20241111164244413 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241111164244413 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241111164244413 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164244413 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164244413 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241111164244413 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:49DF9FBD r=127.0.0.1:20000<->l=127.0.0.1:5966) (mgcp_msg.c:118) 20241111164244414 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:49DF9FBD connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241111164244414 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:49DF9FBD output_enabled 1 (mgcp_msg.c:125) 20241111164244414 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111164244414 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:49DF9FBD Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241111164244414 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:49DF9FBD r=127.0.0.1:20000<->l=127.0.0.1:5966) codecs[0]:(pt:112=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111164244414 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241111164244414 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:49DF9FBD MDCX: modified conn:(1227/rtp C:49DF9FBD r=127.0.0.1:20000<->l=127.0.0.1:5966) (mgcp_protocol.c:1338) 20241111164244414 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:49DF9FBD MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241111164244414 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111164244414 DLMGCP DEBUG <0013> Generated response: line #00: 200 55841 OK (mgcp_msg.c:67) 20241111164244414 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241111164244414 DLMGCP DEBUG <0013> Generated response: line #02: o=- 49DF9FBD 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164244414 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241111164244414 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164244414 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241111164244414 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5966 RTP/AVP 112 (mgcp_msg.c:67) 20241111164244414 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241111164244414 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) 20241111164244430 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164244430 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241111164244450 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164244450 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241111164244470 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164244470 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241111164244491 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164244491 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241111164244511 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241111164244511 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164244531 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241111164244531 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164244551 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241111164244552 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164244572 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241111164244572 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164244592 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241111164244592 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164244612 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241111164244612 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164244632 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241111164244633 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164244653 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241111164244653 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164244673 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241111164244673 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164244693 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241111164244693 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164244713 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241111164244714 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164244734 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241111164244734 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164244754 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241111164244754 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164244774 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241111164244775 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164244794 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241111164244795 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164244815 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241111164244815 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164244835 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241111164244835 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164244855 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241111164244856 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164244875 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241111164244876 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164244896 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241111164244896 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164244916 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241111164244917 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164244936 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241111164244937 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164244957 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241111164244957 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164244977 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241111164244977 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164244997 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241111164244998 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164245017 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241111164245018 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164245038 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241111164245038 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164245058 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241111164245058 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164245078 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241111164245079 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164245098 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241111164245099 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164245118 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241111164245119 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164245139 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241111164245140 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164245159 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241111164245160 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164245179 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241111164245180 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164245199 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241111164245200 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164245220 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241111164245221 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164245240 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241111164245241 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164245260 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241111164245261 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164245280 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241111164245282 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164245301 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241111164245302 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164245321 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241111164245322 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164245341 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241111164245342 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164245362 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241111164245363 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164245382 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241111164245383 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164245402 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241111164245403 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164245423 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241111164245424 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164245443 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241111164245444 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164245463 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241111164245464 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164245483 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241111164245485 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164245504 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241111164245505 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164245524 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241111164245525 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164245544 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241111164245545 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164245565 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241111164245566 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164245585 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241111164245586 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164245605 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241111164245606 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164245626 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241111164245627 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164245646 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241111164245647 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164245666 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241111164245667 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164245686 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241111164245687 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164245707 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241111164245708 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164245727 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241111164245728 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164245747 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241111164245748 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164245767 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241111164245768 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164245788 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241111164245789 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164245808 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241111164245809 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164245828 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241111164245829 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164245848 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241111164245849 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164245869 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241111164245870 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164245889 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241111164245890 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164245909 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241111164245910 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164245929 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241111164245930 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164245950 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241111164245951 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164245970 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241111164245971 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164245990 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241111164245991 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164246011 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241111164246012 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164246031 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241111164246032 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164246051 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241111164246052 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164246072 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241111164246073 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164246092 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241111164246093 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164246112 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241111164246113 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164246133 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241111164246133 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164246153 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241111164246154 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164246173 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241111164246174 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164246193 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241111164246194 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164246214 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241111164246215 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164246234 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241111164246235 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164246254 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241111164246255 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164246275 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241111164246276 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164246295 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241111164246296 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164246315 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241111164246316 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164246336 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241111164246337 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164246356 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241111164246357 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164246376 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241111164246377 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164246397 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241111164246398 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164246417 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 1 len 31 (mgcp_iuup.c:713) 20241111164246418 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) MTC@e999c791e3c7: stats: { num_pkts_tx := 196, bytes_payload_tx := 6076, num_pkts_rx := 123, bytes_payload_rx := 4305, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@e999c791e3c7: stats: { num_pkts_tx := 173, bytes_payload_tx := 5536, num_pkts_rx := 98, bytes_payload_rx := 3136, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } 20241111164246520 DLMGCP DEBUG <0013> Received message: line #00: DLCX 55842 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164246520 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:67) 20241111164246520 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164246520 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164246520 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111164246520 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241111164246520 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111164246520 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111164246520 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111164246520 DLMGCP DEBUG <0013> Generated response: line #00: 200 55842 OK (mgcp_msg.c:67) MTC@e999c791e3c7: setverdict(pass): none -> pass MTC@e999c791e3c7: setverdict(pass): pass -> pass, component reason not changed IPA-CTRL-CLI-IPA(424)@e999c791e3c7: Final verdict of PTC: none RTPEM0(420)@e999c791e3c7: Final verdict of PTC: none RTPEM2(422)@e999c791e3c7: Final verdict of PTC: none RTPEM1(421)@e999c791e3c7: Final verdict of PTC: none VirtCallAgent-STATS(423)@e999c791e3c7: Final verdict of PTC: none MTC@e999c791e3c7: Setting final verdict of the test case. MTC@e999c791e3c7: Local verdict of MTC: pass MTC@e999c791e3c7: Local verdict of PTC RTPEM0(420): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM1(421): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM2(422): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC VirtCallAgent-STATS(423): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC IPA-CTRL-CLI-IPA(424): none (pass -> pass) MTC@e999c791e3c7: Test case TC_two_crcx_mdcx_and_iuup_rtp_rfci_unordered finished. Verdict: pass MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_rfci_unordered pass'. Mon Nov 11 16:42:46 UTC 2024 ====== MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_rfci_unordered pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_rfci_unordered.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=754708) Waiting for packet dumper to finish... 1 (prev_count=754708, count=847540) MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_rfci_unordered pass' was executed successfully (exit status: 0). MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_recvonly'. ------ MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_recvonly ------ Mon Nov 11 16:42:48 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_recvonly.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_recvonly.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_recvonly' was executed successfully (exit status: 0). MTC@e999c791e3c7: Test case TC_two_crcx_mdcx_and_iuup_rtp_mdcx_recvonly started. 20241111164249670 DLMGCP DEBUG <0013> Received message: line #00: DLCX 59549 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164249670 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164249670 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164249670 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111164249670 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241111164249670 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241111164249670 DLMGCP DEBUG <0013> Generated response: line #00: 515 59549 FAIL (mgcp_msg.c:67) 20241111164249677 DLMGCP DEBUG <0013> Received message: line #00: CRCX 59550 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164249677 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111164249677 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241111164249677 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111164249677 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241111164249677 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164249677 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241111164249677 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164249677 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241111164249677 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:67) 20241111164249677 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241111164249677 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111164249677 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164249677 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164249677 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111164249677 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:A0CFB720 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111164249677 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A0CFB720 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111164249677 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A0CFB720 output_enabled 0 (mgcp_msg.c:125) 20241111164249677 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111164249677 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:A0CFB720 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:444) 20241111164249677 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:A0CFB720 r=127.0.0.1:10000<->l=:0) codecs[0]:(pt:96=DYNAMIC, audio:VND.3GPP.IUFP/16000 subt=VND.3GPP.IUFP, rate=16000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111164249677 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241111164249677 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A0CFB720 CRCX: Creating connection: port: 5968 (mgcp_protocol.c:1112) 20241111164249677 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:A0CFB720 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111164249677 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111164249677 DLMGCP DEBUG <0013> Generated response: line #00: 200 59550 OK (mgcp_msg.c:67) 20241111164249677 DLMGCP DEBUG <0013> Generated response: line #01: I: A0CFB720 (mgcp_msg.c:67) 20241111164249677 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241111164249677 DLMGCP DEBUG <0013> Generated response: line #03: o=- A0CFB720 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164249677 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241111164249677 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164249677 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241111164249677 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5968 RTP/AVP 96 (mgcp_msg.c:67) 20241111164249677 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241111164249677 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) RTPEM0(425)@e999c791e3c7: Warning: Stopping inactive timer T_transmit. 20241111164249682 DLMGCP DEBUG <0013> Received message: line #00: CRCX 59551 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164249682 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111164249682 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241111164249682 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111164249682 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241111164249682 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164249682 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241111164249682 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164249682 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241111164249682 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:67) 20241111164249682 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241111164249682 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111164249682 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164249682 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164249682 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111164249682 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:BD984754 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111164249682 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:BD984754 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111164249682 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:BD984754 output_enabled 0 (mgcp_msg.c:125) 20241111164249682 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111164249682 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:BD984754 Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241111164249682 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:BD984754 r=127.0.0.1:20000<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111164249682 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241111164249682 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:BD984754 CRCX: Creating connection: port: 5970 (mgcp_protocol.c:1112) 20241111164249682 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:BD984754 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111164249682 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111164249682 DLMGCP DEBUG <0013> Generated response: line #00: 200 59551 OK (mgcp_msg.c:67) 20241111164249682 DLMGCP DEBUG <0013> Generated response: line #01: I: BD984754 (mgcp_msg.c:67) 20241111164249682 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241111164249682 DLMGCP DEBUG <0013> Generated response: line #03: o=- BD984754 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164249683 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241111164249683 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164249683 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241111164249683 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5970 RTP/AVP 112 (mgcp_msg.c:67) 20241111164249683 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241111164249683 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) RTPEM1(426)@e999c791e3c7: Warning: Stopping inactive timer T_transmit. RTPEM0(425)@e999c791e3c7: IuUP INIT_ACK Received 20241111164249728 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164249748 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164249768 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164249788 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164249809 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164249829 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164249849 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164249870 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164249890 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164249910 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164249931 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164249951 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164249971 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164249992 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164250012 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164250032 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164250053 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164250073 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164250093 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164250114 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164250134 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164250154 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164250174 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164250195 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164250215 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164250235 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164250256 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164250276 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164250297 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164250317 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164250337 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164250358 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164250378 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164250398 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164250419 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164250439 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164250459 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164250480 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164250500 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164250520 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164250541 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164250561 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164250581 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164250601 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164250622 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164250642 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164250662 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164250683 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164250703 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164250723 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164250744 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164250764 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164250784 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164250805 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164250825 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164250846 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164250866 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164250886 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164250907 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164250927 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164250947 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164250968 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164250988 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164251009 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164251029 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164251049 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164251070 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164251090 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164251110 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164251131 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164251151 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164251171 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) RTPEM0(425)@e999c791e3c7: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241111164251193 DLMGCP DEBUG <0013> Received message: line #00: MDCX 59552 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164251194 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241111164251194 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241111164251194 DLMGCP DEBUG <0013> Received message: line #03: I: A0CFB720 (mgcp_msg.c:67) 20241111164251194 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241111164251194 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241111164251194 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164251194 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241111164251194 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164251194 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241111164251194 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:67) 20241111164251194 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241111164251194 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241111164251194 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164251194 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164251194 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241111164251194 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:A0CFB720 r=127.0.0.1:10000<->l=127.0.0.1:5968) (mgcp_msg.c:118) 20241111164251194 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A0CFB720 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241111164251194 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A0CFB720 output_enabled 1 (mgcp_msg.c:125) 20241111164251194 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111164251194 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:A0CFB720 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:444) 20241111164251194 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:A0CFB720 r=127.0.0.1:10000<->l=127.0.0.1:5968) codecs[0]:(pt:96=DYNAMIC, audio:VND.3GPP.IUFP/16000 subt=VND.3GPP.IUFP, rate=16000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111164251194 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241111164251194 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A0CFB720 MDCX: modified conn:(1227/rtp C:A0CFB720 r=127.0.0.1:10000<->l=127.0.0.1:5968) (mgcp_protocol.c:1338) 20241111164251194 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:A0CFB720 MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241111164251194 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111164251194 DLMGCP DEBUG <0013> Generated response: line #00: 200 59552 OK (mgcp_msg.c:67) 20241111164251194 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241111164251194 DLMGCP DEBUG <0013> Generated response: line #02: o=- A0CFB720 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164251194 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241111164251194 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164251194 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241111164251194 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5968 RTP/AVP 96 (mgcp_msg.c:67) 20241111164251194 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241111164251194 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) 20241111164251203 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164251210 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164251223 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164251231 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164251243 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164251251 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164251263 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164251271 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164251284 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164251292 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164251304 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164251312 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164251324 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164251332 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164251344 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164251352 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164251365 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164251373 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164251385 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164251393 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164251405 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164251413 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164251426 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164251433 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164251446 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164251454 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164251466 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164251474 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164251487 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164251494 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164251507 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164251515 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164251527 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164251535 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164251548 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164251556 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164251568 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164251576 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164251588 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164251596 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164251609 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164251616 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164251629 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164251637 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164251649 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164251657 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164251669 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164251677 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164251690 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164251697 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) RTPEM1(426)@e999c791e3c7: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241111164251701 DLMGCP DEBUG <0013> Received message: line #00: MDCX 59553 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164251701 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241111164251701 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241111164251701 DLMGCP DEBUG <0013> Received message: line #03: I: BD984754 (mgcp_msg.c:67) 20241111164251701 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241111164251701 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241111164251701 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164251701 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241111164251701 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164251701 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241111164251701 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:67) 20241111164251701 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241111164251701 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241111164251701 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164251701 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164251701 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241111164251701 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:BD984754 r=127.0.0.1:20000<->l=127.0.0.1:5970) (mgcp_msg.c:118) 20241111164251701 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:BD984754 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241111164251701 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:BD984754 output_enabled 1 (mgcp_msg.c:125) 20241111164251701 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111164251702 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:BD984754 Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241111164251702 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:BD984754 r=127.0.0.1:20000<->l=127.0.0.1:5970) codecs[0]:(pt:112=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111164251702 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241111164251702 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:BD984754 MDCX: modified conn:(1227/rtp C:BD984754 r=127.0.0.1:20000<->l=127.0.0.1:5970) (mgcp_protocol.c:1338) 20241111164251702 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:BD984754 MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241111164251702 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111164251702 DLMGCP DEBUG <0013> Generated response: line #00: 200 59553 OK (mgcp_msg.c:67) 20241111164251702 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241111164251702 DLMGCP DEBUG <0013> Generated response: line #02: o=- BD984754 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164251702 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241111164251702 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164251702 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241111164251702 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5970 RTP/AVP 112 (mgcp_msg.c:67) 20241111164251702 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241111164251702 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) 20241111164251718 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164251718 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164251738 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164251738 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164251758 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164251759 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164251779 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164251779 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164251799 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164251799 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164251819 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164251819 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164251840 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164251840 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164251860 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164251860 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164251880 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164251880 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164251901 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164251901 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164251921 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164251921 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164251944 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164251944 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164251962 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164251962 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164251982 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164251982 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164252002 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164252002 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164252023 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164252023 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164252043 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164252043 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164252063 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164252063 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164252083 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164252083 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164252104 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164252104 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164252124 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164252124 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164252144 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164252144 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164252165 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164252165 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164252185 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164252185 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164252205 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164252205 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164252225 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164252226 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164252246 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164252246 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164252266 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164252266 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164252286 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164252287 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164252307 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164252307 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164252327 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164252327 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164252347 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164252347 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164252367 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164252368 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164252388 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164252388 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164252408 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164252408 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164252428 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164252428 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164252448 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164252449 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164252469 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164252469 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164252489 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164252489 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164252509 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164252510 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164252529 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164252530 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164252550 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164252550 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164252570 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164252570 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164252590 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164252591 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164252611 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164252611 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164252631 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164252631 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164252651 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164252652 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164252671 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164252672 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164252692 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164252692 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164252712 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164252712 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164252732 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164252733 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164252752 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164252753 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164252773 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164252773 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164252793 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164252793 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164252813 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164252814 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164252834 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164252834 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164252854 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164252854 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164252874 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164252875 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164252894 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164252895 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164252915 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164252915 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164252935 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164252936 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164252955 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164252956 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164252976 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164252976 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164252996 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164252996 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164253016 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164253017 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164253037 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164253037 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164253057 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164253057 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164253077 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164253078 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164253098 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164253098 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164253118 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164253118 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164253138 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164253139 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164253158 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164253159 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164253179 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164253179 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164253199 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164253200 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164253219 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164253220 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164253240 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164253240 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164253260 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164253261 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164253280 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164253281 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164253301 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164253301 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164253321 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164253321 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164253341 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164253342 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164253362 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164253362 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164253382 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164253382 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164253402 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164253403 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164253423 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164253423 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164253443 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164253443 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164253463 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164253464 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164253483 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164253484 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164253504 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164253504 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164253524 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164253524 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164253544 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164253545 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164253565 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164253565 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164253585 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164253585 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164253605 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164253606 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164253625 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164253626 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164253646 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164253646 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164253666 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164253667 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164253686 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164253687 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) MTC@e999c791e3c7: stats: { num_pkts_tx := 196, bytes_payload_tx := 6076, num_pkts_rx := 123, bytes_payload_rx := 4305, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@e999c791e3c7: stats: { num_pkts_tx := 172, bytes_payload_tx := 5504, 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@e999c791e3c7: setverdict(pass): none -> pass 20241111164253707 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164253709 DLMGCP DEBUG <0013> Received message: line #00: MDCX 59554 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164253709 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111164253709 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241111164253709 DLMGCP DEBUG <0013> Received message: line #03: I: BD984754 (mgcp_msg.c:67) 20241111164253709 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241111164253709 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241111164253709 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164253709 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241111164253709 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164253709 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241111164253709 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:67) 20241111164253709 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241111164253709 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241111164253709 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164253709 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164253709 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241111164253709 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:BD984754 r=127.0.0.1:20000<->l=127.0.0.1:5970) (mgcp_msg.c:118) 20241111164253709 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:BD984754 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111164253709 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:BD984754 output_enabled 0 (mgcp_msg.c:125) 20241111164253709 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111164253709 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:BD984754 Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241111164253709 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:BD984754 r=127.0.0.1:20000<->l=127.0.0.1:5970) codecs[0]:(pt:112=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111164253710 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241111164253710 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:BD984754 MDCX: modified conn:(1227/rtp C:BD984754 r=127.0.0.1:20000<->l=127.0.0.1:5970) (mgcp_protocol.c:1338) 20241111164253710 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:BD984754 MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241111164253710 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111164253710 DLMGCP DEBUG <0013> Generated response: line #00: 200 59554 OK (mgcp_msg.c:67) 20241111164253710 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241111164253710 DLMGCP DEBUG <0013> Generated response: line #02: o=- BD984754 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164253710 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241111164253710 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164253710 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241111164253710 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5970 RTP/AVP 112 (mgcp_msg.c:67) 20241111164253710 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241111164253710 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) 20241111164253727 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164253748 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164253768 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164253788 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164253809 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164253829 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164253849 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164253870 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164253890 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164253910 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164253931 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164253951 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164253971 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164253991 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164254012 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164254032 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164254052 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164254073 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164254093 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164254113 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164254134 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164254154 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164254174 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164254194 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164254215 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164254235 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164254255 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164254276 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164254296 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164254316 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164254337 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164254357 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164254378 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164254398 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164254418 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164254439 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164254459 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164254479 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164254500 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164254520 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164254540 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164254561 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164254581 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164254601 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164254621 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164254642 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164254662 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164254682 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164254702 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164254716 DLMGCP DEBUG <0013> Received message: line #00: MDCX 59555 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164254716 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111164254716 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241111164254716 DLMGCP DEBUG <0013> Received message: line #03: I: A0CFB720 (mgcp_msg.c:67) 20241111164254716 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241111164254716 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241111164254716 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164254716 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241111164254716 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164254716 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241111164254716 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:67) 20241111164254716 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241111164254716 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241111164254716 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164254716 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164254716 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241111164254716 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:A0CFB720 r=127.0.0.1:10000<->l=127.0.0.1:5968) (mgcp_msg.c:118) 20241111164254716 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A0CFB720 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111164254716 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A0CFB720 output_enabled 0 (mgcp_msg.c:125) 20241111164254716 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111164254717 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:A0CFB720 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:444) 20241111164254717 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:A0CFB720 r=127.0.0.1:10000<->l=127.0.0.1:5968) codecs[0]:(pt:96=DYNAMIC, audio:VND.3GPP.IUFP/16000 subt=VND.3GPP.IUFP, rate=16000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111164254717 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241111164254717 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:A0CFB720 MDCX: modified conn:(1227/rtp C:A0CFB720 r=127.0.0.1:10000<->l=127.0.0.1:5968) (mgcp_protocol.c:1338) 20241111164254717 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:A0CFB720 MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241111164254717 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111164254717 DLMGCP DEBUG <0013> Generated response: line #00: 200 59555 OK (mgcp_msg.c:67) 20241111164254717 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241111164254717 DLMGCP DEBUG <0013> Generated response: line #02: o=- A0CFB720 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164254717 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241111164254717 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164254717 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241111164254717 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5968 RTP/AVP 96 (mgcp_msg.c:67) 20241111164254717 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241111164254717 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) 20241111164254721 DLMGCP DEBUG <0013> Received message: line #00: MDCX 59556 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164254721 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241111164254721 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241111164254721 DLMGCP DEBUG <0013> Received message: line #03: I: BD984754 (mgcp_msg.c:67) 20241111164254721 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241111164254721 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241111164254721 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164254721 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241111164254721 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164254721 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241111164254721 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:67) 20241111164254721 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241111164254721 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241111164254721 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164254721 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164254721 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241111164254721 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:BD984754 r=127.0.0.1:20000<->l=127.0.0.1:5970) (mgcp_msg.c:118) 20241111164254721 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:BD984754 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241111164254721 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:BD984754 output_enabled 1 (mgcp_msg.c:125) 20241111164254721 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111164254721 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:BD984754 Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241111164254722 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:BD984754 r=127.0.0.1:20000<->l=127.0.0.1:5970) codecs[0]:(pt:112=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111164254722 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241111164254722 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:BD984754 MDCX: modified conn:(1227/rtp C:BD984754 r=127.0.0.1:20000<->l=127.0.0.1:5970) (mgcp_protocol.c:1338) 20241111164254722 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:BD984754 MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241111164254722 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111164254722 DLMGCP DEBUG <0013> Generated response: line #00: 200 59556 OK (mgcp_msg.c:67) 20241111164254722 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241111164254722 DLMGCP DEBUG <0013> Generated response: line #02: o=- BD984754 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164254722 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241111164254722 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164254722 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241111164254722 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5970 RTP/AVP 112 (mgcp_msg.c:67) 20241111164254722 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241111164254722 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) RTPEM0(425)@e999c791e3c7: Warning: Stopping inactive timer T_transmit. 20241111164255827 DLMGCP DEBUG <0013> Received message: line #00: DLCX 59557 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164255827 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:67) 20241111164255827 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164255827 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164255827 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111164255827 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241111164255827 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111164255827 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111164255827 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111164255827 DLMGCP DEBUG <0013> Generated response: line #00: 200 59557 OK (mgcp_msg.c:67) MTC@e999c791e3c7: setverdict(pass): pass -> pass, component reason not changed RTPEM1(426)@e999c791e3c7: Final verdict of PTC: none RTPEM0(425)@e999c791e3c7: Final verdict of PTC: none VirtCallAgent-STATS(428)@e999c791e3c7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(429)@e999c791e3c7: Final verdict of PTC: none RTPEM2(427)@e999c791e3c7: Final verdict of PTC: none MTC@e999c791e3c7: Setting final verdict of the test case. MTC@e999c791e3c7: Local verdict of MTC: pass MTC@e999c791e3c7: Local verdict of PTC RTPEM0(425): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM1(426): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM2(427): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC VirtCallAgent-STATS(428): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC IPA-CTRL-CLI-IPA(429): none (pass -> pass) MTC@e999c791e3c7: Test case TC_two_crcx_mdcx_and_iuup_rtp_mdcx_recvonly finished. Verdict: pass MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_recvonly pass'. Mon Nov 11 16:42:55 UTC 2024 ====== MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_recvonly pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_recvonly.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=985056) Waiting for packet dumper to finish... 1 (prev_count=985056, count=1008920) MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_recvonly pass' was executed successfully (exit status: 0). MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_to_iuup'. ------ MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_to_iuup ------ Mon Nov 11 16:42:57 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_to_iuup.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_to_iuup.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_to_iuup' was executed successfully (exit status: 0). MTC@e999c791e3c7: Test case TC_two_crcx_mdcx_and_iuup_rtp_mdcx_to_iuup started. 20241111164258980 DLMGCP DEBUG <0013> Received message: line #00: DLCX 26625 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164258980 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164258980 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164258980 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111164258980 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241111164258980 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241111164258980 DLMGCP DEBUG <0013> Generated response: line #00: 515 26625 FAIL (mgcp_msg.c:67) 20241111164258987 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26626 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164258987 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111164258987 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241111164258987 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111164258987 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241111164258987 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164258987 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241111164258987 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164258987 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241111164258987 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:67) 20241111164258987 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241111164258987 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111164258987 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164258987 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164258987 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111164258987 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:6F19D684 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111164258987 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6F19D684 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111164258987 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6F19D684 output_enabled 0 (mgcp_msg.c:125) 20241111164258987 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111164258987 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:6F19D684 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:444) 20241111164258987 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:6F19D684 r=127.0.0.1:10000<->l=:0) codecs[0]:(pt:96=DYNAMIC, audio:VND.3GPP.IUFP/16000 subt=VND.3GPP.IUFP, rate=16000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111164258987 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241111164258987 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6F19D684 CRCX: Creating connection: port: 5972 (mgcp_protocol.c:1112) 20241111164258987 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:6F19D684 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111164258987 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111164258987 DLMGCP DEBUG <0013> Generated response: line #00: 200 26626 OK (mgcp_msg.c:67) 20241111164258987 DLMGCP DEBUG <0013> Generated response: line #01: I: 6F19D684 (mgcp_msg.c:67) 20241111164258987 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241111164258987 DLMGCP DEBUG <0013> Generated response: line #03: o=- 6F19D684 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164258988 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241111164258988 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164258988 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241111164258988 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5972 RTP/AVP 96 (mgcp_msg.c:67) 20241111164258988 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241111164258988 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) RTPEM0(430)@e999c791e3c7: Warning: Stopping inactive timer T_transmit. 20241111164258992 DLMGCP DEBUG <0013> Received message: line #00: CRCX 26627 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164258992 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111164258992 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241111164258992 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111164258992 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241111164258992 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164258992 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241111164258992 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164258992 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241111164258992 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:67) 20241111164258992 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241111164258992 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111164258992 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164258992 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164258992 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111164258992 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:C6E20ECD r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111164258992 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C6E20ECD connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111164258992 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C6E20ECD output_enabled 0 (mgcp_msg.c:125) 20241111164258992 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111164258992 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:C6E20ECD Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241111164258993 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:C6E20ECD r=127.0.0.1:20000<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111164258993 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241111164258993 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C6E20ECD CRCX: Creating connection: port: 5974 (mgcp_protocol.c:1112) 20241111164258993 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:C6E20ECD CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111164258993 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111164258993 DLMGCP DEBUG <0013> Generated response: line #00: 200 26627 OK (mgcp_msg.c:67) 20241111164258993 DLMGCP DEBUG <0013> Generated response: line #01: I: C6E20ECD (mgcp_msg.c:67) 20241111164258993 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241111164258993 DLMGCP DEBUG <0013> Generated response: line #03: o=- C6E20ECD 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164258993 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241111164258993 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164258993 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241111164258993 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5974 RTP/AVP 112 (mgcp_msg.c:67) 20241111164258993 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241111164258993 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) RTPEM1(431)@e999c791e3c7: Warning: Stopping inactive timer T_transmit. RTPEM0(430)@e999c791e3c7: IuUP INIT_ACK Received 20241111164259038 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164259058 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164259078 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164259098 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164259119 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164259139 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164259159 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164259180 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164259200 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164259220 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164259240 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164259261 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164259281 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164259301 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164259321 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164259342 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164259362 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164259382 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164259403 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164259423 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164259443 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164259464 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164259484 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164259504 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164259525 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164259545 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164259565 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164259586 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164259606 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164259626 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164259646 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164259667 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164259687 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164259708 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164259728 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164259749 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164259770 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164259790 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164259811 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164259831 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164259851 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164259872 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164259892 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164259913 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164259933 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164259954 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164259974 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164259995 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164300015 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164300035 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164300056 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164300076 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164300096 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164300117 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164300137 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164300157 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164300177 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164300198 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164300218 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164300238 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164300259 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164300279 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164300299 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164300319 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164300340 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164300360 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164300380 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164300401 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164300421 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164300441 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164300461 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164300482 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) RTPEM0(430)@e999c791e3c7: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241111164300503 DLMGCP DEBUG <0013> Received message: line #00: MDCX 26628 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164300503 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241111164300503 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241111164300503 DLMGCP DEBUG <0013> Received message: line #03: I: 6F19D684 (mgcp_msg.c:67) 20241111164300503 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241111164300503 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241111164300503 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164300503 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241111164300503 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164300503 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241111164300504 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 96 (mgcp_msg.c:67) 20241111164300504 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241111164300504 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241111164300504 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164300504 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164300504 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241111164300504 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:6F19D684 r=127.0.0.1:10000<->l=127.0.0.1:5972) (mgcp_msg.c:118) 20241111164300504 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6F19D684 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241111164300504 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6F19D684 output_enabled 1 (mgcp_msg.c:125) 20241111164300504 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111164300504 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:6F19D684 Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:444) 20241111164300504 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:6F19D684 r=127.0.0.1:10000<->l=127.0.0.1:5972) codecs[0]:(pt:96=DYNAMIC, audio:VND.3GPP.IUFP/16000 subt=VND.3GPP.IUFP, rate=16000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111164300504 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241111164300504 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:6F19D684 MDCX: modified conn:(1227/rtp C:6F19D684 r=127.0.0.1:10000<->l=127.0.0.1:5972) (mgcp_protocol.c:1338) 20241111164300504 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:6F19D684 MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241111164300504 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111164300504 DLMGCP DEBUG <0013> Generated response: line #00: 200 26628 OK (mgcp_msg.c:67) 20241111164300504 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241111164300504 DLMGCP DEBUG <0013> Generated response: line #02: o=- 6F19D684 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164300504 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241111164300504 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164300504 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241111164300504 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5972 RTP/AVP 96 (mgcp_msg.c:67) 20241111164300504 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241111164300504 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) 20241111164300515 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164300520 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164300536 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164300540 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164300556 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164300561 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164300576 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164300581 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164300597 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164300601 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164300617 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164300622 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164300637 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164300642 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164300658 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164300662 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164300678 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164300683 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164300698 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164300703 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164300719 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164300723 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164300739 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164300744 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164300759 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164300764 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164300780 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164300784 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164300800 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164300804 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164300820 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164300825 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164300841 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164300845 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164300861 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164300865 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164300881 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164300886 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164300902 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164300906 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164300922 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164300926 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164300942 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164300946 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164300962 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164300967 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164300983 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164300987 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164301003 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164301007 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) RTPEM1(431)@e999c791e3c7: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241111164301012 DLMGCP DEBUG <0013> Received message: line #00: MDCX 26629 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164301012 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241111164301012 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241111164301012 DLMGCP DEBUG <0013> Received message: line #03: I: C6E20ECD (mgcp_msg.c:67) 20241111164301012 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241111164301012 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241111164301012 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164301012 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241111164301012 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164301012 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241111164301012 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 112 (mgcp_msg.c:67) 20241111164301012 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241111164301012 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241111164301012 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164301012 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164301012 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241111164301012 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:C6E20ECD r=127.0.0.1:20000<->l=127.0.0.1:5974) (mgcp_msg.c:118) 20241111164301012 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C6E20ECD connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241111164301012 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C6E20ECD output_enabled 1 (mgcp_msg.c:125) 20241111164301012 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111164301012 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:C6E20ECD Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:112=AMR (mgcp_sdp.c:444) 20241111164301012 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:C6E20ECD r=127.0.0.1:20000<->l=127.0.0.1:5974) codecs[0]:(pt:112=DYNAMIC, audio:AMR/8000 subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111164301012 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241111164301012 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C6E20ECD MDCX: modified conn:(1227/rtp C:C6E20ECD r=127.0.0.1:20000<->l=127.0.0.1:5974) (mgcp_protocol.c:1338) 20241111164301012 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:C6E20ECD MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241111164301013 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111164301013 DLMGCP DEBUG <0013> Generated response: line #00: 200 26629 OK (mgcp_msg.c:67) 20241111164301013 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241111164301013 DLMGCP DEBUG <0013> Generated response: line #02: o=- C6E20ECD 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164301013 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241111164301013 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164301013 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241111164301013 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5974 RTP/AVP 112 (mgcp_msg.c:67) 20241111164301013 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:112 AMR/8000 (mgcp_msg.c:67) 20241111164301013 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) 20241111164301028 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164301029 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164301048 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164301049 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164301068 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164301070 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164301089 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164301090 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164301109 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164301110 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164301129 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164301130 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164301149 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164301151 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164301170 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164301171 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164301190 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164301191 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164301210 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164301211 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164301230 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164301232 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164301251 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164301252 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164301271 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164301272 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164301291 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164301292 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164301312 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164301313 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164301332 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164301333 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164301352 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164301353 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164301372 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164301373 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164301393 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164301394 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164301413 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164301414 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164301433 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164301434 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164301454 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164301454 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164301474 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164301475 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164301494 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164301495 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164301515 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164301515 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164301535 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164301535 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164301555 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164301556 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164301576 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164301576 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164301596 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164301596 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164301616 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164301616 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164301636 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164301637 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164301657 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164301657 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164301677 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164301677 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164301697 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164301698 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164301718 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164301718 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164301738 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164301738 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164301758 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164301758 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164301778 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164301779 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164301799 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164301799 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164301819 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164301819 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164301840 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164301840 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164301860 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164301860 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164301880 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164301880 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164301901 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164301901 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164301921 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164301921 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164301941 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164301941 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164301961 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164301962 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164301982 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164301982 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164302002 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164302002 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164302022 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164302022 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164302043 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164302043 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164302063 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164302063 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164302083 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164302084 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164302104 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164302104 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164302124 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164302124 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164302144 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164302144 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164302165 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164302165 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164302185 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164302185 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164302205 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164302205 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164302225 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164302226 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164302246 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164302246 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164302266 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164302266 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164302286 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164302287 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164302307 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164302307 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164302327 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164302327 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164302347 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164302347 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164302368 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164302368 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164302388 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164302388 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164302408 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164302408 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164302429 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164302429 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164302449 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164302449 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164302469 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164302469 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164302489 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164302489 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164302510 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164302510 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164302530 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164302530 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164302550 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164302550 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164302570 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164302571 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164302591 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164302591 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164302611 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164302611 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164302631 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164302631 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164302652 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164302652 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164302672 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164302672 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164302692 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164302692 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164302713 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164302713 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164302733 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164302733 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164302753 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164302753 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164302773 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164302774 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164302794 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164302794 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164302814 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164302814 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164302834 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164302835 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164302855 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164302855 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164302875 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164302875 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164302895 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164302896 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164302916 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164302916 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164302936 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164302936 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164302956 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164302956 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164302976 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164302977 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164302997 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) 20241111164302997 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) 20241111164303017 DLMGCP DEBUG <0013> Convert IuUP -> AMR BE: ft 7, len 32 (mgcp_iuup.c:298) MTC@e999c791e3c7: stats: { num_pkts_tx := 196, bytes_payload_tx := 6076, num_pkts_rx := 123, bytes_payload_rx := 4305, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@e999c791e3c7: stats: { num_pkts_tx := 172, bytes_payload_tx := 5504, 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@e999c791e3c7: setverdict(pass): none -> pass 20241111164303017 DLMGCP DEBUG <0013> Convert AMR BE -> IuUP: ft 7 -> rfci 0 len 31 (mgcp_iuup.c:713) MTC@e999c791e3c7: setverdict(pass): pass -> pass, component reason not changed 20241111164303521 DLMGCP DEBUG <0013> Received message: line #00: MDCX 26630 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164303521 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241111164303521 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241111164303521 DLMGCP DEBUG <0013> Received message: line #03: I: C6E20ECD (mgcp_msg.c:67) 20241111164303521 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241111164303521 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241111164303521 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164303521 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241111164303521 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164303521 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241111164303521 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 96 (mgcp_msg.c:67) 20241111164303521 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241111164303521 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241111164303521 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164303521 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164303521 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241111164303522 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:C6E20ECD r=127.0.0.1:20000<->l=127.0.0.1:5974) (mgcp_msg.c:118) 20241111164303522 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C6E20ECD connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241111164303522 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C6E20ECD output_enabled 1 (mgcp_msg.c:125) 20241111164303522 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111164303522 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:C6E20ECD Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:96=VND.3GPP.IUFP (mgcp_sdp.c:444) 20241111164303522 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:C6E20ECD r=127.0.0.1:20000<->l=127.0.0.1:5974) codecs[0]:(pt:96=DYNAMIC, audio:VND.3GPP.IUFP/16000 subt=VND.3GPP.IUFP, rate=16000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111164303522 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241111164303522 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:C6E20ECD MDCX: modified conn:(1227/rtp C:C6E20ECD r=127.0.0.1:20000<->l=127.0.0.1:5974) (mgcp_protocol.c:1338) 20241111164303522 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:C6E20ECD MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241111164303522 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111164303522 DLMGCP DEBUG <0013> Generated response: line #00: 200 26630 OK (mgcp_msg.c:67) 20241111164303522 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241111164303522 DLMGCP DEBUG <0013> Generated response: line #02: o=- C6E20ECD 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164303522 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241111164303522 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164303522 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241111164303522 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5974 RTP/AVP 96 (mgcp_msg.c:67) 20241111164303522 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:96 VND.3GPP.IUFP/16000 (mgcp_msg.c:67) 20241111164303522 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) 20241111164303545 DLIUUP ERROR <001a> IuUP(C6E20ECD)[0x6120000792a0]{Initialisation}: Event IuUP-DATA-req not permitted (iuup.c:1011) 20241111164303545 DRTP ERROR <0000> (rtpbridge/2@mgw I:C6E20ECD) Failed Tx data down to IuUP layer (mgcp_iuup.c:250) MTC@e999c791e3c7: stats: { num_pkts_tx := 295, bytes_payload_tx := 9145, num_pkts_rx := 173, bytes_payload_rx := 6055, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@e999c791e3c7: stats: { num_pkts_tx := 222, bytes_payload_tx := 7055, num_pkts_rx := 197, bytes_payload_rx := 6585, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } 20241111164305630 DLMGCP DEBUG <0013> Received message: line #00: DLCX 26631 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164305630 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:67) 20241111164305630 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164305630 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164305630 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111164305630 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241111164305630 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111164305630 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111164305631 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111164305631 DLMGCP DEBUG <0013> Generated response: line #00: 200 26631 OK (mgcp_msg.c:67) MTC@e999c791e3c7: setverdict(pass): pass -> pass, component reason not changed IPA-CTRL-CLI-IPA(434)@e999c791e3c7: Final verdict of PTC: none RTPEM2(432)@e999c791e3c7: Final verdict of PTC: none VirtCallAgent-STATS(433)@e999c791e3c7: Final verdict of PTC: none RTPEM1(431)@e999c791e3c7: Final verdict of PTC: none RTPEM0(430)@e999c791e3c7: Final verdict of PTC: none MTC@e999c791e3c7: Setting final verdict of the test case. MTC@e999c791e3c7: Local verdict of MTC: pass MTC@e999c791e3c7: Local verdict of PTC RTPEM0(430): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM1(431): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM2(432): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC VirtCallAgent-STATS(433): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC IPA-CTRL-CLI-IPA(434): none (pass -> pass) MTC@e999c791e3c7: Test case TC_two_crcx_mdcx_and_iuup_rtp_mdcx_to_iuup finished. Verdict: pass MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_to_iuup pass'. Mon Nov 11 16:43:05 UTC 2024 ====== MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_to_iuup pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_to_iuup.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1107500) Waiting for packet dumper to finish... 1 (prev_count=1107500, count=1192828) MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_iuup_rtp_mdcx_to_iuup pass' was executed successfully (exit status: 0). MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_clearmode'. ------ MGCP_Test.TC_two_crcx_mdcx_and_rtp_clearmode ------ Mon Nov 11 16:43:07 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_rtp_clearmode.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_two_crcx_mdcx_and_rtp_clearmode.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_clearmode' was executed successfully (exit status: 0). MTC@e999c791e3c7: Test case TC_two_crcx_mdcx_and_rtp_clearmode started. 20241111164308788 DLMGCP DEBUG <0013> Received message: line #00: DLCX 30319 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164308788 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164308788 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164308788 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111164308788 DLMGCP ERROR <0013> endpoint:rtpbridge/2@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241111164308788 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241111164308788 DLMGCP DEBUG <0013> Generated response: line #00: 515 30319 FAIL (mgcp_msg.c:67) 20241111164308795 DLMGCP DEBUG <0013> Received message: line #00: CRCX 30320 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164308795 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111164308795 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241111164308795 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111164308795 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241111164308795 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164308795 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241111164308795 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164308795 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241111164308795 DLMGCP DEBUG <0013> Received message: line #09: m=audio 10000 RTP/AVP 120 (mgcp_msg.c:67) 20241111164308795 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:120 CLEARMODE/8000 (mgcp_msg.c:67) 20241111164308795 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111164308795 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164308795 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164308795 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111164308795 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:EA24D1CA r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111164308795 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:EA24D1CA connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111164308795 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:EA24D1CA output_enabled 0 (mgcp_msg.c:125) 20241111164308795 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111164308795 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:EA24D1CA Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:120=CLEARMODE (mgcp_sdp.c:444) 20241111164308795 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:EA24D1CA r=127.0.0.1:10000<->l=:0) codecs[0]:(pt:120=DYNAMIC, audio:CLEARMODE/8000 subt=CLEARMODE, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111164308796 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241111164308796 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:EA24D1CA CRCX: Creating connection: port: 5976 (mgcp_protocol.c:1112) 20241111164308796 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:EA24D1CA CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111164308796 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111164308796 DLMGCP DEBUG <0013> Generated response: line #00: 200 30320 OK (mgcp_msg.c:67) 20241111164308796 DLMGCP DEBUG <0013> Generated response: line #01: I: EA24D1CA (mgcp_msg.c:67) 20241111164308796 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241111164308796 DLMGCP DEBUG <0013> Generated response: line #03: o=- EA24D1CA 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164308796 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241111164308796 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164308796 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241111164308796 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5976 RTP/AVP 120 (mgcp_msg.c:67) 20241111164308796 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:120 CLEARMODE/8000 (mgcp_msg.c:67) 20241111164308796 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241111164308799 DLMGCP DEBUG <0013> Received message: line #00: CRCX 30321 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164308799 DLMGCP DEBUG <0013> Received message: line #01: M: recvonly (mgcp_msg.c:67) 20241111164308799 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241111164308799 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111164308799 DLMGCP DEBUG <0013> Received message: line #04: v=0 (mgcp_msg.c:67) 20241111164308799 DLMGCP DEBUG <0013> Received message: line #05: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164308799 DLMGCP DEBUG <0013> Received message: line #06: s=- (mgcp_msg.c:67) 20241111164308799 DLMGCP DEBUG <0013> Received message: line #07: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164308799 DLMGCP DEBUG <0013> Received message: line #08: t=0 0 (mgcp_msg.c:67) 20241111164308799 DLMGCP DEBUG <0013> Received message: line #09: m=audio 20000 RTP/AVP 120 (mgcp_msg.c:67) 20241111164308799 DLMGCP DEBUG <0013> Received message: line #10: a=rtpmap:120 CLEARMODE/8000 (mgcp_msg.c:67) 20241111164308799 DLMGCP DEBUG <0013> Received message: line #11: a=ptime:20 (mgcp_msg.c:67) 20241111164308799 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164308799 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164308799 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111164308799 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:33AF5E52 r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111164308799 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:33AF5E52 connection mode 'recvonly' 1 (mgcp_msg.c:120) 20241111164308799 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:33AF5E52 output_enabled 0 (mgcp_msg.c:125) 20241111164308800 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111164308800 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:33AF5E52 Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:120=CLEARMODE (mgcp_sdp.c:444) 20241111164308800 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:33AF5E52 r=127.0.0.1:20000<->l=:0) codecs[0]:(pt:120=DYNAMIC, audio:CLEARMODE/8000 subt=CLEARMODE, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111164308800 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241111164308800 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:33AF5E52 CRCX: Creating connection: port: 5978 (mgcp_protocol.c:1112) 20241111164308800 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:33AF5E52 CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111164308800 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111164308800 DLMGCP DEBUG <0013> Generated response: line #00: 200 30321 OK (mgcp_msg.c:67) 20241111164308800 DLMGCP DEBUG <0013> Generated response: line #01: I: 33AF5E52 (mgcp_msg.c:67) 20241111164308800 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241111164308800 DLMGCP DEBUG <0013> Generated response: line #03: o=- 33AF5E52 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164308800 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241111164308800 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164308800 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241111164308800 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5978 RTP/AVP 120 (mgcp_msg.c:67) 20241111164308800 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:120 CLEARMODE/8000 (mgcp_msg.c:67) 20241111164308800 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) RTPEM0(435)@e999c791e3c7: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241111164310311 DLMGCP DEBUG <0013> Received message: line #00: MDCX 30322 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164310311 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241111164310311 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241111164310311 DLMGCP DEBUG <0013> Received message: line #03: I: EA24D1CA (mgcp_msg.c:67) 20241111164310311 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241111164310311 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241111164310311 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164310311 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241111164310311 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164310311 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241111164310311 DLMGCP DEBUG <0013> Received message: line #10: m=audio 10000 RTP/AVP 120 (mgcp_msg.c:67) 20241111164310311 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:120 CLEARMODE/8000 (mgcp_msg.c:67) 20241111164310311 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241111164310311 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164310311 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164310311 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241111164310311 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:EA24D1CA r=127.0.0.1:10000<->l=127.0.0.1:5976) (mgcp_msg.c:118) 20241111164310311 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:EA24D1CA connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241111164310311 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:EA24D1CA output_enabled 1 (mgcp_msg.c:125) 20241111164310311 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111164310311 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:EA24D1CA Got media info via SDP: port:10000, addr:127.0.0.1, duration:20, payload-types:120=CLEARMODE (mgcp_sdp.c:444) 20241111164310311 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:EA24D1CA r=127.0.0.1:10000<->l=127.0.0.1:5976) codecs[0]:(pt:120=DYNAMIC, audio:CLEARMODE/8000 subt=CLEARMODE, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111164310311 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 10000 (mgcp_protocol.c:726) 20241111164310311 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:EA24D1CA MDCX: modified conn:(1227/rtp C:EA24D1CA r=127.0.0.1:10000<->l=127.0.0.1:5976) (mgcp_protocol.c:1338) 20241111164310311 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:EA24D1CA MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241111164310311 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111164310312 DLMGCP DEBUG <0013> Generated response: line #00: 200 30322 OK (mgcp_msg.c:67) 20241111164310312 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241111164310312 DLMGCP DEBUG <0013> Generated response: line #02: o=- EA24D1CA 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164310312 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241111164310312 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164310312 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241111164310312 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5976 RTP/AVP 120 (mgcp_msg.c:67) 20241111164310312 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:120 CLEARMODE/8000 (mgcp_msg.c:67) 20241111164310312 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) RTPEM1(436)@e999c791e3c7: Warning: Re-starting timer T_transmit, which is already active (running or expired). 20241111164310819 DLMGCP DEBUG <0013> Received message: line #00: MDCX 30323 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164310819 DLMGCP DEBUG <0013> Received message: line #01: M: sendrecv (mgcp_msg.c:67) 20241111164310819 DLMGCP DEBUG <0013> Received message: line #02: C: 1227 (mgcp_msg.c:67) 20241111164310819 DLMGCP DEBUG <0013> Received message: line #03: I: 33AF5E52 (mgcp_msg.c:67) 20241111164310819 DLMGCP DEBUG <0013> Received message: line #04: L: p:20, a:AMR (mgcp_msg.c:67) 20241111164310819 DLMGCP DEBUG <0013> Received message: line #05: v=0 (mgcp_msg.c:67) 20241111164310819 DLMGCP DEBUG <0013> Received message: line #06: o=- 23 42 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164310819 DLMGCP DEBUG <0013> Received message: line #07: s=- (mgcp_msg.c:67) 20241111164310819 DLMGCP DEBUG <0013> Received message: line #08: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164310819 DLMGCP DEBUG <0013> Received message: line #09: t=0 0 (mgcp_msg.c:67) 20241111164310819 DLMGCP DEBUG <0013> Received message: line #10: m=audio 20000 RTP/AVP 120 (mgcp_msg.c:67) 20241111164310819 DLMGCP DEBUG <0013> Received message: line #11: a=rtpmap:120 CLEARMODE/8000 (mgcp_msg.c:67) 20241111164310819 DLMGCP DEBUG <0013> Received message: line #12: a=ptime:20 (mgcp_msg.c:67) 20241111164310819 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164310819 DLMGCP INFO <0013> MDCX: executing request handler "ModifiyConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164310819 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw MDCX: modifying existing connection ... (mgcp_protocol.c:1155) 20241111164310819 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:33AF5E52 r=127.0.0.1:20000<->l=127.0.0.1:5978) (mgcp_msg.c:118) 20241111164310819 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:33AF5E52 connection mode 'sendrecv' 3 (mgcp_msg.c:120) 20241111164310819 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:33AF5E52 output_enabled 1 (mgcp_msg.c:125) 20241111164310819 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111164310819 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:33AF5E52 Got media info via SDP: port:20000, addr:127.0.0.1, duration:20, payload-types:120=CLEARMODE (mgcp_sdp.c:444) 20241111164310819 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw conn:(1227/rtp C:33AF5E52 r=127.0.0.1:20000<->l=127.0.0.1:5978) codecs[0]:(pt:120=DYNAMIC, audio:CLEARMODE/8000 subt=CLEARMODE, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111164310819 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Configuring RTP endpoint: local port 20000 (mgcp_protocol.c:726) 20241111164310819 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw CI:33AF5E52 MDCX: modified conn:(1227/rtp C:33AF5E52 r=127.0.0.1:20000<->l=127.0.0.1:5978) (mgcp_protocol.c:1338) 20241111164310819 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw CI:33AF5E52 MDCX: connection successfully modified (mgcp_protocol.c:1351) 20241111164310819 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111164310819 DLMGCP DEBUG <0013> Generated response: line #00: 200 30323 OK (mgcp_msg.c:67) 20241111164310819 DLMGCP DEBUG <0013> Generated response: line #01: v=0 (mgcp_msg.c:67) 20241111164310820 DLMGCP DEBUG <0013> Generated response: line #02: o=- 33AF5E52 23 IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164310820 DLMGCP DEBUG <0013> Generated response: line #03: s=- (mgcp_msg.c:67) 20241111164310820 DLMGCP DEBUG <0013> Generated response: line #04: c=IN IP4 127.0.0.1 (mgcp_msg.c:67) 20241111164310820 DLMGCP DEBUG <0013> Generated response: line #05: t=0 0 (mgcp_msg.c:67) 20241111164310820 DLMGCP DEBUG <0013> Generated response: line #06: m=audio 5978 RTP/AVP 120 (mgcp_msg.c:67) 20241111164310820 DLMGCP DEBUG <0013> Generated response: line #07: a=rtpmap:120 CLEARMODE/8000 (mgcp_msg.c:67) 20241111164310820 DLMGCP DEBUG <0013> Generated response: line #08: a=ptime:20 (mgcp_msg.c:67) MTC@e999c791e3c7: stats: { num_pkts_tx := 197, bytes_payload_tx := 788, num_pkts_rx := 123, bytes_payload_rx := 492, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } MTC@e999c791e3c7: stats: { num_pkts_tx := 172, bytes_payload_tx := 688, num_pkts_rx := 98, bytes_payload_rx := 392, num_pkts_rx_err_seq := 0, num_pkts_rx_err_ts := 0, num_pkts_rx_err_pt := 0, num_pkts_rx_err_disabled := 0, num_pkts_rx_err_payload := 0 } 20241111164312926 DLMGCP DEBUG <0013> Received message: line #00: DLCX 30324 rtpbridge/2@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164312926 DLMGCP DEBUG <0013> Received message: line #01: C: 1227 (mgcp_msg.c:67) 20241111164312926 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw (trunk:0) found endpoint: rtpbridge/2@mgw (mgcp_endp.c:279) 20241111164312926 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/2@mgw" (mgcp_protocol.c:441) 20241111164312926 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111164312926 DLMGCP NOTICE <0013> endpoint:rtpbridge/2@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (2 total) at once (mgcp_protocol.c:1477) 20241111164312926 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111164312926 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Releasing endpoint (mgcp_endp.c:662) 20241111164312926 DLMGCP DEBUG <0013> endpoint:rtpbridge/2@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111164312926 DLMGCP DEBUG <0013> Generated response: line #00: 200 30324 OK (mgcp_msg.c:67) MTC@e999c791e3c7: setverdict(pass): none -> pass RTPEM0(435)@e999c791e3c7: Final verdict of PTC: none RTPEM1(436)@e999c791e3c7: Final verdict of PTC: none RTPEM2(437)@e999c791e3c7: Final verdict of PTC: none VirtCallAgent-STATS(438)@e999c791e3c7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(439)@e999c791e3c7: Final verdict of PTC: none MTC@e999c791e3c7: Setting final verdict of the test case. MTC@e999c791e3c7: Local verdict of MTC: pass MTC@e999c791e3c7: Local verdict of PTC RTPEM0(435): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM1(436): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM2(437): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC VirtCallAgent-STATS(438): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC IPA-CTRL-CLI-IPA(439): none (pass -> pass) MTC@e999c791e3c7: Test case TC_two_crcx_mdcx_and_rtp_clearmode finished. Verdict: pass MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_clearmode pass'. Mon Nov 11 16:43:12 UTC 2024 ====== MGCP_Test.TC_two_crcx_mdcx_and_rtp_clearmode pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_two_crcx_mdcx_and_rtp_clearmode.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=593056) Waiting for packet dumper to finish... 1 (prev_count=593056, count=672408) MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_two_crcx_mdcx_and_rtp_clearmode pass' was executed successfully (exit status: 0). MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_loopback_rtp_implicit'. ------ MGCP_Test.TC_one_crcx_loopback_rtp_implicit ------ Mon Nov 11 16:43:15 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_one_crcx_loopback_rtp_implicit.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/MGCP_Test.TC_one_crcx_loopback_rtp_implicit.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh MGCP_Test.TC_one_crcx_loopback_rtp_implicit' was executed successfully (exit status: 0). MTC@e999c791e3c7: Test case TC_one_crcx_loopback_rtp_implicit started. 20241111164316067 DLMGCP DEBUG <0013> Received message: line #00: DLCX 59281 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164316067 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20241111164316067 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111164316067 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111164316067 DLMGCP ERROR <0013> endpoint:rtpbridge/1@mgw DLCX: endpoint is not holding a connection. (mgcp_protocol.c:1399) 20241111164316067 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=515 (mgcp_protocol.c:230) 20241111164316067 DLMGCP DEBUG <0013> Generated response: line #00: 515 59281 FAIL (mgcp_msg.c:67) 20241111164316075 DLMGCP DEBUG <0013> Received message: line #00: CRCX 59282 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164316075 DLMGCP DEBUG <0013> Received message: line #01: M: loopback (mgcp_msg.c:67) 20241111164316075 DLMGCP DEBUG <0013> Received message: line #02: C: 1225 (mgcp_msg.c:67) 20241111164316075 DLMGCP DEBUG <0013> Received message: line #03: L: p:20, a:AMR (mgcp_msg.c:67) 20241111164316075 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20241111164316075 DLMGCP INFO <0013> CRCX: executing request handler "CreateConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111164316075 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CRCX: creating new connection ... (mgcp_protocol.c:881) 20241111164316075 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw conn:(1225/rtp C:D85F466F r=NULL:0<->l=:0) (mgcp_msg.c:118) 20241111164316075 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:D85F466F connection mode 'loopback' 7 (mgcp_msg.c:120) 20241111164316075 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:D85F466F output_enabled 1 (mgcp_msg.c:125) 20241111164316075 DLMGCP DEBUG <0013> local CX options: lco->pkt_period_max: 20, lco->codec: AMR (mgcp_protocol.c:701) 20241111164316075 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw conn:(1225/rtp C:D85F466F r=NULL:0<->l=:0) codecs[0]:(pt:112=DYNAMIC, audio:AMR subt=AMR, rate=8000, ch=1, t=20/1000) [selected] (mgcp_codec.c:79) 20241111164316075 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Configuring RTP endpoint: local port 0 (mgcp_protocol.c:726) 20241111164316075 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw RTP-setup: Endpoint is in loopback mode, stopping here! (mgcp_protocol.c:167) 20241111164316075 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw CI:D85F466F CRCX: Creating connection: port: 5980 (mgcp_protocol.c:1112) 20241111164316075 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw CI:D85F466F CRCX: connection successfully created (mgcp_protocol.c:1121) 20241111164316075 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111164316075 DLMGCP DEBUG <0013> Generated response: line #00: 200 59282 OK (mgcp_msg.c:67) 20241111164316075 DLMGCP DEBUG <0013> Generated response: line #01: I: D85F466F (mgcp_msg.c:67) 20241111164316075 DLMGCP DEBUG <0013> Generated response: line #02: v=0 (mgcp_msg.c:67) 20241111164316075 DLMGCP DEBUG <0013> Generated response: line #03: o=- D85F466F 23 IN IP6 ::1 (mgcp_msg.c:67) 20241111164316075 DLMGCP DEBUG <0013> Generated response: line #04: s=- (mgcp_msg.c:67) 20241111164316075 DLMGCP DEBUG <0013> Generated response: line #05: c=IN IP6 ::1 (mgcp_msg.c:67) 20241111164316075 DLMGCP DEBUG <0013> Generated response: line #06: t=0 0 (mgcp_msg.c:67) 20241111164316075 DLMGCP DEBUG <0013> Generated response: line #07: m=audio 5980 RTP/AVP 112 (mgcp_msg.c:67) 20241111164316075 DLMGCP DEBUG <0013> Generated response: line #08: a=rtpmap:112 AMR (mgcp_msg.c:67) 20241111164316075 DLMGCP DEBUG <0013> Generated response: line #09: a=ptime:20 (mgcp_msg.c:67) 20241111164317178 DLMGCP DEBUG <0013> Received message: line #00: DLCX 59283 rtpbridge/1@mgw MGCP 1.0 (mgcp_msg.c:67) 20241111164317178 DLMGCP DEBUG <0013> Received message: line #01: C: 1225 (mgcp_msg.c:67) 20241111164317178 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw (trunk:0) found endpoint: rtpbridge/1@mgw (mgcp_endp.c:279) 20241111164317178 DLMGCP INFO <0013> DLCX: executing request handler "DeleteConnection" for endpoint resource "rtpbridge/1@mgw" (mgcp_protocol.c:441) 20241111164317178 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: deleting connection(s) ... (mgcp_protocol.c:1382) 20241111164317178 DLMGCP NOTICE <0013> endpoint:rtpbridge/1@mgw DLCX: missing ci (connectionIdentifier), will remove all connections (1 total) at once (mgcp_protocol.c:1477) 20241111164317179 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111164317179 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Releasing endpoint (mgcp_endp.c:662) 20241111164317179 DLMGCP DEBUG <0013> endpoint:rtpbridge/1@mgw Generated response: code=200 (mgcp_protocol.c:230) 20241111164317179 DLMGCP DEBUG <0013> Generated response: line #00: 200 59283 OK (mgcp_msg.c:67) MTC@e999c791e3c7: 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@e999c791e3c7: setverdict(pass): none -> pass RTPEM2(442)@e999c791e3c7: Final verdict of PTC: none RTPEM1(441)@e999c791e3c7: Final verdict of PTC: none VirtCallAgent-STATS(443)@e999c791e3c7: Final verdict of PTC: none IPA-CTRL-CLI-IPA(444)@e999c791e3c7: Final verdict of PTC: none RTPEM0(440)@e999c791e3c7: Final verdict of PTC: none MTC@e999c791e3c7: Setting final verdict of the test case. MTC@e999c791e3c7: Local verdict of MTC: pass MTC@e999c791e3c7: Local verdict of PTC RTPEM0(440): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM1(441): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC RTPEM2(442): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC VirtCallAgent-STATS(443): none (pass -> pass) MTC@e999c791e3c7: Local verdict of PTC IPA-CTRL-CLI-IPA(444): none (pass -> pass) MTC@e999c791e3c7: Test case TC_one_crcx_loopback_rtp_implicit finished. Verdict: pass MTC@e999c791e3c7: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_loopback_rtp_implicit pass'. Mon Nov 11 16:43:17 UTC 2024 ====== MGCP_Test.TC_one_crcx_loopback_rtp_implicit pass ====== Saving talloc report from 127.0.0.1:4243 to MGCP_Test.TC_one_crcx_loopback_rtp_implicit.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=45664) Waiting for packet dumper to finish... 1 (prev_count=45664, count=83156) MTC@e999c791e3c7: External command `/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh MGCP_Test.TC_one_crcx_loopback_rtp_implicit pass' was executed successfully (exit status: 0). MC@e999c791e3c7: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@e999c791e3c7: Terminating MTC. MC@e999c791e3c7: MTC terminated. MC2> exit MC@e999c791e3c7: Shutting down session. MC@e999c791e3c7: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/mgw/expected-results.xml' against results in 'junit-xml-4527.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 (1870619) [testenv] Merging log files [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite', 'testenv-mgw-osmocom-nightly-asan-20241111-1636-0fd75f4e-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/log_merge.sh MGCP_Test --rm >/dev/null'] [testenv] Formatting log files [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite', 'testenv-mgw-osmocom-nightly-asan-20241111-1636-0fd75f4e-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_testenv/data/scripts/log_format.sh'] [testenv] Stopping mgw (1870545) [testenv] Showing testsuite/junit-xml-4527.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/_cache/podman/osmo-ttcn3-hacks/mgw:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-mgw-osmocom-nightly-asan-20241111-1636-0fd75f4e-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-mgw-test-asan/logs/testsuite/junit-xml-4527.log && echo'] <?xml version="1.0"?> <testsuite name='Titan' tests='86' failures='5' errors='0' skipped='0' inconc='0' time='417.00'> <testcase classname='MGCP_Test' name='TC_selftest' time='0.006836'/> <testcase classname='MGCP_Test' name='TC_auep_null' time='0.046015'/> <testcase classname='MGCP_Test' name='TC_crcx' time='0.046652'/> <testcase classname='MGCP_Test' name='TC_crcx_no_lco' time='0.046090'/> <testcase classname='MGCP_Test' name='TC_crcx_noprefix' time='0.046224'/> <testcase classname='MGCP_Test' name='TC_crcx_unsupp_mode' time='0.050113'/> <testcase classname='MGCP_Test' name='TC_crcx_osmo_ign' time='0.047156'/> <testcase classname='MGCP_Test' name='TC_crcx_early_bidir_mode' time='0.048861'> <failure type='fail-verdict'>Response didn't match template MGCP_Test.ttcn:3341 MGCP_Test control part MGCP_Test.ttcn:868 TC_crcx_early_bidir_mode testcase </failure> </testcase> <testcase classname='MGCP_Test' name='TC_crcx_unsupp_param' time='0.045139'/> <testcase classname='MGCP_Test' name='TC_crcx_missing_callid' time='0.046109'/> <testcase classname='MGCP_Test' name='TC_crcx_missing_mode' time='0.043456'/> <testcase classname='MGCP_Test' name='TC_crcx_unsupp_packet_intv' time='0.048470'/> <testcase classname='MGCP_Test' name='TC_crcx_illegal_double_lco' time='0.048172'/> <testcase classname='MGCP_Test' name='TC_crcx_sdp' time='0.046056'/> <testcase classname='MGCP_Test' name='TC_crcx_wildcarded' time='0.049683'/> <testcase classname='MGCP_Test' name='TC_crcx_wildcarded_exhaust' time='0.592334'/> <testcase classname='MGCP_Test' name='TC_mdcx_without_crcx' time='0.052678'/> <testcase classname='MGCP_Test' name='TC_dlcx_without_crcx' time='0.053245'/> <testcase classname='MGCP_Test' name='TC_dlcx_non_existant_ep' time='0.045314'/> <testcase classname='MGCP_Test' name='TC_mdcx_wildcarded' time='0.055187'/> <testcase classname='MGCP_Test' name='TC_dlcx_wildcarded' time='1.450310'/> <testcase classname='MGCP_Test' name='TC_crcx_and_dlcx_ep_callid_connid' time='0.043634'/> <testcase classname='MGCP_Test' name='TC_crcx_and_dlcx_ep_callid' time='0.049391'/> <testcase classname='MGCP_Test' name='TC_crcx_and_dlcx_ep' time='0.046306'/> <testcase classname='MGCP_Test' name='TC_crcx_and_dlcx_ep_callid_inval' time='0.041373'/> <testcase classname='MGCP_Test' name='TC_crcx_and_dlcx_ep_callid_connid_inval' time='0.044197'/> <testcase classname='MGCP_Test' name='TC_crcx_and_dlcx_retrans' time='0.046143'/> <testcase classname='MGCP_Test' name='TC_crcx_osmux_wildcard' time='0.056070'/> <testcase classname='MGCP_Test' name='TC_crcx_osmux_fixed' time='0.049247'/> <testcase classname='MGCP_Test' name='TC_crcx_osmux_fixed_twice' time='0.056975'/> <testcase classname='MGCP_Test' name='TC_crcx_osmux_257' time='1.309237'/> <testcase classname='MGCP_Test' name='TC_one_crcx_receive_only_osmux' time='1.164769'/> <testcase classname='MGCP_Test' name='TC_one_crcx_loopback_osmux' time='1.264983'/> <testcase classname='MGCP_Test' name='TC_two_crcx_and_rtp_osmux' time='1.274489'/> <testcase classname='MGCP_Test' name='TC_two_crcx_and_rtp_osmux_bidir' time='1.267939'/> <testcase classname='MGCP_Test' name='TC_two_crcx_and_rtp_osmux_bidir_amr_bwe' time='1.271677'/> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_rtp_osmux_wildcard' time='4.187240'/> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_rtp_osmux_fixed' time='4.186230'/> <testcase classname='MGCP_Test' name='TC_crcx_dlcx_30ep' time='0.092568'/> <testcase classname='MGCP_Test' name='TC_rtpem_selftest' time='5.560701'/> <testcase classname='MGCP_Test' name='TC_one_crcx_receive_only_rtp' time='1.158057'/> <testcase classname='MGCP_Test' name='TC_one_crcx_loopback_rtp' time='1.155786'/> <testcase classname='MGCP_Test' name='TC_one_crcx_loopback_rtp_ipv6' time='1.157785'/> <testcase classname='MGCP_Test' name='TC_two_crcx_and_rtp' time='1.162116'/> <testcase classname='MGCP_Test' name='TC_two_crcx_and_rtp_bidir' time='1.157003'/> <testcase classname='MGCP_Test' name='TC_two_crcx_diff_pt_and_rtp' time='1.169817'/> <testcase classname='MGCP_Test' name='TC_two_crcx_diff_pt_and_rtp_bidir' time='1.157959'/> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_rtp' time='4.179228'/> <testcase classname='MGCP_Test' name='TC_two_crcx_and_unsolicited_rtp' time='1.165777'/> <testcase classname='MGCP_Test' name='TC_two_crcx_and_one_mdcx_rtp_ho' time='3.174489'/> <testcase classname='MGCP_Test' name='TC_two_crcx_confecho_sendonly_rtp' time='1.155901'/> <testcase classname='MGCP_Test' name='TC_ts101318_rfc5993_rtp_conversion' time='4.172817'/> <testcase classname='MGCP_Test' name='TC_ts101318_rfc5993_rtp_conversion_fmtp' time='4.168584'/> <testcase classname='MGCP_Test' name='TC_amr_oa_bwe_rtp_conversion' time='4.167354'/> <testcase classname='MGCP_Test' name='TC_amr_oa_oa_rtp_conversion' time='4.170455'/> <testcase classname='MGCP_Test' name='TC_amr_bwe_bwe_rtp_conversion' time='4.173128'/> <testcase classname='MGCP_Test' name='TC_amr_oa_oa_no_bwe_rtp_conversion' time='4.169398'/> <testcase classname='MGCP_Test' name='TC_amr_oa_no_bwe_oa_rtp_conversion' time='4.170161'/> <testcase classname='MGCP_Test' name='TC_amr_bwe_bwe_no_oa_rtp_conversion' time='4.167225'/> <testcase classname='MGCP_Test' name='TC_amr_bwe_no_oa_bwe_rtp_conversion' time='4.170283'/> <testcase classname='MGCP_Test' name='TC_conn_timeout' time='3.864713'/> <testcase classname='MGCP_Test' name='TC_e1_crcx_and_dlcx_ep' time='0.045496'> <failure type='fail-verdict'>Response didn't match template MGCP_Test.ttcn:3401 MGCP_Test control part MGCP_Test.ttcn:2618 TC_e1_crcx_and_dlcx_ep testcase </failure> </testcase> <testcase classname='MGCP_Test' name='TC_e1_crcx_with_overlap' time='0.046892'> <failure type='fail-verdict'>Response didn't match template MGCP_Test.ttcn:3402 MGCP_Test control part MGCP_Test.ttcn:2639 TC_e1_crcx_with_overlap testcase </failure> </testcase> <testcase classname='MGCP_Test' name='TC_e1_crcx_loopback' time='0.051622'> <failure type='fail-verdict'>Response didn't match template MGCP_Test.ttcn:3403 MGCP_Test control part MGCP_Test.ttcn:2670 TC_e1_crcx_loopback testcase </failure> </testcase> <testcase classname='MGCP_Test' name='TC_e1_dlcx_wildcarded' time='0.047499'> <failure type='fail-verdict'>Response didn't match template MGCP_Test.ttcn:3404 MGCP_Test control part MGCP_Test.ttcn:2704 TC_e1_dlcx_wildcarded testcase </failure> </testcase> <testcase classname='MGCP_Test' name='TC_crcx_mdcx_ip4' time='0.049782'/> <testcase classname='MGCP_Test' name='TC_crcx_mdcx_ip6' time='0.047424'/> <testcase classname='MGCP_Test' name='TC_crcx_iufp_sendrecv' time='0.048505'/> <testcase classname='MGCP_Test' name='TC_crcx_iufp_recvonly' time='0.050251'/> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_rtp_ipv4_ipv6' time='4.178837'/> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_rtp_ipv6' time='4.176371'/> <testcase classname='MGCP_Test' name='TC_two_crcx_and_rtp_osmux_bidir_ipv6' time='1.270214'/> <testcase classname='MGCP_Test' name='TC_two_crcx_and_rtp_osmux_bidir_ipv4_ipv6' time='1.274023'/> <testcase classname='MGCP_Test' name='TC_two_crcx_and_rtp_osmux_bidir_ipv6_ipv4' time='1.274249'/> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_rtp_osmux_ipv6' time='4.192919'/> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_rtp_osmux_ipv4_ipv6' time='4.185680'/> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_rtp_osmux_ipv6_ipv4' time='4.189881'/> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_iuup' time='4.203746'/> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_iuup_rfci_unordered' time='4.191847'/> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_iuup_mdcx_recvonly' time='6.199881'/> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_iuup_rtp' time='4.179523'/> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_iuup_rtp_rfci_unordered' time='4.184563'/> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_iuup_rtp_mdcx_recvonly' time='6.197884'/> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_iuup_rtp_mdcx_to_iuup' time='6.697829'/> <testcase classname='MGCP_Test' name='TC_two_crcx_mdcx_and_rtp_clearmode' time='4.179980'/> <testcase classname='MGCP_Test' name='TC_one_crcx_loopback_rtp_implicit' time='1.150368'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-mgw-osmocom-nightly-asan-20241111-1636-0fd75f4e-0'] e999c791e3c751d3c11d08c07c47961c1132905cf57c342d4aa2bce29e66c33e [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-mgw-test-asan/157/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